| Package | Description |
|---|---|
| de.hybris.platform.ldap.resource |
| Modifier and Type | Method and Description |
|---|---|
LDAPConfigProxyItemModel |
LDAPConfigProxyItemResource.getLDAPConfigProxyItemModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected LDAPConfigProxyItemModel |
LDAPConfigProxyItemResource.readResource(java.lang.String resourceId)
Gets the
LDAPConfigProxyItemModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<LDAPConfigProxyItemModel> |
LDAPConfigProxyItemsResource.getLDAPConfigProxyItemsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
LDAPConfigProxyItemResource.setLDAPConfigProxyItemModel(LDAPConfigProxyItemModel value)
Convenience method which just delegates to
#setResourceValue(LDAPConfigProxyItemModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
LDAPConfigProxyItemsResource.setLDAPConfigProxyItemsCollection(java.util.Collection<LDAPConfigProxyItemModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.