Interface GivenNameService
-
- All Superinterfaces:
IdentifiableService<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, addRelatedEntity, addRelatedFileresource, addRelatedFileresource, cleanupLabelFromUnwantedLocales, count, delete, delete, find, find, findByLanguageAndInitial, getAllFull, getAllReduced, getByIdentifier, getByIdentifier, getByUuid, getByUuidAndLocale, getLanguages, getRelatedEntities, getRelatedEntities, getRelatedFileResources, getRelatedFileResources, save, saveRelatedEntities, setRelatedEntities, setRelatedFileResources, setRelatedFileResources, update
-
-