| Interface | Description |
|---|---|
| ExceptionLoggingDecorator.ExceptionConverter |
Converts an exception before throwing to callers.
|
| IRepositoryFileAclDao |
A data access object for reading and writing
RepositoryFileAcl instances. |
| IRepositoryFileDao |
A data access object for reading and writing
RepositoryFile instances. |
| ServerRepositoryPaths.IServerRepositoryPathsStrategy |
Interface that allows pathing to be configurable.
|
| Class | Description |
|---|---|
| BackingRepositoryLifecycleManagerSystemListener |
Initializes the backing repository.
|
| DefaultAccessVoter | |
| DefaultRepositoryVersionManager | |
| DefaultServerRepositoryPathsStrategy |
Default
ServerRepositoryPaths.IServerRepositoryPathsStrategy implementation. |
| DefaultUnifiedRepository |
Default implementation of
IUnifiedRepository. |
| ExceptionLoggingDecorator |
Decorates another
IUnifiedRepository instance and logs exceptions if they occur. |
| RepositoryAccessVoterManager | |
| RepositoryUtils |
Utility methods that can be applied on any
IUnifiedRepository} User: dkincade |
| ServerRepositoryPaths |
Class of static methods that return commonly needed absolute paths like "tenant root folder path."
|