| Package | Description |
|---|---|
| org.apache.isis.viewer.restfulobjects.server.resources |
| Modifier and Type | Method and Description |
|---|---|
static ResourceAbstract.Caching |
ResourceAbstract.Caching.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceAbstract.Caching[] |
ResourceAbstract.Caching.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static javax.ws.rs.core.Response.ResponseBuilder |
ResourceAbstract.responseOfOk(org.apache.isis.viewer.restfulobjects.rendering.ReprRenderer<?,?> renderer,
ResourceAbstract.Caching caching) |
static javax.ws.rs.core.Response.ResponseBuilder |
ResourceAbstract.responseOfOk(org.apache.isis.viewer.restfulobjects.rendering.ReprRenderer<?,?> renderer,
ResourceAbstract.Caching caching,
org.apache.isis.core.metamodel.adapter.version.Version version) |
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.