| Package | Description |
|---|---|
| de.hybris.platform.bmecat.model |
Contains generated models for each type of de.hybris.platform.bmecat.jalo package.
|
| de.hybris.platform.catalog.model.classification |
Contains generated models for each type of de.hybris.platform.catalog.jalo.classification package.
|
| de.hybris.platform.impex.model.cronjob |
Contains generated models for each type of de.hybris.platform.impex.jalo.cronjob package.
|
| de.hybris.platform.impex.resource.cronjob | |
| de.hybris.platform.importcockpit.model |
Contains generated models for each type of de.hybris.platform.importcockpit.jalo package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BMECatImportWithCsvJobModel
Generated model class for type BMECatImportWithCsvJob first defined at extension bmecat.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClassificationImportJobModel
Generated model class for type ClassificationImportJob first defined at extension classificationsystems.
|
| Modifier and Type | Method and Description |
|---|---|
ImpExImportJobModel |
ImpExImportCronJobModel.getJob()
Generated method - Getter of the
CronJob.job attribute defined at extension processing and redeclared at extension impex. |
| Constructor and Description |
|---|
ImpExImportCronJobModel(ImpExImportJobModel _job)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
ImpExImportCronJobModel(ImpExImportJobModel _job,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
ImpExImportJobModel |
ImpExImportJobResource.getImpExImportJobModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ImpExImportJobModel |
ImpExImportJobResource.readResource(java.lang.String resourceId)
Gets the
ImpExImportJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ImpExImportJobModel> |
ImpExImportJobsResource.getImpExImportJobsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExImportJobResource.setImpExImportJobModel(ImpExImportJobModel value)
Convenience method which just delegates to
#setResourceValue(ImpExImportJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExImportJobsResource.setImpExImportJobsCollection(java.util.Collection<ImpExImportJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImportCockpitJobModel
Generated model class for type ImportCockpitJob first defined at extension importcockpit.
|
Copyright © 2018 SAP SE. All Rights Reserved.