Package de.hybris.platform.workflow.jalo
Class GeneratedWorkflowAction
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.workflow.jalo.GeneratedAbstractWorkflowAction
de.hybris.platform.workflow.jalo.AbstractWorkflowAction
de.hybris.platform.workflow.jalo.GeneratedWorkflowAction
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
WorkflowAction
Generated class for type
WorkflowAction.- 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 theWorkflowAction.activatedattributestatic final StringQualifier of theWorkflowAction.attachmentItemsattributestatic final StringQualifier of theWorkflowAction.attachmentsattributestatic final StringQualifier of theWorkflowAction.commentattributestatic final StringQualifier of theWorkflowAction.decisionsattributeprotected static final OneToManyHandler<WorkflowDecision>OneToManyHandlerfor handling 1:n DECISIONS's relation attributes from 'many' side.protected static final Map<String,Item.AttributeMode> static final StringQualifier of theWorkflowAction.firstActivatedattributestatic final StringQualifier of theWorkflowAction.incomingDecisionsattributestatic final StringQualifier of theWorkflowAction.incomingLinksattributestatic final StringQualifier of theWorkflowAction.incomingLinksStrattributestatic final StringQualifier of theWorkflowAction.selectedDecisionattributestatic final StringQualifier of theWorkflowAction.statusattributestatic final StringQualifier of theWorkflowAction.templateattributestatic final StringQualifier of theWorkflowAction.workflowattributeprotected static StringRelation disable markmodifed parameter constants for WorkflowActionItemAttachmentRelation from ((workflow))protected static StringRelation ordering override parameter constants for WorkflowActionItemAttachmentRelation from ((workflow))protected static Stringprotected static StringRelation disable markmodifed parameter constants for WorkflowActionLinkRelation from ((workflow))protected static StringRelation ordering override parameter constants for WorkflowActionLinkRelation from ((workflow))protected static Stringprotected static final BidirectionalOneToManyHandler<GeneratedWorkflowAction>BidirectionalOneToManyHandlerfor handling 1:n WORKFLOW's relation attributes from 'one' side.static final StringQualifier of theWorkflowAction.workflowPOSattributeFields inherited from class de.hybris.platform.workflow.jalo.GeneratedAbstractWorkflowAction
ACTIONTYPE, CODE, DESCRIPTION, EMAILADDRESS, NAME, PREDECESSORS, PREDECESSORSSTR, PRINCIPALASSIGNED, RENDERERTEMPLATE, SENDEMAIL, SUCCESSORS, WORKFLOWACTIONCOMMENTS, WORKFLOWACTIONCOMMENTSHANDLER, WORKFLOWACTIONORDERINGRELATION_MARKMODIFIED, WORKFLOWACTIONORDERINGRELATION_SRC_ORDERED, WORKFLOWACTIONORDERINGRELATION_TGT_ORDEREDFields 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 TypeMethodDescriptionvoidaddToAttachments(SessionContext ctx, WorkflowItemAttachment value) Generated method - Addsvalueto attachments.voidGenerated method - Addsvalueto attachments.voidaddToDecisions(SessionContext ctx, WorkflowDecision value) Generated method - Addsvalueto decisions.voidaddToDecisions(WorkflowDecision value) Generated method - Addsvalueto decisions.voidaddToIncomingDecisions(SessionContext ctx, WorkflowDecision value) Generated method - Addsvalueto incomingDecisions.voidGenerated method - Addsvalueto incomingDecisions.protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) Has to be implemented for each concrete subtype of item.Generated method - Getter of theWorkflowAction.activatedattribute.Generated method - Getter of theWorkflowAction.activatedattribute.Generated method - Getter of theWorkflowAction.attachmentItemsattribute.Generated method - Getter of theWorkflowAction.attachmentItemsattribute.Generated method - Getter of theWorkflowAction.attachmentsattribute.Generated method - Getter of theWorkflowAction.attachmentsattribute.longlongGenerated method - Getter of theWorkflowAction.commentattribute.getComment(SessionContext ctx) Generated method - Getter of theWorkflowAction.commentattribute.Generated method - Getter of theWorkflowAction.decisionsattribute.Generated method - Getter of theWorkflowAction.decisionsattribute.protected Map<String,Item.AttributeMode> Generated method - Getter of theWorkflowAction.firstActivatedattribute.Generated method - Getter of theWorkflowAction.firstActivatedattribute.Generated method - Getter of theWorkflowAction.incomingDecisionsattribute.Generated method - Getter of theWorkflowAction.incomingDecisionsattribute.longlongGenerated method - Getter of theWorkflowAction.incomingLinksattribute.Generated method - Getter of theWorkflowAction.incomingLinksattribute.Generated method - Getter of theWorkflowAction.incomingLinksStrattribute.abstract StringGenerated method - Getter of theWorkflowAction.incomingLinksStrattribute.Generated method - Getter of theWorkflowAction.selectedDecisionattribute.Generated method - Getter of theWorkflowAction.selectedDecisionattribute.Generated method - Getter of theWorkflowAction.statusattribute.getStatus(SessionContext ctx) Generated method - Getter of theWorkflowAction.statusattribute.Generated method - Getter of theWorkflowAction.templateattribute.Generated method - Getter of theWorkflowAction.templateattribute.Generated method - Getter of theWorkflowAction.workflowattribute.Generated method - Getter of theWorkflowAction.workflowattribute.booleanisMarkModifiedDisabled(Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.voidGenerated method - Removesvaluefrom attachments.voidGenerated method - Removesvaluefrom attachments.voidremoveFromDecisions(SessionContext ctx, WorkflowDecision value) Generated method - Removesvaluefrom decisions.voidGenerated method - Removesvaluefrom decisions.voidGenerated method - Removesvaluefrom incomingDecisions.voidGenerated method - Removesvaluefrom incomingDecisions.voidsetActivated(SessionContext ctx, Date value) Generated method - Setter of theWorkflowAction.activatedattribute.voidsetActivated(Date value) Generated method - Setter of theWorkflowAction.activatedattribute.voidsetAttachments(SessionContext ctx, List<WorkflowItemAttachment> value) Generated method - Setter of theWorkflowAction.attachmentsattribute.voidsetAttachments(List<WorkflowItemAttachment> value) Generated method - Setter of theWorkflowAction.attachmentsattribute.voidsetComment(SessionContext ctx, String value) Generated method - Setter of theWorkflowAction.commentattribute.voidsetComment(String value) Generated method - Setter of theWorkflowAction.commentattribute.voidsetDecisions(SessionContext ctx, Collection<WorkflowDecision> value) Generated method - Setter of theWorkflowAction.decisionsattribute.voidsetDecisions(Collection<WorkflowDecision> value) Generated method - Setter of theWorkflowAction.decisionsattribute.voidsetFirstActivated(SessionContext ctx, Date value) Generated method - Setter of theWorkflowAction.firstActivatedattribute.voidsetFirstActivated(Date value) Generated method - Setter of theWorkflowAction.firstActivatedattribute.voidsetIncomingDecisions(SessionContext ctx, Collection<WorkflowDecision> value) Generated method - Setter of theWorkflowAction.incomingDecisionsattribute.voidGenerated method - Setter of theWorkflowAction.incomingDecisionsattribute.voidsetSelectedDecision(SessionContext ctx, WorkflowDecision value) Generated method - Setter of theWorkflowAction.selectedDecisionattribute.voidGenerated method - Setter of theWorkflowAction.selectedDecisionattribute.voidsetStatus(EnumerationValue value) Generated method - Setter of theWorkflowAction.statusattribute.voidsetStatus(SessionContext ctx, EnumerationValue value) Generated method - Setter of theWorkflowAction.statusattribute.protected voidsetTemplate(SessionContext ctx, WorkflowActionTemplate value) Generated method - Setter of theWorkflowAction.templateattribute.protected voidGenerated method - Setter of theWorkflowAction.templateattribute.protected voidsetWorkflow(SessionContext ctx, Workflow value) Generated method - Setter of theWorkflowAction.workflowattribute.protected voidsetWorkflow(Workflow value) Generated method - Setter of theWorkflowAction.workflowattribute.Methods inherited from class de.hybris.platform.workflow.jalo.AbstractWorkflowAction
getInitialProperties, getNonInitialAttributes, getPredecessorsStr, setPrincipalAssigned, writeAutomatedComment, writeAutomatedCommentMethods inherited from class de.hybris.platform.workflow.jalo.GeneratedAbstractWorkflowAction
addToPredecessors, addToPredecessors, addToSuccessors, addToSuccessors, addToWorkflowActionComments, addToWorkflowActionComments, getActionType, getActionType, getAllDescription, getAllDescription, getAllName, getAllName, getCode, getCode, getDescription, getDescription, getEmailAddress, getEmailAddress, getName, getName, getPredecessors, getPredecessors, getPredecessorsCount, getPredecessorsCount, getPredecessorsStr, getPrincipalAssigned, getPrincipalAssigned, getRendererTemplate, getRendererTemplate, getSuccessors, getSuccessors, getSuccessorsCount, getSuccessorsCount, getWorkflowActionComments, getWorkflowActionComments, isSendEmail, isSendEmail, isSendEmailAsPrimitive, isSendEmailAsPrimitive, removeFromPredecessors, removeFromPredecessors, removeFromSuccessors, removeFromSuccessors, removeFromWorkflowActionComments, removeFromWorkflowActionComments, setActionType, setActionType, setAllDescription, setAllDescription, setAllName, setAllName, setCode, setCode, setDescription, setDescription, setEmailAddress, setEmailAddress, setName, setName, setPredecessors, setPredecessors, setPrincipalAssigned, setRendererTemplate, setRendererTemplate, setSendEmail, setSendEmail, setSendEmail, setSendEmail, setSuccessors, setSuccessors, setWorkflowActionComments, setWorkflowActionCommentsMethods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, 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, 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
-
INCOMINGLINKS
Qualifier of theWorkflowAction.incomingLinksattribute- See Also:
-
INCOMINGLINKSSTR
Qualifier of theWorkflowAction.incomingLinksStrattribute- See Also:
-
SELECTEDDECISION
Qualifier of theWorkflowAction.selectedDecisionattribute- See Also:
-
FIRSTACTIVATED
Qualifier of theWorkflowAction.firstActivatedattribute- See Also:
-
ACTIVATED
Qualifier of theWorkflowAction.activatedattribute- See Also:
-
COMMENT
Qualifier of theWorkflowAction.commentattribute- See Also:
-
STATUS
Qualifier of theWorkflowAction.statusattribute- See Also:
-
TEMPLATE
Qualifier of theWorkflowAction.templateattribute- See Also:
-
ATTACHMENTITEMS
Qualifier of theWorkflowAction.attachmentItemsattribute- See Also:
-
WORKFLOWPOS
Qualifier of theWorkflowAction.workflowPOSattribute- See Also:
-
WORKFLOW
Qualifier of theWorkflowAction.workflowattribute- See Also:
-
DECISIONS
Qualifier of theWorkflowAction.decisionsattribute- See Also:
-
INCOMINGDECISIONS
Qualifier of theWorkflowAction.incomingDecisionsattribute- See Also:
-
WORKFLOWACTIONLINKRELATION_SRC_ORDERED
Relation ordering override parameter constants for WorkflowActionLinkRelation from ((workflow)) -
WORKFLOWACTIONLINKRELATION_TGT_ORDERED
-
WORKFLOWACTIONLINKRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for WorkflowActionLinkRelation from ((workflow)) -
ATTACHMENTS
Qualifier of theWorkflowAction.attachmentsattribute- See Also:
-
WORKFLOWACTIONITEMATTACHMENTRELATION_SRC_ORDERED
Relation ordering override parameter constants for WorkflowActionItemAttachmentRelation from ((workflow)) -
WORKFLOWACTIONITEMATTACHMENTRELATION_TGT_ORDERED
-
WORKFLOWACTIONITEMATTACHMENTRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for WorkflowActionItemAttachmentRelation from ((workflow)) -
WORKFLOWHANDLER
BidirectionalOneToManyHandlerfor handling 1:n WORKFLOW's relation attributes from 'one' side. -
DECISIONSHANDLER
OneToManyHandlerfor handling 1:n DECISIONS's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedWorkflowAction
public GeneratedWorkflowAction()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classGeneratedAbstractWorkflowAction
-
getActivated
Generated method - Getter of theWorkflowAction.activatedattribute.- Returns:
- the activated - date of last activation
-
getActivated
Generated method - Getter of theWorkflowAction.activatedattribute.- Returns:
- the activated - date of last activation
-
setActivated
Generated method - Setter of theWorkflowAction.activatedattribute.- Parameters:
value- the activated - date of last activation
-
setActivated
Generated method - Setter of theWorkflowAction.activatedattribute.- Parameters:
value- the activated - date of last activation
-
getAttachmentItems
Generated method - Getter of theWorkflowAction.attachmentItemsattribute.- Returns:
- the attachmentItems
-
getAttachmentItems
Generated method - Getter of theWorkflowAction.attachmentItemsattribute.- Returns:
- the attachmentItems
-
getAttachments
Generated method - Getter of theWorkflowAction.attachmentsattribute.- Returns:
- the attachments - part of the WorkflowActionItemAttachmentRelation; associates a set of attachments set to the related workflow of this action
-
getAttachments
Generated method - Getter of theWorkflowAction.attachmentsattribute.- Returns:
- the attachments - part of the WorkflowActionItemAttachmentRelation; associates a set of attachments set to the related workflow of this action
-
getAttachmentsCount
-
getAttachmentsCount
public long getAttachmentsCount() -
setAttachments
Generated method - Setter of theWorkflowAction.attachmentsattribute.- Parameters:
value- the attachments - part of the WorkflowActionItemAttachmentRelation; associates a set of attachments set to the related workflow of this action
-
setAttachments
Generated method - Setter of theWorkflowAction.attachmentsattribute.- Parameters:
value- the attachments - part of the WorkflowActionItemAttachmentRelation; associates a set of attachments set to the related workflow of this action
-
addToAttachments
Generated method - Addsvalueto attachments.- Parameters:
value- the item to add to attachments - part of the WorkflowActionItemAttachmentRelation; associates a set of attachments set to the related workflow of this action
-
addToAttachments
Generated method - Addsvalueto attachments.- Parameters:
value- the item to add to attachments - part of the WorkflowActionItemAttachmentRelation; associates a set of attachments set to the related workflow of this action
-
removeFromAttachments
Generated method - Removesvaluefrom attachments.- Parameters:
value- the item to remove from attachments - part of the WorkflowActionItemAttachmentRelation; associates a set of attachments set to the related workflow of this action
-
removeFromAttachments
Generated method - Removesvaluefrom attachments.- Parameters:
value- the item to remove from attachments - part of the WorkflowActionItemAttachmentRelation; associates a set of attachments set to the related workflow of this action
-
getComment
Generated method - Getter of theWorkflowAction.commentattribute.- Returns:
- the comment - comment of the assigned principal on the status of the action
-
getComment
Generated method - Getter of theWorkflowAction.commentattribute.- Returns:
- the comment - comment of the assigned principal on the status of the action
-
setComment
Generated method - Setter of theWorkflowAction.commentattribute.- Parameters:
value- the comment - comment of the assigned principal on the status of the action
-
setComment
Generated method - Setter of theWorkflowAction.commentattribute.- Parameters:
value- the comment - comment of the assigned principal on the status of the action
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException Description copied from class:ItemHas to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map).In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }- Overrides:
createItemin classAbstractWorkflowAction- Parameters:
ctx- the current session context which this item is created withintype- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException- indicates an error during creation - any changes will be rollbacked
-
getDecisions
Generated method - Getter of theWorkflowAction.decisionsattribute.- Returns:
- the decisions - set of all possible decisions of this action
-
getDecisions
Generated method - Getter of theWorkflowAction.decisionsattribute.- Returns:
- the decisions - set of all possible decisions of this action
-
setDecisions
Generated method - Setter of theWorkflowAction.decisionsattribute.- Parameters:
value- the decisions - set of all possible decisions of this action
-
setDecisions
Generated method - Setter of theWorkflowAction.decisionsattribute.- Parameters:
value- the decisions - set of all possible decisions of this action
-
addToDecisions
Generated method - Addsvalueto decisions.- Parameters:
value- the item to add to decisions - set of all possible decisions of this action
-
addToDecisions
Generated method - Addsvalueto decisions.- Parameters:
value- the item to add to decisions - set of all possible decisions of this action
-
removeFromDecisions
Generated method - Removesvaluefrom decisions.- Parameters:
value- the item to remove from decisions - set of all possible decisions of this action
-
removeFromDecisions
Generated method - Removesvaluefrom decisions.- Parameters:
value- the item to remove from decisions - set of all possible decisions of this action
-
getFirstActivated
Generated method - Getter of theWorkflowAction.firstActivatedattribute.- Returns:
- the firstActivated - date of first activation of the action (in case of a rejected action an action can be activated twice for example)
-
getFirstActivated
Generated method - Getter of theWorkflowAction.firstActivatedattribute.- Returns:
- the firstActivated - date of first activation of the action (in case of a rejected action an action can be activated twice for example)
-
setFirstActivated
Generated method - Setter of theWorkflowAction.firstActivatedattribute.- Parameters:
value- the firstActivated - date of first activation of the action (in case of a rejected action an action can be activated twice for example)
-
setFirstActivated
Generated method - Setter of theWorkflowAction.firstActivatedattribute.- Parameters:
value- the firstActivated - date of first activation of the action (in case of a rejected action an action can be activated twice for example)
-
getIncomingDecisions
Generated method - Getter of theWorkflowAction.incomingDecisionsattribute.- Returns:
- the incomingDecisions
-
getIncomingDecisions
Generated method - Getter of theWorkflowAction.incomingDecisionsattribute.- Returns:
- the incomingDecisions
-
getIncomingDecisionsCount
-
getIncomingDecisionsCount
public long getIncomingDecisionsCount() -
setIncomingDecisions
Generated method - Setter of theWorkflowAction.incomingDecisionsattribute.- Parameters:
value- the incomingDecisions
-
setIncomingDecisions
Generated method - Setter of theWorkflowAction.incomingDecisionsattribute.- Parameters:
value- the incomingDecisions
-
addToIncomingDecisions
Generated method - Addsvalueto incomingDecisions.- Parameters:
value- the item to add to incomingDecisions
-
addToIncomingDecisions
Generated method - Addsvalueto incomingDecisions.- Parameters:
value- the item to add to incomingDecisions
-
removeFromIncomingDecisions
Generated method - Removesvaluefrom incomingDecisions.- Parameters:
value- the item to remove from incomingDecisions
-
removeFromIncomingDecisions
Generated method - Removesvaluefrom incomingDecisions.- Parameters:
value- the item to remove from incomingDecisions
-
getIncomingLinks
Generated method - Getter of theWorkflowAction.incomingLinksattribute.- Returns:
- the incomingLinks
-
getIncomingLinks
Generated method - Getter of theWorkflowAction.incomingLinksattribute.- Returns:
- the incomingLinks
-
getIncomingLinksStr
Generated method - Getter of theWorkflowAction.incomingLinksStrattribute.- Returns:
- the incomingLinksStr
-
getIncomingLinksStr
Generated method - Getter of theWorkflowAction.incomingLinksStrattribute.- Returns:
- the incomingLinksStr
-
isMarkModifiedDisabled
@Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
isMarkModifiedDisabledin classGeneratedAbstractWorkflowAction
-
getSelectedDecision
Generated method - Getter of theWorkflowAction.selectedDecisionattribute.- Returns:
- the selectedDecision - the decision chosen when the action is processed
-
getSelectedDecision
Generated method - Getter of theWorkflowAction.selectedDecisionattribute.- Returns:
- the selectedDecision - the decision chosen when the action is processed
-
setSelectedDecision
Generated method - Setter of theWorkflowAction.selectedDecisionattribute.- Parameters:
value- the selectedDecision - the decision chosen when the action is processed
-
setSelectedDecision
Generated method - Setter of theWorkflowAction.selectedDecisionattribute.- Parameters:
value- the selectedDecision - the decision chosen when the action is processed
-
getStatus
Generated method - Getter of theWorkflowAction.statusattribute.- Returns:
- the status - the status of the action (pending, active, completed)
-
getStatus
Generated method - Getter of theWorkflowAction.statusattribute.- Returns:
- the status - the status of the action (pending, active, completed)
-
setStatus
Generated method - Setter of theWorkflowAction.statusattribute.- Parameters:
value- the status - the status of the action (pending, active, completed)
-
setStatus
Generated method - Setter of theWorkflowAction.statusattribute.- Parameters:
value- the status - the status of the action (pending, active, completed)
-
getTemplate
Generated method - Getter of theWorkflowAction.templateattribute.- Returns:
- the template - the action template this action was created by; template defines the perform method
-
getTemplate
Generated method - Getter of theWorkflowAction.templateattribute.- Returns:
- the template - the action template this action was created by; template defines the perform method
-
setTemplate
Generated method - Setter of theWorkflowAction.templateattribute.- Parameters:
value- the template - the action template this action was created by; template defines the perform method
-
setTemplate
Generated method - Setter of theWorkflowAction.templateattribute.- Parameters:
value- the template - the action template this action was created by; template defines the perform method
-
getWorkflow
Generated method - Getter of theWorkflowAction.workflowattribute.- Returns:
- the workflow - workflow to which the action belongs
-
getWorkflow
Generated method - Getter of theWorkflowAction.workflowattribute.- Returns:
- the workflow - workflow to which the action belongs
-
setWorkflow
Generated method - Setter of theWorkflowAction.workflowattribute.- Parameters:
value- the workflow - workflow to which the action belongs
-
setWorkflow
Generated method - Setter of theWorkflowAction.workflowattribute.- Parameters:
value- the workflow - workflow to which the action belongs
-
Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)