public class AssistedServiceSessionRestrictionResource
extends <any>
| Constructor and Description |
|---|
AssistedServiceSessionRestrictionResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteAssistedServiceSessionRestriction()
Generated HTTP method for covering DELETE requests.
|
Response |
getAssistedServiceSessionRestriction()
Generated HTTP method for covering GET requests.
|
AssistedServiceSessionRestrictionModel |
getAssistedServiceSessionRestrictionModel()
Convenience method which just delegates to
#getResourceValue() |
AbstractYResource |
getHMCHistoryEntryResource(String resourceKey)
Generated getter for sub resource of type
HMCHistoryEntryResource for current root resource |
AbstractYResource |
getLinkResource(String resourceKey)
Generated getter for sub resource of type
LinkResource for current root resource |
Response |
putAssistedServiceSessionRestriction(AssistedServiceSessionRestrictionDTO dto)
Generated HTTP method for covering PUT requests.
|
protected AssistedServiceSessionRestrictionModel |
readResource(String resourceId)
Gets the
AssistedServiceSessionRestrictionModel resource which is addressed by current resource request. |
void |
setAssistedServiceSessionRestrictionModel(AssistedServiceSessionRestrictionModel value)
Convenience method which just delegates to
#setResourceValue(AssistedServiceSessionRestrictionModel) |
public AssistedServiceSessionRestrictionResource()
public Response deleteAssistedServiceSessionRestriction()
Responsepublic Response getAssistedServiceSessionRestriction()
Responsepublic AssistedServiceSessionRestrictionModel getAssistedServiceSessionRestrictionModel()
#getResourceValue()public AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic Response putAssistedServiceSessionRestriction(AssistedServiceSessionRestrictionDTO dto)
Responseprotected AssistedServiceSessionRestrictionModel readResource(String resourceId) throws Exception
AssistedServiceSessionRestrictionModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setAssistedServiceSessionRestrictionModel(AssistedServiceSessionRestrictionModel value)
#setResourceValue(AssistedServiceSessionRestrictionModel)Copyright © 2017 SAP SE. All Rights Reserved.