Interface DashboardComponentDefinitionDataManager

All Superinterfaces:
DataManager<DashboardComponentDefinitionEntity>
All Known Implementing Classes:
MybatisDashboardComponentDefinitionDataManager

public interface DashboardComponentDefinitionDataManager extends DataManager<DashboardComponentDefinitionEntity>