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, performNonBlockingAction
asCollection, 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, validateParameters
protected final ObjectFactory OBJECT_FACTORY
public javax.ws.rs.core.Response head()
head
in interface ApiResource
public javax.ws.rs.core.Response get()
get
in interface ApiResource
Copyright © 2012. All Rights Reserved.