Class WarehouseModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.ordersplitting.model.WarehouseModel
-
- All Implemented Interfaces:
java.io.Serializable
public class WarehouseModel extends ItemModel
Generated model class for type Warehouse first defined at extension basecommerce.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_ADVANCEDSHIPPINGNOTICE2WAREHOUSERELATIONGenerated relation code constant for relationAdvancedShippingNotice2WarehouseRelationdefining source attributeadvancedShippingNoticesin extensionwarehousing.static java.lang.String_BASESTORE2WAREHOUSERELGenerated relation code constant for relationBaseStore2WarehouseReldefining source attributebaseStoresin extensioncommerceservices.static java.lang.String_CONSIGNMENTWAREHOUSERELATIONGenerated relation code constant for relationConsignmentWarehouseRelationdefining source attributeconsignmentsin extensionbasecommerce.static java.lang.String_POS2WAREHOUSERELGenerated relation code constant for relationPoS2WarehouseReldefining source attributepointsOfServicein extensioncommerceservices.static java.lang.String_SAPPLANTLOGSYSORG2WAREHOUSERELATIONGenerated relation code constant for relationSAPPlantLogSysOrg2WarehouseRelationdefining source attributesapPlantLogSysOrgin extensionsapmodel.static java.lang.String_SAPPRODUCTPLANTRELATIONGenerated relation code constant for relationSapProductPlantRelationdefining source attributeProductin extensionsapmodel.static java.lang.String_STOCKLEVELWAREHOUSERELATIONGenerated relation code constant for relationStockLevelWarehouseRelationdefining source attributestockLevelsin extensionbasecommerce.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.String_VENDORWAREHOUSERELATIONGenerated relation code constant for relationVendorWarehouseRelationdefining source attributevendorin extensionbasecommerce.static java.lang.StringADVANCEDSHIPPINGNOTICESGenerated constant - Attribute key ofWarehouse.advancedShippingNoticesattribute defined at extensionwarehousing.static java.lang.StringBASESTORESGenerated constant - Attribute key ofWarehouse.baseStoresattribute defined at extensioncommerceservices.static java.lang.StringCODEGenerated constant - Attribute key ofWarehouse.codeattribute defined at extensionbasecommerce.static java.lang.StringCONSIGNMENTSGenerated constant - Attribute key ofWarehouse.consignmentsattribute defined at extensionbasecommerce.static java.lang.StringDEFAULTGenerated constant - Attribute key ofWarehouse.defaultattribute defined at extensionbasecommerce.static java.lang.StringDELIVERYMODESGenerated constant - Attribute key ofWarehouse.deliveryModesattribute defined at extensionwarehousing.static java.lang.StringEXTERNALGenerated constant - Attribute key ofWarehouse.externalattribute defined at extensionwarehousing.static java.lang.StringISALLOWRESTOCKGenerated constant - Attribute key ofWarehouse.isAllowRestockattribute defined at extensionwarehousing.static java.lang.StringNAMEGenerated constant - Attribute key ofWarehouse.nameattribute defined at extensionbasecommerce.static java.lang.StringPOINTSOFSERVICEGenerated constant - Attribute key ofWarehouse.pointsOfServiceattribute defined at extensioncommerceservices.static java.lang.StringPRIORITYGenerated constant - Attribute key ofWarehouse.priorityattribute defined at extensionwarehousing.static java.lang.StringPRODUCTGenerated constant - Attribute key ofWarehouse.Productattribute defined at extensionsapmodel.static java.lang.StringSAPPLANTLOGSYSORGGenerated constant - Attribute key ofWarehouse.sapPlantLogSysOrgattribute defined at extensionsapmodel.static java.lang.StringSCOREGenerated constant - Attribute key ofWarehouse.scoreattribute defined at extensionwarehousing.static java.lang.StringSOURCINGBANGenerated constant - Attribute key ofWarehouse.sourcingbanattribute defined at extensionwarehousing.static java.lang.StringSTOCKLEVELSGenerated constant - Attribute key ofWarehouse.stockLevelsattribute defined at extensionbasecommerce.static java.lang.StringVENDORGenerated constant - Attribute key ofWarehouse.vendorattribute defined at extensionbasecommerce.static java.lang.StringVENDORPOSGenerated constant - Attribute key ofWarehouse.vendorPOSattribute defined at extensionbasecommerce.static java.lang.StringWAREHOUSEBINSGenerated constant - Attribute key ofWarehouse.warehouseBinsattribute defined at extensionwarehousing.static java.lang.StringWAREHOUSEBINTRANSFERWORKFLOWNAMEGenerated constant - Attribute key ofWarehouse.warehouseBinTransferWorkflowNameattribute defined at extensionwarehousing.-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description WarehouseModel()Generated constructor - Default constructor for generic creation.WarehouseModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextWarehouseModel(java.lang.String _code, ItemModel _owner, VendorModel _vendor)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersWarehouseModel(java.lang.String _code, VendorModel _vendor)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
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Set<AdvancedShippingNoticeModel>getAdvancedShippingNotices()Generated method - Getter of theWarehouse.advancedShippingNoticesattribute defined at extensionwarehousing.java.util.Collection<BaseStoreModel>getBaseStores()Generated method - Getter of theWarehouse.baseStoresattribute defined at extensioncommerceservices.java.lang.StringgetCode()Generated method - Getter of theWarehouse.codeattribute defined at extensionbasecommerce.java.util.Set<ConsignmentModel>getConsignments()Generated method - Getter of theWarehouse.consignmentsattribute defined at extensionbasecommerce.java.lang.BooleangetDefault()Generated method - Getter of theWarehouse.defaultattribute defined at extensionbasecommerce.java.util.Set<DeliveryModeModel>getDeliveryModes()Generated method - Getter of theWarehouse.deliveryModesattribute defined at extensionwarehousing.java.lang.BooleangetIsAllowRestock()Generated method - Getter of theWarehouse.isAllowRestockattribute defined at extensionwarehousing.java.lang.StringgetName()Generated method - Getter of theWarehouse.nameattribute defined at extensionbasecommerce.java.lang.StringgetName(java.util.Locale loc)Generated method - Getter of theWarehouse.nameattribute defined at extensionbasecommerce.java.util.Collection<PointOfServiceModel>getPointsOfService()Generated method - Getter of theWarehouse.pointsOfServiceattribute defined at extensioncommerceservices.java.lang.IntegergetPriority()Generated method - Getter of theWarehouse.priorityattribute defined at extensionwarehousing.SAPPlantLogSysOrgModelgetSapPlantLogSysOrg()Generated method - Getter of theWarehouse.sapPlantLogSysOrgattribute defined at extensionsapmodel.java.lang.DoublegetScore()Generated method - Getter of theWarehouse.scoreattribute defined at extensionwarehousing.java.util.Collection<SourcingBanModel>getSourcingban()Generated method - Getter of theWarehouse.sourcingbanattribute defined at extensionwarehousing.java.util.Set<StockLevelModel>getStockLevels()Generated method - Getter of theWarehouse.stockLevelsattribute defined at extensionbasecommerce.VendorModelgetVendor()Generated method - Getter of theWarehouse.vendorattribute defined at extensionbasecommerce.java.util.List<WarehouseBinModel>getWarehouseBins()Generated method - Getter of theWarehouse.warehouseBinsattribute defined at extensionwarehousing.java.lang.StringgetWarehouseBinTransferWorkflowName()Generated method - Getter of theWarehouse.warehouseBinTransferWorkflowNameattribute defined at extensionwarehousing.booleanisExternal()Generated method - Getter of theWarehouse.externalattribute defined at extensionwarehousing.voidsetAdvancedShippingNotices(java.util.Set<AdvancedShippingNoticeModel> value)Generated method - Setter ofWarehouse.advancedShippingNoticesattribute defined at extensionwarehousing.voidsetBaseStores(java.util.Collection<BaseStoreModel> value)Generated method - Setter ofWarehouse.baseStoresattribute defined at extensioncommerceservices.voidsetCode(java.lang.String value)Generated method - Initial setter ofWarehouse.codeattribute defined at extensionbasecommerce.voidsetConsignments(java.util.Set<ConsignmentModel> value)Generated method - Setter ofWarehouse.consignmentsattribute defined at extensionbasecommerce.voidsetDefault(java.lang.Boolean value)Generated method - Initial setter ofWarehouse.defaultattribute defined at extensionbasecommerce.voidsetDeliveryModes(java.util.Set<DeliveryModeModel> value)Generated method - Setter ofWarehouse.deliveryModesattribute defined at extensionwarehousing.voidsetExternal(boolean value)Generated method - Setter ofWarehouse.externalattribute defined at extensionwarehousing.voidsetIsAllowRestock(java.lang.Boolean value)Generated method - Setter ofWarehouse.isAllowRestockattribute defined at extensionwarehousing.voidsetName(java.lang.String value)Generated method - Setter ofWarehouse.nameattribute defined at extensionbasecommerce.voidsetName(java.lang.String value, java.util.Locale loc)Generated method - Setter ofWarehouse.nameattribute defined at extensionbasecommerce.voidsetPointsOfService(java.util.Collection<PointOfServiceModel> value)Generated method - Setter ofWarehouse.pointsOfServiceattribute defined at extensioncommerceservices.voidsetPriority(java.lang.Integer value)Generated method - Setter ofWarehouse.priorityattribute defined at extensionwarehousing.voidsetSapPlantLogSysOrg(SAPPlantLogSysOrgModel value)Generated method - Setter ofWarehouse.sapPlantLogSysOrgattribute defined at extensionsapmodel.voidsetScore(java.lang.Double value)Generated method - Setter ofWarehouse.scoreattribute defined at extensionwarehousing.voidsetSourcingban(java.util.Collection<SourcingBanModel> value)Generated method - Setter ofWarehouse.sourcingbanattribute defined at extensionwarehousing.voidsetStockLevels(java.util.Set<StockLevelModel> value)Generated method - Setter ofWarehouse.stockLevelsattribute defined at extensionbasecommerce.voidsetVendor(VendorModel value)Generated method - Initial setter ofWarehouse.vendorattribute defined at extensionbasecommerce.voidsetWarehouseBins(java.util.List<WarehouseBinModel> value)Generated method - Setter ofWarehouse.warehouseBinsattribute defined at extensionwarehousing.voidsetWarehouseBinTransferWorkflowName(java.lang.String value)Generated method - Setter ofWarehouse.warehouseBinTransferWorkflowNameattribute defined at extensionwarehousing.-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
_VENDORWAREHOUSERELATION
public static final java.lang.String _VENDORWAREHOUSERELATION
Generated relation code constant for relationVendorWarehouseRelationdefining source attributevendorin extensionbasecommerce.- See Also:
- Constant Field Values
-
_CONSIGNMENTWAREHOUSERELATION
public static final java.lang.String _CONSIGNMENTWAREHOUSERELATION
Generated relation code constant for relationConsignmentWarehouseRelationdefining source attributeconsignmentsin extensionbasecommerce.- See Also:
- Constant Field Values
-
_STOCKLEVELWAREHOUSERELATION
public static final java.lang.String _STOCKLEVELWAREHOUSERELATION
Generated relation code constant for relationStockLevelWarehouseRelationdefining source attributestockLevelsin extensionbasecommerce.- See Also:
- Constant Field Values
-
_POS2WAREHOUSEREL
public static final java.lang.String _POS2WAREHOUSEREL
Generated relation code constant for relationPoS2WarehouseReldefining source attributepointsOfServicein extensioncommerceservices.- See Also:
- Constant Field Values
-
_BASESTORE2WAREHOUSEREL
public static final java.lang.String _BASESTORE2WAREHOUSEREL
Generated relation code constant for relationBaseStore2WarehouseReldefining source attributebaseStoresin extensioncommerceservices.- See Also:
- Constant Field Values
-
_SAPPRODUCTPLANTRELATION
public static final java.lang.String _SAPPRODUCTPLANTRELATION
Generated relation code constant for relationSapProductPlantRelationdefining source attributeProductin extensionsapmodel.- See Also:
- Constant Field Values
-
_SAPPLANTLOGSYSORG2WAREHOUSERELATION
public static final java.lang.String _SAPPLANTLOGSYSORG2WAREHOUSERELATION
Generated relation code constant for relationSAPPlantLogSysOrg2WarehouseRelationdefining source attributesapPlantLogSysOrgin extensionsapmodel.- See Also:
- Constant Field Values
-
_ADVANCEDSHIPPINGNOTICE2WAREHOUSERELATION
public static final java.lang.String _ADVANCEDSHIPPINGNOTICE2WAREHOUSERELATION
Generated relation code constant for relationAdvancedShippingNotice2WarehouseRelationdefining source attributeadvancedShippingNoticesin extensionwarehousing.- See Also:
- Constant Field Values
-
CODE
public static final java.lang.String CODE
Generated constant - Attribute key ofWarehouse.codeattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Generated constant - Attribute key ofWarehouse.nameattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
DEFAULT
public static final java.lang.String DEFAULT
Generated constant - Attribute key ofWarehouse.defaultattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
VENDORPOS
public static final java.lang.String VENDORPOS
Generated constant - Attribute key ofWarehouse.vendorPOSattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
VENDOR
public static final java.lang.String VENDOR
Generated constant - Attribute key ofWarehouse.vendorattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
CONSIGNMENTS
public static final java.lang.String CONSIGNMENTS
Generated constant - Attribute key ofWarehouse.consignmentsattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
STOCKLEVELS
public static final java.lang.String STOCKLEVELS
Generated constant - Attribute key ofWarehouse.stockLevelsattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
POINTSOFSERVICE
public static final java.lang.String POINTSOFSERVICE
Generated constant - Attribute key ofWarehouse.pointsOfServiceattribute defined at extensioncommerceservices.- See Also:
- Constant Field Values
-
BASESTORES
public static final java.lang.String BASESTORES
Generated constant - Attribute key ofWarehouse.baseStoresattribute defined at extensioncommerceservices.- See Also:
- Constant Field Values
-
PRODUCT
public static final java.lang.String PRODUCT
Generated constant - Attribute key ofWarehouse.Productattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
SAPPLANTLOGSYSORG
public static final java.lang.String SAPPLANTLOGSYSORG
Generated constant - Attribute key ofWarehouse.sapPlantLogSysOrgattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
PRIORITY
public static final java.lang.String PRIORITY
Generated constant - Attribute key ofWarehouse.priorityattribute defined at extensionwarehousing.- See Also:
- Constant Field Values
-
SCORE
public static final java.lang.String SCORE
Generated constant - Attribute key ofWarehouse.scoreattribute defined at extensionwarehousing.- See Also:
- Constant Field Values
-
ISALLOWRESTOCK
public static final java.lang.String ISALLOWRESTOCK
Generated constant - Attribute key ofWarehouse.isAllowRestockattribute defined at extensionwarehousing.- See Also:
- Constant Field Values
-
EXTERNAL
public static final java.lang.String EXTERNAL
Generated constant - Attribute key ofWarehouse.externalattribute defined at extensionwarehousing.- See Also:
- Constant Field Values
-
WAREHOUSEBINTRANSFERWORKFLOWNAME
public static final java.lang.String WAREHOUSEBINTRANSFERWORKFLOWNAME
Generated constant - Attribute key ofWarehouse.warehouseBinTransferWorkflowNameattribute defined at extensionwarehousing.- See Also:
- Constant Field Values
-
DELIVERYMODES
public static final java.lang.String DELIVERYMODES
Generated constant - Attribute key ofWarehouse.deliveryModesattribute defined at extensionwarehousing.- See Also:
- Constant Field Values
-
SOURCINGBAN
public static final java.lang.String SOURCINGBAN
Generated constant - Attribute key ofWarehouse.sourcingbanattribute defined at extensionwarehousing.- See Also:
- Constant Field Values
-
ADVANCEDSHIPPINGNOTICES
public static final java.lang.String ADVANCEDSHIPPINGNOTICES
Generated constant - Attribute key ofWarehouse.advancedShippingNoticesattribute defined at extensionwarehousing.- See Also:
- Constant Field Values
-
WAREHOUSEBINS
public static final java.lang.String WAREHOUSEBINS
Generated constant - Attribute key ofWarehouse.warehouseBinsattribute defined at extensionwarehousing.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
WarehouseModel
public WarehouseModel()
Generated constructor - Default constructor for generic creation.
-
WarehouseModel
public WarehouseModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
WarehouseModel
@Deprecated(since="4.1.1", forRemoval=true) public WarehouseModel(java.lang.String _code, VendorModel _vendor)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_code- initial attribute declared by typeWarehouseat extensionbasecommerce_vendor- initial attribute declared by typeWarehouseat extensionbasecommerce
-
WarehouseModel
@Deprecated(since="4.1.1", forRemoval=true) public WarehouseModel(java.lang.String _code, ItemModel _owner, VendorModel _vendor)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_code- initial attribute declared by typeWarehouseat extensionbasecommerce_owner- initial attribute declared by typeItemat extensioncore_vendor- initial attribute declared by typeWarehouseat extensionbasecommerce
-
-
Method Detail
-
getAdvancedShippingNotices
@Accessor(qualifier="advancedShippingNotices", type=GETTER) public java.util.Set<AdvancedShippingNoticeModel> getAdvancedShippingNotices()
Generated method - Getter of theWarehouse.advancedShippingNoticesattribute defined at extensionwarehousing. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the advancedShippingNotices
-
getBaseStores
@Accessor(qualifier="baseStores", type=GETTER) public java.util.Collection<BaseStoreModel> getBaseStores()
Generated method - Getter of theWarehouse.baseStoresattribute defined at extensioncommerceservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the baseStores
-
getCode
@Accessor(qualifier="code", type=GETTER) public java.lang.String getCode()
Generated method - Getter of theWarehouse.codeattribute defined at extensionbasecommerce.- Returns:
- the code
-
getConsignments
@Accessor(qualifier="consignments", type=GETTER) public java.util.Set<ConsignmentModel> getConsignments()
Generated method - Getter of theWarehouse.consignmentsattribute defined at extensionbasecommerce. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the consignments
-
getDefault
@Accessor(qualifier="default", type=GETTER) public java.lang.Boolean getDefault()
Generated method - Getter of theWarehouse.defaultattribute defined at extensionbasecommerce.- Returns:
- the default
-
getDeliveryModes
@Accessor(qualifier="deliveryModes", type=GETTER) public java.util.Set<DeliveryModeModel> getDeliveryModes()
Generated method - Getter of theWarehouse.deliveryModesattribute defined at extensionwarehousing. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the deliveryModes
-
getIsAllowRestock
@Accessor(qualifier="isAllowRestock", type=GETTER) public java.lang.Boolean getIsAllowRestock()
Generated method - Getter of theWarehouse.isAllowRestockattribute defined at extensionwarehousing.- Returns:
- the isAllowRestock - Flag to indicate if returned inventory allow to be updated in this warehouse
-
getName
@Accessor(qualifier="name", type=GETTER) public java.lang.String getName()
Generated method - Getter of theWarehouse.nameattribute defined at extensionbasecommerce.- Returns:
- the name
-
getName
@Accessor(qualifier="name", type=GETTER) public java.lang.String getName(java.util.Locale loc)
Generated method - Getter of theWarehouse.nameattribute defined at extensionbasecommerce.- Parameters:
loc- the value localization key- Returns:
- the name
- Throws:
java.lang.IllegalArgumentException- if localization key cannot be mapped to data language
-
getPointsOfService
@Accessor(qualifier="pointsOfService", type=GETTER) public java.util.Collection<PointOfServiceModel> getPointsOfService()
Generated method - Getter of theWarehouse.pointsOfServiceattribute defined at extensioncommerceservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the pointsOfService
-
getPriority
@Accessor(qualifier="priority", type=GETTER) public java.lang.Integer getPriority()
Generated method - Getter of theWarehouse.priorityattribute defined at extensionwarehousing.- Returns:
- the priority
-
getSapPlantLogSysOrg
@Accessor(qualifier="sapPlantLogSysOrg", type=GETTER) public SAPPlantLogSysOrgModel getSapPlantLogSysOrg()
Generated method - Getter of theWarehouse.sapPlantLogSysOrgattribute defined at extensionsapmodel.- Returns:
- the sapPlantLogSysOrg
-
getScore
@Accessor(qualifier="score", type=GETTER) public java.lang.Double getScore()
Generated method - Getter of theWarehouse.scoreattribute defined at extensionwarehousing.- Returns:
- the score - Score of given Warehouse that should reflect its performance.
-
getSourcingban
@Accessor(qualifier="sourcingban", type=GETTER) public java.util.Collection<SourcingBanModel> getSourcingban()
Generated method - Getter of theWarehouse.sourcingbanattribute defined at extensionwarehousing. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the sourcingban
-
getStockLevels
@Accessor(qualifier="stockLevels", type=GETTER) public java.util.Set<StockLevelModel> getStockLevels()
Generated method - Getter of theWarehouse.stockLevelsattribute defined at extensionbasecommerce. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the stockLevels
-
getVendor
@Accessor(qualifier="vendor", type=GETTER) public VendorModel getVendor()
Generated method - Getter of theWarehouse.vendorattribute defined at extensionbasecommerce.- Returns:
- the vendor
-
getWarehouseBins
@Accessor(qualifier="warehouseBins", type=GETTER) public java.util.List<WarehouseBinModel> getWarehouseBins()
Generated method - Getter of theWarehouse.warehouseBinsattribute defined at extensionwarehousing. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the warehouseBins
-
getWarehouseBinTransferWorkflowName
@Accessor(qualifier="warehouseBinTransferWorkflowName", type=GETTER) public java.lang.String getWarehouseBinTransferWorkflowName()
Generated method - Getter of theWarehouse.warehouseBinTransferWorkflowNameattribute defined at extensionwarehousing.- Returns:
- the warehouseBinTransferWorkflowName
-
isExternal
@Accessor(qualifier="external", type=GETTER) public boolean isExternal()
Generated method - Getter of theWarehouse.externalattribute defined at extensionwarehousing.- Returns:
- the external - Flag to indicate if the warehouse is external or internal
-
setAdvancedShippingNotices
@Accessor(qualifier="advancedShippingNotices", type=SETTER) public void setAdvancedShippingNotices(java.util.Set<AdvancedShippingNoticeModel> value)
Generated method - Setter ofWarehouse.advancedShippingNoticesattribute defined at extensionwarehousing.- Parameters:
value- the advancedShippingNotices
-
setBaseStores
@Accessor(qualifier="baseStores", type=SETTER) public void setBaseStores(java.util.Collection<BaseStoreModel> value)
Generated method - Setter ofWarehouse.baseStoresattribute defined at extensioncommerceservices.- Parameters:
value- the baseStores
-
setCode
@Accessor(qualifier="code", type=SETTER) public void setCode(java.lang.String value)
Generated method - Initial setter ofWarehouse.codeattribute defined at extensionbasecommerce. Can only be used at creation of model - before first save.- Parameters:
value- the code
-
setConsignments
@Accessor(qualifier="consignments", type=SETTER) public void setConsignments(java.util.Set<ConsignmentModel> value)
Generated method - Setter ofWarehouse.consignmentsattribute defined at extensionbasecommerce.- Parameters:
value- the consignments
-
setDefault
@Accessor(qualifier="default", type=SETTER) public void setDefault(java.lang.Boolean value)
Generated method - Initial setter ofWarehouse.defaultattribute defined at extensionbasecommerce. Can only be used at creation of model - before first save.- Parameters:
value- the default
-
setDeliveryModes
@Accessor(qualifier="deliveryModes", type=SETTER) public void setDeliveryModes(java.util.Set<DeliveryModeModel> value)
Generated method - Setter ofWarehouse.deliveryModesattribute defined at extensionwarehousing.- Parameters:
value- the deliveryModes
-
setExternal
@Accessor(qualifier="external", type=SETTER) public void setExternal(boolean value)
Generated method - Setter ofWarehouse.externalattribute defined at extensionwarehousing.- Parameters:
value- the external - Flag to indicate if the warehouse is external or internal
-
setIsAllowRestock
@Accessor(qualifier="isAllowRestock", type=SETTER) public void setIsAllowRestock(java.lang.Boolean value)
Generated method - Setter ofWarehouse.isAllowRestockattribute defined at extensionwarehousing.- Parameters:
value- the isAllowRestock - Flag to indicate if returned inventory allow to be updated in this warehouse
-
setName
@Accessor(qualifier="name", type=SETTER) public void setName(java.lang.String value)
Generated method - Setter ofWarehouse.nameattribute defined at extensionbasecommerce.- Parameters:
value- the name
-
setName
@Accessor(qualifier="name", type=SETTER) public void setName(java.lang.String value, java.util.Locale loc)
Generated method - Setter ofWarehouse.nameattribute defined at extensionbasecommerce.- Parameters:
value- the nameloc- the value localization key- Throws:
java.lang.IllegalArgumentException- if localization key cannot be mapped to data language
-
setPointsOfService
@Accessor(qualifier="pointsOfService", type=SETTER) public void setPointsOfService(java.util.Collection<PointOfServiceModel> value)
Generated method - Setter ofWarehouse.pointsOfServiceattribute defined at extensioncommerceservices.- Parameters:
value- the pointsOfService
-
setPriority
@Accessor(qualifier="priority", type=SETTER) public void setPriority(java.lang.Integer value)
Generated method - Setter ofWarehouse.priorityattribute defined at extensionwarehousing.- Parameters:
value- the priority
-
setSapPlantLogSysOrg
@Accessor(qualifier="sapPlantLogSysOrg", type=SETTER) public void setSapPlantLogSysOrg(SAPPlantLogSysOrgModel value)
Generated method - Setter ofWarehouse.sapPlantLogSysOrgattribute defined at extensionsapmodel.- Parameters:
value- the sapPlantLogSysOrg
-
setScore
@Accessor(qualifier="score", type=SETTER) public void setScore(java.lang.Double value)
Generated method - Setter ofWarehouse.scoreattribute defined at extensionwarehousing.- Parameters:
value- the score - Score of given Warehouse that should reflect its performance.
-
setSourcingban
@Accessor(qualifier="sourcingban", type=SETTER) public void setSourcingban(java.util.Collection<SourcingBanModel> value)
Generated method - Setter ofWarehouse.sourcingbanattribute defined at extensionwarehousing.- Parameters:
value- the sourcingban
-
setStockLevels
@Accessor(qualifier="stockLevels", type=SETTER) public void setStockLevels(java.util.Set<StockLevelModel> value)
Generated method - Setter ofWarehouse.stockLevelsattribute defined at extensionbasecommerce.- Parameters:
value- the stockLevels
-
setVendor
@Accessor(qualifier="vendor", type=SETTER) public void setVendor(VendorModel value)
Generated method - Initial setter ofWarehouse.vendorattribute defined at extensionbasecommerce. Can only be used at creation of model - before first save.- Parameters:
value- the vendor
-
setWarehouseBins
@Accessor(qualifier="warehouseBins", type=SETTER) public void setWarehouseBins(java.util.List<WarehouseBinModel> value)
Generated method - Setter ofWarehouse.warehouseBinsattribute defined at extensionwarehousing.- Parameters:
value- the warehouseBins
-
setWarehouseBinTransferWorkflowName
@Accessor(qualifier="warehouseBinTransferWorkflowName", type=SETTER) public void setWarehouseBinTransferWorkflowName(java.lang.String value)
Generated method - Setter ofWarehouse.warehouseBinTransferWorkflowNameattribute defined at extensionwarehousing.- Parameters:
value- the warehouseBinTransferWorkflowName
-
-