|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IRoleProfile | |
|---|---|
| net.sourceforge.jfacets.usersandroles | |
| Uses of IRoleProfile in net.sourceforge.jfacets.usersandroles |
|---|
| Methods in net.sourceforge.jfacets.usersandroles that return IRoleProfile | |
|---|---|
IRoleProfile[] |
IUsersAndRolesManager.getParentRoles(IRoleProfile role)
Return an array of Role profiles with all parent Roles of the passed Role profile (return a 0-length array if passed role has no parent roles). |
IRoleProfile |
IUsersAndRolesManager.getRoleProfile(java.lang.String profileId)
Return a Role profile by ID (should be the role name) if found, null if not found. |
IRoleProfile[] |
IUsersAndRolesManager.getRolesForUser(IUserProfile user)
Return an array of Role profiles with all Roles for passed User profile (return a 0-length array if passed user has no roles). |
| Methods in net.sourceforge.jfacets.usersandroles with parameters of type IRoleProfile | |
|---|---|
IRoleProfile[] |
IUsersAndRolesManager.getParentRoles(IRoleProfile role)
Return an array of Role profiles with all parent Roles of the passed Role profile (return a 0-length array if passed role has no parent roles). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||