Uses of Class
com.echothree.model.data.workflow.server.value.WorkflowSelectorKindValue
Packages that use WorkflowSelectorKindValue
Package
Description
-
Uses of WorkflowSelectorKindValue in com.echothree.model.data.workflow.server.entity
Methods in com.echothree.model.data.workflow.server.entity that return WorkflowSelectorKindValueMethods in com.echothree.model.data.workflow.server.entity with parameters of type WorkflowSelectorKindValueModifier and TypeMethodDescriptionvoid
WorkflowSelectorKind.setWorkflowSelectorKindValue
(WorkflowSelectorKindValue value) Constructors in com.echothree.model.data.workflow.server.entity with parameters of type WorkflowSelectorKindValueModifierConstructorDescriptionWorkflowSelectorKind
(WorkflowSelectorKindValue value, EntityPermission entityPermission) Creates a new instance of WorkflowSelectorKind -
Uses of WorkflowSelectorKindValue in com.echothree.model.data.workflow.server.factory
Methods in com.echothree.model.data.workflow.server.factory that return WorkflowSelectorKindValueModifier and TypeMethodDescriptionWorkflowSelectorKindFactory.getValueFromPK
(Session session, WorkflowSelectorKindPK pk) WorkflowSelectorKindFactory.getValueFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.workflow.server.factory that return types with arguments of type WorkflowSelectorKindValueModifier and TypeMethodDescriptionWorkflowSelectorKindFactory.getValuesFromPKs
(Session session, Collection<WorkflowSelectorKindPK> pks) WorkflowSelectorKindFactory.getValuesFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.workflow.server.factory with parameters of type WorkflowSelectorKindValueModifier and TypeMethodDescriptionWorkflowSelectorKindFactory.getEntityFromValue
(EntityPermission entityPermission, WorkflowSelectorKindValue value) WorkflowSelectorKindFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, WorkflowSelectorKindValue value) Method parameters in com.echothree.model.data.workflow.server.factory with type arguments of type WorkflowSelectorKindValueModifier and TypeMethodDescriptionvoid
WorkflowSelectorKindFactory.create
(Session session, Collection<WorkflowSelectorKindValue> _values) void
WorkflowSelectorKindFactory.create
(Collection<WorkflowSelectorKindValue> _values) -
Uses of WorkflowSelectorKindValue in com.echothree.model.data.workflow.server.value
Methods in com.echothree.model.data.workflow.server.value that return WorkflowSelectorKindValue