public class BackendReadOnlyDisksResource extends AbstractBackendReadOnlyDevicesResource<Disk,Disks,DiskImage> implements ReadOnlyDevicesResource<Disk,Disks>
AbstractBackendResource.EntityIdResolver, AbstractBackendResource.QueryIdResolver
BaseBackendResource.BackendFailureException, BaseBackendResource.EntityNotFoundException, BaseBackendResource.WebFaultException
collectionType, parentId, queryParams, queryType
CASE_SENSITIVE_CONSTRAINT_PARAMETER, FROM_CONSTRAINT_PARAMETER, LOG
ACCEPTED_STATUS, entityType, ID_SEPARATOR, mappingLocator, modelType, MONITOR_DELAY, subCollections
backend, httpHeaders, messageBundle, sessionHelper, uriInfo
Constructor and Description |
---|
BackendReadOnlyDisksResource(Guid parentId,
VdcQueryType queryType,
VdcQueryParametersBase queryParams) |
Modifier and Type | Method and Description |
---|---|
Disks |
list() |
protected boolean |
matchEntity(DiskImage entity,
Guid id) |
addParents, getDeviceSubResource, getList, lookupEntity, mapCollection, performRemove, validate
asString, expectBlocking, getBackendCollection, getBackendCollection, getBackendCollection, getEntity, handleAsynchrony, performCreation, remove, resolveCreated
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDeviceSubResource
public BackendReadOnlyDisksResource(Guid parentId, VdcQueryType queryType, VdcQueryParametersBase queryParams)
public Disks list()
list
in interface ReadOnlyDevicesResource<Disk,Disks>
list
in class AbstractBackendReadOnlyDevicesResource<Disk,Disks,DiskImage>
protected boolean matchEntity(DiskImage entity, Guid id)
matchEntity
in class AbstractBackendReadOnlyDevicesResource<Disk,Disks,DiskImage>
Copyright © 2012. All Rights Reserved.