public static class RolePermissionXmlDTO.OutsideOfRole extends RolePermissionXmlDTO
RolePermissionXmlDTO.OutsideOfRole, RolePermissionXmlDTO.WithinRole| Constructor and Description | 
|---|
| RolePermissionXmlDTO.OutsideOfRole() | 
| RolePermissionXmlDTO.OutsideOfRole(org.kuali.rice.kim.api.permission.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 RolePermissionXmlDTO.OutsideOfRole()
public RolePermissionXmlDTO.OutsideOfRole(org.kuali.rice.kim.api.permission.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 © 2004–2016 The Kuali Foundation. All rights reserved.