Package de.hybris.platform.workflow.jalo
Class GeneratedWorkflowManager
- java.lang.Object
-
- de.hybris.platform.jalo.Manager
-
- de.hybris.platform.jalo.extension.Extension
-
- de.hybris.platform.workflow.jalo.GeneratedWorkflowManager
-
- All Implemented Interfaces:
ItemLifecycleListener,java.io.Serializable
- Direct Known Subclasses:
WorkflowManager
public abstract class GeneratedWorkflowManager extends Extension
Generated class for typeWorkflowManager.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
Extension.RestrictedLanguagesProvider, Extension.RightsProvider
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
Manager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator
-
-
Field Summary
Fields Modifier and Type Field Description protected static java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>>DEFAULT_INITIAL_ATTRIBUTESprotected static java.lang.StringWORKFLOWTEMPLATE2PRINCIPALRELATION_MARKMODIFIEDRelation disable markmodifed parameter constants for WorkflowTemplate2PrincipalRelation from ((workflow))protected static java.lang.StringWORKFLOWTEMPLATE2PRINCIPALRELATION_SRC_ORDEREDRelation ordering override parameter constants for WorkflowTemplate2PrincipalRelation from ((workflow))protected static java.lang.StringWORKFLOWTEMPLATE2PRINCIPALRELATION_TGT_ORDERED
-
Constructor Summary
Constructors Constructor Description GeneratedWorkflowManager()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description voidaddToVisibleTemplates(Principal item, WorkflowTemplate value)Generated method - Addsvalueto visibleTemplates.voidaddToVisibleTemplates(SessionContext ctx, Principal item, WorkflowTemplate value)Generated method - Addsvalueto visibleTemplates.AutomatedWorkflowActionTemplatecreateAutomatedWorkflowActionTemplate(SessionContext ctx, java.util.Map attributeValues)AutomatedWorkflowActionTemplatecreateAutomatedWorkflowActionTemplate(java.util.Map attributeValues)WorkflowcreateWorkflow(SessionContext ctx, java.util.Map attributeValues)WorkflowcreateWorkflow(java.util.Map attributeValues)WorkflowActioncreateWorkflowAction(SessionContext ctx, java.util.Map attributeValues)WorkflowActioncreateWorkflowAction(java.util.Map attributeValues)WorkflowActionCommentcreateWorkflowActionComment(SessionContext ctx, java.util.Map attributeValues)WorkflowActionCommentcreateWorkflowActionComment(java.util.Map attributeValues)WorkflowActionTemplatecreateWorkflowActionTemplate(SessionContext ctx, java.util.Map attributeValues)WorkflowActionTemplatecreateWorkflowActionTemplate(java.util.Map attributeValues)WorkflowDecisioncreateWorkflowDecision(SessionContext ctx, java.util.Map attributeValues)WorkflowDecisioncreateWorkflowDecision(java.util.Map attributeValues)WorkflowDecisionTemplatecreateWorkflowDecisionTemplate(SessionContext ctx, java.util.Map attributeValues)WorkflowDecisionTemplatecreateWorkflowDecisionTemplate(java.util.Map attributeValues)WorkflowItemAttachmentcreateWorkflowItemAttachment(SessionContext ctx, java.util.Map attributeValues)WorkflowItemAttachmentcreateWorkflowItemAttachment(java.util.Map attributeValues)WorkflowTemplatecreateWorkflowTemplate(SessionContext ctx, java.util.Map attributeValues)WorkflowTemplatecreateWorkflowTemplate(java.util.Map attributeValues)java.util.Map<Language,java.lang.String>getAllOwnerName(Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.abstract java.util.Map<Language,java.lang.String>getAllOwnerName(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)java.lang.StringgetName()java.lang.StringgetOwnerName(Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.abstract java.lang.StringgetOwnerName(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.LinkgetTemplate(Link item)Generated method - Getter of theWorkflowActionLinkRelation.templateattribute.LinkgetTemplate(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionLinkRelation.templateattribute.java.util.Collection<WorkflowTemplate>getVisibleTemplates(Principal item)Generated method - Getter of thePrincipal.visibleTemplatesattribute.java.util.Collection<WorkflowTemplate>getVisibleTemplates(SessionContext ctx, Principal item)Generated method - Getter of thePrincipal.visibleTemplatesattribute.longgetVisibleTemplatesCount(Principal item)longgetVisibleTemplatesCount(SessionContext ctx, Principal item)java.lang.BooleanisActive(Link item)Generated method - Getter of theWorkflowActionLinkRelation.activeattribute.java.lang.BooleanisActive(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionLinkRelation.activeattribute.booleanisActiveAsPrimitive(Link item)Generated method - Getter of theWorkflowActionLinkRelation.activeattribute.booleanisActiveAsPrimitive(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionLinkRelation.activeattribute.java.lang.BooleanisAndConnection(Link item)Generated method - Getter of theWorkflowActionLinkRelation.andConnectionattribute.java.lang.BooleanisAndConnection(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionLinkRelation.andConnectionattribute.booleanisAndConnectionAsPrimitive(Link item)Generated method - Getter of theWorkflowActionLinkRelation.andConnectionattribute.booleanisAndConnectionAsPrimitive(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionLinkRelation.andConnectionattribute.java.lang.BooleanisAndConnectionTemplate(Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.java.lang.BooleanisAndConnectionTemplate(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.booleanisAndConnectionTemplateAsPrimitive(Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.booleanisAndConnectionTemplateAsPrimitive(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.voidremoveFromVisibleTemplates(Principal item, WorkflowTemplate value)Generated method - Removesvaluefrom visibleTemplates.voidremoveFromVisibleTemplates(SessionContext ctx, Principal item, WorkflowTemplate value)Generated method - Removesvaluefrom visibleTemplates.voidsetActive(Link item, boolean value)Generated method - Setter of theWorkflowActionLinkRelation.activeattribute.voidsetActive(Link item, java.lang.Boolean value)Generated method - Setter of theWorkflowActionLinkRelation.activeattribute.voidsetActive(SessionContext ctx, Link item, boolean value)Generated method - Setter of theWorkflowActionLinkRelation.activeattribute.voidsetActive(SessionContext ctx, Link item, java.lang.Boolean value)Generated method - Setter of theWorkflowActionLinkRelation.activeattribute.voidsetAllOwnerName(Link item, java.util.Map<Language,java.lang.String> value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.abstract voidsetAllOwnerName(SessionContext ctx, Link item, java.util.Map<Language,java.lang.String> value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.voidsetAndConnection(Link item, boolean value)Generated method - Setter of theWorkflowActionLinkRelation.andConnectionattribute.voidsetAndConnection(Link item, java.lang.Boolean value)Generated method - Setter of theWorkflowActionLinkRelation.andConnectionattribute.voidsetAndConnection(SessionContext ctx, Link item, boolean value)Generated method - Setter of theWorkflowActionLinkRelation.andConnectionattribute.voidsetAndConnection(SessionContext ctx, Link item, java.lang.Boolean value)Generated method - Setter of theWorkflowActionLinkRelation.andConnectionattribute.voidsetAndConnectionTemplate(Link item, boolean value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.voidsetAndConnectionTemplate(Link item, java.lang.Boolean value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.voidsetAndConnectionTemplate(SessionContext ctx, Link item, boolean value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.voidsetAndConnectionTemplate(SessionContext ctx, Link item, java.lang.Boolean value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.voidsetOwnerName(Link item, java.lang.String value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.abstract voidsetOwnerName(SessionContext ctx, Link item, java.lang.String value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.protected voidsetTemplate(Link item, Link value)Generated method - Setter of theWorkflowActionLinkRelation.templateattribute.protected voidsetTemplate(SessionContext ctx, Link item, Link value)Generated method - Setter of theWorkflowActionLinkRelation.templateattribute.voidsetVisibleTemplates(Principal item, java.util.Collection<WorkflowTemplate> value)Generated method - Setter of thePrincipal.visibleTemplatesattribute.voidsetVisibleTemplates(SessionContext ctx, Principal item, java.util.Collection<WorkflowTemplate> value)Generated method - Setter of thePrincipal.visibleTemplatesattribute.-
Methods inherited from class de.hybris.platform.jalo.extension.Extension
checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplace
-
Methods inherited from class de.hybris.platform.jalo.Manager
afterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrap
-
-
-
-
Field Detail
-
WORKFLOWTEMPLATE2PRINCIPALRELATION_SRC_ORDERED
protected static java.lang.String WORKFLOWTEMPLATE2PRINCIPALRELATION_SRC_ORDERED
Relation ordering override parameter constants for WorkflowTemplate2PrincipalRelation from ((workflow))
-
WORKFLOWTEMPLATE2PRINCIPALRELATION_TGT_ORDERED
protected static java.lang.String WORKFLOWTEMPLATE2PRINCIPALRELATION_TGT_ORDERED
-
WORKFLOWTEMPLATE2PRINCIPALRELATION_MARKMODIFIED
protected static java.lang.String WORKFLOWTEMPLATE2PRINCIPALRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for WorkflowTemplate2PrincipalRelation from ((workflow))
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
public java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
- Overrides:
getDefaultAttributeModesin classExtension
-
isActive
public java.lang.Boolean isActive(SessionContext ctx, Link item)
Generated method - Getter of theWorkflowActionLinkRelation.activeattribute.- Returns:
- the active
-
isActive
public java.lang.Boolean isActive(Link item)
Generated method - Getter of theWorkflowActionLinkRelation.activeattribute.- Returns:
- the active
-
isActiveAsPrimitive
public boolean isActiveAsPrimitive(SessionContext ctx, Link item)
Generated method - Getter of theWorkflowActionLinkRelation.activeattribute.- Returns:
- the active
-
isActiveAsPrimitive
public boolean isActiveAsPrimitive(Link item)
Generated method - Getter of theWorkflowActionLinkRelation.activeattribute.- Returns:
- the active
-
setActive
public void setActive(SessionContext ctx, Link item, java.lang.Boolean value)
Generated method - Setter of theWorkflowActionLinkRelation.activeattribute.- Parameters:
value- the active
-
setActive
public void setActive(Link item, java.lang.Boolean value)
Generated method - Setter of theWorkflowActionLinkRelation.activeattribute.- Parameters:
value- the active
-
setActive
public void setActive(SessionContext ctx, Link item, boolean value)
Generated method - Setter of theWorkflowActionLinkRelation.activeattribute.- Parameters:
value- the active
-
setActive
public void setActive(Link item, boolean value)
Generated method - Setter of theWorkflowActionLinkRelation.activeattribute.- Parameters:
value- the active
-
isAndConnection
public java.lang.Boolean isAndConnection(SessionContext ctx, Link item)
Generated method - Getter of theWorkflowActionLinkRelation.andConnectionattribute.- Returns:
- the andConnection
-
isAndConnection
public java.lang.Boolean isAndConnection(Link item)
Generated method - Getter of theWorkflowActionLinkRelation.andConnectionattribute.- Returns:
- the andConnection
-
isAndConnectionAsPrimitive
public boolean isAndConnectionAsPrimitive(SessionContext ctx, Link item)
Generated method - Getter of theWorkflowActionLinkRelation.andConnectionattribute.- Returns:
- the andConnection
-
isAndConnectionAsPrimitive
public boolean isAndConnectionAsPrimitive(Link item)
Generated method - Getter of theWorkflowActionLinkRelation.andConnectionattribute.- Returns:
- the andConnection
-
setAndConnection
public void setAndConnection(SessionContext ctx, Link item, java.lang.Boolean value)
Generated method - Setter of theWorkflowActionLinkRelation.andConnectionattribute.- Parameters:
value- the andConnection
-
setAndConnection
public void setAndConnection(Link item, java.lang.Boolean value)
Generated method - Setter of theWorkflowActionLinkRelation.andConnectionattribute.- Parameters:
value- the andConnection
-
setAndConnection
public void setAndConnection(SessionContext ctx, Link item, boolean value)
Generated method - Setter of theWorkflowActionLinkRelation.andConnectionattribute.- Parameters:
value- the andConnection
-
setAndConnection
public void setAndConnection(Link item, boolean value)
Generated method - Setter of theWorkflowActionLinkRelation.andConnectionattribute.- Parameters:
value- the andConnection
-
isAndConnectionTemplate
public java.lang.Boolean isAndConnectionTemplate(SessionContext ctx, Link item)
Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.- Returns:
- the andConnectionTemplate
-
isAndConnectionTemplate
public java.lang.Boolean isAndConnectionTemplate(Link item)
Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.- Returns:
- the andConnectionTemplate
-
isAndConnectionTemplateAsPrimitive
public boolean isAndConnectionTemplateAsPrimitive(SessionContext ctx, Link item)
Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.- Returns:
- the andConnectionTemplate
-
isAndConnectionTemplateAsPrimitive
public boolean isAndConnectionTemplateAsPrimitive(Link item)
Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.- Returns:
- the andConnectionTemplate
-
setAndConnectionTemplate
public void setAndConnectionTemplate(SessionContext ctx, Link item, java.lang.Boolean value)
Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.- Parameters:
value- the andConnectionTemplate
-
setAndConnectionTemplate
public void setAndConnectionTemplate(Link item, java.lang.Boolean value)
Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.- Parameters:
value- the andConnectionTemplate
-
setAndConnectionTemplate
public void setAndConnectionTemplate(SessionContext ctx, Link item, boolean value)
Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.- Parameters:
value- the andConnectionTemplate
-
setAndConnectionTemplate
public void setAndConnectionTemplate(Link item, boolean value)
Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.- Parameters:
value- the andConnectionTemplate
-
createAutomatedWorkflowActionTemplate
public AutomatedWorkflowActionTemplate createAutomatedWorkflowActionTemplate(SessionContext ctx, java.util.Map attributeValues)
-
createAutomatedWorkflowActionTemplate
public AutomatedWorkflowActionTemplate createAutomatedWorkflowActionTemplate(java.util.Map attributeValues)
-
createWorkflow
public Workflow createWorkflow(SessionContext ctx, java.util.Map attributeValues)
-
createWorkflow
public Workflow createWorkflow(java.util.Map attributeValues)
-
createWorkflowAction
public WorkflowAction createWorkflowAction(SessionContext ctx, java.util.Map attributeValues)
-
createWorkflowAction
public WorkflowAction createWorkflowAction(java.util.Map attributeValues)
-
createWorkflowActionComment
public WorkflowActionComment createWorkflowActionComment(SessionContext ctx, java.util.Map attributeValues)
-
createWorkflowActionComment
public WorkflowActionComment createWorkflowActionComment(java.util.Map attributeValues)
-
createWorkflowActionTemplate
public WorkflowActionTemplate createWorkflowActionTemplate(SessionContext ctx, java.util.Map attributeValues)
-
createWorkflowActionTemplate
public WorkflowActionTemplate createWorkflowActionTemplate(java.util.Map attributeValues)
-
createWorkflowDecision
public WorkflowDecision createWorkflowDecision(SessionContext ctx, java.util.Map attributeValues)
-
createWorkflowDecision
public WorkflowDecision createWorkflowDecision(java.util.Map attributeValues)
-
createWorkflowDecisionTemplate
public WorkflowDecisionTemplate createWorkflowDecisionTemplate(SessionContext ctx, java.util.Map attributeValues)
-
createWorkflowDecisionTemplate
public WorkflowDecisionTemplate createWorkflowDecisionTemplate(java.util.Map attributeValues)
-
createWorkflowItemAttachment
public WorkflowItemAttachment createWorkflowItemAttachment(SessionContext ctx, java.util.Map attributeValues)
-
createWorkflowItemAttachment
public WorkflowItemAttachment createWorkflowItemAttachment(java.util.Map attributeValues)
-
createWorkflowTemplate
public WorkflowTemplate createWorkflowTemplate(SessionContext ctx, java.util.Map attributeValues)
-
createWorkflowTemplate
public WorkflowTemplate createWorkflowTemplate(java.util.Map attributeValues)
-
getOwnerName
public abstract java.lang.String getOwnerName(SessionContext ctx, Link item)
Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.- Returns:
- the ownerName
-
getOwnerName
public java.lang.String getOwnerName(Link item)
Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.- Returns:
- the ownerName
-
getAllOwnerName
public abstract java.util.Map<Language,java.lang.String> getAllOwnerName(SessionContext ctx, Link item)
Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.- Returns:
- the localized ownerName
-
getAllOwnerName
public java.util.Map<Language,java.lang.String> getAllOwnerName(Link item)
Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.- Returns:
- the localized ownerName
-
setOwnerName
public abstract void setOwnerName(SessionContext ctx, Link item, java.lang.String value)
Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.- Parameters:
value- the ownerName
-
setOwnerName
public void setOwnerName(Link item, java.lang.String value)
Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.- Parameters:
value- the ownerName
-
setAllOwnerName
public abstract void setAllOwnerName(SessionContext ctx, Link item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.- Parameters:
value- the ownerName
-
setAllOwnerName
public void setAllOwnerName(Link item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.- Parameters:
value- the ownerName
-
getTemplate
public Link getTemplate(SessionContext ctx, Link item)
Generated method - Getter of theWorkflowActionLinkRelation.templateattribute.- Returns:
- the template
-
getTemplate
public Link getTemplate(Link item)
Generated method - Getter of theWorkflowActionLinkRelation.templateattribute.- Returns:
- the template
-
setTemplate
protected void setTemplate(SessionContext ctx, Link item, Link value)
Generated method - Setter of theWorkflowActionLinkRelation.templateattribute.- Parameters:
value- the template
-
setTemplate
protected void setTemplate(Link item, Link value)
Generated method - Setter of theWorkflowActionLinkRelation.templateattribute.- Parameters:
value- the template
-
getVisibleTemplates
public java.util.Collection<WorkflowTemplate> getVisibleTemplates(SessionContext ctx, Principal item)
Generated method - Getter of thePrincipal.visibleTemplatesattribute.- Returns:
- the visibleTemplates
-
getVisibleTemplates
public java.util.Collection<WorkflowTemplate> getVisibleTemplates(Principal item)
Generated method - Getter of thePrincipal.visibleTemplatesattribute.- Returns:
- the visibleTemplates
-
getVisibleTemplatesCount
public long getVisibleTemplatesCount(SessionContext ctx, Principal item)
-
getVisibleTemplatesCount
public long getVisibleTemplatesCount(Principal item)
-
setVisibleTemplates
public void setVisibleTemplates(SessionContext ctx, Principal item, java.util.Collection<WorkflowTemplate> value)
Generated method - Setter of thePrincipal.visibleTemplatesattribute.- Parameters:
value- the visibleTemplates
-
setVisibleTemplates
public void setVisibleTemplates(Principal item, java.util.Collection<WorkflowTemplate> value)
Generated method - Setter of thePrincipal.visibleTemplatesattribute.- Parameters:
value- the visibleTemplates
-
addToVisibleTemplates
public void addToVisibleTemplates(SessionContext ctx, Principal item, WorkflowTemplate value)
Generated method - Addsvalueto visibleTemplates.- Parameters:
value- the item to add to visibleTemplates
-
addToVisibleTemplates
public void addToVisibleTemplates(Principal item, WorkflowTemplate value)
Generated method - Addsvalueto visibleTemplates.- Parameters:
value- the item to add to visibleTemplates
-
removeFromVisibleTemplates
public void removeFromVisibleTemplates(SessionContext ctx, Principal item, WorkflowTemplate value)
Generated method - Removesvaluefrom visibleTemplates.- Parameters:
value- the item to remove from visibleTemplates
-
removeFromVisibleTemplates
public void removeFromVisibleTemplates(Principal item, WorkflowTemplate value)
Generated method - Removesvaluefrom visibleTemplates.- Parameters:
value- the item to remove from visibleTemplates
-
-