| Package | Description |
|---|---|
| de.hybris.platform.ordersplitting.model |
Contains generated models for each type of de.hybris.platform.ordersplitting.jalo package.
|
| de.hybris.platform.warehousing.resource | |
| de.hybris.platform.warehousingbackoffice.renderers |
| Modifier and Type | Method and Description |
|---|---|
PackagingInfoModel |
ConsignmentModel.getPackagingInfo()
Generated method - Getter of the
Consignment.packagingInfo attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
List<PackagingInfoModel> |
ConsignmentModel.getPackaginginfos()
Generated method - Getter of the
Consignment.packaginginfos attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentModel.setPackagingInfo(PackagingInfoModel value)
Generated method - Setter of
Consignment.packagingInfo attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentModel.setPackaginginfos(List<PackagingInfoModel> value)
Generated method - Setter of
Consignment.packaginginfos attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
PackagingInfoModel |
PackagingInfoResource.getPackagingInfoModel()
Convenience method which just delegates to
#getResourceValue() |
protected PackagingInfoModel |
PackagingInfoResource.readResource(String resourceId)
Gets the
PackagingInfoModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<PackagingInfoModel> |
PackagingInfosResource.getPackagingInfosCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PackagingInfoResource.setPackagingInfoModel(PackagingInfoModel value)
Convenience method which just delegates to
#setResourceValue(PackagingInfoModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PackagingInfosResource.setPackagingInfosCollection(Collection<PackagingInfoModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
EditPackageInfoButtonRenderer.checkEditability(PackagingInfoModel packageInfo) |
Copyright © 2017 SAP SE. All Rights Reserved.