public abstract class GeneratedAtpFormula extends GenericItem
AtpFormula.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 String |
ALLOCATION
Qualifier of the
AtpFormula.allocation attribute |
static String |
AVAILABILITY
Qualifier of the
AtpFormula.availability attribute |
static String |
BASESTORES
Qualifier of the
AtpFormula.baseStores attribute |
protected static OneToManyHandler<BaseStore> |
BASESTORESHANDLER
OneToManyHandler for handling 1:n BASESTORES's relation attributes from 'many' side. |
static String |
CANCELLATION
Qualifier of the
AtpFormula.cancellation attribute |
static String |
CODE
Qualifier of the
AtpFormula.code attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
EXTERNAL
Qualifier of the
AtpFormula.external attribute |
static String |
INCREASE
Qualifier of the
AtpFormula.increase attribute |
static String |
RESERVED
Qualifier of the
AtpFormula.reserved attribute |
static String |
RETURNED
Qualifier of the
AtpFormula.returned attribute |
static String |
SHRINKAGE
Qualifier of the
AtpFormula.shrinkage attribute |
static String |
WASTAGE
Qualifier of the
AtpFormula.wastage attribute |
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 |
|---|
GeneratedAtpFormula() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToBaseStores(BaseStore value)
Generated method - Adds
value to baseStores. |
void |
addToBaseStores(SessionContext ctx,
BaseStore value)
Generated method - Adds
value to baseStores. |
Set<BaseStore> |
getBaseStores()
Generated method - Getter of the
AtpFormula.baseStores attribute. |
Set<BaseStore> |
getBaseStores(SessionContext ctx)
Generated method - Getter of the
AtpFormula.baseStores attribute. |
String |
getCode()
Generated method - Getter of the
AtpFormula.code attribute. |
String |
getCode(SessionContext ctx)
Generated method - Getter of the
AtpFormula.code attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
Boolean |
isAllocation()
Generated method - Getter of the
AtpFormula.allocation attribute. |
Boolean |
isAllocation(SessionContext ctx)
Generated method - Getter of the
AtpFormula.allocation attribute. |
boolean |
isAllocationAsPrimitive()
Generated method - Getter of the
AtpFormula.allocation attribute. |
boolean |
isAllocationAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AtpFormula.allocation attribute. |
Boolean |
isAvailability()
Generated method - Getter of the
AtpFormula.availability attribute. |
Boolean |
isAvailability(SessionContext ctx)
Generated method - Getter of the
AtpFormula.availability attribute. |
boolean |
isAvailabilityAsPrimitive()
Generated method - Getter of the
AtpFormula.availability attribute. |
boolean |
isAvailabilityAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AtpFormula.availability attribute. |
Boolean |
isCancellation()
Generated method - Getter of the
AtpFormula.cancellation attribute. |
Boolean |
isCancellation(SessionContext ctx)
Generated method - Getter of the
AtpFormula.cancellation attribute. |
boolean |
isCancellationAsPrimitive()
Generated method - Getter of the
AtpFormula.cancellation attribute. |
boolean |
isCancellationAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AtpFormula.cancellation attribute. |
Boolean |
isExternal()
Generated method - Getter of the
AtpFormula.external attribute. |
Boolean |
isExternal(SessionContext ctx)
Generated method - Getter of the
AtpFormula.external attribute. |
boolean |
isExternalAsPrimitive()
Generated method - Getter of the
AtpFormula.external attribute. |
boolean |
isExternalAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AtpFormula.external attribute. |
Boolean |
isIncrease()
Generated method - Getter of the
AtpFormula.increase attribute. |
Boolean |
isIncrease(SessionContext ctx)
Generated method - Getter of the
AtpFormula.increase attribute. |
boolean |
isIncreaseAsPrimitive()
Generated method - Getter of the
AtpFormula.increase attribute. |
boolean |
isIncreaseAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AtpFormula.increase attribute. |
Boolean |
isReserved()
Generated method - Getter of the
AtpFormula.reserved attribute. |
Boolean |
isReserved(SessionContext ctx)
Generated method - Getter of the
AtpFormula.reserved attribute. |
boolean |
isReservedAsPrimitive()
Generated method - Getter of the
AtpFormula.reserved attribute. |
boolean |
isReservedAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AtpFormula.reserved attribute. |
Boolean |
isReturned()
Generated method - Getter of the
AtpFormula.returned attribute. |
Boolean |
isReturned(SessionContext ctx)
Generated method - Getter of the
AtpFormula.returned attribute. |
boolean |
isReturnedAsPrimitive()
Generated method - Getter of the
AtpFormula.returned attribute. |
boolean |
isReturnedAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AtpFormula.returned attribute. |
Boolean |
isShrinkage()
Generated method - Getter of the
AtpFormula.shrinkage attribute. |
Boolean |
isShrinkage(SessionContext ctx)
Generated method - Getter of the
AtpFormula.shrinkage attribute. |
boolean |
isShrinkageAsPrimitive()
Generated method - Getter of the
AtpFormula.shrinkage attribute. |
boolean |
isShrinkageAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AtpFormula.shrinkage attribute. |
Boolean |
isWastage()
Generated method - Getter of the
AtpFormula.wastage attribute. |
Boolean |
isWastage(SessionContext ctx)
Generated method - Getter of the
AtpFormula.wastage attribute. |
boolean |
isWastageAsPrimitive()
Generated method - Getter of the
AtpFormula.wastage attribute. |
boolean |
isWastageAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AtpFormula.wastage attribute. |
void |
removeFromBaseStores(BaseStore value)
Generated method - Removes
value from baseStores. |
void |
removeFromBaseStores(SessionContext ctx,
BaseStore value)
Generated method - Removes
value from baseStores. |
void |
setAllocation(boolean value)
Generated method - Setter of the
AtpFormula.allocation attribute. |
void |
setAllocation(Boolean value)
Generated method - Setter of the
AtpFormula.allocation attribute. |
void |
setAllocation(SessionContext ctx,
boolean value)
Generated method - Setter of the
AtpFormula.allocation attribute. |
void |
setAllocation(SessionContext ctx,
Boolean value)
Generated method - Setter of the
AtpFormula.allocation attribute. |
void |
setAvailability(boolean value)
Generated method - Setter of the
AtpFormula.availability attribute. |
void |
setAvailability(Boolean value)
Generated method - Setter of the
AtpFormula.availability attribute. |
void |
setAvailability(SessionContext ctx,
boolean value)
Generated method - Setter of the
AtpFormula.availability attribute. |
void |
setAvailability(SessionContext ctx,
Boolean value)
Generated method - Setter of the
AtpFormula.availability attribute. |
void |
setBaseStores(SessionContext ctx,
Set<BaseStore> value)
Generated method - Setter of the
AtpFormula.baseStores attribute. |
void |
setBaseStores(Set<BaseStore> value)
Generated method - Setter of the
AtpFormula.baseStores attribute. |
void |
setCancellation(boolean value)
Generated method - Setter of the
AtpFormula.cancellation attribute. |
void |
setCancellation(Boolean value)
Generated method - Setter of the
AtpFormula.cancellation attribute. |
void |
setCancellation(SessionContext ctx,
boolean value)
Generated method - Setter of the
AtpFormula.cancellation attribute. |
void |
setCancellation(SessionContext ctx,
Boolean value)
Generated method - Setter of the
AtpFormula.cancellation attribute. |
void |
setCode(SessionContext ctx,
String value)
Generated method - Setter of the
AtpFormula.code attribute. |
void |
setCode(String value)
Generated method - Setter of the
AtpFormula.code attribute. |
void |
setExternal(boolean value)
Generated method - Setter of the
AtpFormula.external attribute. |
void |
setExternal(Boolean value)
Generated method - Setter of the
AtpFormula.external attribute. |
void |
setExternal(SessionContext ctx,
boolean value)
Generated method - Setter of the
AtpFormula.external attribute. |
void |
setExternal(SessionContext ctx,
Boolean value)
Generated method - Setter of the
AtpFormula.external attribute. |
void |
setIncrease(boolean value)
Generated method - Setter of the
AtpFormula.increase attribute. |
void |
setIncrease(Boolean value)
Generated method - Setter of the
AtpFormula.increase attribute. |
void |
setIncrease(SessionContext ctx,
boolean value)
Generated method - Setter of the
AtpFormula.increase attribute. |
void |
setIncrease(SessionContext ctx,
Boolean value)
Generated method - Setter of the
AtpFormula.increase attribute. |
void |
setReserved(boolean value)
Generated method - Setter of the
AtpFormula.reserved attribute. |
void |
setReserved(Boolean value)
Generated method - Setter of the
AtpFormula.reserved attribute. |
void |
setReserved(SessionContext ctx,
boolean value)
Generated method - Setter of the
AtpFormula.reserved attribute. |
void |
setReserved(SessionContext ctx,
Boolean value)
Generated method - Setter of the
AtpFormula.reserved attribute. |
void |
setReturned(boolean value)
Generated method - Setter of the
AtpFormula.returned attribute. |
void |
setReturned(Boolean value)
Generated method - Setter of the
AtpFormula.returned attribute. |
void |
setReturned(SessionContext ctx,
boolean value)
Generated method - Setter of the
AtpFormula.returned attribute. |
void |
setReturned(SessionContext ctx,
Boolean value)
Generated method - Setter of the
AtpFormula.returned attribute. |
void |
setShrinkage(boolean value)
Generated method - Setter of the
AtpFormula.shrinkage attribute. |
void |
setShrinkage(Boolean value)
Generated method - Setter of the
AtpFormula.shrinkage attribute. |
void |
setShrinkage(SessionContext ctx,
boolean value)
Generated method - Setter of the
AtpFormula.shrinkage attribute. |
void |
setShrinkage(SessionContext ctx,
Boolean value)
Generated method - Setter of the
AtpFormula.shrinkage attribute. |
void |
setWastage(boolean value)
Generated method - Setter of the
AtpFormula.wastage attribute. |
void |
setWastage(Boolean value)
Generated method - Setter of the
AtpFormula.wastage attribute. |
void |
setWastage(SessionContext ctx,
boolean value)
Generated method - Setter of the
AtpFormula.wastage attribute. |
void |
setWastage(SessionContext ctx,
Boolean value)
Generated method - Setter of the
AtpFormula.wastage attribute. |
createItem, 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 String CODE
AtpFormula.code attributepublic static final String AVAILABILITY
AtpFormula.availability attributepublic static final String ALLOCATION
AtpFormula.allocation attributepublic static final String CANCELLATION
AtpFormula.cancellation attributepublic static final String INCREASE
AtpFormula.increase attributepublic static final String RESERVED
AtpFormula.reserved attributepublic static final String SHRINKAGE
AtpFormula.shrinkage attributepublic static final String WASTAGE
AtpFormula.wastage attributepublic static final String RETURNED
AtpFormula.returned attributepublic static final String EXTERNAL
AtpFormula.external attributepublic static final String BASESTORES
AtpFormula.baseStores attributeprotected static final OneToManyHandler<BaseStore> BASESTORESHANDLER
OneToManyHandler for handling 1:n BASESTORES's relation attributes from 'many' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic Boolean isAllocation(SessionContext ctx)
AtpFormula.allocation attribute.public Boolean isAllocation()
AtpFormula.allocation attribute.public boolean isAllocationAsPrimitive(SessionContext ctx)
AtpFormula.allocation attribute.public boolean isAllocationAsPrimitive()
AtpFormula.allocation attribute.public void setAllocation(SessionContext ctx, Boolean value)
AtpFormula.allocation attribute.value - the allocation - A flag to indicate if allocation events are included in the ATP calculationpublic void setAllocation(Boolean value)
AtpFormula.allocation attribute.value - the allocation - A flag to indicate if allocation events are included in the ATP calculationpublic void setAllocation(SessionContext ctx, boolean value)
AtpFormula.allocation attribute.value - the allocation - A flag to indicate if allocation events are included in the ATP calculationpublic void setAllocation(boolean value)
AtpFormula.allocation attribute.value - the allocation - A flag to indicate if allocation events are included in the ATP calculationpublic Boolean isAvailability(SessionContext ctx)
AtpFormula.availability attribute.public Boolean isAvailability()
AtpFormula.availability attribute.public boolean isAvailabilityAsPrimitive(SessionContext ctx)
AtpFormula.availability attribute.public boolean isAvailabilityAsPrimitive()
AtpFormula.availability attribute.public void setAvailability(SessionContext ctx, Boolean value)
AtpFormula.availability attribute.value - the availability - A flag to indicate if availability events are included in the ATP calculationpublic void setAvailability(Boolean value)
AtpFormula.availability attribute.value - the availability - A flag to indicate if availability events are included in the ATP calculationpublic void setAvailability(SessionContext ctx, boolean value)
AtpFormula.availability attribute.value - the availability - A flag to indicate if availability events are included in the ATP calculationpublic void setAvailability(boolean value)
AtpFormula.availability attribute.value - the availability - A flag to indicate if availability events are included in the ATP calculationpublic Set<BaseStore> getBaseStores(SessionContext ctx)
AtpFormula.baseStores attribute.public Set<BaseStore> getBaseStores()
AtpFormula.baseStores attribute.public void setBaseStores(SessionContext ctx, Set<BaseStore> value)
AtpFormula.baseStores attribute.value - the baseStorespublic void setBaseStores(Set<BaseStore> value)
AtpFormula.baseStores attribute.value - the baseStorespublic void addToBaseStores(SessionContext ctx, BaseStore value)
value to baseStores.value - the item to add to baseStorespublic void addToBaseStores(BaseStore value)
value to baseStores.value - the item to add to baseStorespublic void removeFromBaseStores(SessionContext ctx, BaseStore value)
value from baseStores.value - the item to remove from baseStorespublic void removeFromBaseStores(BaseStore value)
value from baseStores.value - the item to remove from baseStorespublic Boolean isCancellation(SessionContext ctx)
AtpFormula.cancellation attribute.public Boolean isCancellation()
AtpFormula.cancellation attribute.public boolean isCancellationAsPrimitive(SessionContext ctx)
AtpFormula.cancellation attribute.public boolean isCancellationAsPrimitive()
AtpFormula.cancellation attribute.public void setCancellation(SessionContext ctx, Boolean value)
AtpFormula.cancellation attribute.value - the cancellation - A flag to indicate if cancellation events are included in the ATP calculationpublic void setCancellation(Boolean value)
AtpFormula.cancellation attribute.value - the cancellation - A flag to indicate if cancellation events are included in the ATP calculationpublic void setCancellation(SessionContext ctx, boolean value)
AtpFormula.cancellation attribute.value - the cancellation - A flag to indicate if cancellation events are included in the ATP calculationpublic void setCancellation(boolean value)
AtpFormula.cancellation attribute.value - the cancellation - A flag to indicate if cancellation events are included in the ATP calculationpublic String getCode(SessionContext ctx)
AtpFormula.code attribute.public String getCode()
AtpFormula.code attribute.public void setCode(SessionContext ctx, String value)
AtpFormula.code attribute.value - the code - A unique name of the formula.public void setCode(String value)
AtpFormula.code attribute.value - the code - A unique name of the formula.public Boolean isExternal(SessionContext ctx)
AtpFormula.external attribute.public Boolean isExternal()
AtpFormula.external attribute.public boolean isExternalAsPrimitive(SessionContext ctx)
AtpFormula.external attribute.public boolean isExternalAsPrimitive()
AtpFormula.external attribute.public void setExternal(SessionContext ctx, Boolean value)
AtpFormula.external attribute.value - the external - A flag indicating that the external availability is included in the ATP calculationpublic void setExternal(Boolean value)
AtpFormula.external attribute.value - the external - A flag indicating that the external availability is included in the ATP calculationpublic void setExternal(SessionContext ctx, boolean value)
AtpFormula.external attribute.value - the external - A flag indicating that the external availability is included in the ATP calculationpublic void setExternal(boolean value)
AtpFormula.external attribute.value - the external - A flag indicating that the external availability is included in the ATP calculationpublic Boolean isIncrease(SessionContext ctx)
AtpFormula.increase attribute.public Boolean isIncrease()
AtpFormula.increase attribute.public boolean isIncreaseAsPrimitive(SessionContext ctx)
AtpFormula.increase attribute.public boolean isIncreaseAsPrimitive()
AtpFormula.increase attribute.public void setIncrease(SessionContext ctx, Boolean value)
AtpFormula.increase attribute.value - the increase - A flag to indicate if increase events are included in the ATP calculationpublic void setIncrease(Boolean value)
AtpFormula.increase attribute.value - the increase - A flag to indicate if increase events are included in the ATP calculationpublic void setIncrease(SessionContext ctx, boolean value)
AtpFormula.increase attribute.value - the increase - A flag to indicate if increase events are included in the ATP calculationpublic void setIncrease(boolean value)
AtpFormula.increase attribute.value - the increase - A flag to indicate if increase events are included in the ATP calculationpublic Boolean isReserved(SessionContext ctx)
AtpFormula.reserved attribute.public Boolean isReserved()
AtpFormula.reserved attribute.public boolean isReservedAsPrimitive(SessionContext ctx)
AtpFormula.reserved attribute.public boolean isReservedAsPrimitive()
AtpFormula.reserved attribute.public void setReserved(SessionContext ctx, Boolean value)
AtpFormula.reserved attribute.value - the reserved - A flag to indicate if reserved events are included in the ATP calculationpublic void setReserved(Boolean value)
AtpFormula.reserved attribute.value - the reserved - A flag to indicate if reserved events are included in the ATP calculationpublic void setReserved(SessionContext ctx, boolean value)
AtpFormula.reserved attribute.value - the reserved - A flag to indicate if reserved events are included in the ATP calculationpublic void setReserved(boolean value)
AtpFormula.reserved attribute.value - the reserved - A flag to indicate if reserved events are included in the ATP calculationpublic Boolean isReturned(SessionContext ctx)
AtpFormula.returned attribute.public Boolean isReturned()
AtpFormula.returned attribute.public boolean isReturnedAsPrimitive(SessionContext ctx)
AtpFormula.returned attribute.public boolean isReturnedAsPrimitive()
AtpFormula.returned attribute.public void setReturned(SessionContext ctx, Boolean value)
AtpFormula.returned attribute.value - the returned - A flag to indicate if returned events are included in the ATP calculationpublic void setReturned(Boolean value)
AtpFormula.returned attribute.value - the returned - A flag to indicate if returned events are included in the ATP calculationpublic void setReturned(SessionContext ctx, boolean value)
AtpFormula.returned attribute.value - the returned - A flag to indicate if returned events are included in the ATP calculationpublic void setReturned(boolean value)
AtpFormula.returned attribute.value - the returned - A flag to indicate if returned events are included in the ATP calculationpublic Boolean isShrinkage(SessionContext ctx)
AtpFormula.shrinkage attribute.public Boolean isShrinkage()
AtpFormula.shrinkage attribute.public boolean isShrinkageAsPrimitive(SessionContext ctx)
AtpFormula.shrinkage attribute.public boolean isShrinkageAsPrimitive()
AtpFormula.shrinkage attribute.public void setShrinkage(SessionContext ctx, Boolean value)
AtpFormula.shrinkage attribute.value - the shrinkage - A flag to indicate if shrinkage events are included in the ATP calculationpublic void setShrinkage(Boolean value)
AtpFormula.shrinkage attribute.value - the shrinkage - A flag to indicate if shrinkage events are included in the ATP calculationpublic void setShrinkage(SessionContext ctx, boolean value)
AtpFormula.shrinkage attribute.value - the shrinkage - A flag to indicate if shrinkage events are included in the ATP calculationpublic void setShrinkage(boolean value)
AtpFormula.shrinkage attribute.value - the shrinkage - A flag to indicate if shrinkage events are included in the ATP calculationpublic Boolean isWastage(SessionContext ctx)
AtpFormula.wastage attribute.public Boolean isWastage()
AtpFormula.wastage attribute.public boolean isWastageAsPrimitive(SessionContext ctx)
AtpFormula.wastage attribute.public boolean isWastageAsPrimitive()
AtpFormula.wastage attribute.public void setWastage(SessionContext ctx, Boolean value)
AtpFormula.wastage attribute.value - the wastage - A flag to indicate if wastage events are included in the ATP calculationpublic void setWastage(Boolean value)
AtpFormula.wastage attribute.value - the wastage - A flag to indicate if wastage events are included in the ATP calculationpublic void setWastage(SessionContext ctx, boolean value)
AtpFormula.wastage attribute.value - the wastage - A flag to indicate if wastage events are included in the ATP calculationpublic void setWastage(boolean value)
AtpFormula.wastage attribute.value - the wastage - A flag to indicate if wastage events are included in the ATP calculationCopyright © 2017 SAP SE. All Rights Reserved.