Interface FamilyNameService
- All Superinterfaces:
IdentifiableService<de.digitalcollections.model.identifiable.agent.FamilyName>,UniqueObjectService<de.digitalcollections.model.identifiable.agent.FamilyName>
- All Known Implementing Classes:
FamilyNameServiceImpl
public interface FamilyNameService
extends IdentifiableService<de.digitalcollections.model.identifiable.agent.FamilyName>
-
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