Interface GivenNameService
- All Superinterfaces:
IdentifiableService<de.digitalcollections.model.identifiable.agent.GivenName>,UniqueObjectService<de.digitalcollections.model.identifiable.agent.GivenName>
- All Known Implementing Classes:
GivenNameServiceImpl
public interface GivenNameService
extends IdentifiableService<de.digitalcollections.model.identifiable.agent.GivenName>
-
Method Summary
Methods inherited from interface de.digitalcollections.cudami.server.business.api.service.identifiable.IdentifiableService
addRelatedEntity, addRelatedFileresource, cleanupLabelFromUnwantedLocales, findByLanguageAndInitial, findRelatedEntities, findRelatedFileResources, getByExampleAndLocale, getByIdentifier, getLanguages, setRelatedEntities, setRelatedFileResources, validateMethods inherited from interface de.digitalcollections.cudami.server.business.api.service.UniqueObjectService
count, create, delete, delete, find, getAll, getByExample, getByExampleAndFiltering, getRandom, save, update