Interface RepositoryRoleManager

All Superinterfaces:
AutoCloseable, Closeable, HandlerBase<RepositoryRole>, Initable, LastModifiedAware, Manager<RepositoryRole>
All Known Implementing Classes:
AbstractRepositoryRoleManager

public interface RepositoryRoleManager extends Manager<RepositoryRole>
The central class for managing RepositoryRole objects. This class is a singleton and is available via injection.