Interface AppDeploymentEntityManager

All Superinterfaces:
EntityManager<AppDeploymentEntity>
All Known Implementing Classes:
AppDeploymentEntityManagerImpl

public interface AppDeploymentEntityManager extends EntityManager<AppDeploymentEntity>
Author:
Tijs Rademakers