Interface BatchEntityManager

All Superinterfaces:
EntityManager<BatchEntity>
All Known Implementing Classes:
BatchEntityManagerImpl

public interface BatchEntityManager extends EntityManager<BatchEntity>