Interface GetSecurityRoleGroupsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setParentSecurityRoleGroup
(SecurityRoleGroupTransfer parentSecurityRoleGroup) void
setSecurityRoleGroupCount
(Long securityRoleGroupCount) void
setSecurityRoleGroups
(List<SecurityRoleGroupTransfer> securityRoleGroups)
-
Method Details
-
getParentSecurityRoleGroup
-
setParentSecurityRoleGroup
-
getSecurityRoleGroupCount
-
setSecurityRoleGroupCount
-
getSecurityRoleGroups
-
setSecurityRoleGroups
-