public static class RolePermissionXmlDTO.OutsideOfRole extends RolePermissionXmlDTO
RolePermissionXmlDTO.OutsideOfRole, RolePermissionXmlDTO.WithinRole| Constructor and Description | 
|---|
| OutsideOfRole() | 
| OutsideOfRole(PermissionContract permission,
             String roleId,
             boolean populateIds) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getRoleId()Retrieves the ID of the role that the permission is assigned to. | 
| String | getRoleName()Retrieves the role name from the role-name-and-namespace combo. | 
| NameAndNamespacePair | getRoleNameAndNamespace() | 
| String | getRoleNamespaceCode()Retrieves the role namespace code from the role-name-and-namespace combo. | 
| void | setRoleId(String roleId) | 
| void | setRoleNameAndNamespace(NameAndNamespacePair roleNameAndNamespace) | 
getPermissionId, getPermissionName, getPermissionNameAndNamespace, getPermissionNamespaceCode, setPermissionId, setPermissionNameAndNamespacepublic OutsideOfRole()
public OutsideOfRole(PermissionContract permission, String roleId, boolean populateIds)
public String getRoleId()
RolePermissionXmlDTOgetRoleId in class RolePermissionXmlDTORolePermissionXmlDTO.getRoleId()public NameAndNamespacePair getRoleNameAndNamespace()
public void setRoleNameAndNamespace(NameAndNamespacePair roleNameAndNamespace)
roleNameAndNamespace - the roleNameAndNamespace to setpublic String getRoleName()
public String getRoleNamespaceCode()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.