public abstract class GeneratedStockLevel extends GenericItem
StockLevel.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
AVAILABLE
Qualifier of the
StockLevel.available attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
INSTOCKSTATUS
Qualifier of the
StockLevel.inStockStatus attribute |
static java.lang.String |
MAXPREORDER
Qualifier of the
StockLevel.maxPreOrder attribute |
static java.lang.String |
MAXSTOCKLEVELHISTORYCOUNT
Qualifier of the
StockLevel.maxStockLevelHistoryCount attribute |
static java.lang.String |
NEXTDELIVERYTIME
Qualifier of the
StockLevel.nextDeliveryTime attribute |
static java.lang.String |
OVERSELLING
Qualifier of the
StockLevel.overSelling attribute |
static java.lang.String |
PREORDER
Qualifier of the
StockLevel.preOrder attribute |
static java.lang.String |
PRODUCT
Qualifier of the
StockLevel.product attribute |
static java.lang.String |
PRODUCTCODE
Qualifier of the
StockLevel.productCode attribute |
static java.lang.String |
PRODUCTS
Qualifier of the
StockLevel.products attribute |
static java.lang.String |
RELEASEDATE
Qualifier of the
StockLevel.releaseDate attribute |
static java.lang.String |
RESERVED
Qualifier of the
StockLevel.reserved attribute |
static java.lang.String |
STOCKLEVELHISTORYENTRIES
Qualifier of the
StockLevel.stockLevelHistoryEntries attribute |
protected static OneToManyHandler<StockLevelHistoryEntry> |
STOCKLEVELHISTORYENTRIESHANDLER
OneToManyHandler for handling 1:n STOCKLEVELHISTORYENTRIES's relation attributes from 'many' side. |
protected static java.lang.String |
STOCKLEVELPRODUCTRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for StockLevelProductRelation from ((basecommerce))
|
protected static java.lang.String |
STOCKLEVELPRODUCTRELATION_SRC_ORDERED
Relation ordering override parameter constants for StockLevelProductRelation from ((basecommerce))
|
protected static java.lang.String |
STOCKLEVELPRODUCTRELATION_TGT_ORDERED |
static java.lang.String |
TREATNEGATIVEASZERO
Qualifier of the
StockLevel.treatNegativeAsZero attribute |
static java.lang.String |
WAREHOUSE
Qualifier of the
StockLevel.warehouse attribute |
protected static BidirectionalOneToManyHandler<GeneratedStockLevel> |
WAREHOUSEHANDLER
BidirectionalOneToManyHandler for handling 1:n WAREHOUSE's relation attributes from 'one' side. |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedStockLevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToProducts(Product value)
Generated method - Adds
value to products. |
void |
addToProducts(SessionContext ctx,
Product value)
Generated method - Adds
value to products. |
void |
addToStockLevelHistoryEntries(SessionContext ctx,
StockLevelHistoryEntry value)
Generated method - Adds
value to stockLevelHistoryEntries. |
void |
addToStockLevelHistoryEntries(StockLevelHistoryEntry value)
Generated method - Adds
value to stockLevelHistoryEntries. |
protected Item |
createItem(SessionContext ctx,
ComposedType type,
Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.
|
java.lang.Integer |
getAvailable()
Generated method - Getter of the
StockLevel.available attribute. |
java.lang.Integer |
getAvailable(SessionContext ctx)
Generated method - Getter of the
StockLevel.available attribute. |
int |
getAvailableAsPrimitive()
Generated method - Getter of the
StockLevel.available attribute. |
int |
getAvailableAsPrimitive(SessionContext ctx)
Generated method - Getter of the
StockLevel.available attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
EnumerationValue |
getInStockStatus()
Generated method - Getter of the
StockLevel.inStockStatus attribute. |
EnumerationValue |
getInStockStatus(SessionContext ctx)
Generated method - Getter of the
StockLevel.inStockStatus attribute. |
java.lang.Integer |
getMaxPreOrder()
Generated method - Getter of the
StockLevel.maxPreOrder attribute. |
java.lang.Integer |
getMaxPreOrder(SessionContext ctx)
Generated method - Getter of the
StockLevel.maxPreOrder attribute. |
int |
getMaxPreOrderAsPrimitive()
Generated method - Getter of the
StockLevel.maxPreOrder attribute. |
int |
getMaxPreOrderAsPrimitive(SessionContext ctx)
Generated method - Getter of the
StockLevel.maxPreOrder attribute. |
java.lang.Integer |
getMaxStockLevelHistoryCount()
Generated method - Getter of the
StockLevel.maxStockLevelHistoryCount attribute. |
java.lang.Integer |
getMaxStockLevelHistoryCount(SessionContext ctx)
Generated method - Getter of the
StockLevel.maxStockLevelHistoryCount attribute. |
int |
getMaxStockLevelHistoryCountAsPrimitive()
Generated method - Getter of the
StockLevel.maxStockLevelHistoryCount attribute. |
int |
getMaxStockLevelHistoryCountAsPrimitive(SessionContext ctx)
Generated method - Getter of the
StockLevel.maxStockLevelHistoryCount attribute. |
java.util.Date |
getNextDeliveryTime()
Generated method - Getter of the
StockLevel.nextDeliveryTime attribute. |
java.util.Date |
getNextDeliveryTime(SessionContext ctx)
Generated method - Getter of the
StockLevel.nextDeliveryTime attribute. |
java.lang.Integer |
getOverSelling()
Generated method - Getter of the
StockLevel.overSelling attribute. |
java.lang.Integer |
getOverSelling(SessionContext ctx)
Generated method - Getter of the
StockLevel.overSelling attribute. |
int |
getOverSellingAsPrimitive()
Generated method - Getter of the
StockLevel.overSelling attribute. |
int |
getOverSellingAsPrimitive(SessionContext ctx)
Generated method - Getter of the
StockLevel.overSelling attribute. |
java.lang.Integer |
getPreOrder()
Generated method - Getter of the
StockLevel.preOrder attribute. |
java.lang.Integer |
getPreOrder(SessionContext ctx)
Generated method - Getter of the
StockLevel.preOrder attribute. |
int |
getPreOrderAsPrimitive()
Generated method - Getter of the
StockLevel.preOrder attribute. |
int |
getPreOrderAsPrimitive(SessionContext ctx)
Generated method - Getter of the
StockLevel.preOrder attribute. |
Product |
getProduct()
Generated method - Getter of the
StockLevel.product attribute. |
abstract Product |
getProduct(SessionContext ctx)
Generated method - Getter of the
StockLevel.product attribute. |
java.lang.String |
getProductCode()
Generated method - Getter of the
StockLevel.productCode attribute. |
java.lang.String |
getProductCode(SessionContext ctx)
Generated method - Getter of the
StockLevel.productCode attribute. |
java.util.Collection<Product> |
getProducts()
Generated method - Getter of the
StockLevel.products attribute. |
java.util.Collection<Product> |
getProducts(SessionContext ctx)
Generated method - Getter of the
StockLevel.products attribute. |
long |
getProductsCount() |
long |
getProductsCount(SessionContext ctx) |
java.util.Date |
getReleaseDate()
Generated method - Getter of the
StockLevel.releaseDate attribute. |
java.util.Date |
getReleaseDate(SessionContext ctx)
Generated method - Getter of the
StockLevel.releaseDate attribute. |
java.lang.Integer |
getReserved()
Generated method - Getter of the
StockLevel.reserved attribute. |
java.lang.Integer |
getReserved(SessionContext ctx)
Generated method - Getter of the
StockLevel.reserved attribute. |
int |
getReservedAsPrimitive()
Generated method - Getter of the
StockLevel.reserved attribute. |
int |
getReservedAsPrimitive(SessionContext ctx)
Generated method - Getter of the
StockLevel.reserved attribute. |
java.util.List<StockLevelHistoryEntry> |
getStockLevelHistoryEntries()
Generated method - Getter of the
StockLevel.stockLevelHistoryEntries attribute. |
java.util.List<StockLevelHistoryEntry> |
getStockLevelHistoryEntries(SessionContext ctx)
Generated method - Getter of the
StockLevel.stockLevelHistoryEntries attribute. |
Warehouse |
getWarehouse()
Generated method - Getter of the
StockLevel.warehouse attribute. |
Warehouse |
getWarehouse(SessionContext ctx)
Generated method - Getter of the
StockLevel.warehouse attribute. |
boolean |
isMarkModifiedDisabled(Item referencedItem) |
java.lang.Boolean |
isTreatNegativeAsZero()
Generated method - Getter of the
StockLevel.treatNegativeAsZero attribute. |
java.lang.Boolean |
isTreatNegativeAsZero(SessionContext ctx)
Generated method - Getter of the
StockLevel.treatNegativeAsZero attribute. |
boolean |
isTreatNegativeAsZeroAsPrimitive()
Generated method - Getter of the
StockLevel.treatNegativeAsZero attribute. |
boolean |
isTreatNegativeAsZeroAsPrimitive(SessionContext ctx)
Generated method - Getter of the
StockLevel.treatNegativeAsZero attribute. |
void |
removeFromProducts(Product value)
Generated method - Removes
value from products. |
void |
removeFromProducts(SessionContext ctx,
Product value)
Generated method - Removes
value from products. |
void |
removeFromStockLevelHistoryEntries(SessionContext ctx,
StockLevelHistoryEntry value)
Generated method - Removes
value from stockLevelHistoryEntries. |
void |
removeFromStockLevelHistoryEntries(StockLevelHistoryEntry value)
Generated method - Removes
value from stockLevelHistoryEntries. |
void |
setAvailable(int value)
Generated method - Setter of the
StockLevel.available attribute. |
void |
setAvailable(java.lang.Integer value)
Generated method - Setter of the
StockLevel.available attribute. |
void |
setAvailable(SessionContext ctx,
int value)
Generated method - Setter of the
StockLevel.available attribute. |
void |
setAvailable(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
StockLevel.available attribute. |
void |
setInStockStatus(EnumerationValue value)
Generated method - Setter of the
StockLevel.inStockStatus attribute. |
void |
setInStockStatus(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
StockLevel.inStockStatus attribute. |
void |
setMaxPreOrder(int value)
Generated method - Setter of the
StockLevel.maxPreOrder attribute. |
void |
setMaxPreOrder(java.lang.Integer value)
Generated method - Setter of the
StockLevel.maxPreOrder attribute. |
void |
setMaxPreOrder(SessionContext ctx,
int value)
Generated method - Setter of the
StockLevel.maxPreOrder attribute. |
void |
setMaxPreOrder(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
StockLevel.maxPreOrder attribute. |
void |
setMaxStockLevelHistoryCount(int value)
Generated method - Setter of the
StockLevel.maxStockLevelHistoryCount attribute. |
void |
setMaxStockLevelHistoryCount(java.lang.Integer value)
Generated method - Setter of the
StockLevel.maxStockLevelHistoryCount attribute. |
void |
setMaxStockLevelHistoryCount(SessionContext ctx,
int value)
Generated method - Setter of the
StockLevel.maxStockLevelHistoryCount attribute. |
void |
setMaxStockLevelHistoryCount(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
StockLevel.maxStockLevelHistoryCount attribute. |
void |
setNextDeliveryTime(java.util.Date value)
Generated method - Setter of the
StockLevel.nextDeliveryTime attribute. |
void |
setNextDeliveryTime(SessionContext ctx,
java.util.Date value)
Generated method - Setter of the
StockLevel.nextDeliveryTime attribute. |
void |
setOverSelling(int value)
Generated method - Setter of the
StockLevel.overSelling attribute. |
void |
setOverSelling(java.lang.Integer value)
Generated method - Setter of the
StockLevel.overSelling attribute. |
void |
setOverSelling(SessionContext ctx,
int value)
Generated method - Setter of the
StockLevel.overSelling attribute. |
void |
setOverSelling(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
StockLevel.overSelling attribute. |
void |
setPreOrder(int value)
Generated method - Setter of the
StockLevel.preOrder attribute. |
void |
setPreOrder(java.lang.Integer value)
Generated method - Setter of the
StockLevel.preOrder attribute. |
void |
setPreOrder(SessionContext ctx,
int value)
Generated method - Setter of the
StockLevel.preOrder attribute. |
void |
setPreOrder(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
StockLevel.preOrder attribute. |
void |
setProduct(Product value)
Generated method - Setter of the
StockLevel.product attribute. |
abstract void |
setProduct(SessionContext ctx,
Product value)
Generated method - Setter of the
StockLevel.product attribute. |
void |
setProductCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
StockLevel.productCode attribute. |
void |
setProductCode(java.lang.String value)
Generated method - Setter of the
StockLevel.productCode attribute. |
void |
setProducts(java.util.Collection<Product> value)
Generated method - Setter of the
StockLevel.products attribute. |
void |
setProducts(SessionContext ctx,
java.util.Collection<Product> value)
Generated method - Setter of the
StockLevel.products attribute. |
void |
setReleaseDate(java.util.Date value)
Generated method - Setter of the
StockLevel.releaseDate attribute. |
void |
setReleaseDate(SessionContext ctx,
java.util.Date value)
Generated method - Setter of the
StockLevel.releaseDate attribute. |
void |
setReserved(int value)
Generated method - Setter of the
StockLevel.reserved attribute. |
void |
setReserved(java.lang.Integer value)
Generated method - Setter of the
StockLevel.reserved attribute. |
void |
setReserved(SessionContext ctx,
int value)
Generated method - Setter of the
StockLevel.reserved attribute. |
void |
setReserved(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
StockLevel.reserved attribute. |
void |
setStockLevelHistoryEntries(java.util.List<StockLevelHistoryEntry> value)
Generated method - Setter of the
StockLevel.stockLevelHistoryEntries attribute. |
void |
setStockLevelHistoryEntries(SessionContext ctx,
java.util.List<StockLevelHistoryEntry> value)
Generated method - Setter of the
StockLevel.stockLevelHistoryEntries attribute. |
void |
setTreatNegativeAsZero(boolean value)
Generated method - Setter of the
StockLevel.treatNegativeAsZero attribute. |
void |
setTreatNegativeAsZero(java.lang.Boolean value)
Generated method - Setter of the
StockLevel.treatNegativeAsZero attribute. |
void |
setTreatNegativeAsZero(SessionContext ctx,
boolean value)
Generated method - Setter of the
StockLevel.treatNegativeAsZero attribute. |
void |
setTreatNegativeAsZero(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
StockLevel.treatNegativeAsZero attribute. |
protected void |
setWarehouse(SessionContext ctx,
Warehouse value)
Generated method - Setter of the
StockLevel.warehouse attribute. |
protected void |
setWarehouse(Warehouse value)
Generated method - Setter of the
StockLevel.warehouse attribute. |
getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, 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, 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, readResolve, refreshRemote, 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, toString, useTA, writeReplacegetImplementation, setTenantpublic static final java.lang.String PRODUCT
StockLevel.product attributepublic static final java.lang.String AVAILABLE
StockLevel.available attributepublic static final java.lang.String RELEASEDATE
StockLevel.releaseDate attributepublic static final java.lang.String NEXTDELIVERYTIME
StockLevel.nextDeliveryTime attributepublic static final java.lang.String PRODUCTCODE
StockLevel.productCode attributepublic static final java.lang.String RESERVED
StockLevel.reserved attributepublic static final java.lang.String OVERSELLING
StockLevel.overSelling attributepublic static final java.lang.String PREORDER
StockLevel.preOrder attributepublic static final java.lang.String MAXPREORDER
StockLevel.maxPreOrder attributepublic static final java.lang.String TREATNEGATIVEASZERO
StockLevel.treatNegativeAsZero attributepublic static final java.lang.String INSTOCKSTATUS
StockLevel.inStockStatus attributepublic static final java.lang.String MAXSTOCKLEVELHISTORYCOUNT
StockLevel.maxStockLevelHistoryCount attributepublic static final java.lang.String PRODUCTS
StockLevel.products attributeprotected static java.lang.String STOCKLEVELPRODUCTRELATION_SRC_ORDERED
protected static java.lang.String STOCKLEVELPRODUCTRELATION_TGT_ORDERED
protected static java.lang.String STOCKLEVELPRODUCTRELATION_MARKMODIFIED
public static final java.lang.String WAREHOUSE
StockLevel.warehouse attributepublic static final java.lang.String STOCKLEVELHISTORYENTRIES
StockLevel.stockLevelHistoryEntries attributeprotected static final BidirectionalOneToManyHandler<GeneratedStockLevel> WAREHOUSEHANDLER
BidirectionalOneToManyHandler for handling 1:n WAREHOUSE's relation attributes from 'one' side.protected static final OneToManyHandler<StockLevelHistoryEntry> STOCKLEVELHISTORYENTRIESHANDLER
OneToManyHandler for handling 1:n STOCKLEVELHISTORYENTRIES's relation attributes from 'many' side.protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic java.lang.Integer getAvailable(SessionContext ctx)
StockLevel.available attribute.public java.lang.Integer getAvailable()
StockLevel.available attribute.public int getAvailableAsPrimitive(SessionContext ctx)
StockLevel.available attribute.public int getAvailableAsPrimitive()
StockLevel.available attribute.public void setAvailable(SessionContext ctx, java.lang.Integer value)
StockLevel.available attribute.value - the availablepublic void setAvailable(java.lang.Integer value)
StockLevel.available attribute.value - the availablepublic void setAvailable(SessionContext ctx, int value)
StockLevel.available attribute.value - the availablepublic void setAvailable(int value)
StockLevel.available attribute.value - the availableprotected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
ItemComposedType.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; }
createItem in class GenericItemctx - 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 )JaloBusinessException - indicates an error during creation - any changes will be rollbackedpublic EnumerationValue getInStockStatus(SessionContext ctx)
StockLevel.inStockStatus attribute.public EnumerationValue getInStockStatus()
StockLevel.inStockStatus attribute.public void setInStockStatus(SessionContext ctx, EnumerationValue value)
StockLevel.inStockStatus attribute.value - the inStockStatuspublic void setInStockStatus(EnumerationValue value)
StockLevel.inStockStatus attribute.value - the inStockStatuspublic boolean isMarkModifiedDisabled(Item referencedItem)
isMarkModifiedDisabled in class Itempublic java.lang.Integer getMaxPreOrder(SessionContext ctx)
StockLevel.maxPreOrder attribute.public java.lang.Integer getMaxPreOrder()
StockLevel.maxPreOrder attribute.public int getMaxPreOrderAsPrimitive(SessionContext ctx)
StockLevel.maxPreOrder attribute.public int getMaxPreOrderAsPrimitive()
StockLevel.maxPreOrder attribute.public void setMaxPreOrder(SessionContext ctx, java.lang.Integer value)
StockLevel.maxPreOrder attribute.value - the maxPreOrderpublic void setMaxPreOrder(java.lang.Integer value)
StockLevel.maxPreOrder attribute.value - the maxPreOrderpublic void setMaxPreOrder(SessionContext ctx, int value)
StockLevel.maxPreOrder attribute.value - the maxPreOrderpublic void setMaxPreOrder(int value)
StockLevel.maxPreOrder attribute.value - the maxPreOrderpublic java.lang.Integer getMaxStockLevelHistoryCount(SessionContext ctx)
StockLevel.maxStockLevelHistoryCount attribute.public java.lang.Integer getMaxStockLevelHistoryCount()
StockLevel.maxStockLevelHistoryCount attribute.public int getMaxStockLevelHistoryCountAsPrimitive(SessionContext ctx)
StockLevel.maxStockLevelHistoryCount attribute.public int getMaxStockLevelHistoryCountAsPrimitive()
StockLevel.maxStockLevelHistoryCount attribute.public void setMaxStockLevelHistoryCount(SessionContext ctx, java.lang.Integer value)
StockLevel.maxStockLevelHistoryCount attribute.value - the maxStockLevelHistoryCount - size of the StockLevelHistoyEntry, negative values for unlimitedpublic void setMaxStockLevelHistoryCount(java.lang.Integer value)
StockLevel.maxStockLevelHistoryCount attribute.value - the maxStockLevelHistoryCount - size of the StockLevelHistoyEntry, negative values for unlimitedpublic void setMaxStockLevelHistoryCount(SessionContext ctx, int value)
StockLevel.maxStockLevelHistoryCount attribute.value - the maxStockLevelHistoryCount - size of the StockLevelHistoyEntry, negative values for unlimitedpublic void setMaxStockLevelHistoryCount(int value)
StockLevel.maxStockLevelHistoryCount attribute.value - the maxStockLevelHistoryCount - size of the StockLevelHistoyEntry, negative values for unlimitedpublic java.util.Date getNextDeliveryTime(SessionContext ctx)
StockLevel.nextDeliveryTime attribute.public java.util.Date getNextDeliveryTime()
StockLevel.nextDeliveryTime attribute.public void setNextDeliveryTime(SessionContext ctx, java.util.Date value)
StockLevel.nextDeliveryTime attribute.value - the nextDeliveryTimepublic void setNextDeliveryTime(java.util.Date value)
StockLevel.nextDeliveryTime attribute.value - the nextDeliveryTimepublic java.lang.Integer getOverSelling(SessionContext ctx)
StockLevel.overSelling attribute.public java.lang.Integer getOverSelling()
StockLevel.overSelling attribute.public int getOverSellingAsPrimitive(SessionContext ctx)
StockLevel.overSelling attribute.public int getOverSellingAsPrimitive()
StockLevel.overSelling attribute.public void setOverSelling(SessionContext ctx, java.lang.Integer value)
StockLevel.overSelling attribute.value - the overSellingpublic void setOverSelling(java.lang.Integer value)
StockLevel.overSelling attribute.value - the overSellingpublic void setOverSelling(SessionContext ctx, int value)
StockLevel.overSelling attribute.value - the overSellingpublic void setOverSelling(int value)
StockLevel.overSelling attribute.value - the overSellingpublic java.lang.Integer getPreOrder(SessionContext ctx)
StockLevel.preOrder attribute.public java.lang.Integer getPreOrder()
StockLevel.preOrder attribute.public int getPreOrderAsPrimitive(SessionContext ctx)
StockLevel.preOrder attribute.public int getPreOrderAsPrimitive()
StockLevel.preOrder attribute.public void setPreOrder(SessionContext ctx, java.lang.Integer value)
StockLevel.preOrder attribute.value - the preOrderpublic void setPreOrder(java.lang.Integer value)
StockLevel.preOrder attribute.value - the preOrderpublic void setPreOrder(SessionContext ctx, int value)
StockLevel.preOrder attribute.value - the preOrderpublic void setPreOrder(int value)
StockLevel.preOrder attribute.value - the preOrderpublic abstract Product getProduct(SessionContext ctx)
StockLevel.product attribute.public Product getProduct()
StockLevel.product attribute.public abstract void setProduct(SessionContext ctx, Product value)
StockLevel.product attribute.value - the productpublic void setProduct(Product value)
StockLevel.product attribute.value - the productpublic java.lang.String getProductCode(SessionContext ctx)
StockLevel.productCode attribute.public java.lang.String getProductCode()
StockLevel.productCode attribute.public void setProductCode(SessionContext ctx, java.lang.String value)
StockLevel.productCode attribute.value - the productCodepublic void setProductCode(java.lang.String value)
StockLevel.productCode attribute.value - the productCodepublic java.util.Collection<Product> getProducts(SessionContext ctx)
StockLevel.products attribute.public java.util.Collection<Product> getProducts()
StockLevel.products attribute.public long getProductsCount(SessionContext ctx)
public long getProductsCount()
public void setProducts(SessionContext ctx, java.util.Collection<Product> value)
StockLevel.products attribute.value - the productspublic void setProducts(java.util.Collection<Product> value)
StockLevel.products attribute.value - the productspublic void addToProducts(SessionContext ctx, Product value)
value to products.value - the item to add to productspublic void addToProducts(Product value)
value to products.value - the item to add to productspublic void removeFromProducts(SessionContext ctx, Product value)
value from products.value - the item to remove from productspublic void removeFromProducts(Product value)
value from products.value - the item to remove from productspublic java.util.Date getReleaseDate(SessionContext ctx)
StockLevel.releaseDate attribute.public java.util.Date getReleaseDate()
StockLevel.releaseDate attribute.public void setReleaseDate(SessionContext ctx, java.util.Date value)
StockLevel.releaseDate attribute.value - the releaseDatepublic void setReleaseDate(java.util.Date value)
StockLevel.releaseDate attribute.value - the releaseDatepublic java.lang.Integer getReserved(SessionContext ctx)
StockLevel.reserved attribute.public java.lang.Integer getReserved()
StockLevel.reserved attribute.public int getReservedAsPrimitive(SessionContext ctx)
StockLevel.reserved attribute.public int getReservedAsPrimitive()
StockLevel.reserved attribute.public void setReserved(SessionContext ctx, java.lang.Integer value)
StockLevel.reserved attribute.value - the reservedpublic void setReserved(java.lang.Integer value)
StockLevel.reserved attribute.value - the reservedpublic void setReserved(SessionContext ctx, int value)
StockLevel.reserved attribute.value - the reservedpublic void setReserved(int value)
StockLevel.reserved attribute.value - the reservedpublic java.util.List<StockLevelHistoryEntry> getStockLevelHistoryEntries(SessionContext ctx)
StockLevel.stockLevelHistoryEntries attribute.public java.util.List<StockLevelHistoryEntry> getStockLevelHistoryEntries()
StockLevel.stockLevelHistoryEntries attribute.public void setStockLevelHistoryEntries(SessionContext ctx, java.util.List<StockLevelHistoryEntry> value)
StockLevel.stockLevelHistoryEntries attribute.value - the stockLevelHistoryEntriespublic void setStockLevelHistoryEntries(java.util.List<StockLevelHistoryEntry> value)
StockLevel.stockLevelHistoryEntries attribute.value - the stockLevelHistoryEntriespublic void addToStockLevelHistoryEntries(SessionContext ctx, StockLevelHistoryEntry value)
value to stockLevelHistoryEntries.value - the item to add to stockLevelHistoryEntriespublic void addToStockLevelHistoryEntries(StockLevelHistoryEntry value)
value to stockLevelHistoryEntries.value - the item to add to stockLevelHistoryEntriespublic void removeFromStockLevelHistoryEntries(SessionContext ctx, StockLevelHistoryEntry value)
value from stockLevelHistoryEntries.value - the item to remove from stockLevelHistoryEntriespublic void removeFromStockLevelHistoryEntries(StockLevelHistoryEntry value)
value from stockLevelHistoryEntries.value - the item to remove from stockLevelHistoryEntriespublic java.lang.Boolean isTreatNegativeAsZero(SessionContext ctx)
StockLevel.treatNegativeAsZero attribute.public java.lang.Boolean isTreatNegativeAsZero()
StockLevel.treatNegativeAsZero attribute.public boolean isTreatNegativeAsZeroAsPrimitive(SessionContext ctx)
StockLevel.treatNegativeAsZero attribute.public boolean isTreatNegativeAsZeroAsPrimitive()
StockLevel.treatNegativeAsZero attribute.public void setTreatNegativeAsZero(SessionContext ctx, java.lang.Boolean value)
StockLevel.treatNegativeAsZero attribute.value - the treatNegativeAsZeropublic void setTreatNegativeAsZero(java.lang.Boolean value)
StockLevel.treatNegativeAsZero attribute.value - the treatNegativeAsZeropublic void setTreatNegativeAsZero(SessionContext ctx, boolean value)
StockLevel.treatNegativeAsZero attribute.value - the treatNegativeAsZeropublic void setTreatNegativeAsZero(boolean value)
StockLevel.treatNegativeAsZero attribute.value - the treatNegativeAsZeropublic Warehouse getWarehouse(SessionContext ctx)
StockLevel.warehouse attribute.public Warehouse getWarehouse()
StockLevel.warehouse attribute.protected void setWarehouse(SessionContext ctx, Warehouse value)
StockLevel.warehouse attribute.value - the warehouseprotected void setWarehouse(Warehouse value)
StockLevel.warehouse attribute.value - the warehouseCopyright © 2018 SAP SE. All Rights Reserved.