| Package | Description |
|---|---|
| de.hybris.platform.bmecat.model |
Contains generated models for each type of de.hybris.platform.bmecat.jalo package.
|
| de.hybris.platform.bmecat.resource |
| Modifier and Type | Method and Description |
|---|---|
BMECatImportWithCsvJobModel |
BMECatImportWithCsvCronJobModel.getJob()
Generated method - Getter of the
CronJob.job attribute defined at extension processing and redeclared at extension bmecat. |
| Constructor and Description |
|---|
BMECatImportWithCsvCronJobModel(BMECatImportWithCsvJobModel _job)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
BMECatImportWithCsvCronJobModel(BMECatImportWithCsvJobModel _job,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
BMECatImportWithCsvJobModel |
BMECatImportWithCsvJobResource.getBMECatImportWithCsvJobModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BMECatImportWithCsvJobModel |
BMECatImportWithCsvJobResource.readResource(java.lang.String resourceId)
Gets the
BMECatImportWithCsvJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BMECatImportWithCsvJobModel> |
BMECatImportWithCsvJobsResource.getBMECatImportWithCsvJobsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BMECatImportWithCsvJobResource.setBMECatImportWithCsvJobModel(BMECatImportWithCsvJobModel value)
Convenience method which just delegates to
#setResourceValue(BMECatImportWithCsvJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BMECatImportWithCsvJobsResource.setBMECatImportWithCsvJobsCollection(java.util.Collection<BMECatImportWithCsvJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.