| Package | Description |
|---|---|
| de.hybris.platform.impex.distributed.model | |
| de.hybris.platform.impex.model |
Contains generated models for each type of de.hybris.platform.impex.jalo package.
|
| de.hybris.platform.impex.resource |
| Modifier and Type | Method and Description |
|---|---|
ImportBatchContentModel |
ImportBatchContentModelAttributeHandler.get(ImportBatchModel model) |
| Modifier and Type | Class and Description |
|---|---|
class |
DistributedImportSplitErrorDumpModel
Generated model class for type DistributedImportSplitErrorDump first defined at extension impex.
|
| Modifier and Type | Method and Description |
|---|---|
ImportBatchContentModel |
ImportBatchModel.getImportBatchContent()
Generated method - Getter of the
ImportBatch.importBatchContent dynamic attribute defined at extension impex. |
| Modifier and Type | Method and Description |
|---|---|
ImportBatchContentModel |
ImportBatchContentResource.getImportBatchContentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ImportBatchContentModel |
ImportBatchContentResource.readResource(java.lang.String resourceId)
Gets the
ImportBatchContentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ImportBatchContentModel> |
ImportBatchContentsResource.getImportBatchContentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportBatchContentResource.setImportBatchContentModel(ImportBatchContentModel value)
Convenience method which just delegates to
#setResourceValue(ImportBatchContentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportBatchContentsResource.setImportBatchContentsCollection(java.util.Collection<ImportBatchContentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.