Interface IDataHandlerContext
public interface IDataHandlerContext
Context data used inside
IDataHandler
methods.- Since:
- 3.1.2
- Version:
- $Revision$ $Date$
- Author:
- Stepan Roh
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getRepositoryService
IRepositoryService getRepositoryService() -
getProblemCatcher
IConfigProblemCatcher getProblemCatcher()
-