Package sonia.scm.repository
Interface RepositoryRoleManager
- All Superinterfaces:
AutoCloseable
,Closeable
,HandlerBase<RepositoryRole>
,Initable
,LastModifiedAware
,Manager<RepositoryRole>
- All Known Implementing Classes:
AbstractRepositoryRoleManager
The central class for managing
RepositoryRole
objects.
This class is a singleton and is available via injection.-
Method Summary
Methods inherited from interface sonia.scm.HandlerBase
create, delete, modify
Methods inherited from interface sonia.scm.LastModifiedAware
getLastModified