Package com.evolveum.midpoint.repo.api
Interface RepositoryAware
public interface RepositoryAware
Interface for beans that are repository-ware, i.e. those that hold
 the instance of repository service.
- Author:
- Radovan Semancik
- 
Method Summary
- 
Method Details- 
getRepositoryServiceRepositoryService getRepositoryService()
- 
setRepositoryService
 
-