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