| Class | Description |
|---|---|
| ALLPrincipal |
Class to represent all internal stored principals.
|
| ApprovalServiceProviderImplementation |
Implementation of
ApprovalServiceProvider for the storage back end. |
| AsynchronList<E> |
Asynchronous
List implementation to provide a blocking list for the
PrimaryDataDirectory.listPrimaryDataEntities() function. |
| CalculateDirectorySizeJob | |
| CalculateDirectorySizeThread |
Thread to calculate the size of directories within a
PublicReference |
| CleanBrokenEntitiesJob |
Class to define the
Job to remove all broken
PrimaryDataEntity which where created during a failed upload. |
| CleanBrokenEntitiesThread |
Thread to clean broken
PrimaryDataEntity which where created during
upload process. |
| CustomDailyRollingFileAppender |
CustomDailyRollingFileAppender is based on
DailyRollingFileAppender
so most of the configuration options can be taken from the documentation on
that class. |
| DoiImplementation | |
| EdalPermissionImplementation |
Implementation of
EdalPermission for persist with HIBERNATE |
| FileSystemImplementationProvider |
FileSystem implementation of
ImplementationProvider |
| HttpServiceProviderImplementation |
Implementation of
HttpServiceProvider interface. |
| ImprovedH2Dialect |
Workaround.
|
| IndexWriterThread |
IndexWriterThread class to realize manual indexing strategy
|
| ListThread | |
| MetaDataImplementation |
Implementation of
MetaData. |
| PermissionProviderImplementation |
Implementation of
PermissionProvider interface. |
| PrimaryDataDirectoryImplementation |
Implementation of
PrimaryDataDirectory. |
| PrimaryDataEntityVersionImplementation |
Implementation of
PrimaryDataEntityVersion. |
| PrimaryDataFileImplementation |
Implementation of
PrimaryDataFile. |
| PrincipalImplementation |
Class to persist user principals with HIBERNATE.
|
| PublicReferenceImplementation |
Class for the persistence of the
PublicReference class with
HIBERNATE. |
| RebuildIndexJob |
Class to define the
Job to rebuild the Lucene index after running a
clean up. |
| RebuildIndexThread |
Thread to to rebuild the Lucene index after running a clean up.
|
| ReviewersImplementation |
Class to persist a reviewer user with HIBERNATE.
|
| ReviewStatusImplementation |
Class to persist the review status with HIBERNATE.
|
| RootImplementation |
Class to persist root user with HIBERNATE.
|
| ServiceProviderImplementation |
Implementaion of the
ServiceProvider interface |
| SupportedPrincipals |
Class to persist all supported user principals with HIBERNATE.
|
| TicketImplementation |
Class to persist tickets for the ApprovalService with HIBERNATE.
|
| UrlImplementation |