| Package | Description |
|---|---|
| de.hybris.platform.ldap.resource |
| Modifier and Type | Method and Description |
|---|---|
LDIFImportJobModel |
LDIFImportJobResource.getLDIFImportJobModel()
Convenience method which just delegates to
#getResourceValue() |
protected LDIFImportJobModel |
LDIFImportJobResource.readResource(String resourceId)
Gets the
LDIFImportJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<LDIFImportJobModel> |
LDIFImportJobsResource.getLDIFImportJobsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
LDIFImportJobResource.setLDIFImportJobModel(LDIFImportJobModel value)
Convenience method which just delegates to
#setResourceValue(LDIFImportJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
LDIFImportJobsResource.setLDIFImportJobsCollection(Collection<LDIFImportJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.