Uses of Class
com.echothree.model.control.security.common.transfer.SecurityRoleGroupResultTransfer
Packages that use SecurityRoleGroupResultTransfer
Package
Description
-
Uses of SecurityRoleGroupResultTransfer in com.echothree.control.user.search.common.result
Methods in com.echothree.control.user.search.common.result that return types with arguments of type SecurityRoleGroupResultTransferModifier and TypeMethodDescriptionGetSecurityRoleGroupResultsResult.getSecurityRoleGroupResults()
Method parameters in com.echothree.control.user.search.common.result with type arguments of type SecurityRoleGroupResultTransferModifier and TypeMethodDescriptionvoid
GetSecurityRoleGroupResultsResult.setSecurityRoleGroupResults
(List<SecurityRoleGroupResultTransfer> securityRoleGroupResults) -
Uses of SecurityRoleGroupResultTransfer in com.echothree.model.control.security.server.control
Methods in com.echothree.model.control.security.server.control that return types with arguments of type SecurityRoleGroupResultTransferModifier and TypeMethodDescriptionSecurityRoleGroupControl.getSecurityRoleGroupResultTransfers
(UserVisit userVisit, UserVisitSearch userVisitSearch)