public abstract class GeneratedOrderCancelConfig extends GenericItem
OrderCancelConfig.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CANCELAFTERWAREHOUSEALLOWED
Qualifier of the
OrderCancelConfig.cancelAfterWarehouseAllowed attribute |
static java.lang.String |
COMPLETECANCELAFTERSHIPPINGSTARTEDALLOWED
Qualifier of the
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
ORDERCANCELALLOWED
Qualifier of the
OrderCancelConfig.orderCancelAllowed attribute |
static java.lang.String |
PARTIALCANCELALLOWED
Qualifier of the
OrderCancelConfig.partialCancelAllowed attribute |
static java.lang.String |
PARTIALORDERENTRYCANCELALLOWED
Qualifier of the
OrderCancelConfig.partialOrderEntryCancelAllowed attribute |
static java.lang.String |
QUEUEDORDERWAITINGTIME
Qualifier of the
OrderCancelConfig.queuedOrderWaitingTime attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedOrderCancelConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.Integer |
getQueuedOrderWaitingTime()
Generated method - Getter of the
OrderCancelConfig.queuedOrderWaitingTime attribute. |
java.lang.Integer |
getQueuedOrderWaitingTime(SessionContext ctx)
Generated method - Getter of the
OrderCancelConfig.queuedOrderWaitingTime attribute. |
int |
getQueuedOrderWaitingTimeAsPrimitive()
Generated method - Getter of the
OrderCancelConfig.queuedOrderWaitingTime attribute. |
int |
getQueuedOrderWaitingTimeAsPrimitive(SessionContext ctx)
Generated method - Getter of the
OrderCancelConfig.queuedOrderWaitingTime attribute. |
java.lang.Boolean |
isCancelAfterWarehouseAllowed()
Generated method - Getter of the
OrderCancelConfig.cancelAfterWarehouseAllowed attribute. |
java.lang.Boolean |
isCancelAfterWarehouseAllowed(SessionContext ctx)
Generated method - Getter of the
OrderCancelConfig.cancelAfterWarehouseAllowed attribute. |
boolean |
isCancelAfterWarehouseAllowedAsPrimitive()
Generated method - Getter of the
OrderCancelConfig.cancelAfterWarehouseAllowed attribute. |
boolean |
isCancelAfterWarehouseAllowedAsPrimitive(SessionContext ctx)
Generated method - Getter of the
OrderCancelConfig.cancelAfterWarehouseAllowed attribute. |
java.lang.Boolean |
isCompleteCancelAfterShippingStartedAllowed()
Generated method - Getter of the
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute. |
java.lang.Boolean |
isCompleteCancelAfterShippingStartedAllowed(SessionContext ctx)
Generated method - Getter of the
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute. |
boolean |
isCompleteCancelAfterShippingStartedAllowedAsPrimitive()
Generated method - Getter of the
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute. |
boolean |
isCompleteCancelAfterShippingStartedAllowedAsPrimitive(SessionContext ctx)
Generated method - Getter of the
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute. |
java.lang.Boolean |
isOrderCancelAllowed()
Generated method - Getter of the
OrderCancelConfig.orderCancelAllowed attribute. |
java.lang.Boolean |
isOrderCancelAllowed(SessionContext ctx)
Generated method - Getter of the
OrderCancelConfig.orderCancelAllowed attribute. |
boolean |
isOrderCancelAllowedAsPrimitive()
Generated method - Getter of the
OrderCancelConfig.orderCancelAllowed attribute. |
boolean |
isOrderCancelAllowedAsPrimitive(SessionContext ctx)
Generated method - Getter of the
OrderCancelConfig.orderCancelAllowed attribute. |
java.lang.Boolean |
isPartialCancelAllowed()
Generated method - Getter of the
OrderCancelConfig.partialCancelAllowed attribute. |
java.lang.Boolean |
isPartialCancelAllowed(SessionContext ctx)
Generated method - Getter of the
OrderCancelConfig.partialCancelAllowed attribute. |
boolean |
isPartialCancelAllowedAsPrimitive()
Generated method - Getter of the
OrderCancelConfig.partialCancelAllowed attribute. |
boolean |
isPartialCancelAllowedAsPrimitive(SessionContext ctx)
Generated method - Getter of the
OrderCancelConfig.partialCancelAllowed attribute. |
java.lang.Boolean |
isPartialOrderEntryCancelAllowed()
Generated method - Getter of the
OrderCancelConfig.partialOrderEntryCancelAllowed attribute. |
java.lang.Boolean |
isPartialOrderEntryCancelAllowed(SessionContext ctx)
Generated method - Getter of the
OrderCancelConfig.partialOrderEntryCancelAllowed attribute. |
boolean |
isPartialOrderEntryCancelAllowedAsPrimitive()
Generated method - Getter of the
OrderCancelConfig.partialOrderEntryCancelAllowed attribute. |
boolean |
isPartialOrderEntryCancelAllowedAsPrimitive(SessionContext ctx)
Generated method - Getter of the
OrderCancelConfig.partialOrderEntryCancelAllowed attribute. |
void |
setCancelAfterWarehouseAllowed(boolean value)
Generated method - Setter of the
OrderCancelConfig.cancelAfterWarehouseAllowed attribute. |
void |
setCancelAfterWarehouseAllowed(java.lang.Boolean value)
Generated method - Setter of the
OrderCancelConfig.cancelAfterWarehouseAllowed attribute. |
void |
setCancelAfterWarehouseAllowed(SessionContext ctx,
boolean value)
Generated method - Setter of the
OrderCancelConfig.cancelAfterWarehouseAllowed attribute. |
void |
setCancelAfterWarehouseAllowed(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
OrderCancelConfig.cancelAfterWarehouseAllowed attribute. |
void |
setCompleteCancelAfterShippingStartedAllowed(boolean value)
Generated method - Setter of the
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute. |
void |
setCompleteCancelAfterShippingStartedAllowed(java.lang.Boolean value)
Generated method - Setter of the
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute. |
void |
setCompleteCancelAfterShippingStartedAllowed(SessionContext ctx,
boolean value)
Generated method - Setter of the
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute. |
void |
setCompleteCancelAfterShippingStartedAllowed(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute. |
void |
setOrderCancelAllowed(boolean value)
Generated method - Setter of the
OrderCancelConfig.orderCancelAllowed attribute. |
void |
setOrderCancelAllowed(java.lang.Boolean value)
Generated method - Setter of the
OrderCancelConfig.orderCancelAllowed attribute. |
void |
setOrderCancelAllowed(SessionContext ctx,
boolean value)
Generated method - Setter of the
OrderCancelConfig.orderCancelAllowed attribute. |
void |
setOrderCancelAllowed(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
OrderCancelConfig.orderCancelAllowed attribute. |
void |
setPartialCancelAllowed(boolean value)
Generated method - Setter of the
OrderCancelConfig.partialCancelAllowed attribute. |
void |
setPartialCancelAllowed(java.lang.Boolean value)
Generated method - Setter of the
OrderCancelConfig.partialCancelAllowed attribute. |
void |
setPartialCancelAllowed(SessionContext ctx,
boolean value)
Generated method - Setter of the
OrderCancelConfig.partialCancelAllowed attribute. |
void |
setPartialCancelAllowed(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
OrderCancelConfig.partialCancelAllowed attribute. |
void |
setPartialOrderEntryCancelAllowed(boolean value)
Generated method - Setter of the
OrderCancelConfig.partialOrderEntryCancelAllowed attribute. |
void |
setPartialOrderEntryCancelAllowed(java.lang.Boolean value)
Generated method - Setter of the
OrderCancelConfig.partialOrderEntryCancelAllowed attribute. |
void |
setPartialOrderEntryCancelAllowed(SessionContext ctx,
boolean value)
Generated method - Setter of the
OrderCancelConfig.partialOrderEntryCancelAllowed attribute. |
void |
setPartialOrderEntryCancelAllowed(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
OrderCancelConfig.partialOrderEntryCancelAllowed attribute. |
void |
setQueuedOrderWaitingTime(int value)
Generated method - Setter of the
OrderCancelConfig.queuedOrderWaitingTime attribute. |
void |
setQueuedOrderWaitingTime(java.lang.Integer value)
Generated method - Setter of the
OrderCancelConfig.queuedOrderWaitingTime attribute. |
void |
setQueuedOrderWaitingTime(SessionContext ctx,
int value)
Generated method - Setter of the
OrderCancelConfig.queuedOrderWaitingTime attribute. |
void |
setQueuedOrderWaitingTime(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
OrderCancelConfig.queuedOrderWaitingTime attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, 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, writeReplacesetTenantpublic static final java.lang.String ORDERCANCELALLOWED
OrderCancelConfig.orderCancelAllowed attributepublic static final java.lang.String CANCELAFTERWAREHOUSEALLOWED
OrderCancelConfig.cancelAfterWarehouseAllowed attributepublic static final java.lang.String COMPLETECANCELAFTERSHIPPINGSTARTEDALLOWED
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attributepublic static final java.lang.String PARTIALCANCELALLOWED
OrderCancelConfig.partialCancelAllowed attributepublic static final java.lang.String PARTIALORDERENTRYCANCELALLOWED
OrderCancelConfig.partialOrderEntryCancelAllowed attributepublic static final java.lang.String QUEUEDORDERWAITINGTIME
OrderCancelConfig.queuedOrderWaitingTime attributeprotected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic java.lang.Boolean isCancelAfterWarehouseAllowed(SessionContext ctx)
OrderCancelConfig.cancelAfterWarehouseAllowed attribute.public java.lang.Boolean isCancelAfterWarehouseAllowed()
OrderCancelConfig.cancelAfterWarehouseAllowed attribute.public boolean isCancelAfterWarehouseAllowedAsPrimitive(SessionContext ctx)
OrderCancelConfig.cancelAfterWarehouseAllowed attribute.public boolean isCancelAfterWarehouseAllowedAsPrimitive()
OrderCancelConfig.cancelAfterWarehouseAllowed attribute.public void setCancelAfterWarehouseAllowed(SessionContext ctx, java.lang.Boolean value)
OrderCancelConfig.cancelAfterWarehouseAllowed attribute.value - the cancelAfterWarehouseAllowed - Determines if the order cancelling is still possible after sending it to warehousepublic void setCancelAfterWarehouseAllowed(java.lang.Boolean value)
OrderCancelConfig.cancelAfterWarehouseAllowed attribute.value - the cancelAfterWarehouseAllowed - Determines if the order cancelling is still possible after sending it to warehousepublic void setCancelAfterWarehouseAllowed(SessionContext ctx, boolean value)
OrderCancelConfig.cancelAfterWarehouseAllowed attribute.value - the cancelAfterWarehouseAllowed - Determines if the order cancelling is still possible after sending it to warehousepublic void setCancelAfterWarehouseAllowed(boolean value)
OrderCancelConfig.cancelAfterWarehouseAllowed attribute.value - the cancelAfterWarehouseAllowed - Determines if the order cancelling is still possible after sending it to warehousepublic java.lang.Boolean isCompleteCancelAfterShippingStartedAllowed(SessionContext ctx)
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute.public java.lang.Boolean isCompleteCancelAfterShippingStartedAllowed()
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute.public boolean isCompleteCancelAfterShippingStartedAllowedAsPrimitive(SessionContext ctx)
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute.public boolean isCompleteCancelAfterShippingStartedAllowedAsPrimitive()
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute.public void setCompleteCancelAfterShippingStartedAllowed(SessionContext ctx, java.lang.Boolean value)
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute.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.public void setCompleteCancelAfterShippingStartedAllowed(java.lang.Boolean value)
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute.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.public void setCompleteCancelAfterShippingStartedAllowed(SessionContext ctx, boolean value)
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute.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.public void setCompleteCancelAfterShippingStartedAllowed(boolean value)
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute.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.public java.lang.Boolean isOrderCancelAllowed(SessionContext ctx)
OrderCancelConfig.orderCancelAllowed attribute.public java.lang.Boolean isOrderCancelAllowed()
OrderCancelConfig.orderCancelAllowed attribute.public boolean isOrderCancelAllowedAsPrimitive(SessionContext ctx)
OrderCancelConfig.orderCancelAllowed attribute.public boolean isOrderCancelAllowedAsPrimitive()
OrderCancelConfig.orderCancelAllowed attribute.public void setOrderCancelAllowed(SessionContext ctx, java.lang.Boolean value)
OrderCancelConfig.orderCancelAllowed attribute.value - the orderCancelAllowed - Determines if the order cancelling is at all possiblepublic void setOrderCancelAllowed(java.lang.Boolean value)
OrderCancelConfig.orderCancelAllowed attribute.value - the orderCancelAllowed - Determines if the order cancelling is at all possiblepublic void setOrderCancelAllowed(SessionContext ctx, boolean value)
OrderCancelConfig.orderCancelAllowed attribute.value - the orderCancelAllowed - Determines if the order cancelling is at all possiblepublic void setOrderCancelAllowed(boolean value)
OrderCancelConfig.orderCancelAllowed attribute.value - the orderCancelAllowed - Determines if the order cancelling is at all possiblepublic java.lang.Boolean isPartialCancelAllowed(SessionContext ctx)
OrderCancelConfig.partialCancelAllowed attribute.public java.lang.Boolean isPartialCancelAllowed()
OrderCancelConfig.partialCancelAllowed attribute.public boolean isPartialCancelAllowedAsPrimitive(SessionContext ctx)
OrderCancelConfig.partialCancelAllowed attribute.public boolean isPartialCancelAllowedAsPrimitive()
OrderCancelConfig.partialCancelAllowed attribute.public void setPartialCancelAllowed(SessionContext ctx, java.lang.Boolean value)
OrderCancelConfig.partialCancelAllowed attribute.value - the partialCancelAllowed - Determines if the partial order cancelling (discarding whole order entries) is possible.public void setPartialCancelAllowed(java.lang.Boolean value)
OrderCancelConfig.partialCancelAllowed attribute.value - the partialCancelAllowed - Determines if the partial order cancelling (discarding whole order entries) is possible.public void setPartialCancelAllowed(SessionContext ctx, boolean value)
OrderCancelConfig.partialCancelAllowed attribute.value - the partialCancelAllowed - Determines if the partial order cancelling (discarding whole order entries) is possible.public void setPartialCancelAllowed(boolean value)
OrderCancelConfig.partialCancelAllowed attribute.value - the partialCancelAllowed - Determines if the partial order cancelling (discarding whole order entries) is possible.public java.lang.Boolean isPartialOrderEntryCancelAllowed(SessionContext ctx)
OrderCancelConfig.partialOrderEntryCancelAllowed attribute.public java.lang.Boolean isPartialOrderEntryCancelAllowed()
OrderCancelConfig.partialOrderEntryCancelAllowed attribute.public boolean isPartialOrderEntryCancelAllowedAsPrimitive(SessionContext ctx)
OrderCancelConfig.partialOrderEntryCancelAllowed attribute.public boolean isPartialOrderEntryCancelAllowedAsPrimitive()
OrderCancelConfig.partialOrderEntryCancelAllowed attribute.public void setPartialOrderEntryCancelAllowed(SessionContext ctx, java.lang.Boolean value)
OrderCancelConfig.partialOrderEntryCancelAllowed attribute.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.public void setPartialOrderEntryCancelAllowed(java.lang.Boolean value)
OrderCancelConfig.partialOrderEntryCancelAllowed attribute.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.public void setPartialOrderEntryCancelAllowed(SessionContext ctx, boolean value)
OrderCancelConfig.partialOrderEntryCancelAllowed attribute.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.public void setPartialOrderEntryCancelAllowed(boolean value)
OrderCancelConfig.partialOrderEntryCancelAllowed attribute.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.public java.lang.Integer getQueuedOrderWaitingTime(SessionContext ctx)
OrderCancelConfig.queuedOrderWaitingTime attribute.public java.lang.Integer getQueuedOrderWaitingTime()
OrderCancelConfig.queuedOrderWaitingTime attribute.public int getQueuedOrderWaitingTimeAsPrimitive(SessionContext ctx)
OrderCancelConfig.queuedOrderWaitingTime attribute.public int getQueuedOrderWaitingTimeAsPrimitive()
OrderCancelConfig.queuedOrderWaitingTime attribute.public void setQueuedOrderWaitingTime(SessionContext ctx, java.lang.Integer value)
OrderCancelConfig.queuedOrderWaitingTime attribute.value - the queuedOrderWaitingTime - Determines how long an order should wait in queue before it's started to be fullfilledpublic void setQueuedOrderWaitingTime(java.lang.Integer value)
OrderCancelConfig.queuedOrderWaitingTime attribute.value - the queuedOrderWaitingTime - Determines how long an order should wait in queue before it's started to be fullfilledpublic void setQueuedOrderWaitingTime(SessionContext ctx, int value)
OrderCancelConfig.queuedOrderWaitingTime attribute.value - the queuedOrderWaitingTime - Determines how long an order should wait in queue before it's started to be fullfilledpublic void setQueuedOrderWaitingTime(int value)
OrderCancelConfig.queuedOrderWaitingTime attribute.value - the queuedOrderWaitingTime - Determines how long an order should wait in queue before it's started to be fullfilledCopyright © 2018 SAP SE. All Rights Reserved.