Class GeneratedBusinessProcess
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.processengine.jalo.GeneratedBusinessProcess
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
BusinessProcess
Generated class for type
BusinessProcess.- 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 theBusinessProcess.codeattributestatic final StringQualifier of theBusinessProcess.contextParametersattributeprotected static final OneToManyHandler<BusinessProcessParameter>OneToManyHandlerfor handling 1:n CONTEXTPARAMETERS's relation attributes from 'many' side.static final StringQualifier of theBusinessProcess.currentTasksattributeprotected static final OneToManyHandler<ProcessTask>OneToManyHandlerfor handling 1:n CURRENTTASKS's relation attributes from 'many' side.protected static final Map<String,Item.AttributeMode> static final StringQualifier of theBusinessProcess.endMessageattributestatic final StringQualifier of theBusinessProcess.processDefinitionNameattributestatic final StringQualifier of theBusinessProcess.processDefinitionVersionattributestatic final StringQualifier of theBusinessProcess.stateattributestatic final StringQualifier of theBusinessProcess.taskLogsattributeprotected static final OneToManyHandler<ProcessTaskLog>OneToManyHandlerfor handling 1:n TASKLOGS's relation attributes from 'many' side.static final StringQualifier of theBusinessProcess.userattributeFields 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 TypeMethodDescriptionvoidGenerated method - Addsvalueto contextParameters.voidGenerated method - Addsvalueto contextParameters.voidaddToCurrentTasks(SessionContext ctx, ProcessTask value) Generated method - Addsvalueto currentTasks.voidaddToCurrentTasks(ProcessTask value) Generated method - Addsvalueto currentTasks.voidaddToTaskLogs(SessionContext ctx, ProcessTaskLog value) Generated method - Addsvalueto taskLogs.voidaddToTaskLogs(ProcessTaskLog value) Generated method - Addsvalueto taskLogs.getCode()Generated method - Getter of theBusinessProcess.codeattribute.getCode(SessionContext ctx) Generated method - Getter of theBusinessProcess.codeattribute.Generated method - Getter of theBusinessProcess.contextParametersattribute.Generated method - Getter of theBusinessProcess.contextParametersattribute.Generated method - Getter of theBusinessProcess.currentTasksattribute.Generated method - Getter of theBusinessProcess.currentTasksattribute.protected Map<String,Item.AttributeMode> Generated method - Getter of theBusinessProcess.endMessageattribute.Generated method - Getter of theBusinessProcess.endMessageattribute.Generated method - Getter of theBusinessProcess.processDefinitionNameattribute.Generated method - Getter of theBusinessProcess.processDefinitionNameattribute.Generated method - Getter of theBusinessProcess.processDefinitionVersionattribute.Generated method - Getter of theBusinessProcess.processDefinitionVersionattribute.getState()Generated method - Getter of theBusinessProcess.stateattribute.getState(SessionContext ctx) Generated method - Getter of theBusinessProcess.stateattribute.Generated method - Getter of theBusinessProcess.taskLogsattribute.Generated method - Getter of theBusinessProcess.taskLogsattribute.getUser()Generated method - Getter of theBusinessProcess.userattribute.getUser(SessionContext ctx) Generated method - Getter of theBusinessProcess.userattribute.voidGenerated method - Removesvaluefrom contextParameters.voidGenerated method - Removesvaluefrom contextParameters.voidremoveFromCurrentTasks(SessionContext ctx, ProcessTask value) Generated method - Removesvaluefrom currentTasks.voidGenerated method - Removesvaluefrom currentTasks.voidremoveFromTaskLogs(SessionContext ctx, ProcessTaskLog value) Generated method - Removesvaluefrom taskLogs.voidremoveFromTaskLogs(ProcessTaskLog value) Generated method - Removesvaluefrom taskLogs.protected voidsetCode(SessionContext ctx, String value) Generated method - Setter of theBusinessProcess.codeattribute.protected voidGenerated method - Setter of theBusinessProcess.codeattribute.voidGenerated method - Setter of theBusinessProcess.contextParametersattribute.voidGenerated method - Setter of theBusinessProcess.contextParametersattribute.voidsetCurrentTasks(SessionContext ctx, Collection<ProcessTask> value) Generated method - Setter of theBusinessProcess.currentTasksattribute.voidsetCurrentTasks(Collection<ProcessTask> value) Generated method - Setter of theBusinessProcess.currentTasksattribute.voidsetEndMessage(SessionContext ctx, String value) Generated method - Setter of theBusinessProcess.endMessageattribute.voidsetEndMessage(String value) Generated method - Setter of theBusinessProcess.endMessageattribute.protected voidsetProcessDefinitionName(SessionContext ctx, String value) Generated method - Setter of theBusinessProcess.processDefinitionNameattribute.protected voidsetProcessDefinitionName(String value) Generated method - Setter of theBusinessProcess.processDefinitionNameattribute.voidsetProcessDefinitionVersion(SessionContext ctx, String value) Generated method - Setter of theBusinessProcess.processDefinitionVersionattribute.voidGenerated method - Setter of theBusinessProcess.processDefinitionVersionattribute.voidsetState(EnumerationValue value) Generated method - Setter of theBusinessProcess.stateattribute.voidsetState(SessionContext ctx, EnumerationValue value) Generated method - Setter of theBusinessProcess.stateattribute.voidsetTaskLogs(SessionContext ctx, Collection<ProcessTaskLog> value) Generated method - Setter of theBusinessProcess.taskLogsattribute.voidsetTaskLogs(Collection<ProcessTaskLog> value) Generated method - Setter of theBusinessProcess.taskLogsattribute.voidsetUser(SessionContext ctx, User value) Generated method - Setter of theBusinessProcess.userattribute.voidGenerated method - Setter of theBusinessProcess.userattribute.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
-
CODE
Qualifier of theBusinessProcess.codeattribute- See Also:
-
PROCESSDEFINITIONNAME
Qualifier of theBusinessProcess.processDefinitionNameattribute- See Also:
-
PROCESSDEFINITIONVERSION
Qualifier of theBusinessProcess.processDefinitionVersionattribute- See Also:
-
STATE
Qualifier of theBusinessProcess.stateattribute- See Also:
-
ENDMESSAGE
Qualifier of theBusinessProcess.endMessageattribute- See Also:
-
USER
Qualifier of theBusinessProcess.userattribute- See Also:
-
CURRENTTASKS
Qualifier of theBusinessProcess.currentTasksattribute- See Also:
-
CONTEXTPARAMETERS
Qualifier of theBusinessProcess.contextParametersattribute- See Also:
-
TASKLOGS
Qualifier of theBusinessProcess.taskLogsattribute- See Also:
-
CURRENTTASKSHANDLER
OneToManyHandlerfor handling 1:n CURRENTTASKS's relation attributes from 'many' side. -
CONTEXTPARAMETERSHANDLER
OneToManyHandlerfor handling 1:n CONTEXTPARAMETERS's relation attributes from 'many' side. -
TASKLOGSHANDLER
OneToManyHandlerfor handling 1:n TASKLOGS's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedBusinessProcess
public GeneratedBusinessProcess()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classItem
-
getCode
Generated method - Getter of theBusinessProcess.codeattribute.- Returns:
- the code - Unique identifier of this process
-
getCode
Generated method - Getter of theBusinessProcess.codeattribute.- Returns:
- the code - Unique identifier of this process
-
setCode
Generated method - Setter of theBusinessProcess.codeattribute.- Parameters:
value- the code - Unique identifier of this process
-
setCode
Generated method - Setter of theBusinessProcess.codeattribute.- Parameters:
value- the code - Unique identifier of this process
-
getContextParameters
Generated method - Getter of theBusinessProcess.contextParametersattribute.- Returns:
- the contextParameters
-
getContextParameters
Generated method - Getter of theBusinessProcess.contextParametersattribute.- Returns:
- the contextParameters
-
setContextParameters
Generated method - Setter of theBusinessProcess.contextParametersattribute.- Parameters:
value- the contextParameters
-
setContextParameters
Generated method - Setter of theBusinessProcess.contextParametersattribute.- Parameters:
value- the contextParameters
-
addToContextParameters
Generated method - Addsvalueto contextParameters.- Parameters:
value- the item to add to contextParameters
-
addToContextParameters
Generated method - Addsvalueto contextParameters.- Parameters:
value- the item to add to contextParameters
-
removeFromContextParameters
Generated method - Removesvaluefrom contextParameters.- Parameters:
value- the item to remove from contextParameters
-
removeFromContextParameters
Generated method - Removesvaluefrom contextParameters.- Parameters:
value- the item to remove from contextParameters
-
getCurrentTasks
Generated method - Getter of theBusinessProcess.currentTasksattribute.- Returns:
- the currentTasks
-
getCurrentTasks
Generated method - Getter of theBusinessProcess.currentTasksattribute.- Returns:
- the currentTasks
-
setCurrentTasks
Generated method - Setter of theBusinessProcess.currentTasksattribute.- Parameters:
value- the currentTasks
-
setCurrentTasks
Generated method - Setter of theBusinessProcess.currentTasksattribute.- Parameters:
value- the currentTasks
-
addToCurrentTasks
Generated method - Addsvalueto currentTasks.- Parameters:
value- the item to add to currentTasks
-
addToCurrentTasks
Generated method - Addsvalueto currentTasks.- Parameters:
value- the item to add to currentTasks
-
removeFromCurrentTasks
Generated method - Removesvaluefrom currentTasks.- Parameters:
value- the item to remove from currentTasks
-
removeFromCurrentTasks
Generated method - Removesvaluefrom currentTasks.- Parameters:
value- the item to remove from currentTasks
-
getEndMessage
Generated method - Getter of theBusinessProcess.endMessageattribute.- Returns:
- the endMessage - Message given in the end state of the process.
-
getEndMessage
Generated method - Getter of theBusinessProcess.endMessageattribute.- Returns:
- the endMessage - Message given in the end state of the process.
-
setEndMessage
Generated method - Setter of theBusinessProcess.endMessageattribute.- Parameters:
value- the endMessage - Message given in the end state of the process.
-
setEndMessage
Generated method - Setter of theBusinessProcess.endMessageattribute.- Parameters:
value- the endMessage - Message given in the end state of the process.
-
getProcessDefinitionName
Generated method - Getter of theBusinessProcess.processDefinitionNameattribute.- Returns:
- the processDefinitionName - Name of the process definition to use.
-
getProcessDefinitionName
Generated method - Getter of theBusinessProcess.processDefinitionNameattribute.- Returns:
- the processDefinitionName - Name of the process definition to use.
-
setProcessDefinitionName
Generated method - Setter of theBusinessProcess.processDefinitionNameattribute.- Parameters:
value- the processDefinitionName - Name of the process definition to use.
-
setProcessDefinitionName
Generated method - Setter of theBusinessProcess.processDefinitionNameattribute.- Parameters:
value- the processDefinitionName - Name of the process definition to use.
-
getProcessDefinitionVersion
Generated method - Getter of theBusinessProcess.processDefinitionVersionattribute.- Returns:
- the processDefinitionVersion - Version of the process definition used by this process.
-
getProcessDefinitionVersion
Generated method - Getter of theBusinessProcess.processDefinitionVersionattribute.- Returns:
- the processDefinitionVersion - Version of the process definition used by this process.
-
setProcessDefinitionVersion
Generated method - Setter of theBusinessProcess.processDefinitionVersionattribute.- Parameters:
value- the processDefinitionVersion - Version of the process definition used by this process.
-
setProcessDefinitionVersion
Generated method - Setter of theBusinessProcess.processDefinitionVersionattribute.- Parameters:
value- the processDefinitionVersion - Version of the process definition used by this process.
-
getState
Generated method - Getter of theBusinessProcess.stateattribute.- Returns:
- the state - Current (persisted) state of this process.
-
getState
Generated method - Getter of theBusinessProcess.stateattribute.- Returns:
- the state - Current (persisted) state of this process.
-
setState
Generated method - Setter of theBusinessProcess.stateattribute.- Parameters:
value- the state - Current (persisted) state of this process.
-
setState
Generated method - Setter of theBusinessProcess.stateattribute.- Parameters:
value- the state - Current (persisted) state of this process.
-
getTaskLogs
Generated method - Getter of theBusinessProcess.taskLogsattribute.- Returns:
- the taskLogs
-
getTaskLogs
Generated method - Getter of theBusinessProcess.taskLogsattribute.- Returns:
- the taskLogs
-
setTaskLogs
Generated method - Setter of theBusinessProcess.taskLogsattribute.- Parameters:
value- the taskLogs
-
setTaskLogs
Generated method - Setter of theBusinessProcess.taskLogsattribute.- Parameters:
value- the taskLogs
-
addToTaskLogs
Generated method - Addsvalueto taskLogs.- Parameters:
value- the item to add to taskLogs
-
addToTaskLogs
Generated method - Addsvalueto taskLogs.- Parameters:
value- the item to add to taskLogs
-
removeFromTaskLogs
Generated method - Removesvaluefrom taskLogs.- Parameters:
value- the item to remove from taskLogs
-
removeFromTaskLogs
Generated method - Removesvaluefrom taskLogs.- Parameters:
value- the item to remove from taskLogs
-
getUser
Generated method - Getter of theBusinessProcess.userattribute.- Returns:
- the user
-
getUser
Generated method - Getter of theBusinessProcess.userattribute.- Returns:
- the user
-
setUser
Generated method - Setter of theBusinessProcess.userattribute.- Parameters:
value- the user
-
setUser
Generated method - Setter of theBusinessProcess.userattribute.- Parameters:
value- the user
-