Uses of Class
com.echothree.model.control.workflow.common.transfer.WorkflowEntranceSecurityRoleTransfer
Packages that use WorkflowEntranceSecurityRoleTransfer
Package
Description
-
Uses of WorkflowEntranceSecurityRoleTransfer in com.echothree.control.user.workflow.common.result
Methods in com.echothree.control.user.workflow.common.result that return WorkflowEntranceSecurityRoleTransferModifier and TypeMethodDescriptionGetWorkflowEntranceSecurityRoleResult.getWorkflowEntranceSecurityRole()
Methods in com.echothree.control.user.workflow.common.result that return types with arguments of type WorkflowEntranceSecurityRoleTransferModifier and TypeMethodDescriptionGetWorkflowEntranceSecurityRolesResult.getWorkflowEntranceSecurityRoles()
Methods in com.echothree.control.user.workflow.common.result with parameters of type WorkflowEntranceSecurityRoleTransferModifier and TypeMethodDescriptionvoid
GetWorkflowEntranceSecurityRoleResult.setWorkflowEntranceSecurityRole
(WorkflowEntranceSecurityRoleTransfer workflowEntranceSecurityRole) Method parameters in com.echothree.control.user.workflow.common.result with type arguments of type WorkflowEntranceSecurityRoleTransferModifier and TypeMethodDescriptionvoid
GetWorkflowEntranceSecurityRolesResult.setWorkflowEntranceSecurityRoles
(List<WorkflowEntranceSecurityRoleTransfer> workflowEntranceSecurityRoles) -
Uses of WorkflowEntranceSecurityRoleTransfer in com.echothree.model.control.workflow.server.control
Methods in com.echothree.model.control.workflow.server.control that return WorkflowEntranceSecurityRoleTransferModifier and TypeMethodDescriptionWorkflowControl.getWorkflowEntranceSecurityRoleTransfer
(UserVisit userVisit, WorkflowEntranceSecurityRole workflowEntranceSecurityRole) Methods in com.echothree.model.control.workflow.server.control that return types with arguments of type WorkflowEntranceSecurityRoleTransferModifier and TypeMethodDescriptionWorkflowControl.getWorkflowEntranceSecurityRoleTransfers
(UserVisit userVisit, Collection<WorkflowEntranceSecurityRole> workflowEntranceSecurityRoles) WorkflowControl.getWorkflowEntranceSecurityRoleTransfersByWorkflowEntrancePartyType
(UserVisit userVisit, WorkflowEntrancePartyType workflowEntrancePartyType) -
Uses of WorkflowEntranceSecurityRoleTransfer in com.echothree.model.control.workflow.server.transfer
Methods in com.echothree.model.control.workflow.server.transfer that return WorkflowEntranceSecurityRoleTransferModifier and TypeMethodDescriptionWorkflowEntranceSecurityRoleTransferCache.getWorkflowEntranceSecurityRoleTransfer
(WorkflowEntranceSecurityRole workflowEntranceSecurityRole)