Interface ServiceDefinitionEntityManager

All Superinterfaces:
EntityManager<ServiceDefinitionEntity>
All Known Implementing Classes:
ServiceDefinitionEntityManagerImpl

public interface ServiceDefinitionEntityManager extends EntityManager<ServiceDefinitionEntity>