Uses of Class
com.echothree.model.control.security.common.transfer.SecurityRoleGroupTransfer
Packages that use SecurityRoleGroupTransfer
Package
Description
-
Uses of SecurityRoleGroupTransfer in com.echothree.control.user.security.common.result
Methods in com.echothree.control.user.security.common.result that return SecurityRoleGroupTransferModifier and TypeMethodDescriptionGetSecurityRoleGroupsResult.getParentSecurityRoleGroup()EditSecurityRoleGroupResult.getSecurityRoleGroup()GetSecurityRoleGroupDescriptionsResult.getSecurityRoleGroup()GetSecurityRoleGroupResult.getSecurityRoleGroup()GetSecurityRolesResult.getSecurityRoleGroup()Methods in com.echothree.control.user.security.common.result that return types with arguments of type SecurityRoleGroupTransferMethods in com.echothree.control.user.security.common.result with parameters of type SecurityRoleGroupTransferModifier and TypeMethodDescriptionvoidGetSecurityRoleGroupsResult.setParentSecurityRoleGroup(SecurityRoleGroupTransfer parentSecurityRoleGroup) voidEditSecurityRoleGroupResult.setSecurityRoleGroup(SecurityRoleGroupTransfer securityRoleGroup) voidGetSecurityRoleGroupDescriptionsResult.setSecurityRoleGroup(SecurityRoleGroupTransfer securityRoleGroup) voidGetSecurityRoleGroupResult.setSecurityRoleGroup(SecurityRoleGroupTransfer securityRoleGroup) voidGetSecurityRolesResult.setSecurityRoleGroup(SecurityRoleGroupTransfer securityRoleGroup) Method parameters in com.echothree.control.user.security.common.result with type arguments of type SecurityRoleGroupTransferModifier and TypeMethodDescriptionvoidGetSecurityRoleGroupsResult.setSecurityRoleGroups(List<SecurityRoleGroupTransfer> securityRoleGroups) -
Uses of SecurityRoleGroupTransfer in com.echothree.model.control.security.common.transfer
Methods in com.echothree.model.control.security.common.transfer that return SecurityRoleGroupTransferModifier and TypeMethodDescriptionSecurityRoleGroupTransfer.getParentSecurityRoleGroup()Returns the parentSecurityRoleGroup.SecurityRoleGroupDescriptionTransfer.getSecurityRoleGroup()SecurityRoleGroupResultTransfer.getSecurityRoleGroup()Returns the securityRoleGroup.SecurityRoleTransfer.getSecurityRoleGroup()Methods in com.echothree.model.control.security.common.transfer with parameters of type SecurityRoleGroupTransferModifier and TypeMethodDescriptionvoidSecurityRoleGroupTransfer.setParentSecurityRoleGroup(SecurityRoleGroupTransfer parentSecurityRoleGroup) Sets the parentSecurityRoleGroup.voidSecurityRoleGroupResultTransfer.setSecurityRoleGroup(SecurityRoleGroupTransfer securityRoleGroup) Sets the securityRoleGroup.voidSecurityRoleTransfer.setSecurityRoleGroup(SecurityRoleGroupTransfer securityRoleGroup) Constructors in com.echothree.model.control.security.common.transfer with parameters of type SecurityRoleGroupTransferModifierConstructorDescriptionSecurityRoleGroupDescriptionTransfer(LanguageTransfer language, SecurityRoleGroupTransfer securityRoleGroup, String description) Creates a new instance of SecurityRoleGroupDescriptionTransferSecurityRoleGroupResultTransfer(String securityRoleGroupName, SecurityRoleGroupTransfer securityRoleGroup) Creates a new instance of SecurityRoleGroupResultTransferSecurityRoleGroupTransfer(String securityRoleGroupName, SecurityRoleGroupTransfer parentSecurityRoleGroup, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of SecurityRoleGroupTransferSecurityRoleTransfer(SecurityRoleGroupTransfer securityRoleGroup, String securityRoleName, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of SecurityRoleTransfer -
Uses of SecurityRoleGroupTransfer in com.echothree.model.control.security.server.control
Methods in com.echothree.model.control.security.server.control that return SecurityRoleGroupTransferModifier and TypeMethodDescriptionSecurityControl.getSecurityRoleGroupTransfer(UserVisit userVisit, SecurityRoleGroup securityRoleGroup) Methods in com.echothree.model.control.security.server.control that return types with arguments of type SecurityRoleGroupTransferModifier and TypeMethodDescriptionSecurityControl.getSecurityRoleGroupTransfers(UserVisit userVisit) SecurityControl.getSecurityRoleGroupTransfers(UserVisit userVisit, Collection<SecurityRoleGroup> securityRoleGroups) SecurityControl.getSecurityRoleGroupTransfersByParentSecurityRoleGroup(UserVisit userVisit, SecurityRoleGroup parentSecurityRoleGroup) -
Uses of SecurityRoleGroupTransfer in com.echothree.model.control.security.server.transfer
Methods in com.echothree.model.control.security.server.transfer that return SecurityRoleGroupTransferModifier and TypeMethodDescriptionSecurityRoleGroupTransferCache.getSecurityRoleGroupTransfer(UserVisit userVisit, SecurityRoleGroup securityRoleGroup) -
Uses of SecurityRoleGroupTransfer in com.echothree.model.control.workflow.common.transfer
Methods in com.echothree.model.control.workflow.common.transfer that return SecurityRoleGroupTransferMethods in com.echothree.model.control.workflow.common.transfer with parameters of type SecurityRoleGroupTransferModifier and TypeMethodDescriptionvoidWorkflowTransfer.setSecurityRoleGroup(SecurityRoleGroupTransfer securityRoleGroup) Constructors in com.echothree.model.control.workflow.common.transfer with parameters of type SecurityRoleGroupTransferModifierConstructorDescriptionWorkflowTransfer(String workflowName, SelectorTypeTransfer selectorType, SecurityRoleGroupTransfer securityRoleGroup, Integer sortOrder, String description) Creates a new instance of WorkflowTransfer