public class SensorGroupServerResource extends WattDepotServerResource implements SensorGroupResource
depot, orgId| Constructor and Description |
|---|
SensorGroupServerResource() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doInit() |
void |
remove()
Defined the DEL /wattdepot/sensor-group/{sensor-group-id} API call.
|
SensorGroup |
retrieve()
Defines GET /wattdepot/sensor-group/{sensor-group-id} API call.
|
void |
update(SensorGroup sensorgroup)
Defines the PUT /wattdepot/sensor-group/ 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, toStringprotected void doInit()
throws org.restlet.resource.ResourceException
doInit in class WattDepotServerResourceorg.restlet.resource.ResourceExceptionpublic SensorGroup retrieve()
SensorGroupResourceretrieve in interface SensorGroupResourcepublic void update(SensorGroup sensorgroup)
SensorGroupResourceupdate in interface SensorGroupResourcesensorgroup - The SensorGroup to store.public void remove()
SensorGroupResourceremove in interface SensorGroupResourceCopyright © 2015 Collaborative Software Development Laboratory. All rights reserved.