Interface | Description |
---|---|
RelationListener |
This is the for relation listeners.
|
Class | Description |
---|---|
IconButton |
This class is the iconbutton for GUI elements.
|
RelationEvent |
This is the relation event.
|
UserDialog |
The dialog that enables the editing of the user <-> usergroup relation.
|
UserDialogPanel |
The panel that enabled the editing of the user <-> usergroup relation.
|
UserList |
This is the list to diaplay the groups assigned to a user.
|
UserTable |
This is the table to diaplay all available users.
|
Exception | Description |
---|---|
ConnectionNotEstablishedException |
This exception is thrown, if a session is unable to return the application structure.
|
HQLException |
This exception is thrown, if a HQL command fails.
|
NoUserFoundException |
This exception is thrown, if the application structure is unable to return the
application element belongs to the base element AoUser.
|
NoUserGroupFoundException |
This exception is thrown, if the application structure is unable to return the
application element belongs to the base element AoUserGroup.
|