Uses of Interface
com.silverpeas.workflow.api.model.ContextualDesignations

Packages that use ContextualDesignations
com.silverpeas.workflow.api.model   
com.silverpeas.workflow.engine.model   
com.silverpeas.workflowdesigner.taglib   
 

Uses of ContextualDesignations in com.silverpeas.workflow.api.model
 

Methods in com.silverpeas.workflow.api.model that return ContextualDesignations
 ContextualDesignations State.getActivities()
          Get all the activities
 ContextualDesignations Participant.getDescriptions()
          Get all the descriptions
 ContextualDesignations Item.getDescriptions()
          Get all the descriptions
 ContextualDesignations Action.getDescriptions()
          Get all the descriptions
 ContextualDesignations Role.getDescriptions()
          Get all the descriptions
 ContextualDesignations ProcessModel.getDescriptions()
          Get all the descriptions
 ContextualDesignations State.getDescriptions()
          Get all the descriptions
 ContextualDesignations Participant.getLabels()
          Get all the labels
 ContextualDesignations Item.getLabels()
          Get all the labels
 ContextualDesignations Input.getLabels()
          Get all the labels
 ContextualDesignations Action.getLabels()
          Get all the labels
 ContextualDesignations Role.getLabels()
          Get all the labels
 ContextualDesignations ProcessModel.getLabels()
          Get all the labels
 ContextualDesignations State.getLabels()
          Get all the labels
 ContextualDesignations Presentation.getTitles()
          Get all the titles
 ContextualDesignations Form.getTitles()
          Get all the titles
 

Uses of ContextualDesignations in com.silverpeas.workflow.engine.model
 

Classes in com.silverpeas.workflow.engine.model that implement ContextualDesignations
 class SpecificLabelListHelper
          Class managing a collection of ContextualDesigantion objects.
 

Methods in com.silverpeas.workflow.engine.model that return ContextualDesignations
 ContextualDesignations StateImpl.getActivities()
           
 ContextualDesignations StateImpl.getDescriptions()
           
 ContextualDesignations ProcessModelImpl.getDescriptions()
           
 ContextualDesignations RoleImpl.getDescriptions()
           
 ContextualDesignations ParticipantImpl.getDescriptions()
           
 ContextualDesignations ItemImpl.getDescriptions()
           
 ContextualDesignations ActionImpl.getDescriptions()
           
 ContextualDesignations StateImpl.getLabels()
           
 ContextualDesignations ProcessModelImpl.getLabels()
           
 ContextualDesignations RoleImpl.getLabels()
           
 ContextualDesignations ParticipantImpl.getLabels()
           
 ContextualDesignations ItemImpl.getLabels()
           
 ContextualDesignations ItemRef.getLabels()
           
 ContextualDesignations ActionImpl.getLabels()
           
 ContextualDesignations FormImpl.getTitles()
           
 ContextualDesignations PresentationImpl.getTitles()
           
 

Uses of ContextualDesignations in com.silverpeas.workflowdesigner.taglib
 

Methods in com.silverpeas.workflowdesigner.taglib that return ContextualDesignations
 ContextualDesignations ContextualDesignationList.getDesignations()
           
 

Methods in com.silverpeas.workflowdesigner.taglib with parameters of type ContextualDesignations
 void ContextualDesignationList.setDesignations(ContextualDesignations designations)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.