public class AccountNavigationCollectionComponentResource
extends <any>
| Constructor and Description |
|---|
AccountNavigationCollectionComponentResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteAccountNavigationCollectionComponent()
Generated HTTP method for covering DELETE requests.
|
Response |
getAccountNavigationCollectionComponent()
Generated HTTP method for covering GET requests.
|
AccountNavigationCollectionComponentModel |
getAccountNavigationCollectionComponentModel()
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 |
putAccountNavigationCollectionComponent(AccountNavigationCollectionComponentDTO dto)
Generated HTTP method for covering PUT requests.
|
protected AccountNavigationCollectionComponentModel |
readResource(String resourceId)
Gets the
AccountNavigationCollectionComponentModel resource which is addressed by current resource request. |
void |
setAccountNavigationCollectionComponentModel(AccountNavigationCollectionComponentModel value)
Convenience method which just delegates to
#setResourceValue(AccountNavigationCollectionComponentModel) |
public AccountNavigationCollectionComponentResource()
public Response deleteAccountNavigationCollectionComponent()
Responsepublic Response getAccountNavigationCollectionComponent()
Responsepublic AccountNavigationCollectionComponentModel getAccountNavigationCollectionComponentModel()
#getResourceValue()public AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic Response putAccountNavigationCollectionComponent(AccountNavigationCollectionComponentDTO dto)
Responseprotected AccountNavigationCollectionComponentModel readResource(String resourceId) throws Exception
AccountNavigationCollectionComponentModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setAccountNavigationCollectionComponentModel(AccountNavigationCollectionComponentModel value)
#setResourceValue(AccountNavigationCollectionComponentModel)Copyright © 2017 SAP SE. All Rights Reserved.