| Package | Description |
|---|---|
| de.hybris.platform.orderprocessing.events | |
| de.hybris.platform.orderprocessing.model |
Contains generated models for each type of de.hybris.platform.orderprocessing.jalo package.
|
| de.hybris.platform.ordersplitting.model |
Contains generated models for each type of de.hybris.platform.ordersplitting.jalo package.
|
| de.hybris.platform.ordersplitting.resource | |
| de.hybris.platform.warehousing.labels.context | |
| de.hybris.platform.warehousingbackoffice.widgets.consignment | |
| de.hybris.platform.yacceleratorfractusfulfilmentprocess.consingmentprocessing.model |
Contains generated models for each type of de.hybris.platform.yacceleratorfractusfulfilmentprocess.consingmentprocessing.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
ConsignmentProcessModel |
ConsignmentProcessingEvent.getProcess() |
| Constructor and Description |
|---|
ConsignmentProcessingEvent(ConsignmentProcessModel process) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ConsignmentProcessModel> |
OrderProcessModel.getConsignmentProcesses()
Generated method - Getter of the
OrderProcess.consignmentProcesses attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderProcessModel.setConsignmentProcesses(Collection<ConsignmentProcessModel> value)
Generated method - Setter of
OrderProcess.consignmentProcesses attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ConsignmentProcessModel> |
ConsignmentModel.getConsignmentProcesses()
Generated method - Getter of the
Consignment.consignmentProcesses attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentModel.setConsignmentProcesses(Collection<ConsignmentProcessModel> value)
Generated method - Setter of
Consignment.consignmentProcesses attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentProcessModel |
ConsignmentProcessResource.getConsignmentProcessModel()
Convenience method which just delegates to
#getResourceValue() |
protected ConsignmentProcessModel |
ConsignmentProcessResource.readResource(String resourceId)
Gets the
ConsignmentProcessModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ConsignmentProcessModel> |
ConsignmentProcessesResource.getConsignmentProcessesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentProcessResource.setConsignmentProcessModel(ConsignmentProcessModel value)
Convenience method which just delegates to
#setResourceValue(ConsignmentProcessModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentProcessesResource.setConsignmentProcessesCollection(Collection<ConsignmentProcessModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected LanguageModel |
CommonPrintLabelContext.getDocumentLanguage(ConsignmentProcessModel businessProcessModel) |
protected BaseSiteModel |
CommonPrintLabelContext.getSite(ConsignmentProcessModel consignmentProcessModel) |
void |
PickSlipContext.init(ConsignmentProcessModel businessProcessModel,
DocumentPageModel documentPageModel) |
void |
ExportFormContext.init(ConsignmentProcessModel businessProcessModel,
DocumentPageModel documentPageModel) |
void |
ShippingLabelContext.init(ConsignmentProcessModel businessProcessModel,
DocumentPageModel documentPageModel) |
void |
PackContext.init(ConsignmentProcessModel businessProcessModel,
DocumentPageModel documentPageModel) |
void |
CommonPrintLabelContext.init(ConsignmentProcessModel businessProcessModel,
DocumentPageModel documentPageModel)
Initialization of the model passed in parameter
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConsignmentToReallocateController.buildDeclineParam(ConsignmentProcessModel processModel,
Collection<DeclineEntry> entriesToReallocate)
Build and save the context parameter for decline entries and set it into the given process
|
protected void |
ConsignmentToReallocateController.cleanDeclineParam(ConsignmentProcessModel processModel)
Removes the old decline entries from
BusinessProcessModel.CONTEXTPARAMETERS(if any exists), before attempting to decline |
| Modifier and Type | Class and Description |
|---|---|
class |
FractusConsignmentProcessModel
Generated model class for type FractusConsignmentProcess first defined at extension yacceleratorfractusfulfilmentprocess.
|
Copyright © 2017 SAP SE. All Rights Reserved.