Interface EventService
- All Superinterfaces:
EntityService<de.digitalcollections.model.identifiable.entity.Event>,IdentifiableService<de.digitalcollections.model.identifiable.entity.Event>,UniqueObjectService<de.digitalcollections.model.identifiable.entity.Event>
- All Known Implementing Classes:
EventServiceImpl
public interface EventService
extends EntityService<de.digitalcollections.model.identifiable.entity.Event>
-
Method Summary
Methods inherited from interface de.digitalcollections.cudami.server.business.api.service.identifiable.entity.EntityService
getByRefIdMethods 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