Uses of Class
com.echothree.model.data.workflow.server.value.WorkflowDestinationSecurityRoleValue
Packages that use WorkflowDestinationSecurityRoleValue
Package
Description
-
Uses of WorkflowDestinationSecurityRoleValue in com.echothree.model.data.workflow.server.entity
Methods in com.echothree.model.data.workflow.server.entity that return WorkflowDestinationSecurityRoleValueModifier and TypeMethodDescriptionWorkflowDestinationSecurityRole.getWorkflowDestinationSecurityRoleValue()Methods in com.echothree.model.data.workflow.server.entity with parameters of type WorkflowDestinationSecurityRoleValueModifier and TypeMethodDescriptionvoidWorkflowDestinationSecurityRole.setWorkflowDestinationSecurityRoleValue(WorkflowDestinationSecurityRoleValue value) Constructors in com.echothree.model.data.workflow.server.entity with parameters of type WorkflowDestinationSecurityRoleValueModifierConstructorDescriptionWorkflowDestinationSecurityRole(WorkflowDestinationSecurityRoleValue value, EntityPermission entityPermission) Creates a new instance of WorkflowDestinationSecurityRole -
Uses of WorkflowDestinationSecurityRoleValue in com.echothree.model.data.workflow.server.factory
Methods in com.echothree.model.data.workflow.server.factory that return WorkflowDestinationSecurityRoleValueModifier and TypeMethodDescriptionWorkflowDestinationSecurityRoleFactory.getValueFromPK(WorkflowDestinationSecurityRolePK pk) WorkflowDestinationSecurityRoleFactory.getValueFromResultSet(ResultSet rs) Methods in com.echothree.model.data.workflow.server.factory that return types with arguments of type WorkflowDestinationSecurityRoleValueModifier and TypeMethodDescriptionWorkflowDestinationSecurityRoleFactory.getValuesFromPKs(Collection<WorkflowDestinationSecurityRolePK> pks) WorkflowDestinationSecurityRoleFactory.getValuesFromResultSet(ResultSet rs) Methods in com.echothree.model.data.workflow.server.factory with parameters of type WorkflowDestinationSecurityRoleValueModifier and TypeMethodDescriptionWorkflowDestinationSecurityRoleFactory.getEntityFromValue(EntityPermission entityPermission, WorkflowDestinationSecurityRoleValue value) Method parameters in com.echothree.model.data.workflow.server.factory with type arguments of type WorkflowDestinationSecurityRoleValueModifier and TypeMethodDescriptionvoidWorkflowDestinationSecurityRoleFactory.create(Collection<WorkflowDestinationSecurityRoleValue> _values) -
Uses of WorkflowDestinationSecurityRoleValue in com.echothree.model.data.workflow.server.value
Methods in com.echothree.model.data.workflow.server.value that return WorkflowDestinationSecurityRoleValue