

Public Member Functions | |
| UserExplorer (Collection userList, String loggedUserName) | |
| void | addConfiguration (BeanSupport configuration) throws IntrospectionException |
| void | removeConfiguration (GPNode node) |
| List | getDefinedConfigurationNames (User user) throws LaserConsoleException |
Private Member Functions | |
| void | initializeExplorer () |
| Collection | removeGuestUser (Collection userList) |
| void | expandUserNode (Node node, String nodeName) |
Private Attributes | |
| Collection | userList = null |
| String | loggedUserName = null |
| UserNodeManager | userNodeManager = null |
Static Private Attributes | |
| final Logger | logger |
|
||||||||||||
|
Creates a new instance of UserExplorer
|
|
|
This method adds cofigurations for given user
|
|
||||||||||||
|
|
|
|
|
|
|
initialize explorer |
|
|
|
|
|
Removes guest user from Collection used to initialize UserExplorer |
|
|
user who is logged |
|
|
Initial value:
|
|
|
user list |
|
|
user node manager |
1.3.8