public class BackendPermitResource extends AbstractBackendResource<Permit,ActionGroup> implements PermitResource
AbstractBackendResource.EntityIdResolver, AbstractBackendResource.QueryIdResolver
BaseBackendResource.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, subCollections
backend, 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, urlEncode
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 String id
protected BackendPermitsResource parent
public BackendPermitResource(String id, BackendPermitsResource parent)
public BackendPermitsResource getParent()
public Permit get()
get
in interface PermitResource
protected Permit addParents(Permit permit)
AbstractBackendResource
addParents
in class AbstractBackendResource<Permit,ActionGroup>
Copyright © 2012. All Rights Reserved.