Interface ProjectService
-
- All Superinterfaces:
EntityService<de.digitalcollections.model.api.identifiable.entity.Project>,IdentifiableService<de.digitalcollections.model.api.identifiable.entity.Project>
- All Known Implementing Classes:
ProjectServiceImpl
public interface ProjectService extends EntityService<de.digitalcollections.model.api.identifiable.entity.Project>
-
-
Method Summary
-
Methods inherited from interface de.digitalcollections.cudami.server.business.api.service.identifiable.entity.EntityService
addRelatedFileresource, addRelatedFileresource, addRelation, addRelation, getByRefId, getRelatedFileResources, getRelatedFileResources, getRelations, getRelations, saveRelatedFileResources, saveRelatedFileResources, saveRelations
-
Methods inherited from interface de.digitalcollections.cudami.server.business.api.service.identifiable.IdentifiableService
cleanupLabelFromUnwantedLocales, count, find, find, find, get, get, get, getByIdentifier, save, update
-
-