public class LDAPConfigProxyItemsResource
extends <any>
| Constructor and Description |
|---|
LDAPConfigProxyItemsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllLDAPConfigProxyItems()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getLDAPConfigProxyItemResource(String resourceKey)
Generated getter for sub resource of type
LDAPConfigProxyItemResource for current root resource |
Collection<LDAPConfigProxyItemModel> |
getLDAPConfigProxyItemsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postLDAPConfigProxyItem(LDAPConfigProxyItemDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setLDAPConfigProxyItemsCollection(Collection<LDAPConfigProxyItemModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public LDAPConfigProxyItemsResource()
public Response getAllLDAPConfigProxyItems()
Responsepublic AbstractYResource getLDAPConfigProxyItemResource(String resourceKey)
LDAPConfigProxyItemResource for current root resourcepublic Collection<LDAPConfigProxyItemModel> getLDAPConfigProxyItemsCollection()
#getResourceValue()public Response postLDAPConfigProxyItem(LDAPConfigProxyItemDTO dto)
Responsepublic void setLDAPConfigProxyItemsCollection(Collection<LDAPConfigProxyItemModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.