Uses of Class
de.hybris.platform.warehousing.model.AdvancedShippingNoticeModel
Packages that use AdvancedShippingNoticeModel
Package
Description
Contains generated models for each type of de.hybris.platform.ordersplitting.jalo package.
Contains generated models for each type of de.hybris.platform.storelocator.jalo package.
Contains generated models for each type of de.hybris.platform.warehousing.jalo package.
-
Uses of AdvancedShippingNoticeModel in de.hybris.platform.ordersplitting.model
Methods in de.hybris.platform.ordersplitting.model that return types with arguments of type AdvancedShippingNoticeModelModifier and TypeMethodDescriptionWarehouseModel.getAdvancedShippingNotices()Generated method - Getter of theWarehouse.advancedShippingNoticesattribute defined at extensionwarehousing.Method parameters in de.hybris.platform.ordersplitting.model with type arguments of type AdvancedShippingNoticeModelModifier and TypeMethodDescriptionvoidWarehouseModel.setAdvancedShippingNotices(Set<AdvancedShippingNoticeModel> value) Generated method - Setter ofWarehouse.advancedShippingNoticesattribute defined at extensionwarehousing. -
Uses of AdvancedShippingNoticeModel in de.hybris.platform.storelocator.model
Methods in de.hybris.platform.storelocator.model that return types with arguments of type AdvancedShippingNoticeModelModifier and TypeMethodDescriptionPointOfServiceModel.getAdvancedShippingNotices()Generated method - Getter of thePointOfService.advancedShippingNoticesattribute defined at extensionwarehousing.Method parameters in de.hybris.platform.storelocator.model with type arguments of type AdvancedShippingNoticeModelModifier and TypeMethodDescriptionvoidPointOfServiceModel.setAdvancedShippingNotices(Set<AdvancedShippingNoticeModel> value) Generated method - Setter ofPointOfService.advancedShippingNoticesattribute defined at extensionwarehousing. -
Uses of AdvancedShippingNoticeModel in de.hybris.platform.warehousing.model
Methods in de.hybris.platform.warehousing.model that return AdvancedShippingNoticeModelModifier and TypeMethodDescriptionAdvancedShippingNoticeEntryModel.getAsn()Generated method - Getter of theAdvancedShippingNoticeEntry.asnattribute defined at extensionwarehousing.Methods in de.hybris.platform.warehousing.model with parameters of type AdvancedShippingNoticeModelModifier and TypeMethodDescriptionvoidAdvancedShippingNoticeEntryModel.setAsn(AdvancedShippingNoticeModel value) Generated method - Setter ofAdvancedShippingNoticeEntry.asnattribute defined at extensionwarehousing.Constructors in de.hybris.platform.warehousing.model with parameters of type AdvancedShippingNoticeModelModifierConstructorDescriptionAdvancedShippingNoticeEntryModel(AdvancedShippingNoticeModel _asn, ItemModel _owner, String _productCode) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAdvancedShippingNoticeEntryModel(AdvancedShippingNoticeModel _asn, String _productCode) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters