| Package | Description |
|---|---|
| de.hybris.platform.ldap.resource |
| Modifier and Type | Method and Description |
|---|---|
LDIFGroupImportJobModel |
LDIFGroupImportJobResource.getLDIFGroupImportJobModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected LDIFGroupImportJobModel |
LDIFGroupImportJobResource.readResource(java.lang.String resourceId)
Gets the
LDIFGroupImportJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<LDIFGroupImportJobModel> |
LDIFGroupImportJobsResource.getLDIFGroupImportJobsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
LDIFGroupImportJobResource.setLDIFGroupImportJobModel(LDIFGroupImportJobModel value)
Convenience method which just delegates to
#setResourceValue(LDIFGroupImportJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
LDIFGroupImportJobsResource.setLDIFGroupImportJobsCollection(java.util.Collection<LDIFGroupImportJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.