public abstract class GeneratedDistributedProcess extends GenericItem
DistributedProcess.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 |
BATCHES
Qualifier of the
DistributedProcess.batches attribute |
protected static OneToManyHandler<Batch> |
BATCHESHANDLER
OneToManyHandler for handling 1:n BATCHES's relation attributes from 'many' side. |
static java.lang.String |
CODE
Qualifier of the
DistributedProcess.code attribute |
static java.lang.String |
CURRENTEXECUTIONID
Qualifier of the
DistributedProcess.currentExecutionId attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
EXTENDEDSTATUS
Qualifier of the
DistributedProcess.extendedStatus attribute |
static java.lang.String |
HANDLERBEANID
Qualifier of the
DistributedProcess.handlerBeanId attribute |
static java.lang.String |
NODEGROUP
Qualifier of the
DistributedProcess.nodeGroup attribute |
static java.lang.String |
PROGRESS
Qualifier of the
DistributedProcess.progress attribute |
static java.lang.String |
STATE
Qualifier of the
DistributedProcess.state attribute |
static java.lang.String |
STATUS
Qualifier of the
DistributedProcess.status attribute |
static java.lang.String |
STOPREQUESTED
Qualifier of the
DistributedProcess.stopRequested 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 |
|---|
GeneratedDistributedProcess() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToBatches(Batch value)
Generated method - Adds
value to batches. |
void |
addToBatches(SessionContext ctx,
Batch value)
Generated method - Adds
value to batches. |
java.util.Collection<Batch> |
getBatches()
Generated method - Getter of the
DistributedProcess.batches attribute. |
java.util.Collection<Batch> |
getBatches(SessionContext ctx)
Generated method - Getter of the
DistributedProcess.batches attribute. |
java.lang.String |
getCode()
Generated method - Getter of the
DistributedProcess.code attribute. |
java.lang.String |
getCode(SessionContext ctx)
Generated method - Getter of the
DistributedProcess.code attribute. |
java.lang.String |
getCurrentExecutionId()
Generated method - Getter of the
DistributedProcess.currentExecutionId attribute. |
java.lang.String |
getCurrentExecutionId(SessionContext ctx)
Generated method - Getter of the
DistributedProcess.currentExecutionId attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.String |
getExtendedStatus()
Generated method - Getter of the
DistributedProcess.extendedStatus attribute. |
java.lang.String |
getExtendedStatus(SessionContext ctx)
Generated method - Getter of the
DistributedProcess.extendedStatus attribute. |
java.lang.String |
getHandlerBeanId()
Generated method - Getter of the
DistributedProcess.handlerBeanId attribute. |
java.lang.String |
getHandlerBeanId(SessionContext ctx)
Generated method - Getter of the
DistributedProcess.handlerBeanId attribute. |
java.lang.String |
getNodeGroup()
Generated method - Getter of the
DistributedProcess.nodeGroup attribute. |
java.lang.String |
getNodeGroup(SessionContext ctx)
Generated method - Getter of the
DistributedProcess.nodeGroup attribute. |
java.lang.Double |
getProgress()
Generated method - Getter of the
DistributedProcess.progress attribute. |
java.lang.Double |
getProgress(SessionContext ctx)
Generated method - Getter of the
DistributedProcess.progress attribute. |
double |
getProgressAsPrimitive()
Generated method - Getter of the
DistributedProcess.progress attribute. |
double |
getProgressAsPrimitive(SessionContext ctx)
Generated method - Getter of the
DistributedProcess.progress attribute. |
EnumerationValue |
getState()
Generated method - Getter of the
DistributedProcess.state attribute. |
EnumerationValue |
getState(SessionContext ctx)
Generated method - Getter of the
DistributedProcess.state attribute. |
java.lang.String |
getStatus()
Generated method - Getter of the
DistributedProcess.status attribute. |
java.lang.String |
getStatus(SessionContext ctx)
Generated method - Getter of the
DistributedProcess.status attribute. |
java.lang.Boolean |
isStopRequested()
Generated method - Getter of the
DistributedProcess.stopRequested attribute. |
java.lang.Boolean |
isStopRequested(SessionContext ctx)
Generated method - Getter of the
DistributedProcess.stopRequested attribute. |
boolean |
isStopRequestedAsPrimitive()
Generated method - Getter of the
DistributedProcess.stopRequested attribute. |
boolean |
isStopRequestedAsPrimitive(SessionContext ctx)
Generated method - Getter of the
DistributedProcess.stopRequested attribute. |
void |
removeFromBatches(Batch value)
Generated method - Removes
value from batches. |
void |
removeFromBatches(SessionContext ctx,
Batch value)
Generated method - Removes
value from batches. |
void |
setBatches(java.util.Collection<Batch> value)
Generated method - Setter of the
DistributedProcess.batches attribute. |
void |
setBatches(SessionContext ctx,
java.util.Collection<Batch> value)
Generated method - Setter of the
DistributedProcess.batches attribute. |
protected void |
setCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
DistributedProcess.code attribute. |
protected void |
setCode(java.lang.String value)
Generated method - Setter of the
DistributedProcess.code attribute. |
void |
setCurrentExecutionId(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
DistributedProcess.currentExecutionId attribute. |
void |
setCurrentExecutionId(java.lang.String value)
Generated method - Setter of the
DistributedProcess.currentExecutionId attribute. |
void |
setExtendedStatus(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
DistributedProcess.extendedStatus attribute. |
void |
setExtendedStatus(java.lang.String value)
Generated method - Setter of the
DistributedProcess.extendedStatus attribute. |
protected void |
setHandlerBeanId(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
DistributedProcess.handlerBeanId attribute. |
protected void |
setHandlerBeanId(java.lang.String value)
Generated method - Setter of the
DistributedProcess.handlerBeanId attribute. |
protected void |
setNodeGroup(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
DistributedProcess.nodeGroup attribute. |
protected void |
setNodeGroup(java.lang.String value)
Generated method - Setter of the
DistributedProcess.nodeGroup attribute. |
void |
setProgress(double value)
Generated method - Setter of the
DistributedProcess.progress attribute. |
void |
setProgress(java.lang.Double value)
Generated method - Setter of the
DistributedProcess.progress attribute. |
void |
setProgress(SessionContext ctx,
double value)
Generated method - Setter of the
DistributedProcess.progress attribute. |
void |
setProgress(SessionContext ctx,
java.lang.Double value)
Generated method - Setter of the
DistributedProcess.progress attribute. |
void |
setState(EnumerationValue value)
Generated method - Setter of the
DistributedProcess.state attribute. |
void |
setState(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
DistributedProcess.state attribute. |
void |
setStatus(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
DistributedProcess.status attribute. |
void |
setStatus(java.lang.String value)
Generated method - Setter of the
DistributedProcess.status attribute. |
void |
setStopRequested(boolean value)
Generated method - Setter of the
DistributedProcess.stopRequested attribute. |
void |
setStopRequested(java.lang.Boolean value)
Generated method - Setter of the
DistributedProcess.stopRequested attribute. |
void |
setStopRequested(SessionContext ctx,
boolean value)
Generated method - Setter of the
DistributedProcess.stopRequested attribute. |
void |
setStopRequested(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
DistributedProcess.stopRequested 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 CODE
DistributedProcess.code attributepublic static final java.lang.String HANDLERBEANID
DistributedProcess.handlerBeanId attributepublic static final java.lang.String CURRENTEXECUTIONID
DistributedProcess.currentExecutionId attributepublic static final java.lang.String STATE
DistributedProcess.state attributepublic static final java.lang.String STOPREQUESTED
DistributedProcess.stopRequested attributepublic static final java.lang.String NODEGROUP
DistributedProcess.nodeGroup attributepublic static final java.lang.String STATUS
DistributedProcess.status attributepublic static final java.lang.String EXTENDEDSTATUS
DistributedProcess.extendedStatus attributepublic static final java.lang.String PROGRESS
DistributedProcess.progress attributepublic static final java.lang.String BATCHES
DistributedProcess.batches attributeprotected static final OneToManyHandler<Batch> BATCHESHANDLER
OneToManyHandler for handling 1:n BATCHES's relation attributes from 'many' side.protected 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.util.Collection<Batch> getBatches(SessionContext ctx)
DistributedProcess.batches attribute.public java.util.Collection<Batch> getBatches()
DistributedProcess.batches attribute.public void setBatches(SessionContext ctx, java.util.Collection<Batch> value)
DistributedProcess.batches attribute.value - the batchespublic void setBatches(java.util.Collection<Batch> value)
DistributedProcess.batches attribute.value - the batchespublic void addToBatches(SessionContext ctx, Batch value)
value to batches.value - the item to add to batchespublic void addToBatches(Batch value)
value to batches.value - the item to add to batchespublic void removeFromBatches(SessionContext ctx, Batch value)
value from batches.value - the item to remove from batchespublic void removeFromBatches(Batch value)
value from batches.value - the item to remove from batchespublic java.lang.String getCode(SessionContext ctx)
DistributedProcess.code attribute.public java.lang.String getCode()
DistributedProcess.code attribute.protected void setCode(SessionContext ctx, java.lang.String value)
DistributedProcess.code attribute.value - the codeprotected void setCode(java.lang.String value)
DistributedProcess.code attribute.value - the codepublic java.lang.String getCurrentExecutionId(SessionContext ctx)
DistributedProcess.currentExecutionId attribute.public java.lang.String getCurrentExecutionId()
DistributedProcess.currentExecutionId attribute.public void setCurrentExecutionId(SessionContext ctx, java.lang.String value)
DistributedProcess.currentExecutionId attribute.value - the currentExecutionIdpublic void setCurrentExecutionId(java.lang.String value)
DistributedProcess.currentExecutionId attribute.value - the currentExecutionIdpublic java.lang.String getExtendedStatus(SessionContext ctx)
DistributedProcess.extendedStatus attribute.public java.lang.String getExtendedStatus()
DistributedProcess.extendedStatus attribute.public void setExtendedStatus(SessionContext ctx, java.lang.String value)
DistributedProcess.extendedStatus attribute.value - the extendedStatuspublic void setExtendedStatus(java.lang.String value)
DistributedProcess.extendedStatus attribute.value - the extendedStatuspublic java.lang.String getHandlerBeanId(SessionContext ctx)
DistributedProcess.handlerBeanId attribute.public java.lang.String getHandlerBeanId()
DistributedProcess.handlerBeanId attribute.protected void setHandlerBeanId(SessionContext ctx, java.lang.String value)
DistributedProcess.handlerBeanId attribute.value - the handlerBeanIdprotected void setHandlerBeanId(java.lang.String value)
DistributedProcess.handlerBeanId attribute.value - the handlerBeanIdpublic java.lang.String getNodeGroup(SessionContext ctx)
DistributedProcess.nodeGroup attribute.public java.lang.String getNodeGroup()
DistributedProcess.nodeGroup attribute.protected void setNodeGroup(SessionContext ctx, java.lang.String value)
DistributedProcess.nodeGroup attribute.value - the nodeGroupprotected void setNodeGroup(java.lang.String value)
DistributedProcess.nodeGroup attribute.value - the nodeGrouppublic java.lang.Double getProgress(SessionContext ctx)
DistributedProcess.progress attribute.public java.lang.Double getProgress()
DistributedProcess.progress attribute.public double getProgressAsPrimitive(SessionContext ctx)
DistributedProcess.progress attribute.public double getProgressAsPrimitive()
DistributedProcess.progress attribute.public void setProgress(SessionContext ctx, java.lang.Double value)
DistributedProcess.progress attribute.value - the progresspublic void setProgress(java.lang.Double value)
DistributedProcess.progress attribute.value - the progresspublic void setProgress(SessionContext ctx, double value)
DistributedProcess.progress attribute.value - the progresspublic void setProgress(double value)
DistributedProcess.progress attribute.value - the progresspublic EnumerationValue getState(SessionContext ctx)
DistributedProcess.state attribute.public EnumerationValue getState()
DistributedProcess.state attribute.public void setState(SessionContext ctx, EnumerationValue value)
DistributedProcess.state attribute.value - the statepublic void setState(EnumerationValue value)
DistributedProcess.state attribute.value - the statepublic java.lang.String getStatus(SessionContext ctx)
DistributedProcess.status attribute.public java.lang.String getStatus()
DistributedProcess.status attribute.public void setStatus(SessionContext ctx, java.lang.String value)
DistributedProcess.status attribute.value - the statuspublic void setStatus(java.lang.String value)
DistributedProcess.status attribute.value - the statuspublic java.lang.Boolean isStopRequested(SessionContext ctx)
DistributedProcess.stopRequested attribute.public java.lang.Boolean isStopRequested()
DistributedProcess.stopRequested attribute.public boolean isStopRequestedAsPrimitive(SessionContext ctx)
DistributedProcess.stopRequested attribute.public boolean isStopRequestedAsPrimitive()
DistributedProcess.stopRequested attribute.public void setStopRequested(SessionContext ctx, java.lang.Boolean value)
DistributedProcess.stopRequested attribute.value - the stopRequestedpublic void setStopRequested(java.lang.Boolean value)
DistributedProcess.stopRequested attribute.value - the stopRequestedpublic void setStopRequested(SessionContext ctx, boolean value)
DistributedProcess.stopRequested attribute.value - the stopRequestedpublic void setStopRequested(boolean value)
DistributedProcess.stopRequested attribute.value - the stopRequestedCopyright © 2018 SAP SE. All Rights Reserved.