Interface ServiceResourceEntityManager

All Superinterfaces:
EntityManager<ServiceResourceEntity>
All Known Implementing Classes:
ServiceResourceEntityManagerImpl

public interface ServiceResourceEntityManager extends EntityManager<ServiceResourceEntity>
  • Method Details