Interface AppVariableEntityManager

All Superinterfaces:
EntityManager<AppVariableEntity>
All Known Implementing Classes:
AppVariableEntityManagerImpl

public interface AppVariableEntityManager extends EntityManager<AppVariableEntity>