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:
Serializable,Comparable
- Direct Known Subclasses:
OrderCancelConfig
Generated class for type
OrderCancelConfig.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theOrderCancelConfig.cancelAfterWarehouseAllowedattributestatic final StringQualifier of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattributeprotected static final Map<String,Item.AttributeMode> static final StringQualifier of theOrderCancelConfig.orderCancelAllowedattributestatic final StringQualifier of theOrderCancelConfig.partialCancelAllowedattributestatic final StringQualifier of theOrderCancelConfig.partialOrderEntryCancelAllowedattributestatic final StringQualifier of theOrderCancelConfig.queuedOrderWaitingTimeattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Map<String,Item.AttributeMode> Generated method - Getter of theOrderCancelConfig.queuedOrderWaitingTimeattribute.Generated method - Getter of theOrderCancelConfig.queuedOrderWaitingTimeattribute.intGenerated method - Getter of theOrderCancelConfig.queuedOrderWaitingTimeattribute.intGenerated method - Getter of theOrderCancelConfig.queuedOrderWaitingTimeattribute.Generated method - Getter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.Generated method - Getter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.booleanGenerated method - Getter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.booleanGenerated method - Getter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.Generated method - Getter of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute.Generated method - Getter of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute.booleanGenerated method - Getter of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute.booleanGenerated method - Getter of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute.Generated method - Getter of theOrderCancelConfig.orderCancelAllowedattribute.Generated method - Getter of theOrderCancelConfig.orderCancelAllowedattribute.booleanGenerated method - Getter of theOrderCancelConfig.orderCancelAllowedattribute.booleanGenerated method - Getter of theOrderCancelConfig.orderCancelAllowedattribute.Generated method - Getter of theOrderCancelConfig.partialCancelAllowedattribute.Generated method - Getter of theOrderCancelConfig.partialCancelAllowedattribute.booleanGenerated method - Getter of theOrderCancelConfig.partialCancelAllowedattribute.booleanGenerated method - Getter of theOrderCancelConfig.partialCancelAllowedattribute.Generated method - Getter of theOrderCancelConfig.partialOrderEntryCancelAllowedattribute.Generated method - Getter of theOrderCancelConfig.partialOrderEntryCancelAllowedattribute.booleanGenerated method - Getter of theOrderCancelConfig.partialOrderEntryCancelAllowedattribute.booleanGenerated 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, Boolean value) Generated method - Setter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.voidGenerated 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.voidGenerated method - Setter of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute.voidGenerated 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, Boolean value) Generated method - Setter of theOrderCancelConfig.orderCancelAllowedattribute.voidsetOrderCancelAllowed(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, Boolean value) Generated method - Setter of theOrderCancelConfig.partialCancelAllowedattribute.voidsetPartialCancelAllowed(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, Boolean value) Generated method - Setter of theOrderCancelConfig.partialOrderEntryCancelAllowedattribute.voidGenerated 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, Integer value) Generated method - Setter of theOrderCancelConfig.queuedOrderWaitingTimeattribute.voidsetQueuedOrderWaitingTime(Integer value) Generated method - Setter of theOrderCancelConfig.queuedOrderWaitingTimeattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, 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, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
ORDERCANCELALLOWED
Qualifier of theOrderCancelConfig.orderCancelAllowedattribute- See Also:
-
CANCELAFTERWAREHOUSEALLOWED
Qualifier of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute- See Also:
-
COMPLETECANCELAFTERSHIPPINGSTARTEDALLOWED
Qualifier of theOrderCancelConfig.completeCancelAfterShippingStartedAllowedattribute- See Also:
-
PARTIALCANCELALLOWED
Qualifier of theOrderCancelConfig.partialCancelAllowedattribute- See Also:
-
PARTIALORDERENTRYCANCELALLOWED
Qualifier of theOrderCancelConfig.partialOrderEntryCancelAllowedattribute- See Also:
-
QUEUEDORDERWAITINGTIME
Qualifier of theOrderCancelConfig.queuedOrderWaitingTimeattribute- See Also:
-
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedOrderCancelConfig
public GeneratedOrderCancelConfig()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classItem
-
isCancelAfterWarehouseAllowed
Generated method - Getter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.- Returns:
- the cancelAfterWarehouseAllowed - Determines if the order cancelling is still possible after sending it to warehouse
-
isCancelAfterWarehouseAllowed
Generated method - Getter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.- Returns:
- the cancelAfterWarehouseAllowed - Determines if the order cancelling is still possible after sending it to warehouse
-
isCancelAfterWarehouseAllowedAsPrimitive
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
Generated method - Setter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.- Parameters:
value- the cancelAfterWarehouseAllowed - Determines if the order cancelling is still possible after sending it to warehouse
-
setCancelAfterWarehouseAllowed
Generated method - Setter of theOrderCancelConfig.cancelAfterWarehouseAllowedattribute.- Parameters:
value- the cancelAfterWarehouseAllowed - Determines if the order cancelling is still possible after sending it to warehouse
-
setCancelAfterWarehouseAllowed
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
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
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
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
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
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
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
Generated method - Getter of theOrderCancelConfig.orderCancelAllowedattribute.- Returns:
- the orderCancelAllowed - Determines if the order cancelling is at all possible
-
isOrderCancelAllowed
Generated method - Getter of theOrderCancelConfig.orderCancelAllowedattribute.- Returns:
- the orderCancelAllowed - Determines if the order cancelling is at all possible
-
isOrderCancelAllowedAsPrimitive
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
Generated method - Setter of theOrderCancelConfig.orderCancelAllowedattribute.- Parameters:
value- the orderCancelAllowed - Determines if the order cancelling is at all possible
-
setOrderCancelAllowed
Generated method - Setter of theOrderCancelConfig.orderCancelAllowedattribute.- Parameters:
value- the orderCancelAllowed - Determines if the order cancelling is at all possible
-
setOrderCancelAllowed
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
Generated method - Getter of theOrderCancelConfig.partialCancelAllowedattribute.- Returns:
- the partialCancelAllowed - Determines if the partial order cancelling (discarding whole order entries) is possible.
-
isPartialCancelAllowed
Generated method - Getter of theOrderCancelConfig.partialCancelAllowedattribute.- Returns:
- the partialCancelAllowed - Determines if the partial order cancelling (discarding whole order entries) is possible.
-
isPartialCancelAllowedAsPrimitive
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
Generated method - Setter of theOrderCancelConfig.partialCancelAllowedattribute.- Parameters:
value- the partialCancelAllowed - Determines if the partial order cancelling (discarding whole order entries) is possible.
-
setPartialCancelAllowed
Generated method - Setter of theOrderCancelConfig.partialCancelAllowedattribute.- Parameters:
value- the partialCancelAllowed - Determines if the partial order cancelling (discarding whole order entries) is possible.
-
setPartialCancelAllowed
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
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
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
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
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
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
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
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
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
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
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
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
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
-