| Package | Description |
|---|---|
| de.hybris.platform.ldap.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.ldap.model |
Contains generated models for each type of de.hybris.platform.ldap.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
static LDIFImportModeEnum |
LDIFImportModeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LDIFImportModeEnum[] |
LDIFImportModeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LDIFImportModeEnum |
LDIFImportCronJobModel.getImportmode()
Generated method - Getter of the
LDIFImportCronJob.importmode attribute defined at extension ldap. |
| Modifier and Type | Method and Description |
|---|---|
void |
LDIFImportCronJobModel.setImportmode(LDIFImportModeEnum value)
Generated method - Setter of
LDIFImportCronJob.importmode attribute defined at extension ldap. |
| Constructor and Description |
|---|
LDIFImportCronJobModel(LDIFImportModeEnum _importmode,
JobModel _job)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
LDIFImportCronJobModel(LDIFImportModeEnum _importmode,
JobModel _job,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
Copyright © 2017 SAP SE. All Rights Reserved.