Interface AnnotationAssociationService
- All Superinterfaces:
AdminEditableBaseImmutableService<AnnotationAssociation>,BaseImmutableService<AnnotationAssociation>,BaseReadOnlyService<AnnotationAssociation>
- All Known Implementing Classes:
AnnotationAssociationServiceImpl
public interface AnnotationAssociationService
extends AdminEditableBaseImmutableService<AnnotationAssociation>
- Author:
- paul
-
Method Summary
Modifier and TypeMethodDescriptionfind(BioSequence bioSequence) removeRootTerms(Collection<AnnotationValueObject> associations) Methods inherited from interface ubic.gemma.persistence.service.common.auditAndSecurity.AdminEditableBaseImmutableService
create, create, findOrCreate, remove, removeMethods inherited from interface ubic.gemma.persistence.service.BaseReadOnlyService
countAll, find, findOrFail, getElementClass, load, load, loadAll, loadOrFail, loadOrFail, loadOrFail, loadOrFail, loadOrFail, loadOrFail, streamAll, streamAll
-
Method Details
-
find
-
find
-
removeRootTerms
-