public class ViewTypeResource
extends <any>
| Constructor and Description |
|---|
ViewTypeResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteViewType()
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 |
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 |
getViewType()
Generated HTTP method for covering GET requests.
|
ViewTypeModel |
getViewTypeModel()
Convenience method which just delegates to
#getResourceValue() |
Response |
putViewType(ViewTypeDTO dto)
Generated HTTP method for covering PUT requests.
|
protected ViewTypeModel |
readResource(String resourceId)
Gets the
ViewTypeModel resource which is addressed by current resource request. |
void |
setViewTypeModel(ViewTypeModel value)
Convenience method which just delegates to
#setResourceValue(ViewTypeModel) |
public ViewTypeResource()
public Response deleteViewType()
Responsepublic AbstractYResource getAttributeDescriptorResource(String resourceKey)
AttributeDescriptorResource for current root resourcepublic AbstractYResource getBackofficeIndexedTypeToSolrFacetSearchConfigResource(String resourceKey)
BackofficeIndexedTypeToSolrFacetSearchConfigResource for current root resourcepublic 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 getViewType()
Responsepublic ViewTypeModel getViewTypeModel()
#getResourceValue()public Response putViewType(ViewTypeDTO dto)
Responseprotected ViewTypeModel readResource(String resourceId) throws Exception
ViewTypeModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setViewTypeModel(ViewTypeModel value)
#setResourceValue(ViewTypeModel)Copyright © 2017 SAP SE. All Rights Reserved.