| Package | Description |
|---|---|
| de.hybris.platform.ldap.jobs | |
| de.hybris.platform.ldap.jobs.impl | |
| de.hybris.platform.ldap.model |
Contains generated models for each type of de.hybris.platform.ldap.jalo package.
|
| de.hybris.platform.ldap.resource |
| Modifier and Type | Method and Description |
|---|---|
void |
LDIFImportStrategy.executeFileBasedImport(LDIFMediaModel ldifMediaModel)
Main method for generating script and importing proper data, executing in all import modes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLDIFImportStrategy.executeFileBasedImport(LDIFMediaModel ldifMediaModel)
Main method for generating script and importing proper data, executing in all import modes.
|
| Modifier and Type | Method and Description |
|---|---|
LDIFMediaModel |
LDIFImportCronJobModel.getLdifFile()
Generated method - Getter of the
LDIFImportCronJob.ldifFile attribute defined at extension ldap. |
LDIFMediaModel |
LDIFGroupImportCronJobModel.getLdifFile()
Generated method - Getter of the
LDIFGroupImportCronJob.ldifFile attribute defined at extension ldap. |
| Modifier and Type | Method and Description |
|---|---|
void |
LDIFImportCronJobModel.setLdifFile(LDIFMediaModel value)
Generated method - Setter of
LDIFImportCronJob.ldifFile attribute defined at extension ldap. |
void |
LDIFGroupImportCronJobModel.setLdifFile(LDIFMediaModel value)
Generated method - Setter of
LDIFGroupImportCronJob.ldifFile attribute defined at extension ldap. |
| Modifier and Type | Method and Description |
|---|---|
LDIFMediaModel |
LDIFMediaResource.getLDIFMediaModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected LDIFMediaModel |
LDIFMediaResource.readResource(java.lang.String resourceId)
Gets the
LDIFMediaModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<LDIFMediaModel> |
LDIFMediasResource.getLDIFMediasCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
LDIFMediaResource.setLDIFMediaModel(LDIFMediaModel value)
Convenience method which just delegates to
#setResourceValue(LDIFMediaModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
LDIFMediasResource.setLDIFMediasCollection(java.util.Collection<LDIFMediaModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.