Uses of Class
ubic.gemma.model.common.description.BibliographicReferenceValueObject
Packages that use BibliographicReferenceValueObject
Package
Description
-
Uses of BibliographicReferenceValueObject in ubic.gemma.model.common.description
Methods in ubic.gemma.model.common.description that return types with arguments of type BibliographicReferenceValueObjectModifier and TypeMethodDescriptionBibliographicReferenceValueObject.convert2ValueObjects(Collection<BibliographicReference> refs) does not set related experiments field -
Uses of BibliographicReferenceValueObject in ubic.gemma.persistence.service.common.description
Methods in ubic.gemma.persistence.service.common.description that return BibliographicReferenceValueObjectModifier and TypeMethodDescriptionprotected BibliographicReferenceValueObjectBibliographicReferenceDaoImpl.doLoadValueObject(BibliographicReference entity) BibliographicReferenceService.findVOByExternalId(String id) Get a reference by the unqualified external id.BibliographicReferenceServiceImpl.findVOByExternalId(String id) BibliographicReferenceServiceImpl.loadValueObject(BibliographicReference entity) Methods in ubic.gemma.persistence.service.common.description that return types with arguments of type BibliographicReferenceValueObjectModifier and TypeMethodDescriptionBibliographicReferenceServiceImpl.loadAllValueObjects()BibliographicReferenceService.search(SearchSettingsValueObject settings) BibliographicReferenceServiceImpl.search(SearchSettingsValueObject settings) -
Uses of BibliographicReferenceValueObject in ubic.gemma.rest
Methods in ubic.gemma.rest that return types with arguments of type BibliographicReferenceValueObjectModifier and TypeMethodDescriptionDatasetsWebService.getDatasetAllPublications(DatasetArg<?> datasetArg) -
Uses of BibliographicReferenceValueObject in ubic.gemma.rest.util.args
Methods in ubic.gemma.rest.util.args that return types with arguments of type BibliographicReferenceValueObject -
Uses of BibliographicReferenceValueObject in ubic.gemma.web.controller.common.description.bibref
Methods in ubic.gemma.web.controller.common.description.bibref that return BibliographicReferenceValueObjectModifier and TypeMethodDescriptionBibliographicReferenceController.loadFromPubmedID(String pubMedID) Methods in ubic.gemma.web.controller.common.description.bibref that return types with arguments of type BibliographicReferenceValueObjectModifier and TypeMethodDescriptionBibliographicReferenceController.browse(ListBatchCommand batch) BibliographicReferenceController.search(SearchSettingsValueObject settings)