- valueOf(String) - Static method in enum org.apache.isis.viewer.restfulobjects.server.resources.DomainResourceHelper.MemberMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.isis.viewer.restfulobjects.server.resources.ResourceAbstract.Caching
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.isis.viewer.restfulobjects.server.resources.DomainResourceHelper.MemberMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.isis.viewer.restfulobjects.server.resources.ResourceAbstract.Caching
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- version() - Method in class org.apache.isis.viewer.restfulobjects.server.resources.VersionResourceServerside
-
- VersionReprRenderer - Class in org.apache.isis.viewer.restfulobjects.server.resources
-
- VersionResourceServerside - Class in org.apache.isis.viewer.restfulobjects.server.resources
-
Implementation note: it seems to be necessary to annotate the implementation
with Path rather than the interface (at least under RestEasy 1.0.2
and 1.1-RC2).
- VersionResourceServerside() - Constructor for class org.apache.isis.viewer.restfulobjects.server.resources.VersionResourceServerside
-