Uses of Class
ubic.gemma.model.common.description.BibliographicReference
Packages that use BibliographicReference
Package
Description
-
Uses of BibliographicReference in ubic.gemma.core.loader.crossref
Methods in ubic.gemma.core.loader.crossref that return BibliographicReferenceModifier and TypeMethodDescriptionCrossRefFetcher.retrieveByDoi(String doi) Retrieve aBibliographicReferencefor the given DOI from CrossRef. -
Uses of BibliographicReference in ubic.gemma.core.loader.entrez.pubmed
Methods in ubic.gemma.core.loader.entrez.pubmed that return BibliographicReferenceModifier and TypeMethodDescriptionExpressionExperimentBibRefFinder.locatePrimaryReference(ExpressionExperiment ee) ExpressionExperimentBibRefFinder.locatePrimaryReference(ExpressionExperiment ee, boolean forceFromGeo) Locate the primary reference for an experiment from GEO.Retrieve a single PubMed record by ID.Methods in ubic.gemma.core.loader.entrez.pubmed that return types with arguments of type BibliographicReferenceModifier and TypeMethodDescriptionstatic Collection<BibliographicReference> PubMedXMLParser.parse(InputStream is) PubMedSearch.retrieve(Collection<String> pubmedIds) Retrieve multiple PubMed records by ID.PubMedSearch.searchAndRetrieve(String searchQuery, int maxResults) Search based on terms and retrieve the PubMed records.PubMedSearch.searchAndRetrieveByDoi(String doi) Retrieve PubMed records by DOI.Methods in ubic.gemma.core.loader.entrez.pubmed with parameters of type BibliographicReferenceModifier and TypeMethodDescriptionstatic voidPubMedXMLParser.extractPublisher(BibliographicReference bibRef, Node item) static voidPubMedXMLParser.processContributionDate(Node item, BibliographicReference bibRef) -
Uses of BibliographicReference in ubic.gemma.core.search
Methods in ubic.gemma.core.search that return types with arguments of type BibliographicReferenceModifier and TypeMethodDescriptiondefault Collection<SearchResult<BibliographicReference>> SearchSource.searchBibliographicReference(SearchSettings settings, SearchContext context) -
Uses of BibliographicReference in ubic.gemma.core.search.source
Methods in ubic.gemma.core.search.source that return types with arguments of type BibliographicReferenceModifier and TypeMethodDescriptionCompositeSearchSource.searchBibliographicReference(SearchSettings settings, SearchContext context) HibernateSearchSource.searchBibliographicReference(SearchSettings settings, SearchContext context) -
Uses of BibliographicReference in ubic.gemma.model.analysis
Methods in ubic.gemma.model.analysis that return BibliographicReferenceMethods in ubic.gemma.model.analysis that return types with arguments of type BibliographicReferenceMethods in ubic.gemma.model.analysis with parameters of type BibliographicReferenceModifier and TypeMethodDescriptionvoidInvestigation.setPrimaryPublication(BibliographicReference primaryPublication) Method parameters in ubic.gemma.model.analysis with type arguments of type BibliographicReferenceModifier and TypeMethodDescriptionvoidInvestigation.setOtherRelevantPublications(Set<BibliographicReference> otherRelevantPublications) -
Uses of BibliographicReference in ubic.gemma.model.common.description
Subclasses with type arguments of type BibliographicReference in ubic.gemma.model.common.descriptionModifier and TypeClassDescriptionclassrepresents a BibliographicReferenceValueObject when this value object is needed in core, the same value object exists in webMethods in ubic.gemma.model.common.description that return BibliographicReferenceModifier and TypeMethodDescriptionPublicationAssociation.getPublication()static BibliographicReferenceBibliographicReference.Factory.newInstance()Methods in ubic.gemma.model.common.description with parameters of type BibliographicReferenceModifier and TypeMethodDescriptionstatic CitationValueObjectBibliographicReferenceValueObject.constructCitation(BibliographicReference bib) static CitationValueObjectCitationValueObject.convert2CitationValueObject(BibliographicReference ref) voidPublicationAssociation.setPublication(BibliographicReference publication) Method parameters in ubic.gemma.model.common.description with type arguments of type BibliographicReferenceModifier and TypeMethodDescriptionstatic Collection<CitationValueObject> BibliographicReferenceValueObject.constructCitations(Collection<BibliographicReference> bibs) static List<CitationValueObject> CitationValueObject.convert2CitationValueObjects(Collection<BibliographicReference> refs) BibliographicReferenceValueObject.convert2ValueObjects(Collection<BibliographicReference> refs) does not set related experiments fieldConstructors in ubic.gemma.model.common.description with parameters of type BibliographicReferenceModifierConstructorDescriptiondoes not set related experiments fieldDatasetPublicationValueObject(BibliographicReference ref, PublicationAssociation association) -
Uses of BibliographicReference in ubic.gemma.model.expression.experiment
Methods in ubic.gemma.model.expression.experiment that return BibliographicReferenceMethods in ubic.gemma.model.expression.experiment that return types with arguments of type BibliographicReference -
Uses of BibliographicReference in ubic.gemma.model.genome.gene
Methods in ubic.gemma.model.genome.gene that return types with arguments of type BibliographicReferenceMethod parameters in ubic.gemma.model.genome.gene with type arguments of type BibliographicReferenceModifier and TypeMethodDescriptionvoidGeneSet.setLiteratureSources(Set<BibliographicReference> literatureSources) -
Uses of BibliographicReference in ubic.gemma.persistence.persister
Methods in ubic.gemma.persistence.persister that return BibliographicReferenceModifier and TypeMethodDescriptionCommonPersister.persistBibliographicReference(BibliographicReference reference, Map<String, ExternalDatabase> externalDbCache) Phase 3 persister-retirement scaffold: takes a per-callMap<String, ExternalDatabase>.Methods in ubic.gemma.persistence.persister with parameters of type BibliographicReferenceModifier and TypeMethodDescriptionCommonPersister.persistBibliographicReference(BibliographicReference reference, Map<String, ExternalDatabase> externalDbCache) Phase 3 persister-retirement scaffold: takes a per-callMap<String, ExternalDatabase>. -
Uses of BibliographicReference in ubic.gemma.persistence.service.common.description
Subclasses with type arguments of type BibliographicReference in ubic.gemma.persistence.service.common.descriptionSubinterfaces with type arguments of type BibliographicReference in ubic.gemma.persistence.service.common.descriptionModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceMethods in ubic.gemma.persistence.service.common.description that return BibliographicReferenceModifier and TypeMethodDescriptionBibliographicReferenceService.create(BibliographicReference bibliographicReference) BibliographicReferenceDaoImpl.find(BibliographicReference bibliographicReference) BibliographicReferenceService.find(BibliographicReference bibliographicReference) check to see if the object already existsBibliographicReferenceDao.findByExternalId(String id, String databaseName) BibliographicReferenceDao.findByExternalId(DatabaseEntry externalId) Find by the external database id, such as for PubMedBibliographicReferenceDaoImpl.findByExternalId(String id, String databaseName) BibliographicReferenceDaoImpl.findByExternalId(DatabaseEntry externalId) BibliographicReferenceReadService.findByExternalId(String id) Get a reference by the unqualified external id.BibliographicReferenceReadService.findByExternalId(String id, String databaseName) Retrieve a reference by identifier, qualified by the database name (such as 'pubmed').BibliographicReferenceReadService.findByExternalId(DatabaseEntry accession) BibliographicReferenceReadServiceImpl.findByExternalId(String id) BibliographicReferenceReadServiceImpl.findByExternalId(String id, String databaseName) BibliographicReferenceReadServiceImpl.findByExternalId(DatabaseEntry accession) BibliographicReferenceService.findByExternalId(String id) Get a reference by the unqualified external id.BibliographicReferenceService.findByExternalId(String id, String databaseName) Retrieve a reference by identifier, qualified by the database name (such as 'pubmed').BibliographicReferenceService.findByExternalId(DatabaseEntry accession) BibliographicReferenceServiceImpl.findByExternalId(String id) BibliographicReferenceServiceImpl.findByExternalId(String id, String databaseName) BibliographicReferenceServiceImpl.findByExternalId(DatabaseEntry accession) BibliographicReferenceService.findOrCreate(BibliographicReference BibliographicReference) BibliographicReferenceServiceImpl.findOrCreate(BibliographicReference ref) Find an existing BibliographicReference by its pubAccession, or create a new one.BibliographicReferenceService.findOrCreateByDoi(String doi) Resolve a DOI to a persistentBibliographicReference, fetching it when necessary.BibliographicReferenceServiceImpl.findOrCreateByDoi(String doi) BibliographicReferenceService.findOrCreateByPubMedId(String pubMedId) Resolve a PubMed id to a persistentBibliographicReference, fetching it from PubMed and persisting it when it is not already in the system.BibliographicReferenceServiceImpl.findOrCreateByPubMedId(String pubMedId) PublicationAssertion.getPublication()BibliographicReferenceService.save(BibliographicReference entity) BibliographicReferenceDao.thaw(BibliographicReference bibliographicReference) BibliographicReferenceDaoImpl.thaw(BibliographicReference bibliographicReference) BibliographicReferenceReadService.thaw(BibliographicReference bibliographicReference) BibliographicReferenceReadServiceImpl.thaw(BibliographicReference bibliographicReference) BibliographicReferenceService.thaw(BibliographicReference bibliographicReference) BibliographicReferenceServiceImpl.thaw(BibliographicReference bibliographicReference) Methods in ubic.gemma.persistence.service.common.description that return types with arguments of type BibliographicReferenceModifier and TypeMethodDescriptionBibliographicReferenceDaoImpl.browse(int start, int limit) BibliographicReferenceReadService.browse(int start, int limit) BibliographicReferenceReadService.browse(int start, int limit, String orderField, boolean descending) BibliographicReferenceReadServiceImpl.browse(int start, int limit) BibliographicReferenceReadServiceImpl.browse(int start, int limit, String orderField, boolean descending) BibliographicReferenceService.browse(int start, int limit) BibliographicReferenceServiceImpl.browse(int start, int limit) BibliographicReferenceServiceImpl.browse(int start, int limit, String orderField, boolean descending) BibliographicReferenceService.create(Collection<BibliographicReference> entities) BibliographicReferenceDao.findAllByExternalId(String id, String databaseName) Find ALL references sharing an external id, ordered by id ascending.BibliographicReferenceDaoImpl.findAllByExternalId(String id, String databaseName) BibliographicReferenceReadService.findAllByExternalId(String id, String databaseName) Retrieve ALL references sharing an identifier (accession + database name), ordered by id ascending.BibliographicReferenceReadServiceImpl.findAllByExternalId(String id, String databaseName) BibliographicReferenceDao.getRelatedExperiments(int offset, int limit) Get a slice of the references that are linked to experiments.BibliographicReferenceDao.getRelatedExperiments(Collection<BibliographicReference> records) Get the related experiments for the given references.BibliographicReferenceDaoImpl.getRelatedExperiments(int offset, int limit) BibliographicReferenceDaoImpl.getRelatedExperiments(Collection<BibliographicReference> records) BibliographicReferenceReadService.getRelatedExperiments(int offset, int limit) BibliographicReferenceReadService.getRelatedExperiments(Collection<BibliographicReference> records) BibliographicReferenceReadServiceImpl.getRelatedExperiments(int offset, int limit) BibliographicReferenceReadServiceImpl.getRelatedExperiments(Collection<BibliographicReference> records) BibliographicReferenceService.getRelatedExperiments(int offset, int limit) Return all the BibRefs that are linked to ExpressionExperiments.BibliographicReferenceService.getRelatedExperiments(Collection<BibliographicReference> records) BibliographicReferenceServiceImpl.getRelatedExperiments(int offset, int limit) BibliographicReferenceServiceImpl.getRelatedExperiments(Collection<BibliographicReference> records) BibliographicReferenceService.save(Collection<BibliographicReference> entities) BibliographicReferenceDao.thaw(Collection<BibliographicReference> bibliographicReferences) BibliographicReferenceDaoImpl.thaw(Collection<BibliographicReference> bibliographicReferences) BibliographicReferenceReadService.thaw(Collection<BibliographicReference> bibliographicReferences) BibliographicReferenceReadServiceImpl.thaw(Collection<BibliographicReference> bibliographicReferences) BibliographicReferenceService.thaw(Collection<BibliographicReference> bibliographicReferences) BibliographicReferenceServiceImpl.thaw(Collection<BibliographicReference> bibliographicReferences) Methods in ubic.gemma.persistence.service.common.description with parameters of type BibliographicReferenceModifier and TypeMethodDescriptionBibliographicReferenceService.create(BibliographicReference bibliographicReference) protected BibliographicReferenceValueObjectBibliographicReferenceDaoImpl.doLoadValueObject(BibliographicReference entity) BibliographicReferenceDaoImpl.find(BibliographicReference bibliographicReference) BibliographicReferenceService.find(BibliographicReference bibliographicReference) check to see if the object already existsPublicationAssociationService.find(Investigation investigation, BibliographicReference publication) The assertion held for this exact pair, ornullif the pair has never been ruled on.PublicationAssociationServiceImpl.find(Investigation investigation, BibliographicReference publication) PublicationAssociationService.findBlockingRejection(Investigation investigation, BibliographicReference publication, PublicationAssociationSource source) The standing rejection that would refuse an attempt bysourceto acceptpublicationforinvestigation, ornullif the write is allowed.PublicationAssociationServiceImpl.findBlockingRejection(Investigation investigation, BibliographicReference publication, PublicationAssociationSource source) PublicationAssociationDao.findByInvestigationAndPublication(Investigation investigation, BibliographicReference publication) The assertion held for this exact pair, ornullif none.PublicationAssociationDaoImpl.findByInvestigationAndPublication(Investigation investigation, BibliographicReference publication) BibliographicReferenceService.findOrCreate(BibliographicReference BibliographicReference) BibliographicReferenceServiceImpl.findOrCreate(BibliographicReference ref) Find an existing BibliographicReference by its pubAccession, or create a new one.PublicationAssociationService.findRejections(BibliographicReference publication) Every rejection of this publication across all datasets: who ruled it out, where, and why.PublicationAssociationServiceImpl.findRejections(BibliographicReference publication) PublicationAssociationDao.findRejectionsByPublication(BibliographicReference publication) Every investigation-side rejection of this publication, across all datasets.PublicationAssociationDaoImpl.findRejectionsByPublication(BibliographicReference publication) BibliographicReferenceServiceImpl.loadValueObject(BibliographicReference entity) intPublicationAssociationDao.rebindPublication(BibliographicReference from, BibliographicReference to) Move every assertion aboutfromontoto, for the duplicate-reference merge.intPublicationAssociationDaoImpl.rebindPublication(BibliographicReference from, BibliographicReference to) intPublicationAssociationService.rebindPublication(BibliographicReference from, BibliographicReference to) Move every assertion aboutfromontoto, for the duplicate-reference merge.intPublicationAssociationServiceImpl.rebindPublication(BibliographicReference from, BibliographicReference to) voidBibliographicReferenceService.remove(BibliographicReference BibliographicReference) BibliographicReferenceService.save(BibliographicReference entity) BibliographicReferenceDao.thaw(BibliographicReference bibliographicReference) BibliographicReferenceDaoImpl.thaw(BibliographicReference bibliographicReference) BibliographicReferenceReadService.thaw(BibliographicReference bibliographicReference) BibliographicReferenceReadServiceImpl.thaw(BibliographicReference bibliographicReference) BibliographicReferenceService.thaw(BibliographicReference bibliographicReference) BibliographicReferenceServiceImpl.thaw(BibliographicReference bibliographicReference) voidBibliographicReferenceService.update(BibliographicReference entity) Method parameters in ubic.gemma.persistence.service.common.description with type arguments of type BibliographicReferenceModifier and TypeMethodDescriptionBibliographicReferenceService.create(Collection<BibliographicReference> entities) PublicationAssociationDao.findByInvestigationAndPublications(Investigation investigation, Collection<BibliographicReference> publications) Assertions for the investigation whose publication is one ofpublications, in one query.PublicationAssociationDaoImpl.findByInvestigationAndPublications(Investigation investigation, Collection<BibliographicReference> publications) PublicationAssociationService.findByPublications(Investigation investigation, Collection<BibliographicReference> publications) Assertions for the investigation coveringpublications, in one query, keyed by publication id — the read path's way to decorate a dataset's publication list without a query per row.PublicationAssociationServiceImpl.findByPublications(Investigation investigation, Collection<BibliographicReference> publications) BibliographicReferenceDao.getRelatedExperiments(Collection<BibliographicReference> records) Get the related experiments for the given references.BibliographicReferenceDaoImpl.getRelatedExperiments(Collection<BibliographicReference> records) BibliographicReferenceReadService.getRelatedExperiments(Collection<BibliographicReference> records) BibliographicReferenceReadServiceImpl.getRelatedExperiments(Collection<BibliographicReference> records) BibliographicReferenceService.getRelatedExperiments(Collection<BibliographicReference> records) BibliographicReferenceServiceImpl.getRelatedExperiments(Collection<BibliographicReference> records) voidBibliographicReferenceService.remove(Collection<BibliographicReference> entities) BibliographicReferenceService.save(Collection<BibliographicReference> entities) BibliographicReferenceDao.thaw(Collection<BibliographicReference> bibliographicReferences) BibliographicReferenceDaoImpl.thaw(Collection<BibliographicReference> bibliographicReferences) BibliographicReferenceReadService.thaw(Collection<BibliographicReference> bibliographicReferences) BibliographicReferenceReadServiceImpl.thaw(Collection<BibliographicReference> bibliographicReferences) BibliographicReferenceService.thaw(Collection<BibliographicReference> bibliographicReferences) BibliographicReferenceServiceImpl.thaw(Collection<BibliographicReference> bibliographicReferences) voidBibliographicReferenceService.update(Collection<BibliographicReference> entities) Constructors in ubic.gemma.persistence.service.common.description with parameters of type BibliographicReferenceModifierConstructorDescriptionPublicationAssertion(BibliographicReference publication, PublicationAssociationSource source) A claim with a reference and an authority but no stated basis — what the pre-evidence write path amounts to, and what the plain three-argumentExpressionExperimentService.updatePublications(ExpressionExperiment, BibliographicReference, Collection)produces for its callers.PublicationAssertion(BibliographicReference publication, PublicationAssociationSource source, String evidence, String supportingEvidence, GOEvidenceCode evidenceCode, Double confidence, String assertedBy) -
Uses of BibliographicReference in ubic.gemma.persistence.service.expression.experiment
Methods in ubic.gemma.persistence.service.expression.experiment with parameters of type BibliographicReferenceModifier and TypeMethodDescriptionExpressionExperimentDao.findByBibliographicReference(BibliographicReference bibRef) ExpressionExperimentDaoImpl.findByBibliographicReference(BibliographicReference bibRef) ExpressionExperimentReadService.findByBibliographicReference(BibliographicReference bibRef) ExpressionExperimentReadServiceImpl.findByBibliographicReference(BibliographicReference bibRef) ExpressionExperimentService.findByBibliographicReference(BibliographicReference bibRef) ExpressionExperimentServiceImpl.findByBibliographicReference(BibliographicReference bibRef) voidExpressionExperimentService.updatePublications(ExpressionExperiment ee, BibliographicReference primaryPublication, Collection<BibliographicReference> otherRelevantPublications) Replace the publications associated withee: set (or clear) its primary publication and replace its other-relevant-publication set in one shot (idempotent set semantics).voidExpressionExperimentServiceImpl.updatePublications(ExpressionExperiment ee, BibliographicReference primaryPublication, Collection<BibliographicReference> otherRelevantPublications) Replace an EE's primary + other-relevant publications, recording every one as a bare curator assertion.Method parameters in ubic.gemma.persistence.service.expression.experiment with type arguments of type BibliographicReferenceModifier and TypeMethodDescriptionvoidExpressionExperimentService.updatePublications(ExpressionExperiment ee, BibliographicReference primaryPublication, Collection<BibliographicReference> otherRelevantPublications) Replace the publications associated withee: set (or clear) its primary publication and replace its other-relevant-publication set in one shot (idempotent set semantics).voidExpressionExperimentServiceImpl.updatePublications(ExpressionExperiment ee, BibliographicReference primaryPublication, Collection<BibliographicReference> otherRelevantPublications) Replace an EE's primary + other-relevant publications, recording every one as a bare curator assertion. -
Uses of BibliographicReference in ubic.gemma.persistence.util
Methods in ubic.gemma.persistence.util with parameters of type BibliographicReferenceModifier and TypeMethodDescriptionstatic voidBusinessKey.checkKey(BibliographicReference bibliographicReference) static void