| Package | Description |
|---|---|
| de.hybris.platform.consignmenttrackingfacades.populators | |
| de.hybris.platform.consignmenttrackingservices.resource | |
| de.hybris.platform.ordersplitting.model |
Contains generated models for each type of de.hybris.platform.ordersplitting.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
protected Converter<CarrierModel,CarrierData> |
ConsignmentForTrackingPopulator.getCarrierConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCarrierPopulator.populate(CarrierModel source,
CarrierData target) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentForTrackingPopulator.setCarrierConverter(Converter<CarrierModel,CarrierData> carrierConverter) |
| Modifier and Type | Method and Description |
|---|---|
CarrierModel |
CarrierResource.getCarrierModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CarrierModel |
CarrierResource.readResource(java.lang.String resourceId)
Gets the
CarrierModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CarrierModel> |
CarriersResource.getCarriersCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CarrierResource.setCarrierModel(CarrierModel value)
Convenience method which just delegates to
#setResourceValue(CarrierModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CarriersResource.setCarriersCollection(java.util.Collection<CarrierModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
CarrierModel |
ConsignmentModel.getCarrierDetails()
Generated method - Getter of the
Consignment.carrierDetails attribute defined at extension consignmenttrackingservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentModel.setCarrierDetails(CarrierModel value)
Generated method - Setter of
Consignment.carrierDetails attribute defined at extension consignmenttrackingservices. |
Copyright © 2018 SAP SE. All Rights Reserved.