|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserRoles | |
|---|---|
| org.kuali.hr.time.authorization | |
| org.kuali.hr.time.roles | |
| org.kuali.hr.time.util | |
| Uses of UserRoles in org.kuali.hr.time.authorization |
|---|
| Methods in org.kuali.hr.time.authorization that return UserRoles | |
|---|---|
UserRoles |
TkMaintenanceDocumentAuthorizerBase.getRoles()
Returns the UserRoles object for the CURRENT user. |
| Uses of UserRoles in org.kuali.hr.time.roles |
|---|
| Classes in org.kuali.hr.time.roles that implement UserRoles | |
|---|---|
class |
TkUserRoles
TkUserRoles encapsulates the concept of roles for a single user and provides lookup methods for quick Role checking. |
| Uses of UserRoles in org.kuali.hr.time.util |
|---|
| Methods in org.kuali.hr.time.util that return UserRoles | |
|---|---|
static UserRoles |
TKUser.getCurrentTargetRoles()
Returns a UserRoles object for the target person if present, otherwise the backdoor, and finally the actual. |
| Methods in org.kuali.hr.time.util with parameters of type UserRoles | |
|---|---|
static Set<String> |
TKUser.getDepartmentAdminAreas(UserRoles userRoles)
|
static Set<String> |
TKUser.getLocationAdminAreas(UserRoles userRoles)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||