Interface CommentEntityManager

All Superinterfaces:
EntityManager<CommentEntity>
All Known Implementing Classes:
CommentEntityManagerImpl

public interface CommentEntityManager extends EntityManager<CommentEntity>