Interface DocumentDeploymentDataManager

All Superinterfaces:
DataManager<DocumentDeploymentEntity>
All Known Implementing Classes:
MybatisDocumentDeploymentDataManager

public interface DocumentDeploymentDataManager extends DataManager<DocumentDeploymentEntity>
Author:
Tijs Rademakers