Interface TenantVariableDataManager

All Superinterfaces:
DataManager<TenantVariableEntity>
All Known Implementing Classes:
MybatisTenantVariableDataManager

public interface TenantVariableDataManager extends DataManager<TenantVariableEntity>
Author:
Christopher Welsch