public class BackendPermitResource extends AbstractBackendResource<Permit,ActionGroup> implements PermitResource
AbstractBackendResource.EntityIdResolver, AbstractBackendResource.QueryIdResolverBaseBackendResource.BackendFailureException, BaseBackendResource.EntityNotFoundException, BaseBackendResource.WebFaultException| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected BackendPermitsResource |
parent |
ACCEPTED_STATUS, entityType, ID_SEPARATOR, mappingLocator, modelType, MONITOR_DELAY, subCollectionsbackend, httpHeaders, LOG, messageBundle, sessionHelper, uriInfo| Constructor and Description |
|---|
BackendPermitResource(String id,
BackendPermitsResource parent) |
| Modifier and Type | Method and Description |
|---|---|
protected Permit |
addParents(Permit permit)
Add any parent resource references needed for constructing links.
|
Permit |
get() |
BackendPermitsResource |
getParent() |
addLinks, addLinks, addLinks, addLinks, addOrUpdateLink, asCollection, asGuidOr404, asString, awaitCompletion, delay, entityNotFound, getAsynchronousStatus, getMapper, getMappingLocator, getQueryParams, incomplete, inject, injectSearchLinks, linkSubCollections, linkSubResource, map, map, map, map, newModel, notFound, notFound, populate, removeIfExist, setMappingLocator, urlEncodedoAction, 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 String id
protected BackendPermitsResource parent
public BackendPermitResource(String id, BackendPermitsResource parent)
public BackendPermitsResource getParent()
public Permit get()
get in interface PermitResourceprotected Permit addParents(Permit permit)
AbstractBackendResourceaddParents in class AbstractBackendResource<Permit,ActionGroup>Copyright © 2012. All Rights Reserved.