public class ClassificationAttributeUnitResource extends AbstractYResource<ClassificationAttributeUnitModel>
httpHeaders, providers, request, resourceCtx, securityCtx, serviceLocator, uriInfo| Constructor and Description |
|---|
ClassificationAttributeUnitResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteClassificationAttributeUnit()
Generated HTTP method for covering DELETE requests.
|
Response |
getClassificationAttributeUnit()
Generated HTTP method for covering GET requests.
|
ClassificationAttributeUnitModel |
getClassificationAttributeUnitModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
AbstractYResource |
getHMCHistoryEntryResource(java.lang.String resourceKey)
Generated getter for sub resource of type
HMCHistoryEntryResource for current root resource |
AbstractYResource |
getLinkResource(java.lang.String resourceKey)
Generated getter for sub resource of type
LinkResource for current root resource |
AbstractYResource |
getProductFeatureResource(java.lang.String resourceKey)
Generated getter for sub resource of type
ProductFeatureResource for current root resource |
Response |
putClassificationAttributeUnit(ClassificationAttributeUnitDTO dto)
Generated HTTP method for covering PUT requests.
|
protected ClassificationAttributeUnitModel |
readResource(java.lang.String resourceId)
Gets the
ClassificationAttributeUnitModel resource which is addressed by current resource request. |
void |
setClassificationAttributeUnitModel(ClassificationAttributeUnitModel value)
Convenience method which just delegates to
#setResourceValue(ClassificationAttributeUnitModel) |
createOrUpdatePostResource, createOrUpdateResource, deleteResource, getNotsavedModelForCreate, getObjectGraph, getResourceType, getUniqueMember, isAccessGranted, passUniqueMember, prepareJaloSession, processDtoId, readResourceInternal, setObjectGraph, setUniqueMember, setUserIntoJaloSessionafterDelete, afterPost, afterPut, beforeDelete, beforePost, beforePut, createDeleteResponse, createGetResponse, createPostResource, createPostResponse, createPutResponse, createPutResponse, createResource, getEventActionFactory, getPagingStrategy, getParentResource, getPostCommandHandler, getPutCommandHandler, getRequest, getResourceId, getResourceValue, getResponse, getSecurityContext, getSecurityStrategy, getServiceLocator, getUriInfo, isAccessGrantedExternal, notifyAfterDelete, notifyAfterGet, notifyAfterPost, notifyAfterPut, notifyBeforeDelete, notifyBeforeGet, notifyBeforePost, notifyBeforePut, processException, readPostResource, setCachingStrategy, setDeleteMethod, setEventActionFactory, setGetMethod, setPagingStrategy, setParentResource, setPostCommandHandler, setPostMethod, setPutCommandHandler, setPutMethod, setRequestProcessChain, setResourceId, setResourceValue, setSecurityStrategy, setServiceLocatorpublic ClassificationAttributeUnitResource()
public Response deleteClassificationAttributeUnit()
javax.ws.rs.core.Responsepublic Response getClassificationAttributeUnit()
javax.ws.rs.core.Responsepublic ClassificationAttributeUnitModel getClassificationAttributeUnitModel()
AbstractResource.getResourceValue()public AbstractYResource getHMCHistoryEntryResource(java.lang.String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getLinkResource(java.lang.String resourceKey)
LinkResource for current root resourcepublic AbstractYResource getProductFeatureResource(java.lang.String resourceKey)
ProductFeatureResource for current root resourcepublic Response putClassificationAttributeUnit(ClassificationAttributeUnitDTO dto)
javax.ws.rs.core.Responseprotected ClassificationAttributeUnitModel readResource(java.lang.String resourceId) throws java.lang.Exception
ClassificationAttributeUnitModel resource which is addressed by current resource request.readResource in class AbstractResource<ClassificationAttributeUnitModel>java.lang.ExceptionAbstractResource.readResource(String)public void setClassificationAttributeUnitModel(ClassificationAttributeUnitModel value)
#setResourceValue(ClassificationAttributeUnitModel)Copyright © 2017 SAP SE. All Rights Reserved.