Constant Field Values

Contents

ubic.gemma.*

  • ubic.gemma.persistence.service.expression.bioAssay.BioAssayDao 
    Modifier and Type Constant Field Value
    public static final String OBJECT_ALIAS "ba"
  • ubic.gemma.persistence.service.genome.GeneDao 
    Modifier and Type Constant Field Value
    public static final String OBJECT_ALIAS "gene"
  • ubic.gemma.persistence.service.genome.taxon.TaxonDao 
    Modifier and Type Constant Field Value
    public static final String OBJECT_ALIAS "taxon"
  • ubic.gemma.web.controller.common.auditAndSecurity.recaptcha.ReCaptcha 
    Modifier and Type Constant Field Value
    public static final String HOST "https://www.google.com"
    public static final String PATH "/recaptcha/api/siteverify"
    public static final String URL "https://www.google.com/recaptcha/api/siteverify"
  • ubic.gemma.web.services.rest.util.args.AbstractArrayArg<T> 
    Modifier and Type Constant Field Value
    protected static final String ERROR_MSG "Value \'%s\' can not converted to an array of "