Package | Description |
---|---|
org.bbaw.pdr.admin.module.userManagement |
This module handles user objects in the repository.
|
org.bbaw.pdr.admin.object | |
org.bbaw.pdr.admin.view.actions |
This package contains the actions for the GUI.
|
org.bbaw.pdr.admin.view.frames |
This package contains the frames (UI) for the GUI.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<RepUser> |
SubModUserList.getResult() |
Modifier and Type | Method and Description |
---|---|
static RepUser |
RepUserFactory.create(java.lang.String xml)
Parses XML and retrieves all the wanted information.
|
Constructor and Description |
---|
EditUserAction(javax.swing.JDesktopPane desktop,
RepUser user) |
Constructor and Description |
---|
EditUserFrame(javax.swing.JDesktopPane desktop,
RepUser user) |