|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bankframe.ei.servlet.UserGroupServletUtils
This class is a utility class for building a table of Permissions for a user or group.
| Constructor Summary | |
UserGroupServletUtils()
|
|
| Method Summary | |
static Table |
buildPermissionsTable(java.lang.String[] permissions)
This method will build a table showing and describing a list of permissions. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UserGroupServletUtils()
| Method Detail |
public static Table buildPermissionsTable(java.lang.String[] permissions)
throws RequestRouterException
permissions - Array of permissions to put in the resultant table.
RequestRouterException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||