Class GeneratedAtpFormula
- 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.warehousing.jalo.GeneratedAtpFormula
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
AtpFormula
public abstract class GeneratedAtpFormula extends GenericItem
Generated class for typeAtpFormula
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested 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
Fields Modifier and Type Field Description static java.lang.String
ALLOCATION
Qualifier of theAtpFormula.allocation
attributestatic java.lang.String
AVAILABILITY
Qualifier of theAtpFormula.availability
attributestatic java.lang.String
BASESTORES
Qualifier of theAtpFormula.baseStores
attributeprotected static OneToManyHandler<BaseStore>
BASESTORESHANDLER
OneToManyHandler
for handling 1:n BASESTORES's relation attributes from 'many' side.static java.lang.String
CANCELLATION
Qualifier of theAtpFormula.cancellation
attributestatic java.lang.String
CODE
Qualifier of theAtpFormula.code
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
EXTERNAL
Qualifier of theAtpFormula.external
attributestatic java.lang.String
INCREASE
Qualifier of theAtpFormula.increase
attributestatic java.lang.String
RESERVED
Qualifier of theAtpFormula.reserved
attributestatic java.lang.String
RETURNED
Qualifier of theAtpFormula.returned
attributestatic java.lang.String
SHRINKAGE
Qualifier of theAtpFormula.shrinkage
attributestatic java.lang.String
WASTAGE
Qualifier of theAtpFormula.wastage
attribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields 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, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedAtpFormula()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToBaseStores(SessionContext ctx, BaseStore value)
Generated method - Addsvalue
to baseStores.void
addToBaseStores(BaseStore value)
Generated method - Addsvalue
to baseStores.java.util.Set<BaseStore>
getBaseStores()
Generated method - Getter of theAtpFormula.baseStores
attribute.java.util.Set<BaseStore>
getBaseStores(SessionContext ctx)
Generated method - Getter of theAtpFormula.baseStores
attribute.java.lang.String
getCode()
Generated method - Getter of theAtpFormula.code
attribute.java.lang.String
getCode(SessionContext ctx)
Generated method - Getter of theAtpFormula.code
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.Boolean
isAllocation()
Generated method - Getter of theAtpFormula.allocation
attribute.java.lang.Boolean
isAllocation(SessionContext ctx)
Generated method - Getter of theAtpFormula.allocation
attribute.boolean
isAllocationAsPrimitive()
Generated method - Getter of theAtpFormula.allocation
attribute.boolean
isAllocationAsPrimitive(SessionContext ctx)
Generated method - Getter of theAtpFormula.allocation
attribute.java.lang.Boolean
isAvailability()
Generated method - Getter of theAtpFormula.availability
attribute.java.lang.Boolean
isAvailability(SessionContext ctx)
Generated method - Getter of theAtpFormula.availability
attribute.boolean
isAvailabilityAsPrimitive()
Generated method - Getter of theAtpFormula.availability
attribute.boolean
isAvailabilityAsPrimitive(SessionContext ctx)
Generated method - Getter of theAtpFormula.availability
attribute.java.lang.Boolean
isCancellation()
Generated method - Getter of theAtpFormula.cancellation
attribute.java.lang.Boolean
isCancellation(SessionContext ctx)
Generated method - Getter of theAtpFormula.cancellation
attribute.boolean
isCancellationAsPrimitive()
Generated method - Getter of theAtpFormula.cancellation
attribute.boolean
isCancellationAsPrimitive(SessionContext ctx)
Generated method - Getter of theAtpFormula.cancellation
attribute.java.lang.Boolean
isExternal()
Generated method - Getter of theAtpFormula.external
attribute.java.lang.Boolean
isExternal(SessionContext ctx)
Generated method - Getter of theAtpFormula.external
attribute.boolean
isExternalAsPrimitive()
Generated method - Getter of theAtpFormula.external
attribute.boolean
isExternalAsPrimitive(SessionContext ctx)
Generated method - Getter of theAtpFormula.external
attribute.java.lang.Boolean
isIncrease()
Generated method - Getter of theAtpFormula.increase
attribute.java.lang.Boolean
isIncrease(SessionContext ctx)
Generated method - Getter of theAtpFormula.increase
attribute.boolean
isIncreaseAsPrimitive()
Generated method - Getter of theAtpFormula.increase
attribute.boolean
isIncreaseAsPrimitive(SessionContext ctx)
Generated method - Getter of theAtpFormula.increase
attribute.java.lang.Boolean
isReserved()
Generated method - Getter of theAtpFormula.reserved
attribute.java.lang.Boolean
isReserved(SessionContext ctx)
Generated method - Getter of theAtpFormula.reserved
attribute.boolean
isReservedAsPrimitive()
Generated method - Getter of theAtpFormula.reserved
attribute.boolean
isReservedAsPrimitive(SessionContext ctx)
Generated method - Getter of theAtpFormula.reserved
attribute.java.lang.Boolean
isReturned()
Generated method - Getter of theAtpFormula.returned
attribute.java.lang.Boolean
isReturned(SessionContext ctx)
Generated method - Getter of theAtpFormula.returned
attribute.boolean
isReturnedAsPrimitive()
Generated method - Getter of theAtpFormula.returned
attribute.boolean
isReturnedAsPrimitive(SessionContext ctx)
Generated method - Getter of theAtpFormula.returned
attribute.java.lang.Boolean
isShrinkage()
Generated method - Getter of theAtpFormula.shrinkage
attribute.java.lang.Boolean
isShrinkage(SessionContext ctx)
Generated method - Getter of theAtpFormula.shrinkage
attribute.boolean
isShrinkageAsPrimitive()
Generated method - Getter of theAtpFormula.shrinkage
attribute.boolean
isShrinkageAsPrimitive(SessionContext ctx)
Generated method - Getter of theAtpFormula.shrinkage
attribute.java.lang.Boolean
isWastage()
Generated method - Getter of theAtpFormula.wastage
attribute.java.lang.Boolean
isWastage(SessionContext ctx)
Generated method - Getter of theAtpFormula.wastage
attribute.boolean
isWastageAsPrimitive()
Generated method - Getter of theAtpFormula.wastage
attribute.boolean
isWastageAsPrimitive(SessionContext ctx)
Generated method - Getter of theAtpFormula.wastage
attribute.void
removeFromBaseStores(SessionContext ctx, BaseStore value)
Generated method - Removesvalue
from baseStores.void
removeFromBaseStores(BaseStore value)
Generated method - Removesvalue
from baseStores.void
setAllocation(boolean value)
Generated method - Setter of theAtpFormula.allocation
attribute.void
setAllocation(SessionContext ctx, boolean value)
Generated method - Setter of theAtpFormula.allocation
attribute.void
setAllocation(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAtpFormula.allocation
attribute.void
setAllocation(java.lang.Boolean value)
Generated method - Setter of theAtpFormula.allocation
attribute.void
setAvailability(boolean value)
Generated method - Setter of theAtpFormula.availability
attribute.void
setAvailability(SessionContext ctx, boolean value)
Generated method - Setter of theAtpFormula.availability
attribute.void
setAvailability(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAtpFormula.availability
attribute.void
setAvailability(java.lang.Boolean value)
Generated method - Setter of theAtpFormula.availability
attribute.void
setBaseStores(SessionContext ctx, java.util.Set<BaseStore> value)
Generated method - Setter of theAtpFormula.baseStores
attribute.void
setBaseStores(java.util.Set<BaseStore> value)
Generated method - Setter of theAtpFormula.baseStores
attribute.void
setCancellation(boolean value)
Generated method - Setter of theAtpFormula.cancellation
attribute.void
setCancellation(SessionContext ctx, boolean value)
Generated method - Setter of theAtpFormula.cancellation
attribute.void
setCancellation(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAtpFormula.cancellation
attribute.void
setCancellation(java.lang.Boolean value)
Generated method - Setter of theAtpFormula.cancellation
attribute.void
setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAtpFormula.code
attribute.void
setCode(java.lang.String value)
Generated method - Setter of theAtpFormula.code
attribute.void
setExternal(boolean value)
Generated method - Setter of theAtpFormula.external
attribute.void
setExternal(SessionContext ctx, boolean value)
Generated method - Setter of theAtpFormula.external
attribute.void
setExternal(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAtpFormula.external
attribute.void
setExternal(java.lang.Boolean value)
Generated method - Setter of theAtpFormula.external
attribute.void
setIncrease(boolean value)
Generated method - Setter of theAtpFormula.increase
attribute.void
setIncrease(SessionContext ctx, boolean value)
Generated method - Setter of theAtpFormula.increase
attribute.void
setIncrease(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAtpFormula.increase
attribute.void
setIncrease(java.lang.Boolean value)
Generated method - Setter of theAtpFormula.increase
attribute.void
setReserved(boolean value)
Generated method - Setter of theAtpFormula.reserved
attribute.void
setReserved(SessionContext ctx, boolean value)
Generated method - Setter of theAtpFormula.reserved
attribute.void
setReserved(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAtpFormula.reserved
attribute.void
setReserved(java.lang.Boolean value)
Generated method - Setter of theAtpFormula.reserved
attribute.void
setReturned(boolean value)
Generated method - Setter of theAtpFormula.returned
attribute.void
setReturned(SessionContext ctx, boolean value)
Generated method - Setter of theAtpFormula.returned
attribute.void
setReturned(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAtpFormula.returned
attribute.void
setReturned(java.lang.Boolean value)
Generated method - Setter of theAtpFormula.returned
attribute.void
setShrinkage(boolean value)
Generated method - Setter of theAtpFormula.shrinkage
attribute.void
setShrinkage(SessionContext ctx, boolean value)
Generated method - Setter of theAtpFormula.shrinkage
attribute.void
setShrinkage(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAtpFormula.shrinkage
attribute.void
setShrinkage(java.lang.Boolean value)
Generated method - Setter of theAtpFormula.shrinkage
attribute.void
setWastage(boolean value)
Generated method - Setter of theAtpFormula.wastage
attribute.void
setWastage(SessionContext ctx, boolean value)
Generated method - Setter of theAtpFormula.wastage
attribute.void
setWastage(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAtpFormula.wastage
attribute.void
setWastage(java.lang.Boolean value)
Generated method - Setter of theAtpFormula.wastage
attribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods 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, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods 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, 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, isMarkModifiedDisabled, 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, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
CODE
public static final java.lang.String CODE
Qualifier of theAtpFormula.code
attribute- See Also:
- Constant Field Values
-
AVAILABILITY
public static final java.lang.String AVAILABILITY
Qualifier of theAtpFormula.availability
attribute- See Also:
- Constant Field Values
-
ALLOCATION
public static final java.lang.String ALLOCATION
Qualifier of theAtpFormula.allocation
attribute- See Also:
- Constant Field Values
-
CANCELLATION
public static final java.lang.String CANCELLATION
Qualifier of theAtpFormula.cancellation
attribute- See Also:
- Constant Field Values
-
INCREASE
public static final java.lang.String INCREASE
Qualifier of theAtpFormula.increase
attribute- See Also:
- Constant Field Values
-
RESERVED
public static final java.lang.String RESERVED
Qualifier of theAtpFormula.reserved
attribute- See Also:
- Constant Field Values
-
SHRINKAGE
public static final java.lang.String SHRINKAGE
Qualifier of theAtpFormula.shrinkage
attribute- See Also:
- Constant Field Values
-
WASTAGE
public static final java.lang.String WASTAGE
Qualifier of theAtpFormula.wastage
attribute- See Also:
- Constant Field Values
-
RETURNED
public static final java.lang.String RETURNED
Qualifier of theAtpFormula.returned
attribute- See Also:
- Constant Field Values
-
EXTERNAL
public static final java.lang.String EXTERNAL
Qualifier of theAtpFormula.external
attribute- See Also:
- Constant Field Values
-
BASESTORES
public static final java.lang.String BASESTORES
Qualifier of theAtpFormula.baseStores
attribute- See Also:
- Constant Field Values
-
BASESTORESHANDLER
protected static final OneToManyHandler<BaseStore> BASESTORESHANDLER
OneToManyHandler
for handling 1:n BASESTORES's relation attributes from 'many' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModes
in classItem
-
isAllocation
public java.lang.Boolean isAllocation(SessionContext ctx)
Generated method - Getter of theAtpFormula.allocation
attribute.- Returns:
- the allocation - A flag to indicate if allocation events are included in the ATP calculation
-
isAllocation
public java.lang.Boolean isAllocation()
Generated method - Getter of theAtpFormula.allocation
attribute.- Returns:
- the allocation - A flag to indicate if allocation events are included in the ATP calculation
-
isAllocationAsPrimitive
public boolean isAllocationAsPrimitive(SessionContext ctx)
Generated method - Getter of theAtpFormula.allocation
attribute.- Returns:
- the allocation - A flag to indicate if allocation events are included in the ATP calculation
-
isAllocationAsPrimitive
public boolean isAllocationAsPrimitive()
Generated method - Getter of theAtpFormula.allocation
attribute.- Returns:
- the allocation - A flag to indicate if allocation events are included in the ATP calculation
-
setAllocation
public void setAllocation(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAtpFormula.allocation
attribute.- Parameters:
value
- the allocation - A flag to indicate if allocation events are included in the ATP calculation
-
setAllocation
public void setAllocation(java.lang.Boolean value)
Generated method - Setter of theAtpFormula.allocation
attribute.- Parameters:
value
- the allocation - A flag to indicate if allocation events are included in the ATP calculation
-
setAllocation
public void setAllocation(SessionContext ctx, boolean value)
Generated method - Setter of theAtpFormula.allocation
attribute.- Parameters:
value
- the allocation - A flag to indicate if allocation events are included in the ATP calculation
-
setAllocation
public void setAllocation(boolean value)
Generated method - Setter of theAtpFormula.allocation
attribute.- Parameters:
value
- the allocation - A flag to indicate if allocation events are included in the ATP calculation
-
isAvailability
public java.lang.Boolean isAvailability(SessionContext ctx)
Generated method - Getter of theAtpFormula.availability
attribute.- Returns:
- the availability - A flag to indicate if availability events are included in the ATP calculation
-
isAvailability
public java.lang.Boolean isAvailability()
Generated method - Getter of theAtpFormula.availability
attribute.- Returns:
- the availability - A flag to indicate if availability events are included in the ATP calculation
-
isAvailabilityAsPrimitive
public boolean isAvailabilityAsPrimitive(SessionContext ctx)
Generated method - Getter of theAtpFormula.availability
attribute.- Returns:
- the availability - A flag to indicate if availability events are included in the ATP calculation
-
isAvailabilityAsPrimitive
public boolean isAvailabilityAsPrimitive()
Generated method - Getter of theAtpFormula.availability
attribute.- Returns:
- the availability - A flag to indicate if availability events are included in the ATP calculation
-
setAvailability
public void setAvailability(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAtpFormula.availability
attribute.- Parameters:
value
- the availability - A flag to indicate if availability events are included in the ATP calculation
-
setAvailability
public void setAvailability(java.lang.Boolean value)
Generated method - Setter of theAtpFormula.availability
attribute.- Parameters:
value
- the availability - A flag to indicate if availability events are included in the ATP calculation
-
setAvailability
public void setAvailability(SessionContext ctx, boolean value)
Generated method - Setter of theAtpFormula.availability
attribute.- Parameters:
value
- the availability - A flag to indicate if availability events are included in the ATP calculation
-
setAvailability
public void setAvailability(boolean value)
Generated method - Setter of theAtpFormula.availability
attribute.- Parameters:
value
- the availability - A flag to indicate if availability events are included in the ATP calculation
-
getBaseStores
public java.util.Set<BaseStore> getBaseStores(SessionContext ctx)
Generated method - Getter of theAtpFormula.baseStores
attribute.- Returns:
- the baseStores
-
getBaseStores
public java.util.Set<BaseStore> getBaseStores()
Generated method - Getter of theAtpFormula.baseStores
attribute.- Returns:
- the baseStores
-
setBaseStores
public void setBaseStores(SessionContext ctx, java.util.Set<BaseStore> value)
Generated method - Setter of theAtpFormula.baseStores
attribute.- Parameters:
value
- the baseStores
-
setBaseStores
public void setBaseStores(java.util.Set<BaseStore> value)
Generated method - Setter of theAtpFormula.baseStores
attribute.- Parameters:
value
- the baseStores
-
addToBaseStores
public void addToBaseStores(SessionContext ctx, BaseStore value)
Generated method - Addsvalue
to baseStores.- Parameters:
value
- the item to add to baseStores
-
addToBaseStores
public void addToBaseStores(BaseStore value)
Generated method - Addsvalue
to baseStores.- Parameters:
value
- the item to add to baseStores
-
removeFromBaseStores
public void removeFromBaseStores(SessionContext ctx, BaseStore value)
Generated method - Removesvalue
from baseStores.- Parameters:
value
- the item to remove from baseStores
-
removeFromBaseStores
public void removeFromBaseStores(BaseStore value)
Generated method - Removesvalue
from baseStores.- Parameters:
value
- the item to remove from baseStores
-
isCancellation
public java.lang.Boolean isCancellation(SessionContext ctx)
Generated method - Getter of theAtpFormula.cancellation
attribute.- Returns:
- the cancellation - A flag to indicate if cancellation events are included in the ATP calculation
-
isCancellation
public java.lang.Boolean isCancellation()
Generated method - Getter of theAtpFormula.cancellation
attribute.- Returns:
- the cancellation - A flag to indicate if cancellation events are included in the ATP calculation
-
isCancellationAsPrimitive
public boolean isCancellationAsPrimitive(SessionContext ctx)
Generated method - Getter of theAtpFormula.cancellation
attribute.- Returns:
- the cancellation - A flag to indicate if cancellation events are included in the ATP calculation
-
isCancellationAsPrimitive
public boolean isCancellationAsPrimitive()
Generated method - Getter of theAtpFormula.cancellation
attribute.- Returns:
- the cancellation - A flag to indicate if cancellation events are included in the ATP calculation
-
setCancellation
public void setCancellation(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAtpFormula.cancellation
attribute.- Parameters:
value
- the cancellation - A flag to indicate if cancellation events are included in the ATP calculation
-
setCancellation
public void setCancellation(java.lang.Boolean value)
Generated method - Setter of theAtpFormula.cancellation
attribute.- Parameters:
value
- the cancellation - A flag to indicate if cancellation events are included in the ATP calculation
-
setCancellation
public void setCancellation(SessionContext ctx, boolean value)
Generated method - Setter of theAtpFormula.cancellation
attribute.- Parameters:
value
- the cancellation - A flag to indicate if cancellation events are included in the ATP calculation
-
setCancellation
public void setCancellation(boolean value)
Generated method - Setter of theAtpFormula.cancellation
attribute.- Parameters:
value
- the cancellation - A flag to indicate if cancellation events are included in the ATP calculation
-
getCode
public java.lang.String getCode(SessionContext ctx)
Generated method - Getter of theAtpFormula.code
attribute.- Returns:
- the code - A unique name of the formula.
-
getCode
public java.lang.String getCode()
Generated method - Getter of theAtpFormula.code
attribute.- Returns:
- the code - A unique name of the formula.
-
setCode
public void setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAtpFormula.code
attribute.- Parameters:
value
- the code - A unique name of the formula.
-
setCode
public void setCode(java.lang.String value)
Generated method - Setter of theAtpFormula.code
attribute.- Parameters:
value
- the code - A unique name of the formula.
-
isExternal
public java.lang.Boolean isExternal(SessionContext ctx)
Generated method - Getter of theAtpFormula.external
attribute.- Returns:
- the external - A flag indicating that the external availability is included in the ATP calculation
-
isExternal
public java.lang.Boolean isExternal()
Generated method - Getter of theAtpFormula.external
attribute.- Returns:
- the external - A flag indicating that the external availability is included in the ATP calculation
-
isExternalAsPrimitive
public boolean isExternalAsPrimitive(SessionContext ctx)
Generated method - Getter of theAtpFormula.external
attribute.- Returns:
- the external - A flag indicating that the external availability is included in the ATP calculation
-
isExternalAsPrimitive
public boolean isExternalAsPrimitive()
Generated method - Getter of theAtpFormula.external
attribute.- Returns:
- the external - A flag indicating that the external availability is included in the ATP calculation
-
setExternal
public void setExternal(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAtpFormula.external
attribute.- Parameters:
value
- the external - A flag indicating that the external availability is included in the ATP calculation
-
setExternal
public void setExternal(java.lang.Boolean value)
Generated method - Setter of theAtpFormula.external
attribute.- Parameters:
value
- the external - A flag indicating that the external availability is included in the ATP calculation
-
setExternal
public void setExternal(SessionContext ctx, boolean value)
Generated method - Setter of theAtpFormula.external
attribute.- Parameters:
value
- the external - A flag indicating that the external availability is included in the ATP calculation
-
setExternal
public void setExternal(boolean value)
Generated method - Setter of theAtpFormula.external
attribute.- Parameters:
value
- the external - A flag indicating that the external availability is included in the ATP calculation
-
isIncrease
public java.lang.Boolean isIncrease(SessionContext ctx)
Generated method - Getter of theAtpFormula.increase
attribute.- Returns:
- the increase - A flag to indicate if increase events are included in the ATP calculation
-
isIncrease
public java.lang.Boolean isIncrease()
Generated method - Getter of theAtpFormula.increase
attribute.- Returns:
- the increase - A flag to indicate if increase events are included in the ATP calculation
-
isIncreaseAsPrimitive
public boolean isIncreaseAsPrimitive(SessionContext ctx)
Generated method - Getter of theAtpFormula.increase
attribute.- Returns:
- the increase - A flag to indicate if increase events are included in the ATP calculation
-
isIncreaseAsPrimitive
public boolean isIncreaseAsPrimitive()
Generated method - Getter of theAtpFormula.increase
attribute.- Returns:
- the increase - A flag to indicate if increase events are included in the ATP calculation
-
setIncrease
public void setIncrease(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAtpFormula.increase
attribute.- Parameters:
value
- the increase - A flag to indicate if increase events are included in the ATP calculation
-
setIncrease
public void setIncrease(java.lang.Boolean value)
Generated method - Setter of theAtpFormula.increase
attribute.- Parameters:
value
- the increase - A flag to indicate if increase events are included in the ATP calculation
-
setIncrease
public void setIncrease(SessionContext ctx, boolean value)
Generated method - Setter of theAtpFormula.increase
attribute.- Parameters:
value
- the increase - A flag to indicate if increase events are included in the ATP calculation
-
setIncrease
public void setIncrease(boolean value)
Generated method - Setter of theAtpFormula.increase
attribute.- Parameters:
value
- the increase - A flag to indicate if increase events are included in the ATP calculation
-
isReserved
public java.lang.Boolean isReserved(SessionContext ctx)
Generated method - Getter of theAtpFormula.reserved
attribute.- Returns:
- the reserved - A flag to indicate if reserved events are included in the ATP calculation
-
isReserved
public java.lang.Boolean isReserved()
Generated method - Getter of theAtpFormula.reserved
attribute.- Returns:
- the reserved - A flag to indicate if reserved events are included in the ATP calculation
-
isReservedAsPrimitive
public boolean isReservedAsPrimitive(SessionContext ctx)
Generated method - Getter of theAtpFormula.reserved
attribute.- Returns:
- the reserved - A flag to indicate if reserved events are included in the ATP calculation
-
isReservedAsPrimitive
public boolean isReservedAsPrimitive()
Generated method - Getter of theAtpFormula.reserved
attribute.- Returns:
- the reserved - A flag to indicate if reserved events are included in the ATP calculation
-
setReserved
public void setReserved(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAtpFormula.reserved
attribute.- Parameters:
value
- the reserved - A flag to indicate if reserved events are included in the ATP calculation
-
setReserved
public void setReserved(java.lang.Boolean value)
Generated method - Setter of theAtpFormula.reserved
attribute.- Parameters:
value
- the reserved - A flag to indicate if reserved events are included in the ATP calculation
-
setReserved
public void setReserved(SessionContext ctx, boolean value)
Generated method - Setter of theAtpFormula.reserved
attribute.- Parameters:
value
- the reserved - A flag to indicate if reserved events are included in the ATP calculation
-
setReserved
public void setReserved(boolean value)
Generated method - Setter of theAtpFormula.reserved
attribute.- Parameters:
value
- the reserved - A flag to indicate if reserved events are included in the ATP calculation
-
isReturned
public java.lang.Boolean isReturned(SessionContext ctx)
Generated method - Getter of theAtpFormula.returned
attribute.- Returns:
- the returned - A flag to indicate if returned events are included in the ATP calculation
-
isReturned
public java.lang.Boolean isReturned()
Generated method - Getter of theAtpFormula.returned
attribute.- Returns:
- the returned - A flag to indicate if returned events are included in the ATP calculation
-
isReturnedAsPrimitive
public boolean isReturnedAsPrimitive(SessionContext ctx)
Generated method - Getter of theAtpFormula.returned
attribute.- Returns:
- the returned - A flag to indicate if returned events are included in the ATP calculation
-
isReturnedAsPrimitive
public boolean isReturnedAsPrimitive()
Generated method - Getter of theAtpFormula.returned
attribute.- Returns:
- the returned - A flag to indicate if returned events are included in the ATP calculation
-
setReturned
public void setReturned(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAtpFormula.returned
attribute.- Parameters:
value
- the returned - A flag to indicate if returned events are included in the ATP calculation
-
setReturned
public void setReturned(java.lang.Boolean value)
Generated method - Setter of theAtpFormula.returned
attribute.- Parameters:
value
- the returned - A flag to indicate if returned events are included in the ATP calculation
-
setReturned
public void setReturned(SessionContext ctx, boolean value)
Generated method - Setter of theAtpFormula.returned
attribute.- Parameters:
value
- the returned - A flag to indicate if returned events are included in the ATP calculation
-
setReturned
public void setReturned(boolean value)
Generated method - Setter of theAtpFormula.returned
attribute.- Parameters:
value
- the returned - A flag to indicate if returned events are included in the ATP calculation
-
isShrinkage
public java.lang.Boolean isShrinkage(SessionContext ctx)
Generated method - Getter of theAtpFormula.shrinkage
attribute.- Returns:
- the shrinkage - A flag to indicate if shrinkage events are included in the ATP calculation
-
isShrinkage
public java.lang.Boolean isShrinkage()
Generated method - Getter of theAtpFormula.shrinkage
attribute.- Returns:
- the shrinkage - A flag to indicate if shrinkage events are included in the ATP calculation
-
isShrinkageAsPrimitive
public boolean isShrinkageAsPrimitive(SessionContext ctx)
Generated method - Getter of theAtpFormula.shrinkage
attribute.- Returns:
- the shrinkage - A flag to indicate if shrinkage events are included in the ATP calculation
-
isShrinkageAsPrimitive
public boolean isShrinkageAsPrimitive()
Generated method - Getter of theAtpFormula.shrinkage
attribute.- Returns:
- the shrinkage - A flag to indicate if shrinkage events are included in the ATP calculation
-
setShrinkage
public void setShrinkage(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAtpFormula.shrinkage
attribute.- Parameters:
value
- the shrinkage - A flag to indicate if shrinkage events are included in the ATP calculation
-
setShrinkage
public void setShrinkage(java.lang.Boolean value)
Generated method - Setter of theAtpFormula.shrinkage
attribute.- Parameters:
value
- the shrinkage - A flag to indicate if shrinkage events are included in the ATP calculation
-
setShrinkage
public void setShrinkage(SessionContext ctx, boolean value)
Generated method - Setter of theAtpFormula.shrinkage
attribute.- Parameters:
value
- the shrinkage - A flag to indicate if shrinkage events are included in the ATP calculation
-
setShrinkage
public void setShrinkage(boolean value)
Generated method - Setter of theAtpFormula.shrinkage
attribute.- Parameters:
value
- the shrinkage - A flag to indicate if shrinkage events are included in the ATP calculation
-
isWastage
public java.lang.Boolean isWastage(SessionContext ctx)
Generated method - Getter of theAtpFormula.wastage
attribute.- Returns:
- the wastage - A flag to indicate if wastage events are included in the ATP calculation
-
isWastage
public java.lang.Boolean isWastage()
Generated method - Getter of theAtpFormula.wastage
attribute.- Returns:
- the wastage - A flag to indicate if wastage events are included in the ATP calculation
-
isWastageAsPrimitive
public boolean isWastageAsPrimitive(SessionContext ctx)
Generated method - Getter of theAtpFormula.wastage
attribute.- Returns:
- the wastage - A flag to indicate if wastage events are included in the ATP calculation
-
isWastageAsPrimitive
public boolean isWastageAsPrimitive()
Generated method - Getter of theAtpFormula.wastage
attribute.- Returns:
- the wastage - A flag to indicate if wastage events are included in the ATP calculation
-
setWastage
public void setWastage(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAtpFormula.wastage
attribute.- Parameters:
value
- the wastage - A flag to indicate if wastage events are included in the ATP calculation
-
setWastage
public void setWastage(java.lang.Boolean value)
Generated method - Setter of theAtpFormula.wastage
attribute.- Parameters:
value
- the wastage - A flag to indicate if wastage events are included in the ATP calculation
-
setWastage
public void setWastage(SessionContext ctx, boolean value)
Generated method - Setter of theAtpFormula.wastage
attribute.- Parameters:
value
- the wastage - A flag to indicate if wastage events are included in the ATP calculation
-
setWastage
public void setWastage(boolean value)
Generated method - Setter of theAtpFormula.wastage
attribute.- Parameters:
value
- the wastage - A flag to indicate if wastage events are included in the ATP calculation
-
-