Class GeneratedOrderCancelConfig
- 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.ordercancel.jalo.GeneratedOrderCancelConfig
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
OrderCancelConfig
public abstract class GeneratedOrderCancelConfig extends GenericItem
Generated class for typeOrderCancelConfig.- 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.StringCANCELAFTERWAREHOUSEALLOWEDQualifier of theOrderCancelConfig.cancelAfterWarehouseAllowedattributestatic java.lang.StringCOMPLETECANCELAFTERSHIPPINGSTARTEDALLOWEDQualifier of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringORDERCANCELALLOWEDQualifier of theOrderCancelConfig.orderCancelAllowedattributestatic java.lang.StringPARTIALCANCELALLOWEDQualifier of theOrderCancelConfig.partialCancelAllowedattributestatic java.lang.StringPARTIALORDERENTRYCANCELALLOWEDQualifier of theOrderCancelConfig.partialOrderEntryCancelAllowedattributestatic java.lang.StringQUEUEDORDERWAITINGTIMEQualifier of theOrderCancelConfig.queuedOrderWaitingTimeattribute-
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 GeneratedOrderCancelConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.IntegergetQueuedOrderWaitingTime()Generated method - Getter of theOrderCancelConfig.queuedOrderWaitingTimeattribute.java.lang.IntegergetQueuedOrderWaitingTime(SessionContext ctx)Generated method - Getter of theOrderCancelConfig.queuedOrderWaitingTimeattribute.intgetQueuedOrderWaitingTimeAsPrimitive()Generated method - Getter of theOrderCancelConfig.queuedOrderWaitingTimeattribute.intgetQueuedOrderWaitingTimeAsPrimitive(SessionContext ctx)Generated method - Getter of theOrderCancelConfig.queuedOrderWaitingTimeattribute.java.lang.BooleanisCancelAfterWarehouseAllowed()Generated method - Getter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.java.lang.BooleanisCancelAfterWarehouseAllowed(SessionContext ctx)Generated method - Getter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.booleanisCancelAfterWarehouseAllowedAsPrimitive()Generated method - Getter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.booleanisCancelAfterWarehouseAllowedAsPrimitive(SessionContext ctx)Generated method - Getter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.java.lang.BooleanisCompleteCancelAfterShippingStartedAllowed()Generated method - Getter of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute.java.lang.BooleanisCompleteCancelAfterShippingStartedAllowed(SessionContext ctx)Generated method - Getter of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute.booleanisCompleteCancelAfterShippingStartedAllowedAsPrimitive()Generated method - Getter of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute.booleanisCompleteCancelAfterShippingStartedAllowedAsPrimitive(SessionContext ctx)Generated method - Getter of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute.java.lang.BooleanisOrderCancelAllowed()Generated method - Getter of theOrderCancelConfig.orderCancelAllowedattribute.java.lang.BooleanisOrderCancelAllowed(SessionContext ctx)Generated method - Getter of theOrderCancelConfig.orderCancelAllowedattribute.booleanisOrderCancelAllowedAsPrimitive()Generated method - Getter of theOrderCancelConfig.orderCancelAllowedattribute.booleanisOrderCancelAllowedAsPrimitive(SessionContext ctx)Generated method - Getter of theOrderCancelConfig.orderCancelAllowedattribute.java.lang.BooleanisPartialCancelAllowed()Generated method - Getter of theOrderCancelConfig.partialCancelAllowedattribute.java.lang.BooleanisPartialCancelAllowed(SessionContext ctx)Generated method - Getter of theOrderCancelConfig.partialCancelAllowedattribute.booleanisPartialCancelAllowedAsPrimitive()Generated method - Getter of theOrderCancelConfig.partialCancelAllowedattribute.booleanisPartialCancelAllowedAsPrimitive(SessionContext ctx)Generated method - Getter of theOrderCancelConfig.partialCancelAllowedattribute.java.lang.BooleanisPartialOrderEntryCancelAllowed()Generated method - Getter of theOrderCancelConfig.partialOrderEntryCancelAllowedattribute.java.lang.BooleanisPartialOrderEntryCancelAllowed(SessionContext ctx)Generated method - Getter of theOrderCancelConfig.partialOrderEntryCancelAllowedattribute.booleanisPartialOrderEntryCancelAllowedAsPrimitive()Generated method - Getter of theOrderCancelConfig.partialOrderEntryCancelAllowedattribute.booleanisPartialOrderEntryCancelAllowedAsPrimitive(SessionContext ctx)Generated method - Getter of theOrderCancelConfig.partialOrderEntryCancelAllowedattribute.voidsetCancelAfterWarehouseAllowed(boolean value)Generated method - Setter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.voidsetCancelAfterWarehouseAllowed(SessionContext ctx, boolean value)Generated method - Setter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.voidsetCancelAfterWarehouseAllowed(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.voidsetCancelAfterWarehouseAllowed(java.lang.Boolean value)Generated method - Setter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.voidsetCompleteCancelAfterShippingStartedAllowed(boolean value)Generated method - Setter of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute.voidsetCompleteCancelAfterShippingStartedAllowed(SessionContext ctx, boolean value)Generated method - Setter of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute.voidsetCompleteCancelAfterShippingStartedAllowed(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute.voidsetCompleteCancelAfterShippingStartedAllowed(java.lang.Boolean value)Generated method - Setter of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute.voidsetOrderCancelAllowed(boolean value)Generated method - Setter of theOrderCancelConfig.orderCancelAllowedattribute.voidsetOrderCancelAllowed(SessionContext ctx, boolean value)Generated method - Setter of theOrderCancelConfig.orderCancelAllowedattribute.voidsetOrderCancelAllowed(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theOrderCancelConfig.orderCancelAllowedattribute.voidsetOrderCancelAllowed(java.lang.Boolean value)Generated method - Setter of theOrderCancelConfig.orderCancelAllowedattribute.voidsetPartialCancelAllowed(boolean value)Generated method - Setter of theOrderCancelConfig.partialCancelAllowedattribute.voidsetPartialCancelAllowed(SessionContext ctx, boolean value)Generated method - Setter of theOrderCancelConfig.partialCancelAllowedattribute.voidsetPartialCancelAllowed(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theOrderCancelConfig.partialCancelAllowedattribute.voidsetPartialCancelAllowed(java.lang.Boolean value)Generated method - Setter of theOrderCancelConfig.partialCancelAllowedattribute.voidsetPartialOrderEntryCancelAllowed(boolean value)Generated method - Setter of theOrderCancelConfig.partialOrderEntryCancelAllowedattribute.voidsetPartialOrderEntryCancelAllowed(SessionContext ctx, boolean value)Generated method - Setter of theOrderCancelConfig.partialOrderEntryCancelAllowedattribute.voidsetPartialOrderEntryCancelAllowed(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theOrderCancelConfig.partialOrderEntryCancelAllowedattribute.voidsetPartialOrderEntryCancelAllowed(java.lang.Boolean value)Generated method - Setter of theOrderCancelConfig.partialOrderEntryCancelAllowedattribute.voidsetQueuedOrderWaitingTime(int value)Generated method - Setter of theOrderCancelConfig.queuedOrderWaitingTimeattribute.voidsetQueuedOrderWaitingTime(SessionContext ctx, int value)Generated method - Setter of theOrderCancelConfig.queuedOrderWaitingTimeattribute.voidsetQueuedOrderWaitingTime(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theOrderCancelConfig.queuedOrderWaitingTimeattribute.voidsetQueuedOrderWaitingTime(java.lang.Integer value)Generated method - Setter of theOrderCancelConfig.queuedOrderWaitingTimeattribute.-
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
-
ORDERCANCELALLOWED
public static final java.lang.String ORDERCANCELALLOWED
Qualifier of theOrderCancelConfig.orderCancelAllowedattribute- See Also:
- Constant Field Values
-
CANCELAFTERWAREHOUSEALLOWED
public static final java.lang.String CANCELAFTERWAREHOUSEALLOWED
Qualifier of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute- See Also:
- Constant Field Values
-
COMPLETECANCELAFTERSHIPPINGSTARTEDALLOWED
public static final java.lang.String COMPLETECANCELAFTERSHIPPINGSTARTEDALLOWED
Qualifier of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute- See Also:
- Constant Field Values
-
PARTIALCANCELALLOWED
public static final java.lang.String PARTIALCANCELALLOWED
Qualifier of theOrderCancelConfig.partialCancelAllowedattribute- See Also:
- Constant Field Values
-
PARTIALORDERENTRYCANCELALLOWED
public static final java.lang.String PARTIALORDERENTRYCANCELALLOWED
Qualifier of theOrderCancelConfig.partialOrderEntryCancelAllowedattribute- See Also:
- Constant Field Values
-
QUEUEDORDERWAITINGTIME
public static final java.lang.String QUEUEDORDERWAITINGTIME
Qualifier of theOrderCancelConfig.queuedOrderWaitingTimeattribute- See Also:
- Constant Field Values
-
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:
getDefaultAttributeModesin classItem
-
isCancelAfterWarehouseAllowed
public java.lang.Boolean isCancelAfterWarehouseAllowed(SessionContext ctx)
Generated method - Getter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.- Returns:
- the cancelAfterWarehouseAllowed - Determines if the order cancelling is still possible after sending it to warehouse
-
isCancelAfterWarehouseAllowed
public java.lang.Boolean isCancelAfterWarehouseAllowed()
Generated method - Getter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.- Returns:
- the cancelAfterWarehouseAllowed - Determines if the order cancelling is still possible after sending it to warehouse
-
isCancelAfterWarehouseAllowedAsPrimitive
public boolean isCancelAfterWarehouseAllowedAsPrimitive(SessionContext ctx)
Generated method - Getter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.- Returns:
- the cancelAfterWarehouseAllowed - Determines if the order cancelling is still possible after sending it to warehouse
-
isCancelAfterWarehouseAllowedAsPrimitive
public boolean isCancelAfterWarehouseAllowedAsPrimitive()
Generated method - Getter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.- Returns:
- the cancelAfterWarehouseAllowed - Determines if the order cancelling is still possible after sending it to warehouse
-
setCancelAfterWarehouseAllowed
public void setCancelAfterWarehouseAllowed(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.- Parameters:
value- the cancelAfterWarehouseAllowed - Determines if the order cancelling is still possible after sending it to warehouse
-
setCancelAfterWarehouseAllowed
public void setCancelAfterWarehouseAllowed(java.lang.Boolean value)
Generated method - Setter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.- Parameters:
value- the cancelAfterWarehouseAllowed - Determines if the order cancelling is still possible after sending it to warehouse
-
setCancelAfterWarehouseAllowed
public void setCancelAfterWarehouseAllowed(SessionContext ctx, boolean value)
Generated method - Setter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.- Parameters:
value- the cancelAfterWarehouseAllowed - Determines if the order cancelling is still possible after sending it to warehouse
-
setCancelAfterWarehouseAllowed
public void setCancelAfterWarehouseAllowed(boolean value)
Generated method - Setter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.- Parameters:
value- the cancelAfterWarehouseAllowed - Determines if the order cancelling is still possible after sending it to warehouse
-
isCompleteCancelAfterShippingStartedAllowed
public java.lang.Boolean isCompleteCancelAfterShippingStartedAllowed(SessionContext ctx)
Generated method - Getter of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute.- Returns:
- the completeCancelAfterShippingStartedAllowed - Determines if a complete cancel request is allowed after shipping has been started. This means: Cancel the part of the order that has not been shipped yet. Evaluated only if cancelAfterWarehouseAllowed is true.
-
isCompleteCancelAfterShippingStartedAllowed
public java.lang.Boolean isCompleteCancelAfterShippingStartedAllowed()
Generated method - Getter of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute.- Returns:
- the completeCancelAfterShippingStartedAllowed - Determines if a complete cancel request is allowed after shipping has been started. This means: Cancel the part of the order that has not been shipped yet. Evaluated only if cancelAfterWarehouseAllowed is true.
-
isCompleteCancelAfterShippingStartedAllowedAsPrimitive
public boolean isCompleteCancelAfterShippingStartedAllowedAsPrimitive(SessionContext ctx)
Generated method - Getter of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute.- Returns:
- the completeCancelAfterShippingStartedAllowed - Determines if a complete cancel request is allowed after shipping has been started. This means: Cancel the part of the order that has not been shipped yet. Evaluated only if cancelAfterWarehouseAllowed is true.
-
isCompleteCancelAfterShippingStartedAllowedAsPrimitive
public boolean isCompleteCancelAfterShippingStartedAllowedAsPrimitive()
Generated method - Getter of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute.- Returns:
- the completeCancelAfterShippingStartedAllowed - Determines if a complete cancel request is allowed after shipping has been started. This means: Cancel the part of the order that has not been shipped yet. Evaluated only if cancelAfterWarehouseAllowed is true.
-
setCompleteCancelAfterShippingStartedAllowed
public void setCompleteCancelAfterShippingStartedAllowed(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute.- Parameters:
value- the completeCancelAfterShippingStartedAllowed - Determines if a complete cancel request is allowed after shipping has been started. This means: Cancel the part of the order that has not been shipped yet. Evaluated only if cancelAfterWarehouseAllowed is true.
-
setCompleteCancelAfterShippingStartedAllowed
public void setCompleteCancelAfterShippingStartedAllowed(java.lang.Boolean value)
Generated method - Setter of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute.- Parameters:
value- the completeCancelAfterShippingStartedAllowed - Determines if a complete cancel request is allowed after shipping has been started. This means: Cancel the part of the order that has not been shipped yet. Evaluated only if cancelAfterWarehouseAllowed is true.
-
setCompleteCancelAfterShippingStartedAllowed
public void setCompleteCancelAfterShippingStartedAllowed(SessionContext ctx, boolean value)
Generated method - Setter of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute.- Parameters:
value- the completeCancelAfterShippingStartedAllowed - Determines if a complete cancel request is allowed after shipping has been started. This means: Cancel the part of the order that has not been shipped yet. Evaluated only if cancelAfterWarehouseAllowed is true.
-
setCompleteCancelAfterShippingStartedAllowed
public void setCompleteCancelAfterShippingStartedAllowed(boolean value)
Generated method - Setter of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute.- Parameters:
value- the completeCancelAfterShippingStartedAllowed - Determines if a complete cancel request is allowed after shipping has been started. This means: Cancel the part of the order that has not been shipped yet. Evaluated only if cancelAfterWarehouseAllowed is true.
-
isOrderCancelAllowed
public java.lang.Boolean isOrderCancelAllowed(SessionContext ctx)
Generated method - Getter of theOrderCancelConfig.orderCancelAllowedattribute.- Returns:
- the orderCancelAllowed - Determines if the order cancelling is at all possible
-
isOrderCancelAllowed
public java.lang.Boolean isOrderCancelAllowed()
Generated method - Getter of theOrderCancelConfig.orderCancelAllowedattribute.- Returns:
- the orderCancelAllowed - Determines if the order cancelling is at all possible
-
isOrderCancelAllowedAsPrimitive
public boolean isOrderCancelAllowedAsPrimitive(SessionContext ctx)
Generated method - Getter of theOrderCancelConfig.orderCancelAllowedattribute.- Returns:
- the orderCancelAllowed - Determines if the order cancelling is at all possible
-
isOrderCancelAllowedAsPrimitive
public boolean isOrderCancelAllowedAsPrimitive()
Generated method - Getter of theOrderCancelConfig.orderCancelAllowedattribute.- Returns:
- the orderCancelAllowed - Determines if the order cancelling is at all possible
-
setOrderCancelAllowed
public void setOrderCancelAllowed(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theOrderCancelConfig.orderCancelAllowedattribute.- Parameters:
value- the orderCancelAllowed - Determines if the order cancelling is at all possible
-
setOrderCancelAllowed
public void setOrderCancelAllowed(java.lang.Boolean value)
Generated method - Setter of theOrderCancelConfig.orderCancelAllowedattribute.- Parameters:
value- the orderCancelAllowed - Determines if the order cancelling is at all possible
-
setOrderCancelAllowed
public void setOrderCancelAllowed(SessionContext ctx, boolean value)
Generated method - Setter of theOrderCancelConfig.orderCancelAllowedattribute.- Parameters:
value- the orderCancelAllowed - Determines if the order cancelling is at all possible
-
setOrderCancelAllowed
public void setOrderCancelAllowed(boolean value)
Generated method - Setter of theOrderCancelConfig.orderCancelAllowedattribute.- Parameters:
value- the orderCancelAllowed - Determines if the order cancelling is at all possible
-
isPartialCancelAllowed
public java.lang.Boolean isPartialCancelAllowed(SessionContext ctx)
Generated method - Getter of theOrderCancelConfig.partialCancelAllowedattribute.- Returns:
- the partialCancelAllowed - Determines if the partial order cancelling (discarding whole order entries) is possible.
-
isPartialCancelAllowed
public java.lang.Boolean isPartialCancelAllowed()
Generated method - Getter of theOrderCancelConfig.partialCancelAllowedattribute.- Returns:
- the partialCancelAllowed - Determines if the partial order cancelling (discarding whole order entries) is possible.
-
isPartialCancelAllowedAsPrimitive
public boolean isPartialCancelAllowedAsPrimitive(SessionContext ctx)
Generated method - Getter of theOrderCancelConfig.partialCancelAllowedattribute.- Returns:
- the partialCancelAllowed - Determines if the partial order cancelling (discarding whole order entries) is possible.
-
isPartialCancelAllowedAsPrimitive
public boolean isPartialCancelAllowedAsPrimitive()
Generated method - Getter of theOrderCancelConfig.partialCancelAllowedattribute.- Returns:
- the partialCancelAllowed - Determines if the partial order cancelling (discarding whole order entries) is possible.
-
setPartialCancelAllowed
public void setPartialCancelAllowed(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theOrderCancelConfig.partialCancelAllowedattribute.- Parameters:
value- the partialCancelAllowed - Determines if the partial order cancelling (discarding whole order entries) is possible.
-
setPartialCancelAllowed
public void setPartialCancelAllowed(java.lang.Boolean value)
Generated method - Setter of theOrderCancelConfig.partialCancelAllowedattribute.- Parameters:
value- the partialCancelAllowed - Determines if the partial order cancelling (discarding whole order entries) is possible.
-
setPartialCancelAllowed
public void setPartialCancelAllowed(SessionContext ctx, boolean value)
Generated method - Setter of theOrderCancelConfig.partialCancelAllowedattribute.- Parameters:
value- the partialCancelAllowed - Determines if the partial order cancelling (discarding whole order entries) is possible.
-
setPartialCancelAllowed
public void setPartialCancelAllowed(boolean value)
Generated method - Setter of theOrderCancelConfig.partialCancelAllowedattribute.- Parameters:
value- the partialCancelAllowed - Determines if the partial order cancelling (discarding whole order entries) is possible.
-
isPartialOrderEntryCancelAllowed
public java.lang.Boolean isPartialOrderEntryCancelAllowed(SessionContext ctx)
Generated method - Getter of theOrderCancelConfig.partialOrderEntryCancelAllowedattribute.- Returns:
- the partialOrderEntryCancelAllowed - Determines if the partial order entry cancelling (discarding parts of order entries) is possible. This parameter is evaluated only if partialCancelAllowed is set to true.
-
isPartialOrderEntryCancelAllowed
public java.lang.Boolean isPartialOrderEntryCancelAllowed()
Generated method - Getter of theOrderCancelConfig.partialOrderEntryCancelAllowedattribute.- Returns:
- the partialOrderEntryCancelAllowed - Determines if the partial order entry cancelling (discarding parts of order entries) is possible. This parameter is evaluated only if partialCancelAllowed is set to true.
-
isPartialOrderEntryCancelAllowedAsPrimitive
public boolean isPartialOrderEntryCancelAllowedAsPrimitive(SessionContext ctx)
Generated method - Getter of theOrderCancelConfig.partialOrderEntryCancelAllowedattribute.- Returns:
- the partialOrderEntryCancelAllowed - Determines if the partial order entry cancelling (discarding parts of order entries) is possible. This parameter is evaluated only if partialCancelAllowed is set to true.
-
isPartialOrderEntryCancelAllowedAsPrimitive
public boolean isPartialOrderEntryCancelAllowedAsPrimitive()
Generated method - Getter of theOrderCancelConfig.partialOrderEntryCancelAllowedattribute.- Returns:
- the partialOrderEntryCancelAllowed - Determines if the partial order entry cancelling (discarding parts of order entries) is possible. This parameter is evaluated only if partialCancelAllowed is set to true.
-
setPartialOrderEntryCancelAllowed
public void setPartialOrderEntryCancelAllowed(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theOrderCancelConfig.partialOrderEntryCancelAllowedattribute.- Parameters:
value- the partialOrderEntryCancelAllowed - Determines if the partial order entry cancelling (discarding parts of order entries) is possible. This parameter is evaluated only if partialCancelAllowed is set to true.
-
setPartialOrderEntryCancelAllowed
public void setPartialOrderEntryCancelAllowed(java.lang.Boolean value)
Generated method - Setter of theOrderCancelConfig.partialOrderEntryCancelAllowedattribute.- Parameters:
value- the partialOrderEntryCancelAllowed - Determines if the partial order entry cancelling (discarding parts of order entries) is possible. This parameter is evaluated only if partialCancelAllowed is set to true.
-
setPartialOrderEntryCancelAllowed
public void setPartialOrderEntryCancelAllowed(SessionContext ctx, boolean value)
Generated method - Setter of theOrderCancelConfig.partialOrderEntryCancelAllowedattribute.- Parameters:
value- the partialOrderEntryCancelAllowed - Determines if the partial order entry cancelling (discarding parts of order entries) is possible. This parameter is evaluated only if partialCancelAllowed is set to true.
-
setPartialOrderEntryCancelAllowed
public void setPartialOrderEntryCancelAllowed(boolean value)
Generated method - Setter of theOrderCancelConfig.partialOrderEntryCancelAllowedattribute.- Parameters:
value- the partialOrderEntryCancelAllowed - Determines if the partial order entry cancelling (discarding parts of order entries) is possible. This parameter is evaluated only if partialCancelAllowed is set to true.
-
getQueuedOrderWaitingTime
public java.lang.Integer getQueuedOrderWaitingTime(SessionContext ctx)
Generated method - Getter of theOrderCancelConfig.queuedOrderWaitingTimeattribute.- Returns:
- the queuedOrderWaitingTime - Determines how long an order should wait in queue before it's started to be fullfilled
-
getQueuedOrderWaitingTime
public java.lang.Integer getQueuedOrderWaitingTime()
Generated method - Getter of theOrderCancelConfig.queuedOrderWaitingTimeattribute.- Returns:
- the queuedOrderWaitingTime - Determines how long an order should wait in queue before it's started to be fullfilled
-
getQueuedOrderWaitingTimeAsPrimitive
public int getQueuedOrderWaitingTimeAsPrimitive(SessionContext ctx)
Generated method - Getter of theOrderCancelConfig.queuedOrderWaitingTimeattribute.- Returns:
- the queuedOrderWaitingTime - Determines how long an order should wait in queue before it's started to be fullfilled
-
getQueuedOrderWaitingTimeAsPrimitive
public int getQueuedOrderWaitingTimeAsPrimitive()
Generated method - Getter of theOrderCancelConfig.queuedOrderWaitingTimeattribute.- Returns:
- the queuedOrderWaitingTime - Determines how long an order should wait in queue before it's started to be fullfilled
-
setQueuedOrderWaitingTime
public void setQueuedOrderWaitingTime(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theOrderCancelConfig.queuedOrderWaitingTimeattribute.- Parameters:
value- the queuedOrderWaitingTime - Determines how long an order should wait in queue before it's started to be fullfilled
-
setQueuedOrderWaitingTime
public void setQueuedOrderWaitingTime(java.lang.Integer value)
Generated method - Setter of theOrderCancelConfig.queuedOrderWaitingTimeattribute.- Parameters:
value- the queuedOrderWaitingTime - Determines how long an order should wait in queue before it's started to be fullfilled
-
setQueuedOrderWaitingTime
public void setQueuedOrderWaitingTime(SessionContext ctx, int value)
Generated method - Setter of theOrderCancelConfig.queuedOrderWaitingTimeattribute.- Parameters:
value- the queuedOrderWaitingTime - Determines how long an order should wait in queue before it's started to be fullfilled
-
setQueuedOrderWaitingTime
public void setQueuedOrderWaitingTime(int value)
Generated method - Setter of theOrderCancelConfig.queuedOrderWaitingTimeattribute.- Parameters:
value- the queuedOrderWaitingTime - Determines how long an order should wait in queue before it's started to be fullfilled
-
-