public class CMSActionTypeResource
extends <any>
| Constructor and Description |
|---|
CMSActionTypeResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteCMSActionType()
Generated HTTP method for covering DELETE requests.
|
AbstractYResource |
getAttributeDescriptorResource(String resourceKey)
Generated getter for sub resource of type
AttributeDescriptorResource for current root resource |
AbstractYResource |
getBackofficeIndexedTypeToSolrFacetSearchConfigResource(String resourceKey)
Generated getter for sub resource of type
BackofficeIndexedTypeToSolrFacetSearchConfigResource for current root resource |
Response |
getCMSActionType()
Generated HTTP method for covering GET requests.
|
CMSActionTypeModel |
getCMSActionTypeModel()
Convenience method which just delegates to
#getResourceValue() |
AbstractYResource |
getConfigAttributeDescriptorResource(String resourceKey)
Generated getter for sub resource of type
ConfigAttributeDescriptorResource for current root resource |
AbstractYResource |
getExpressionAttributeDescriptorResource(String resourceKey)
Generated getter for sub resource of type
ExpressionAttributeDescriptorResource for current root resource |
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 |
AbstractYResource |
getRelationDescriptorResource(String resourceKey)
Generated getter for sub resource of type
RelationDescriptorResource for current root resource |
AbstractYResource |
getRuleToEngineRuleTypeMappingResource(String resourceKey)
Generated getter for sub resource of type
RuleToEngineRuleTypeMappingResource for current root resource |
AbstractYResource |
getSearchRestrictionResource(String resourceKey)
Generated getter for sub resource of type
SearchRestrictionResource for current root resource |
AbstractYResource |
getVariantAttributeDescriptorResource(String resourceKey)
Generated getter for sub resource of type
VariantAttributeDescriptorResource for current root resource |
AbstractYResource |
getViewAttributeDescriptorResource(String resourceKey)
Generated getter for sub resource of type
ViewAttributeDescriptorResource for current root resource |
Response |
putCMSActionType(CMSActionTypeDTO dto)
Generated HTTP method for covering PUT requests.
|
protected CMSActionTypeModel |
readResource(String resourceId)
Gets the
CMSActionTypeModel resource which is addressed by current resource request. |
void |
setCMSActionTypeModel(CMSActionTypeModel value)
Convenience method which just delegates to
#setResourceValue(CMSActionTypeModel) |
public CMSActionTypeResource()
public Response deleteCMSActionType()
Responsepublic AbstractYResource getAttributeDescriptorResource(String resourceKey)
AttributeDescriptorResource for current root resourcepublic AbstractYResource getBackofficeIndexedTypeToSolrFacetSearchConfigResource(String resourceKey)
BackofficeIndexedTypeToSolrFacetSearchConfigResource for current root resourcepublic Response getCMSActionType()
Responsepublic CMSActionTypeModel getCMSActionTypeModel()
#getResourceValue()public AbstractYResource getConfigAttributeDescriptorResource(String resourceKey)
ConfigAttributeDescriptorResource for current root resourcepublic AbstractYResource getExpressionAttributeDescriptorResource(String resourceKey)
ExpressionAttributeDescriptorResource for current root resourcepublic AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic AbstractYResource getRelationDescriptorResource(String resourceKey)
RelationDescriptorResource for current root resourcepublic AbstractYResource getRuleToEngineRuleTypeMappingResource(String resourceKey)
RuleToEngineRuleTypeMappingResource for current root resourcepublic AbstractYResource getSearchRestrictionResource(String resourceKey)
SearchRestrictionResource for current root resourcepublic AbstractYResource getVariantAttributeDescriptorResource(String resourceKey)
VariantAttributeDescriptorResource for current root resourcepublic AbstractYResource getViewAttributeDescriptorResource(String resourceKey)
ViewAttributeDescriptorResource for current root resourcepublic Response putCMSActionType(CMSActionTypeDTO dto)
Responseprotected CMSActionTypeModel readResource(String resourceId) throws Exception
CMSActionTypeModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setCMSActionTypeModel(CMSActionTypeModel value)
#setResourceValue(CMSActionTypeModel)Copyright © 2017 SAP SE. All Rights Reserved.