| Package | Description |
|---|---|
| de.hybris.platform.ordersplitting.model |
Contains generated models for each type of de.hybris.platform.ordersplitting.jalo package.
|
| de.hybris.platform.storelocator.model |
Contains generated models for each type of de.hybris.platform.storelocator.jalo package.
|
| de.hybris.platform.warehousing.asn.service | |
| de.hybris.platform.warehousing.asn.service.impl | |
| de.hybris.platform.warehousing.model |
Contains generated models for each type of de.hybris.platform.warehousing.jalo package.
|
| de.hybris.platform.warehousing.resource | |
| de.hybris.platform.warehousing.util.builder | |
| de.hybris.platform.warehousing.util.models |
| Modifier and Type | Method and Description |
|---|---|
Set<AdvancedShippingNoticeModel> |
WarehouseModel.getAdvancedShippingNotices()
Generated method - Getter of the
Warehouse.advancedShippingNotices attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
void |
WarehouseModel.setAdvancedShippingNotices(Set<AdvancedShippingNoticeModel> value)
Generated method - Setter of
Warehouse.advancedShippingNotices attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
Set<AdvancedShippingNoticeModel> |
PointOfServiceModel.getAdvancedShippingNotices()
Generated method - Getter of the
PointOfService.advancedShippingNotices attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
void |
PointOfServiceModel.setAdvancedShippingNotices(Set<AdvancedShippingNoticeModel> value)
Generated method - Setter of
PointOfService.advancedShippingNotices attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
void |
AsnService.acceptAsn(AdvancedShippingNoticeModel asn)
Accepts given
AdvancedShippingNoticeModel |
void |
AsnService.cancelAsn(AdvancedShippingNoticeModel asn)
Cancells given
AdvancedShippingNoticeModel |
void |
AsnService.processAsn(AdvancedShippingNoticeModel asn)
Creates
StockLevelModels based on given asn entries taken from
AdvancedShippingNoticeModel |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAsnService.acceptAsn(AdvancedShippingNoticeModel asn) |
void |
DefaultAsnService.cancelAsn(AdvancedShippingNoticeModel asn) |
void |
DefaultAsnService.processAsn(AdvancedShippingNoticeModel asn) |
| Modifier and Type | Method and Description |
|---|---|
AdvancedShippingNoticeModel |
AdvancedShippingNoticeEntryModel.getAsn()
Generated method - Getter of the
AdvancedShippingNoticeEntry.asn attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvancedShippingNoticeEntryModel.setAsn(AdvancedShippingNoticeModel value)
Generated method - Setter of
AdvancedShippingNoticeEntry.asn attribute defined at extension warehousing. |
| Constructor and Description |
|---|
AdvancedShippingNoticeEntryModel(AdvancedShippingNoticeModel _asn,
ItemModel _owner,
String _productCode)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
AdvancedShippingNoticeEntryModel(AdvancedShippingNoticeModel _asn,
String _productCode)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
AdvancedShippingNoticeModel |
AdvancedShippingNoticeResource.getAdvancedShippingNoticeModel()
Convenience method which just delegates to
#getResourceValue() |
protected AdvancedShippingNoticeModel |
AdvancedShippingNoticeResource.readResource(String resourceId)
Gets the
AdvancedShippingNoticeModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<AdvancedShippingNoticeModel> |
AdvancedShippingNoticesResource.getAdvancedShippingNoticesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvancedShippingNoticeResource.setAdvancedShippingNoticeModel(AdvancedShippingNoticeModel value)
Convenience method which just delegates to
#setResourceValue(AdvancedShippingNoticeModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvancedShippingNoticesResource.setAdvancedShippingNoticesCollection(Collection<AdvancedShippingNoticeModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
AdvancedShippingNoticeModel |
AsnModelBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
AdvancedShippingNoticeModel |
Asns.EXT123() |
AdvancedShippingNoticeModel |
Asns.EXT123(Date date) |
AdvancedShippingNoticeModel |
Asns.EXT123(Date date,
List<AdvancedShippingNoticeEntryModel> asnEntries) |
protected AdvancedShippingNoticeModel |
Asns.getOrCreateAsn(String internalId,
Date releaseDate,
List<AdvancedShippingNoticeEntryModel> asnEntries) |
Copyright © 2017 SAP SE. All Rights Reserved.