Class GeneratedStockLevel
java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.ordersplitting.jalo.GeneratedStockLevel
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
StockLevel
Generated class for type
StockLevel.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theStockLevel.availableattributeprotected static final Map<String,Item.AttributeMode> static final StringQualifier of theStockLevel.inStockStatusattributestatic final StringQualifier of theStockLevel.maxPreOrderattributestatic final StringQualifier of theStockLevel.maxStockLevelHistoryCountattributestatic final StringQualifier of theStockLevel.nextDeliveryTimeattributestatic final StringQualifier of theStockLevel.overSellingattributestatic final StringQualifier of theStockLevel.preOrderattributestatic final StringQualifier of theStockLevel.productattributestatic final StringQualifier of theStockLevel.productCodeattributestatic final StringQualifier of theStockLevel.productsattributestatic final StringQualifier of theStockLevel.releaseDateattributestatic final StringQualifier of theStockLevel.reservedattributestatic final StringQualifier of theStockLevel.stockLevelHistoryEntriesattributeprotected static final OneToManyHandler<StockLevelHistoryEntry>OneToManyHandlerfor handling 1:n STOCKLEVELHISTORYENTRIES's relation attributes from 'many' side.protected static StringRelation disable markmodifed parameter constants for StockLevelProductRelation from ((basecommerce))protected static StringRelation ordering override parameter constants for StockLevelProductRelation from ((basecommerce))protected static Stringstatic final StringQualifier of theStockLevel.treatNegativeAsZeroattributestatic final StringQualifier of theStockLevel.warehouseattributeprotected static final BidirectionalOneToManyHandler<GeneratedStockLevel>BidirectionalOneToManyHandlerfor handling 1:n WAREHOUSE's relation attributes from 'one' side.Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToProducts(Product value) Generated method - Addsvalueto products.voidaddToProducts(SessionContext ctx, Product value) Generated method - Addsvalueto products.voidGenerated method - Addsvalueto stockLevelHistoryEntries.voidGenerated method - Addsvalueto stockLevelHistoryEntries.protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) Has to be implemented for each concrete subtype of item.Generated method - Getter of theStockLevel.availableattribute.Generated method - Getter of theStockLevel.availableattribute.intGenerated method - Getter of theStockLevel.availableattribute.intGenerated method - Getter of theStockLevel.availableattribute.protected Map<String,Item.AttributeMode> Generated method - Getter of theStockLevel.inStockStatusattribute.Generated method - Getter of theStockLevel.inStockStatusattribute.Generated method - Getter of theStockLevel.maxPreOrderattribute.Generated method - Getter of theStockLevel.maxPreOrderattribute.intGenerated method - Getter of theStockLevel.maxPreOrderattribute.intGenerated method - Getter of theStockLevel.maxPreOrderattribute.Generated method - Getter of theStockLevel.maxStockLevelHistoryCountattribute.Generated method - Getter of theStockLevel.maxStockLevelHistoryCountattribute.intGenerated method - Getter of theStockLevel.maxStockLevelHistoryCountattribute.intGenerated method - Getter of theStockLevel.maxStockLevelHistoryCountattribute.Generated method - Getter of theStockLevel.nextDeliveryTimeattribute.Generated method - Getter of theStockLevel.nextDeliveryTimeattribute.Generated method - Getter of theStockLevel.overSellingattribute.Generated method - Getter of theStockLevel.overSellingattribute.intGenerated method - Getter of theStockLevel.overSellingattribute.intGenerated method - Getter of theStockLevel.overSellingattribute.Generated method - Getter of theStockLevel.preOrderattribute.Generated method - Getter of theStockLevel.preOrderattribute.intGenerated method - Getter of theStockLevel.preOrderattribute.intGenerated method - Getter of theStockLevel.preOrderattribute.Generated method - Getter of theStockLevel.productattribute.abstract ProductgetProduct(SessionContext ctx) Generated method - Getter of theStockLevel.productattribute.Generated method - Getter of theStockLevel.productCodeattribute.Generated method - Getter of theStockLevel.productCodeattribute.Generated method - Getter of theStockLevel.productsattribute.Generated method - Getter of theStockLevel.productsattribute.longlongGenerated method - Getter of theStockLevel.releaseDateattribute.Generated method - Getter of theStockLevel.releaseDateattribute.Generated method - Getter of theStockLevel.reservedattribute.Generated method - Getter of theStockLevel.reservedattribute.intGenerated method - Getter of theStockLevel.reservedattribute.intGenerated method - Getter of theStockLevel.reservedattribute.Generated method - Getter of theStockLevel.stockLevelHistoryEntriesattribute.Generated method - Getter of theStockLevel.stockLevelHistoryEntriesattribute.Generated method - Getter of theStockLevel.warehouseattribute.Generated method - Getter of theStockLevel.warehouseattribute.booleanisMarkModifiedDisabled(Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theStockLevel.treatNegativeAsZeroattribute.Generated method - Getter of theStockLevel.treatNegativeAsZeroattribute.booleanGenerated method - Getter of theStockLevel.treatNegativeAsZeroattribute.booleanGenerated method - Getter of theStockLevel.treatNegativeAsZeroattribute.voidremoveFromProducts(Product value) Generated method - Removesvaluefrom products.voidremoveFromProducts(SessionContext ctx, Product value) Generated method - Removesvaluefrom products.voidGenerated method - Removesvaluefrom stockLevelHistoryEntries.voidGenerated method - Removesvaluefrom stockLevelHistoryEntries.voidsetAvailable(int value) Generated method - Setter of theStockLevel.availableattribute.voidsetAvailable(SessionContext ctx, int value) Generated method - Setter of theStockLevel.availableattribute.voidsetAvailable(SessionContext ctx, Integer value) Generated method - Setter of theStockLevel.availableattribute.voidsetAvailable(Integer value) Generated method - Setter of theStockLevel.availableattribute.voidsetInStockStatus(EnumerationValue value) Generated method - Setter of theStockLevel.inStockStatusattribute.voidsetInStockStatus(SessionContext ctx, EnumerationValue value) Generated method - Setter of theStockLevel.inStockStatusattribute.voidsetMaxPreOrder(int value) Generated method - Setter of theStockLevel.maxPreOrderattribute.voidsetMaxPreOrder(SessionContext ctx, int value) Generated method - Setter of theStockLevel.maxPreOrderattribute.voidsetMaxPreOrder(SessionContext ctx, Integer value) Generated method - Setter of theStockLevel.maxPreOrderattribute.voidsetMaxPreOrder(Integer value) Generated method - Setter of theStockLevel.maxPreOrderattribute.voidsetMaxStockLevelHistoryCount(int value) Generated method - Setter of theStockLevel.maxStockLevelHistoryCountattribute.voidsetMaxStockLevelHistoryCount(SessionContext ctx, int value) Generated method - Setter of theStockLevel.maxStockLevelHistoryCountattribute.voidsetMaxStockLevelHistoryCount(SessionContext ctx, Integer value) Generated method - Setter of theStockLevel.maxStockLevelHistoryCountattribute.voidGenerated method - Setter of theStockLevel.maxStockLevelHistoryCountattribute.voidsetNextDeliveryTime(SessionContext ctx, Date value) Generated method - Setter of theStockLevel.nextDeliveryTimeattribute.voidsetNextDeliveryTime(Date value) Generated method - Setter of theStockLevel.nextDeliveryTimeattribute.voidsetOverSelling(int value) Generated method - Setter of theStockLevel.overSellingattribute.voidsetOverSelling(SessionContext ctx, int value) Generated method - Setter of theStockLevel.overSellingattribute.voidsetOverSelling(SessionContext ctx, Integer value) Generated method - Setter of theStockLevel.overSellingattribute.voidsetOverSelling(Integer value) Generated method - Setter of theStockLevel.overSellingattribute.voidsetPreOrder(int value) Generated method - Setter of theStockLevel.preOrderattribute.voidsetPreOrder(SessionContext ctx, int value) Generated method - Setter of theStockLevel.preOrderattribute.voidsetPreOrder(SessionContext ctx, Integer value) Generated method - Setter of theStockLevel.preOrderattribute.voidsetPreOrder(Integer value) Generated method - Setter of theStockLevel.preOrderattribute.voidsetProduct(Product value) Generated method - Setter of theStockLevel.productattribute.abstract voidsetProduct(SessionContext ctx, Product value) Generated method - Setter of theStockLevel.productattribute.voidsetProductCode(SessionContext ctx, String value) Generated method - Setter of theStockLevel.productCodeattribute.voidsetProductCode(String value) Generated method - Setter of theStockLevel.productCodeattribute.voidsetProducts(SessionContext ctx, Collection<Product> value) Generated method - Setter of theStockLevel.productsattribute.voidsetProducts(Collection<Product> value) Generated method - Setter of theStockLevel.productsattribute.voidsetReleaseDate(SessionContext ctx, Date value) Generated method - Setter of theStockLevel.releaseDateattribute.voidsetReleaseDate(Date value) Generated method - Setter of theStockLevel.releaseDateattribute.voidsetReserved(int value) Generated method - Setter of theStockLevel.reservedattribute.voidsetReserved(SessionContext ctx, int value) Generated method - Setter of theStockLevel.reservedattribute.voidsetReserved(SessionContext ctx, Integer value) Generated method - Setter of theStockLevel.reservedattribute.voidsetReserved(Integer value) Generated method - Setter of theStockLevel.reservedattribute.voidGenerated method - Setter of theStockLevel.stockLevelHistoryEntriesattribute.voidGenerated method - Setter of theStockLevel.stockLevelHistoryEntriesattribute.voidsetTreatNegativeAsZero(boolean value) Generated method - Setter of theStockLevel.treatNegativeAsZeroattribute.voidsetTreatNegativeAsZero(SessionContext ctx, boolean value) Generated method - Setter of theStockLevel.treatNegativeAsZeroattribute.voidsetTreatNegativeAsZero(SessionContext ctx, Boolean value) Generated method - Setter of theStockLevel.treatNegativeAsZeroattribute.voidsetTreatNegativeAsZero(Boolean value) Generated method - Setter of theStockLevel.treatNegativeAsZeroattribute.protected voidsetWarehouse(SessionContext ctx, Warehouse value) Generated method - Setter of theStockLevel.warehouseattribute.protected voidsetWarehouse(Warehouse value) Generated method - Setter of theStockLevel.warehouseattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
PRODUCT
Qualifier of theStockLevel.productattribute- See Also:
-
AVAILABLE
Qualifier of theStockLevel.availableattribute- See Also:
-
RELEASEDATE
Qualifier of theStockLevel.releaseDateattribute- See Also:
-
NEXTDELIVERYTIME
Qualifier of theStockLevel.nextDeliveryTimeattribute- See Also:
-
PRODUCTCODE
Qualifier of theStockLevel.productCodeattribute- See Also:
-
RESERVED
Qualifier of theStockLevel.reservedattribute- See Also:
-
OVERSELLING
Qualifier of theStockLevel.overSellingattribute- See Also:
-
PREORDER
Qualifier of theStockLevel.preOrderattribute- See Also:
-
MAXPREORDER
Qualifier of theStockLevel.maxPreOrderattribute- See Also:
-
TREATNEGATIVEASZERO
Qualifier of theStockLevel.treatNegativeAsZeroattribute- See Also:
-
INSTOCKSTATUS
Qualifier of theStockLevel.inStockStatusattribute- See Also:
-
MAXSTOCKLEVELHISTORYCOUNT
Qualifier of theStockLevel.maxStockLevelHistoryCountattribute- See Also:
-
PRODUCTS
Qualifier of theStockLevel.productsattribute- See Also:
-
STOCKLEVELPRODUCTRELATION_SRC_ORDERED
Relation ordering override parameter constants for StockLevelProductRelation from ((basecommerce)) -
STOCKLEVELPRODUCTRELATION_TGT_ORDERED
-
STOCKLEVELPRODUCTRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for StockLevelProductRelation from ((basecommerce)) -
WAREHOUSE
Qualifier of theStockLevel.warehouseattribute- See Also:
-
STOCKLEVELHISTORYENTRIES
Qualifier of theStockLevel.stockLevelHistoryEntriesattribute- See Also:
-
WAREHOUSEHANDLER
BidirectionalOneToManyHandlerfor handling 1:n WAREHOUSE's relation attributes from 'one' side. -
STOCKLEVELHISTORYENTRIESHANDLER
OneToManyHandlerfor handling 1:n STOCKLEVELHISTORYENTRIES's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedStockLevel
public GeneratedStockLevel()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classItem
-
getAvailable
Generated method - Getter of theStockLevel.availableattribute.- Returns:
- the available
-
getAvailable
Generated method - Getter of theStockLevel.availableattribute.- Returns:
- the available
-
getAvailableAsPrimitive
Generated method - Getter of theStockLevel.availableattribute.- Returns:
- the available
-
getAvailableAsPrimitive
public int getAvailableAsPrimitive()Generated method - Getter of theStockLevel.availableattribute.- Returns:
- the available
-
setAvailable
Generated method - Setter of theStockLevel.availableattribute.- Parameters:
value- the available
-
setAvailable
Generated method - Setter of theStockLevel.availableattribute.- Parameters:
value- the available
-
setAvailable
Generated method - Setter of theStockLevel.availableattribute.- Parameters:
value- the available
-
setAvailable
public void setAvailable(int value) Generated method - Setter of theStockLevel.availableattribute.- Parameters:
value- the available
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException Description copied from class:ItemHas to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map).In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }- Overrides:
createItemin classGenericItem- Parameters:
ctx- the current session context which this item is created withintype- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException- indicates an error during creation - any changes will be rollbacked
-
getInStockStatus
Generated method - Getter of theStockLevel.inStockStatusattribute.- Returns:
- the inStockStatus
-
getInStockStatus
Generated method - Getter of theStockLevel.inStockStatusattribute.- Returns:
- the inStockStatus
-
setInStockStatus
Generated method - Setter of theStockLevel.inStockStatusattribute.- Parameters:
value- the inStockStatus
-
setInStockStatus
Generated method - Setter of theStockLevel.inStockStatusattribute.- Parameters:
value- the inStockStatus
-
isMarkModifiedDisabled
@Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
isMarkModifiedDisabledin classItem
-
getMaxPreOrder
Generated method - Getter of theStockLevel.maxPreOrderattribute.- Returns:
- the maxPreOrder
-
getMaxPreOrder
Generated method - Getter of theStockLevel.maxPreOrderattribute.- Returns:
- the maxPreOrder
-
getMaxPreOrderAsPrimitive
Generated method - Getter of theStockLevel.maxPreOrderattribute.- Returns:
- the maxPreOrder
-
getMaxPreOrderAsPrimitive
public int getMaxPreOrderAsPrimitive()Generated method - Getter of theStockLevel.maxPreOrderattribute.- Returns:
- the maxPreOrder
-
setMaxPreOrder
Generated method - Setter of theStockLevel.maxPreOrderattribute.- Parameters:
value- the maxPreOrder
-
setMaxPreOrder
Generated method - Setter of theStockLevel.maxPreOrderattribute.- Parameters:
value- the maxPreOrder
-
setMaxPreOrder
Generated method - Setter of theStockLevel.maxPreOrderattribute.- Parameters:
value- the maxPreOrder
-
setMaxPreOrder
public void setMaxPreOrder(int value) Generated method - Setter of theStockLevel.maxPreOrderattribute.- Parameters:
value- the maxPreOrder
-
getMaxStockLevelHistoryCount
Generated method - Getter of theStockLevel.maxStockLevelHistoryCountattribute.- Returns:
- the maxStockLevelHistoryCount - size of the StockLevelHistoyEntry, negative values for unlimited
-
getMaxStockLevelHistoryCount
Generated method - Getter of theStockLevel.maxStockLevelHistoryCountattribute.- Returns:
- the maxStockLevelHistoryCount - size of the StockLevelHistoyEntry, negative values for unlimited
-
getMaxStockLevelHistoryCountAsPrimitive
Generated method - Getter of theStockLevel.maxStockLevelHistoryCountattribute.- Returns:
- the maxStockLevelHistoryCount - size of the StockLevelHistoyEntry, negative values for unlimited
-
getMaxStockLevelHistoryCountAsPrimitive
public int getMaxStockLevelHistoryCountAsPrimitive()Generated method - Getter of theStockLevel.maxStockLevelHistoryCountattribute.- Returns:
- the maxStockLevelHistoryCount - size of the StockLevelHistoyEntry, negative values for unlimited
-
setMaxStockLevelHistoryCount
Generated method - Setter of theStockLevel.maxStockLevelHistoryCountattribute.- Parameters:
value- the maxStockLevelHistoryCount - size of the StockLevelHistoyEntry, negative values for unlimited
-
setMaxStockLevelHistoryCount
Generated method - Setter of theStockLevel.maxStockLevelHistoryCountattribute.- Parameters:
value- the maxStockLevelHistoryCount - size of the StockLevelHistoyEntry, negative values for unlimited
-
setMaxStockLevelHistoryCount
Generated method - Setter of theStockLevel.maxStockLevelHistoryCountattribute.- Parameters:
value- the maxStockLevelHistoryCount - size of the StockLevelHistoyEntry, negative values for unlimited
-
setMaxStockLevelHistoryCount
public void setMaxStockLevelHistoryCount(int value) Generated method - Setter of theStockLevel.maxStockLevelHistoryCountattribute.- Parameters:
value- the maxStockLevelHistoryCount - size of the StockLevelHistoyEntry, negative values for unlimited
-
getNextDeliveryTime
Generated method - Getter of theStockLevel.nextDeliveryTimeattribute.- Returns:
- the nextDeliveryTime
-
getNextDeliveryTime
Generated method - Getter of theStockLevel.nextDeliveryTimeattribute.- Returns:
- the nextDeliveryTime
-
setNextDeliveryTime
Generated method - Setter of theStockLevel.nextDeliveryTimeattribute.- Parameters:
value- the nextDeliveryTime
-
setNextDeliveryTime
Generated method - Setter of theStockLevel.nextDeliveryTimeattribute.- Parameters:
value- the nextDeliveryTime
-
getOverSelling
Generated method - Getter of theStockLevel.overSellingattribute.- Returns:
- the overSelling
-
getOverSelling
Generated method - Getter of theStockLevel.overSellingattribute.- Returns:
- the overSelling
-
getOverSellingAsPrimitive
Generated method - Getter of theStockLevel.overSellingattribute.- Returns:
- the overSelling
-
getOverSellingAsPrimitive
public int getOverSellingAsPrimitive()Generated method - Getter of theStockLevel.overSellingattribute.- Returns:
- the overSelling
-
setOverSelling
Generated method - Setter of theStockLevel.overSellingattribute.- Parameters:
value- the overSelling
-
setOverSelling
Generated method - Setter of theStockLevel.overSellingattribute.- Parameters:
value- the overSelling
-
setOverSelling
Generated method - Setter of theStockLevel.overSellingattribute.- Parameters:
value- the overSelling
-
setOverSelling
public void setOverSelling(int value) Generated method - Setter of theStockLevel.overSellingattribute.- Parameters:
value- the overSelling
-
getPreOrder
Generated method - Getter of theStockLevel.preOrderattribute.- Returns:
- the preOrder
-
getPreOrder
Generated method - Getter of theStockLevel.preOrderattribute.- Returns:
- the preOrder
-
getPreOrderAsPrimitive
Generated method - Getter of theStockLevel.preOrderattribute.- Returns:
- the preOrder
-
getPreOrderAsPrimitive
public int getPreOrderAsPrimitive()Generated method - Getter of theStockLevel.preOrderattribute.- Returns:
- the preOrder
-
setPreOrder
Generated method - Setter of theStockLevel.preOrderattribute.- Parameters:
value- the preOrder
-
setPreOrder
Generated method - Setter of theStockLevel.preOrderattribute.- Parameters:
value- the preOrder
-
setPreOrder
Generated method - Setter of theStockLevel.preOrderattribute.- Parameters:
value- the preOrder
-
setPreOrder
public void setPreOrder(int value) Generated method - Setter of theStockLevel.preOrderattribute.- Parameters:
value- the preOrder
-
getProduct
Generated method - Getter of theStockLevel.productattribute.- Returns:
- the product
-
getProduct
Generated method - Getter of theStockLevel.productattribute.- Returns:
- the product
-
setProduct
Generated method - Setter of theStockLevel.productattribute.- Parameters:
value- the product
-
setProduct
Generated method - Setter of theStockLevel.productattribute.- Parameters:
value- the product
-
getProductCode
Generated method - Getter of theStockLevel.productCodeattribute.- Returns:
- the productCode
-
getProductCode
Generated method - Getter of theStockLevel.productCodeattribute.- Returns:
- the productCode
-
setProductCode
Generated method - Setter of theStockLevel.productCodeattribute.- Parameters:
value- the productCode
-
setProductCode
Generated method - Setter of theStockLevel.productCodeattribute.- Parameters:
value- the productCode
-
getProducts
Generated method - Getter of theStockLevel.productsattribute.- Returns:
- the products
-
getProducts
Generated method - Getter of theStockLevel.productsattribute.- Returns:
- the products
-
getProductsCount
-
getProductsCount
public long getProductsCount() -
setProducts
Generated method - Setter of theStockLevel.productsattribute.- Parameters:
value- the products
-
setProducts
Generated method - Setter of theStockLevel.productsattribute.- Parameters:
value- the products
-
addToProducts
Generated method - Addsvalueto products.- Parameters:
value- the item to add to products
-
addToProducts
Generated method - Addsvalueto products.- Parameters:
value- the item to add to products
-
removeFromProducts
Generated method - Removesvaluefrom products.- Parameters:
value- the item to remove from products
-
removeFromProducts
Generated method - Removesvaluefrom products.- Parameters:
value- the item to remove from products
-
getReleaseDate
Generated method - Getter of theStockLevel.releaseDateattribute.- Returns:
- the releaseDate
-
getReleaseDate
Generated method - Getter of theStockLevel.releaseDateattribute.- Returns:
- the releaseDate
-
setReleaseDate
Generated method - Setter of theStockLevel.releaseDateattribute.- Parameters:
value- the releaseDate
-
setReleaseDate
Generated method - Setter of theStockLevel.releaseDateattribute.- Parameters:
value- the releaseDate
-
getReserved
Generated method - Getter of theStockLevel.reservedattribute.- Returns:
- the reserved
-
getReserved
Generated method - Getter of theStockLevel.reservedattribute.- Returns:
- the reserved
-
getReservedAsPrimitive
Generated method - Getter of theStockLevel.reservedattribute.- Returns:
- the reserved
-
getReservedAsPrimitive
public int getReservedAsPrimitive()Generated method - Getter of theStockLevel.reservedattribute.- Returns:
- the reserved
-
setReserved
Generated method - Setter of theStockLevel.reservedattribute.- Parameters:
value- the reserved
-
setReserved
Generated method - Setter of theStockLevel.reservedattribute.- Parameters:
value- the reserved
-
setReserved
Generated method - Setter of theStockLevel.reservedattribute.- Parameters:
value- the reserved
-
setReserved
public void setReserved(int value) Generated method - Setter of theStockLevel.reservedattribute.- Parameters:
value- the reserved
-
getStockLevelHistoryEntries
Generated method - Getter of theStockLevel.stockLevelHistoryEntriesattribute.- Returns:
- the stockLevelHistoryEntries
-
getStockLevelHistoryEntries
Generated method - Getter of theStockLevel.stockLevelHistoryEntriesattribute.- Returns:
- the stockLevelHistoryEntries
-
setStockLevelHistoryEntries
Generated method - Setter of theStockLevel.stockLevelHistoryEntriesattribute.- Parameters:
value- the stockLevelHistoryEntries
-
setStockLevelHistoryEntries
Generated method - Setter of theStockLevel.stockLevelHistoryEntriesattribute.- Parameters:
value- the stockLevelHistoryEntries
-
addToStockLevelHistoryEntries
Generated method - Addsvalueto stockLevelHistoryEntries.- Parameters:
value- the item to add to stockLevelHistoryEntries
-
addToStockLevelHistoryEntries
Generated method - Addsvalueto stockLevelHistoryEntries.- Parameters:
value- the item to add to stockLevelHistoryEntries
-
removeFromStockLevelHistoryEntries
Generated method - Removesvaluefrom stockLevelHistoryEntries.- Parameters:
value- the item to remove from stockLevelHistoryEntries
-
removeFromStockLevelHistoryEntries
Generated method - Removesvaluefrom stockLevelHistoryEntries.- Parameters:
value- the item to remove from stockLevelHistoryEntries
-
isTreatNegativeAsZero
Generated method - Getter of theStockLevel.treatNegativeAsZeroattribute.- Returns:
- the treatNegativeAsZero
-
isTreatNegativeAsZero
Generated method - Getter of theStockLevel.treatNegativeAsZeroattribute.- Returns:
- the treatNegativeAsZero
-
isTreatNegativeAsZeroAsPrimitive
Generated method - Getter of theStockLevel.treatNegativeAsZeroattribute.- Returns:
- the treatNegativeAsZero
-
isTreatNegativeAsZeroAsPrimitive
public boolean isTreatNegativeAsZeroAsPrimitive()Generated method - Getter of theStockLevel.treatNegativeAsZeroattribute.- Returns:
- the treatNegativeAsZero
-
setTreatNegativeAsZero
Generated method - Setter of theStockLevel.treatNegativeAsZeroattribute.- Parameters:
value- the treatNegativeAsZero
-
setTreatNegativeAsZero
Generated method - Setter of theStockLevel.treatNegativeAsZeroattribute.- Parameters:
value- the treatNegativeAsZero
-
setTreatNegativeAsZero
Generated method - Setter of theStockLevel.treatNegativeAsZeroattribute.- Parameters:
value- the treatNegativeAsZero
-
setTreatNegativeAsZero
public void setTreatNegativeAsZero(boolean value) Generated method - Setter of theStockLevel.treatNegativeAsZeroattribute.- Parameters:
value- the treatNegativeAsZero
-
getWarehouse
Generated method - Getter of theStockLevel.warehouseattribute.- Returns:
- the warehouse
-
getWarehouse
Generated method - Getter of theStockLevel.warehouseattribute.- Returns:
- the warehouse
-
setWarehouse
Generated method - Setter of theStockLevel.warehouseattribute.- Parameters:
value- the warehouse
-
setWarehouse
Generated method - Setter of theStockLevel.warehouseattribute.- Parameters:
value- the warehouse
-
Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)