Package | Description |
---|---|
org.bbaw.pdr.admin.args |
Contains all possible command line options.
|
org.bbaw.pdr.admin.exceptions |
Custom exceptions.
|
org.bbaw.pdr.admin.macro |
Classes for macro handling.
|
org.bbaw.pdr.admin.main |
Application entry point.
|
org.bbaw.pdr.admin.module |
Contains other packages with all kinds of modules for the admin tool.
|
org.bbaw.pdr.admin.module.connectionModule |
This module handles the connection to the repository (Solr and PaDRe).
|
org.bbaw.pdr.admin.module.export |
This module handles export processes from the repository to the filesystem.
|
org.bbaw.pdr.admin.module.gui |
This modules opens the gui.
|
org.bbaw.pdr.admin.module.mainModule |
This modules opens other modules based on the users command line input.
|
org.bbaw.pdr.admin.module.objectManagement |
This module handles operations that involve the aggregation of objects.
|
org.bbaw.pdr.admin.module.ownerManagement |
This module handles operations that involve the access rights of objects.
|
org.bbaw.pdr.admin.module.patchModule |
This module handles batch patch operations of objects.
|
org.bbaw.pdr.admin.module.projectManagement |
This module handles projects.
|
org.bbaw.pdr.admin.module.systeminfo |
This module can display simple information about the server.
|
org.bbaw.pdr.admin.module.tools |
This module offers different tools involving object files on a local system.
|
org.bbaw.pdr.admin.module.upload |
This module offers the upload functionality to push objects to a repository.
|
org.bbaw.pdr.admin.module.userManagement |
This module handles user objects in the repository.
|
org.bbaw.pdr.admin.module.validate |
This module offers methods to validate all kinds of objects.
|
org.bbaw.pdr.admin.object | |
org.bbaw.pdr.admin.util |
Contains helper classes.
|
org.bbaw.pdr.admin.view |
This package contains the entire GUI functionality.
|
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.
|