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, updateDimensions
doError, 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, toString
protected void doInit() throws org.restlet.resource.ResourceException
doInit
in class WattDepotServerResource
org.restlet.resource.ResourceException
public SensorGroup retrieve()
SensorGroupResource
retrieve
in interface SensorGroupResource
public void update(SensorGroup sensorgroup)
SensorGroupResource
update
in interface SensorGroupResource
sensorgroup
- The SensorGroup to store.public void remove()
SensorGroupResource
remove
in interface SensorGroupResource
Copyright © 2015 Collaborative Software Development Laboratory. All rights reserved.