Interface FamilyNameService
-
- All Superinterfaces:
IdentifiableService<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, addRelatedEntity, addRelatedFileresource, addRelatedFileresource, cleanupLabelFromUnwantedLocales, count, delete, delete, deleteIdentifiers, find, find, find, findAllFull, findAllReduced, findByLanguageAndInitial, get, get, get, getByIdentifier, getLanguages, getRelatedEntities, getRelatedEntities, getRelatedFileResources, getRelatedFileResources, save, saveRelatedEntities, saveRelatedEntities, saveRelatedFileResources, saveRelatedFileResources, update
-
-