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