All Superinterfaces:
EntityService<de.digitalcollections.model.identifiable.entity.HeadwordEntry>, IdentifiableService<de.digitalcollections.model.identifiable.entity.HeadwordEntry>, UniqueObjectService<de.digitalcollections.model.identifiable.entity.HeadwordEntry>
All Known Implementing Classes:
HeadwordEntryServiceImpl

public interface HeadwordEntryService extends EntityService<de.digitalcollections.model.identifiable.entity.HeadwordEntry>
  • Method Details

    • getByHeadword

      List<de.digitalcollections.model.identifiable.entity.HeadwordEntry> getByHeadword(de.digitalcollections.model.semantic.Headword headword) throws ServiceException
      Throws:
      ServiceException
    • getCreators

      List<de.digitalcollections.model.identifiable.entity.agent.Agent> getCreators(de.digitalcollections.model.identifiable.entity.HeadwordEntry headwordEntry) throws ServiceException
      Throws:
      ServiceException