public class BackendDomainResource extends AbstractBackendSubResource<Domain,Directory> implements DomainResource
AbstractBackendSubResource.ParametersProvider<R,Q>AbstractBackendResource.EntityIdResolver, AbstractBackendResource.QueryIdResolverBaseBackendResource.BackendFailureException, BaseBackendResource.EntityNotFoundException, BaseBackendResource.WebFaultExceptionguid, STRICTLY_IMMUTABLEACCEPTED_STATUS, entityType, ID_SEPARATOR, mappingLocator, modelType, MONITOR_DELAY, subCollectionsbackend, httpHeaders, LOG, messageBundle, sessionHelper, uriInfo| Constructor and Description |
|---|
BackendDomainResource(String id,
BackendDomainsResource parent) |
| Modifier and Type | Method and Description |
|---|---|
protected Domain |
addParents(Domain domain)
Add any parent resource references needed for constructing links.
|
Domain |
get() |
Domain |
getDirectory() |
DomainGroupsResource |
getDomainGroupsResource() |
DomainUsersResource |
getDomainUsersResource() |
getEntity, getStrictlyImmutable, performGet, performGet, performUpdate, performUpdate, validateUpdateaddLinks, 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, validateParameterspublic BackendDomainResource(String id, BackendDomainsResource parent)
public Domain get()
get in interface DomainResourcepublic Domain getDirectory()
public DomainGroupsResource getDomainGroupsResource()
getDomainGroupsResource in interface DomainResourcepublic DomainUsersResource getDomainUsersResource()
getDomainUsersResource in interface DomainResourceprotected Domain addParents(Domain domain)
AbstractBackendResourceaddParents in class AbstractBackendResource<Domain,Directory>Copyright © 2012. All Rights Reserved.