public class AbstractBackendAsyncStatusResource<R extends BaseResource> extends AbstractBackendSubResource<R,List>
AbstractBackendSubResource.ParametersProvider<R,Q>AbstractBackendResource.EntityIdResolver, AbstractBackendResource.QueryIdResolverBaseBackendResource.BackendFailureException, BaseBackendResource.EntityNotFoundException, BaseBackendResource.WebFaultException| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<Guid> |
ids |
guid, id, STRICTLY_IMMUTABLEACCEPTED_STATUS, entityType, ID_SEPARATOR, mappingLocator, modelType, MONITOR_DELAY, subCollectionsbackend, httpHeaders, LOG, messageBundle, sessionHelper, uriInfo| Constructor and Description |
|---|
AbstractBackendAsyncStatusResource(Class<R> entityType,
String ids) |
| Modifier and Type | Method and Description |
|---|---|
protected R |
addLinks(R model,
Class<? extends BaseResource> suggestedParent,
String... excludeSubCollectionMembers) |
protected R |
query() |
protected void |
setReason(Fault fault) |
getEntity, getStrictlyImmutable, performGet, performGet, performUpdate, performUpdate, validateUpdateaddLinks, addLinks, addLinks, addOrUpdateLink, addParents, 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 R query()
protected R addLinks(R model, Class<? extends BaseResource> suggestedParent, String... excludeSubCollectionMembers)
addLinks in class AbstractBackendResource<R extends BaseResource,List>protected void setReason(Fault fault)
Copyright © 2012. All Rights Reserved.