public class BackendApiResource extends BackendResource implements ApiResource
BaseBackendResource.BackendFailureException, BaseBackendResource.EntityNotFoundException, BaseBackendResource.WebFaultException| Modifier and Type | Field and Description |
|---|---|
protected ObjectFactory |
OBJECT_FACTORY |
backend, httpHeaders, LOG, messageBundle, sessionHelper, uriInfo| Constructor and Description |
|---|
BackendApiResource() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
get() |
List<String> |
getRels() |
javax.ws.rs.core.Response |
head() |
doAction, doGetEntity, doNonBlockingAction, expectNonBlocking, getBackendCollection, getConfigurationValue, getEntity, getEntity, getEntity, performAction, performAction, performNonBlockingActionasCollection, asGuid, asGuid, combine, fault, getBackend, getCurrent, getEffectiveLocale, getHttpHeaders, getMessageBundle, getSessionHelper, getUriInfo, handleError, handleError, instantiate, localize, localize, localize, sessionize, sessionize, setBackend, setHttpHeaders, setMessageBundle, setSessionHelper, setUriInfo, validateEnum, validateParameters, validateParametersprotected final ObjectFactory OBJECT_FACTORY
public javax.ws.rs.core.Response head()
head in interface ApiResourcepublic javax.ws.rs.core.Response get()
get in interface ApiResourceCopyright © 2012. All Rights Reserved.