Constant Field Values

Contents

ch.systemsx.*

  • ch.systemsx.cisd.openbis.generic.shared.api.v1.IGeneralInformationChangingService 
    Modifier and Type Constant Field Value
    public static final java.lang.String JSON_SERVICE_URL "/rmi-general-information-changing-v1.json"
    public static final java.lang.String SERVICE_NAME "general-information-changing"
    public static final java.lang.String SERVICE_URL "/rmi-general-information-changing-v1"
  • ch.systemsx.cisd.openbis.generic.shared.api.v1.IGeneralInformationService 
    Modifier and Type Constant Field Value
    public static final java.lang.String JSON_SERVICE_URL "/rmi-general-information-v1.json"
    public static final java.lang.String SERVICE_NAME "general-information"
    public static final java.lang.String SERVICE_URL "/rmi-general-information-v1"
  • ch.systemsx.cisd.openbis.generic.shared.api.v1.IWebInformationService 
    Modifier and Type Constant Field Value
    public static final java.lang.String JSON_SERVICE_URL "/rmi-web-information-v1.json"
    public static final java.lang.String SERVICE_NAME "web-information"
  • ch.systemsx.cisd.openbis.generic.shared.api.v1.json.ObjectMapperResource 
    Modifier and Type Constant Field Value
    public static final java.lang.String NAME "objectMapper-v1"
  • ch.systemsx.cisd.openbis.generic.shared.basic.dto.Code<T extends Code<T>> 
    Modifier and Type Constant Field Value
    public static final java.lang.String CODE "code"
  • ch.systemsx.cisd.openbis.generic.shared.basic.dto.CommonGridIDs 
    Modifier and Type Constant Field Value
    public static final java.lang.String CODE "CODE"
    public static final java.lang.String DESCRIPTION "DESCRIPTION"
    public static final java.lang.String LABEL "LABEL"
    public static final java.lang.String ORDINAL "ORDINAL"
    public static final java.lang.String REGISTRATION_DATE "REGISTRATION_DATE"
    public static final java.lang.String REGISTRATOR "REGISTRATOR"
  • ch.systemsx.cisd.openbis.generic.shared.basic.dto.DetailedSearchCriterion 
    Modifier and Type Constant Field Value
    public static final java.lang.String SERVER_TIMEZONE "server"
  • ch.systemsx.cisd.openbis.generic.shared.basic.dto.EntityType 
    Modifier and Type Constant Field Value
    public static final java.lang.String ALL_TYPES_CODE "(all)"
    public static final java.lang.String DEFINED_IN_FILE "(multiple)"
  • ch.systemsx.cisd.openbis.generic.shared.basic.dto.FileFormatType 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_FILE_FORMAT_TYPE_CODE "PROPRIETARY"
  • ch.systemsx.cisd.openbis.generic.shared.basic.dto.GeneratedImageTableCell 
    Modifier and Type Constant Field Value
    public static final java.lang.String IMAGE_HEIGHT_PARAM "h"
    public static final java.lang.String IMAGE_WIDTH_PARAM "w"
  • ch.systemsx.cisd.openbis.generic.shared.basic.dto.Identifier<T extends Identifier<T>> 
    Modifier and Type Constant Field Value
    public static final java.lang.String IDENTIFIER_COLUMN "identifier"
  • ch.systemsx.cisd.openbis.generic.shared.basic.dto.LocatorType 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_LOCATOR_TYPE_CODE "RELATIVE_LOCATION"
  • ch.systemsx.cisd.openbis.generic.shared.basic.dto.MaterialIdentifier 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_SEPARATOR_PREFIX " ("
    public static final java.lang.String TYPE_SEPARATOR_SUFFIX ")"
  • ch.systemsx.cisd.openbis.generic.shared.basic.dto.MetaprojectIdentifier 
    Modifier and Type Constant Field Value
    public static final java.lang.String SEPARATOR "/"
  • ch.systemsx.cisd.openbis.generic.shared.basic.dto.NewBasicExperiment 
    Modifier and Type Constant Field Value
    public static final java.lang.String EXPERIMENT_REGISTRATION_TEMPLATE_COMMENT "# Besides the full identifier of format \'/SPACE_CODE/PROJECT_CODE/EXPERIMENT_CODE\', two short formats \'EXPERIMENT_CODE\' and \'PROJECT_CODE/EXPERIMENT_CODE\' are accepted given that the default project (former short format) or default space (latter short format) are configured. If the proper default value is not configured when using a short format, experiment import will fail.\n"
  • ch.systemsx.cisd.openbis.generic.shared.basic.dto.NewDataSet 
    Modifier and Type Constant Field Value
    public static final java.lang.String CONTAINER "container"
    public static final java.lang.String EXPERIMENT "experiment"
    public static final java.lang.String FILE_FORMAT "file_format"
    public static final java.lang.String PARENTS "parents"
    public static final java.lang.String SAMPLE "sample"
  • ch.systemsx.cisd.openbis.generic.shared.basic.dto.NewSample 
    Modifier and Type Constant Field Value
    public static final java.lang.String CONTAINER "container"
    public static final java.lang.String CURRENT_CONTAINER "current_container"
    public static final java.lang.String EXPERIMENT "experiment"
    public static final java.lang.String PARENT "parent"
    public static final java.lang.String PARENTS "parents"
    public static final java.lang.String SAMPLE_REGISTRATION_TEMPLATE_COMMENT "# The \"container\" and \"parents\" columns are optional, only one should be specified.\n# \"container\" should contain a sample identifier, e.g. /SPACE/SAMPLE_1, while \"parents\" should contain comma separated list of sample identifiers. \n# If \"container\" sample is provided, the registered sample will become a \"component\" of it.\n# The column \"container\" has an alias \"current_container\", which has a different meaning when samples are updated.\n# If \"parents\" are provided, the registered sample will become a \"child\" of all specified samples.\n"
    public static final java.lang.String SPACE "default_space"
  • ch.systemsx.cisd.openbis.generic.shared.basic.dto.ServiceVersionHolder 
    Modifier and Type Constant Field Value
    public static final int VERSION 35
  • ch.systemsx.cisd.openbis.generic.shared.basic.dto.StandardPortletNames 
    Modifier and Type Constant Field Value
    public static final java.lang.String HISTORY "History"
    public static final java.lang.String WELCOME "Welcome"
  • ch.systemsx.cisd.openbis.generic.shared.basic.dto.UpdatedBasicExperiment 
    Modifier and Type Constant Field Value
    public static final java.lang.String EXPERIMENT_UPDATE_TEMPLATE_COMMENT "# All columns except \"identifier\" can be removed from the file.\n# Besides the full identifier of format \'/SPACE_CODE/PROJECT_CODE/EXPERIMENT_CODE\', two short formats \'EXPERIMENT_CODE\' and \'PROJECT_CODE/EXPERIMENT_CODE\' are accepted given that the default project (former short format) or default space (latter short format) are configured. If the proper default value is not configured when using a short format, experiment update will fail.\n# If a column is removed from the file or a cell in a column is left empty the corresponding values of updated expriments will be preserved.\n# To delete a value/connection from openBIS one needs to put \"--DELETE--\" or \"__DELETE__\" into the corresponding cell\n# The \"project\" column (if not removed) should contain project identifiers, e.g. /SPACE/PROJECT\n"
    public static final java.lang.String PROJECT "project"
  • ch.systemsx.cisd.openbis.generic.shared.basic.dto.UpdatedDataSet 
    Modifier and Type Constant Field Value
    public static final java.lang.String DATASET_UPDATE_TEMPLATE_COMMENT "# All columns except \"code\" can be removed from the file.\n# If a column is removed from the file or a cell in a column is left empty the corresponding values of updated data set will be preserved.\n# To delete a value/connection from openBIS one needs to put \"--DELETE--\" or \\\"__DELETE__\\\" into the corresponding cell\n# (in particular, a data set can become detached from an experiment, sample, container or all parents this way).\n# Basically the \"code\" column should contain a data set code, e.g. 20100823231225012-79089,\n# The \"container\" column (if not removed) should contain a data set code for the new container of the updated data set, e.g. 20100823231225012-83462\n# The \"parents\" column (if not removed) should contain comma separated list of data set codes, e.g. 20100823231225012-93247,20100823231225012-23877\n# The \"experiment\" column (if not removed) should contain an experiment identifier, e.g. /SPACE/PROJECT/EXP_1\n# The \"sample\" column (if not removed) should contain a sample identifier, e.g. /SPACE/SAMPLE_1\n# The \"file_format\" column (if not removed) should contain a file format code, e.g. XML\n"
  • ch.systemsx.cisd.openbis.generic.shared.basic.dto.UpdatedSample 
    Modifier and Type Constant Field Value
    public static final java.lang.String SAMPLE_UPDATE_TEMPLATE_COMMENT "# All columns except \"identifier\" can be removed from the file.\n# If a column is removed from the file or a cell in a column is left empty the corresponding values of updated samples will be preserved.\n# To delete a value/connection from openBIS one needs to put \"--DELETE--\" or \\\"__DELETE__\\\" into the corresponding cell\n# (in particular, a sample can become detached from an experiment, container or all parents this way).\n# Basically the \"identifier\" column should contain sample identifiers, e.g. /SPACE/SAMPLE_1,\n# but for samples from default space (if it was provided in the form) it is enough to put sample codes (e.g. SAMPLE_1) into the column.\n# The \"container\" column (if not removed) should contain sample identifier for the new container of the updated sample, e.g. /SPACE/SAMPLE_1\n# The \"parent\" column (if not removed) should contain comma separated list of sample identifiers, e.g. /SPACE/SAMPLE_1,/SPACE/SAMPLE_2\n# The \"experiment\" column (if not removed) should contain experiment identifier, e.g. /SPACE/PROJECT/EXP_1\n# The \"default_space\" column is optional, it can be used to override home space for the row\n# The \"current_container\" column is optional, it can be used to specify container where the updated sample belongs before the update\n"
  • ch.systemsx.cisd.openbis.generic.shared.basic.dto.VocabularyTerm 
    Modifier and Type Constant Field Value
    public static final java.lang.String CODE "code"
    public static final java.lang.String DESCRIPTION "description"
    public static final java.lang.String LABEL "label"
  • ch.systemsx.cisd.openbis.generic.shared.basic.dto.VocabularyTermGridIDs 
    Modifier and Type Constant Field Value
    public static final java.lang.String IS_OFFICIAL "IS_OFFICIAL"
    public static final java.lang.String TERM_FOR_DATA_SET_USAGE "TERM_FOR_DATA_SET_USAGE"
    public static final java.lang.String TERM_FOR_EXPERIMENTS_USAGE "TERM_FOR_EXPERIMENTS_USAGE"
    public static final java.lang.String TERM_FOR_MATERIALS_USAGE "TERM_FOR_MATERIALS_USAGE"
    public static final java.lang.String TERM_FOR_SAMPLES_USAGE "TERM_FOR_SAMPLES_USAGE"
    public static final java.lang.String TERM_TOTAL_USAGE "TERM_TOTAL_USAGE"
    public static final java.lang.String URL "URL"