Interface CollectionService
-
- All Superinterfaces:
EntityService<de.digitalcollections.model.api.identifiable.entity.Collection>,IdentifiableService<de.digitalcollections.model.api.identifiable.entity.Collection>
- All Known Implementing Classes:
CollectionServiceImpl
public interface CollectionService extends EntityService<de.digitalcollections.model.api.identifiable.entity.Collection>
-
-
Method Summary
-
Methods inherited from interface de.digitalcollections.cudami.server.business.api.service.identifiable.entity.EntityService
addRelatedFileresource, addRelatedFileresource, addRelation, addRelation, getRelatedFileResources, getRelatedFileResources, getRelations, getRelations, saveRelatedFileResources, saveRelatedFileResources, saveRelations
-
-