Interface SentryPartInstanceDataManager

All Superinterfaces:
DataManager<SentryPartInstanceEntity>
All Known Implementing Classes:
MybatisSentryPartInstanceDataManagerImpl

public interface SentryPartInstanceDataManager extends DataManager<SentryPartInstanceEntity>
Author:
Joram Barrez
  • Method Details