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 String |
CANCELAFTERWAREHOUSEALLOWED
Qualifier of the
OrderCancelConfig.cancelAfterWarehouseAllowed attribute |
static String |
COMPLETECANCELAFTERSHIPPINGSTARTEDALLOWED
Qualifier of the
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
ORDERCANCELALLOWED
Qualifier of the
OrderCancelConfig.orderCancelAllowed attribute |
static String |
PARTIALCANCELALLOWED
Qualifier of the
OrderCancelConfig.partialCancelAllowed attribute |
static String |
PARTIALORDERENTRYCANCELALLOWED
Qualifier of the
OrderCancelConfig.partialOrderEntryCancelAllowed attribute |
static 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 Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
Integer |
getQueuedOrderWaitingTime()
Generated method - Getter of the
OrderCancelConfig.queuedOrderWaitingTime attribute. |
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. |
Boolean |
isCancelAfterWarehouseAllowed()
Generated method - Getter of the
OrderCancelConfig.cancelAfterWarehouseAllowed attribute. |
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. |
Boolean |
isCompleteCancelAfterShippingStartedAllowed()
Generated method - Getter of the
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute. |
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. |
Boolean |
isOrderCancelAllowed()
Generated method - Getter of the
OrderCancelConfig.orderCancelAllowed attribute. |
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. |
Boolean |
isPartialCancelAllowed()
Generated method - Getter of the
OrderCancelConfig.partialCancelAllowed attribute. |
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. |
Boolean |
isPartialOrderEntryCancelAllowed()
Generated method - Getter of the
OrderCancelConfig.partialOrderEntryCancelAllowed attribute. |
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(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,
Boolean value)
Generated method - Setter of the
OrderCancelConfig.cancelAfterWarehouseAllowed attribute. |
void |
setCompleteCancelAfterShippingStartedAllowed(boolean value)
Generated method - Setter of the
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute. |
void |
setCompleteCancelAfterShippingStartedAllowed(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,
Boolean value)
Generated method - Setter of the
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute. |
void |
setOrderCancelAllowed(boolean value)
Generated method - Setter of the
OrderCancelConfig.orderCancelAllowed attribute. |
void |
setOrderCancelAllowed(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,
Boolean value)
Generated method - Setter of the
OrderCancelConfig.orderCancelAllowed attribute. |
void |
setPartialCancelAllowed(boolean value)
Generated method - Setter of the
OrderCancelConfig.partialCancelAllowed attribute. |
void |
setPartialCancelAllowed(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,
Boolean value)
Generated method - Setter of the
OrderCancelConfig.partialCancelAllowed attribute. |
void |
setPartialOrderEntryCancelAllowed(boolean value)
Generated method - Setter of the
OrderCancelConfig.partialOrderEntryCancelAllowed attribute. |
void |
setPartialOrderEntryCancelAllowed(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,
Boolean value)
Generated method - Setter of the
OrderCancelConfig.partialOrderEntryCancelAllowed attribute. |
void |
setQueuedOrderWaitingTime(int value)
Generated method - Setter of the
OrderCancelConfig.queuedOrderWaitingTime attribute. |
void |
setQueuedOrderWaitingTime(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,
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, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacegetImplementation, setTenantpublic static final String ORDERCANCELALLOWED
OrderCancelConfig.orderCancelAllowed attributepublic static final String CANCELAFTERWAREHOUSEALLOWED
OrderCancelConfig.cancelAfterWarehouseAllowed attributepublic static final String COMPLETECANCELAFTERSHIPPINGSTARTEDALLOWED
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attributepublic static final String PARTIALCANCELALLOWED
OrderCancelConfig.partialCancelAllowed attributepublic static final String PARTIALORDERENTRYCANCELALLOWED
OrderCancelConfig.partialOrderEntryCancelAllowed attributepublic static final String QUEUEDORDERWAITINGTIME
OrderCancelConfig.queuedOrderWaitingTime attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic Boolean isCancelAfterWarehouseAllowed(SessionContext ctx)
OrderCancelConfig.cancelAfterWarehouseAllowed attribute.public Boolean isCancelAfterWarehouseAllowed()
OrderCancelConfig.cancelAfterWarehouseAllowed attribute.public boolean isCancelAfterWarehouseAllowedAsPrimitive(SessionContext ctx)
OrderCancelConfig.cancelAfterWarehouseAllowed attribute.public boolean isCancelAfterWarehouseAllowedAsPrimitive()
OrderCancelConfig.cancelAfterWarehouseAllowed attribute.public 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 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 Boolean isCompleteCancelAfterShippingStartedAllowed(SessionContext ctx)
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute.public Boolean isCompleteCancelAfterShippingStartedAllowed()
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute.public boolean isCompleteCancelAfterShippingStartedAllowedAsPrimitive(SessionContext ctx)
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute.public boolean isCompleteCancelAfterShippingStartedAllowedAsPrimitive()
OrderCancelConfig.completeCancelAfterShippingStartedAllowed attribute.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 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 Boolean isOrderCancelAllowed(SessionContext ctx)
OrderCancelConfig.orderCancelAllowed attribute.public Boolean isOrderCancelAllowed()
OrderCancelConfig.orderCancelAllowed attribute.public boolean isOrderCancelAllowedAsPrimitive(SessionContext ctx)
OrderCancelConfig.orderCancelAllowed attribute.public boolean isOrderCancelAllowedAsPrimitive()
OrderCancelConfig.orderCancelAllowed attribute.public 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 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 Boolean isPartialCancelAllowed(SessionContext ctx)
OrderCancelConfig.partialCancelAllowed attribute.public Boolean isPartialCancelAllowed()
OrderCancelConfig.partialCancelAllowed attribute.public boolean isPartialCancelAllowedAsPrimitive(SessionContext ctx)
OrderCancelConfig.partialCancelAllowed attribute.public boolean isPartialCancelAllowedAsPrimitive()
OrderCancelConfig.partialCancelAllowed attribute.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 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 Boolean isPartialOrderEntryCancelAllowed(SessionContext ctx)
OrderCancelConfig.partialOrderEntryCancelAllowed attribute.public Boolean isPartialOrderEntryCancelAllowed()
OrderCancelConfig.partialOrderEntryCancelAllowed attribute.public boolean isPartialOrderEntryCancelAllowedAsPrimitive(SessionContext ctx)
OrderCancelConfig.partialOrderEntryCancelAllowed attribute.public boolean isPartialOrderEntryCancelAllowedAsPrimitive()
OrderCancelConfig.partialOrderEntryCancelAllowed attribute.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 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 Integer getQueuedOrderWaitingTime(SessionContext ctx)
OrderCancelConfig.queuedOrderWaitingTime attribute.public Integer getQueuedOrderWaitingTime()
OrderCancelConfig.queuedOrderWaitingTime attribute.public int getQueuedOrderWaitingTimeAsPrimitive(SessionContext ctx)
OrderCancelConfig.queuedOrderWaitingTime attribute.public int getQueuedOrderWaitingTimeAsPrimitive()
OrderCancelConfig.queuedOrderWaitingTime attribute.public void setQueuedOrderWaitingTime(SessionContext ctx, 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(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 © 2017 SAP SE. All Rights Reserved.