| Modifier and Type | Method and Description |
|---|---|
void |
DistributedImpexLogService.setLogContext(ImportBatchModel inputBatch)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ImportBatchContentModel |
ImportBatchContentModelAttributeHandler.get(ImportBatchModel model) |
| Modifier and Type | Method and Description |
|---|---|
protected ImportBatchModel |
AbstractImportProcessExecutionAnalysisContext.createInputBatch(AbstractImportProcessExecutionAnalysisContext.BatchExecutionData executionData) |
| Modifier and Type | Method and Description |
|---|---|
ImportBatchModel |
ImportBatchResource.getImportBatchModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ImportBatchModel |
ImportBatchResource.readResource(java.lang.String resourceId)
Gets the
ImportBatchModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ImportBatchModel> |
ImportBatchsResource.getImportBatchsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportBatchResource.setImportBatchModel(ImportBatchModel value)
Convenience method which just delegates to
#setResourceValue(ImportBatchModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportBatchsResource.setImportBatchsCollection(java.util.Collection<ImportBatchModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.