Constant Field Values
Contents
ubic.gemma.*
-
ubic.gemma.web.controller.WebConstants Modifier and Type Constant Field Value public static final String
CLASSIC_HOME_PAGE
"/gemmaClassic.html"
public static final String
HOME_PAGE
"/home.html"
-
ubic.gemma.web.controller.common.auditAndSecurity.UserFormMultiActionController Modifier and Type Constant Field Value public static final int
MIN_PASSWORD_LENGTH
6
-
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.controller.expression.experiment.ExpressionExperimentQCController Modifier and Type Constant Field Value public static final int
DEFAULT_QC_IMAGE_SIZE_PX
200
-
ubic.gemma.web.listener.UserCounterListener Modifier and Type Constant Field Value public static final String
AUTH_KEY
"authenticatedUsers"
public static final String
COUNT_KEY
"activeUsers"
-
ubic.gemma.web.services.AbstractGemmaEndpoint Modifier and Type Constant Field Value public static final String
DELIMITER
" "
protected static final String
REQUEST
"Request"
protected static final String
RESPONSE
"Response"
-
ubic.gemma.web.services.ArrayDesignIdentifierByNameEndpoint Modifier and Type Constant Field Value public static final String
ARRAY_LOCAL_NAME
"arrayDesignIdentifierByName"
-
ubic.gemma.web.services.ArrayDesignUsedEndpoint Modifier and Type Constant Field Value public static final String
ARRAY_LOCAL_NAME
"arrayDesignUsed"
-
ubic.gemma.web.services.ExperimentAnnotationEndpoint Modifier and Type Constant Field Value public static final String
LOCAL_NAME
"experimentAnnotation"
-
ubic.gemma.web.services.ExperimentIdEndpoint Modifier and Type Constant Field Value public static final String
EXPERIMENT_LOCAL_NAME
"experimentId"
-
ubic.gemma.web.services.ExperimentNameEndpoint Modifier and Type Constant Field Value public static final String
EXPERIMENT_LOCAL_NAME
"experimentName"
-
ubic.gemma.web.services.ExperimentNumSamplesEndpoint Modifier and Type Constant Field Value public static final String
EXPERIMENT_LOCAL_NAME
"experimentNumSamples"
-
ubic.gemma.web.services.ExpressionExperimentSetIDsEndpoint Modifier and Type Constant Field Value public static final String
LOCAL_NAME
"expressionExperimentSetIDs"
-
ubic.gemma.web.services.Gene2GOdescriptionEndpoint Modifier and Type Constant Field Value public static final String
LOCAL_NAME
"gene2GOdescription"
-
ubic.gemma.web.services.Gene2GoTermEndpoint Modifier and Type Constant Field Value public static final String
GENE2GO_LOCAL_NAME
"gene2Go"
-
ubic.gemma.web.services.GeneByNCBIIdEndpoint Modifier and Type Constant Field Value public static final String
GENE_LOCAL_NAME
"geneByNCBIId"
-
ubic.gemma.web.services.GeneCoexpressionSearchEndpoint Modifier and Type Constant Field Value public static final String
LOCAL_NAME
"geneCoexpressionSearch"
public static final int
MAX_RESULTS
100
-
ubic.gemma.web.services.GeneIdEndpoint Modifier and Type Constant Field Value public static final String
GENE_LOCAL_NAME
"geneId"
-
ubic.gemma.web.services.GeneNameEndpoint Modifier and Type Constant Field Value public static final String
LOCAL_NAME
"geneName"
-
ubic.gemma.web.services.GoTerm2GeneEndpoint Modifier and Type Constant Field Value public static final String
GO2Gene_LOCAL_NAME
"goTerm2Gene"