public class MeasurementPruningDefinitionServerResource extends WattDepotServerResource implements MeasurementPruningDefinitionResource
depot, orgId| Constructor and Description |
|---|
MeasurementPruningDefinitionServerResource() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doInit() |
void |
remove()
Defined the DEL
/wattdepot/measurement-pruning-definition/{measurement-pruning-definition-id}
API call.
|
MeasurementPruningDefinition |
retrieve()
Defines GET
/wattdepot/{org-id}/measurement-pruning-definition/{measurement-pruning
-definition-id} API call.
|
void |
update(MeasurementPruningDefinition definition)
Defines the POST
/wattdepot/{org-id}/measurement-pruning-definition/{garbage-
collection-definition-id} API call.
|
abort, commit, delete, delete, describeVariants, doCatch, doConditionalHandle, doError, doHandle, doHandle, doNegotiatedHandle, get, get, getAttribute, getInfo, getInfo, getOnSent, getPreferredVariant, getVariants, getVariants, handle, hasAnnotations, head, head, isAnnotated, isAutoCommitting, isCommitted, isConditional, isExisting, isInRole, isNegotiated, options, options, post, post, put, put, redirectPermanent, redirectPermanent, redirectSeeOther, redirectSeeOther, redirectTemporary, redirectTemporary, setAllowedMethods, setAnnotated, setAttribute, setAutoCommitting, setChallengeRequests, setCommitted, setConditional, setCookieSettings, setDimensions, setExisting, setLocationRef, setLocationRef, setNegotiated, setOnSent, setProxyChallengeRequests, setServerInfo, setStatus, setStatus, setStatus, setStatus, updateAllowedMethods, updateDimensionsdoError, doRelease, getAllowedMethods, getApplication, getChallengeRequests, getChallengeResponse, getClientInfo, getConditions, getConnegService, getContext, getConverterService, getCookies, getCookieSettings, getDimensions, getHostRef, getLocationRef, getLogger, getMatrix, getMatrixValue, getMaxForwards, getMetadataService, getMethod, getOriginalRef, getProtocol, getProxyChallengeRequests, getProxyChallengeResponse, getQuery, getQueryValue, getRanges, getReference, getReferrerRef, getRequest, getRequestAttributes, getRequestCacheDirectives, getRequestEntity, getResponse, getResponseAttributes, getResponseCacheDirectives, getResponseEntity, getRootRef, getServerInfo, getStatus, getStatusService, init, isConfidential, isLoggable, release, setApplication, setQueryValue, setRequest, setResponse, toObject, toRepresentation, toStringpublic MeasurementPruningDefinitionServerResource()
protected void doInit()
throws org.restlet.resource.ResourceException
doInit in class WattDepotServerResourceorg.restlet.resource.ResourceExceptionpublic MeasurementPruningDefinition retrieve()
MeasurementPruningDefinitionResourceretrieve in interface MeasurementPruningDefinitionResourcepublic void update(MeasurementPruningDefinition definition)
MeasurementPruningDefinitionResourceupdate in interface MeasurementPruningDefinitionResourcedefinition - The MeasurementPruningDefinition to update.public void remove()
MeasurementPruningDefinitionResourceremove in interface MeasurementPruningDefinitionResourceCopyright © 2015 Collaborative Software Development Laboratory. All rights reserved.