A B C D E F G H I L M P R S T U V X 
All Classes All Packages

A

addAttribute(String, String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IElement
adds an attribute, replacing any previously existing attributes with the same key.
addChildren(IElement...) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IElement
appends a list of children to this children elements list.
addFullHeader(String...) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.ISimpleTableModelBuilderAdaptor
A convenience method for adding complete header with columns with specified titles and default column width 150.
addFullRow(String...) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.ISimpleTableModelBuilderAdaptor
A convenience method for adding a row with specified values.
addHeader(String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.ISimpleTableModelBuilderAdaptor
Adds header column with specified title and default column width 150.
addHeader(String, int) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.ISimpleTableModelBuilderAdaptor
Adds header column with specified title and specified default column width.
addHeader(String, String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.ISimpleTableModelBuilderAdaptor
Adds header column with specified title, specified code and default column width 150.
addPropertyAssignmentError(Exception, PropertyAssignment) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataTransactionErrors
 
addRow() - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.ISimpleTableModelBuilderAdaptor
Adds an empty row and returns a row builder for setting values of this row.
addTerm(IVocabularyTerm) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.Vocabulary
 
addTerm(IVocabularyTerm) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IVocabulary
adds a vocabulary term to the dictionary.
addTypeRegistrationError(Exception, IAbstractType) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataTransactionErrors
 
addVocabularyRegistrationError(Exception, IVocabulary) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataTransactionErrors
 
addVocabularyTerms(Long, List<VocabularyTerm>, Long) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
addVocabularyTermsRegistrationError(Exception, List<VocabularyTerm>) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataTransactionErrors
 
Arguments() - Constructor for class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationScriptRunnerStandalone.Arguments
 
assignPropertyType(IEntityType, IPropertyTypeImmutable) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Assigns a property type to an entity type.
assignPropertyType(IEntityType, IPropertyTypeImmutable) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 

B

BOOLEAN - ch.systemsx.cisd.openbis.generic.server.jython.api.v1.DataType
 

C

ch.systemsx.cisd.openbis.generic.server.jython.api.v1 - package ch.systemsx.cisd.openbis.generic.server.jython.api.v1
 
ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl - package ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
ch.systemsx.cisd.openbis.generic.shared.managed_property.api - package ch.systemsx.cisd.openbis.generic.shared.managed_property.api
 
commit() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
compareTo(Script) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ScriptImmutable
 
configureUI(IManagedProperty, IEntityPropertyAdaptor) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IManagedPropertyEvaluator
 
CONTROLLEDVOCABULARY - ch.systemsx.cisd.openbis.generic.server.jython.api.v1.DataType
 
convertStringToElements(String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IStructuredPropertyConverter
Converts the values of specified String object into a list of elements.
convertToElements(IManagedProperty) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IStructuredPropertyConverter
Converts the values of specified property into a list of elements.
convertToString(List<IElement>) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IStructuredPropertyConverter
 
create(ICommonServer, String) - Static method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
create(String, String, String) - Static method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
createDataSetLink(String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IElementFactory
 
createElement(String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IElementFactory
 
createExperimentLink(String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IElementFactory
 
createMaterialLink(String, String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IElementFactory
 
createNewDataSetType(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Create a new data set type to register with the openBIS AS.
createNewDataSetType(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
createNewExperimentType(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Create a new experiment type to register with the openBIS AS.
createNewExperimentType(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
createNewExternalDataManagementSystem(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Create a new external data management system to register with the openBIS AS.
createNewExternalDataManagementSystem(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
createNewFileFormatType(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Create a new file format type to register with the openBIS AS.
createNewFileFormatType(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
createNewMaterialType(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Create a new material type to register with the openBIS AS.
createNewMaterialType(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
createNewPropertyType(String, DataType) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Create a new property type to register with the openBIS AS.
createNewPropertyType(String, DataType) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
createNewSampleType(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Create a new sample type to register with the openBIS AS.
createNewSampleType(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
createNewVocabulary(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Create a new sample type to register with the openBIS AS.
createNewVocabulary(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
createNewVocabularyTerm(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Create a new vocabulary term.
createNewVocabularyTerm(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
createOrUpdateExternalDataManagementSystem(ExternalDataManagementSystem) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
createSampleLink(String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IElementFactory
 

D

DATA_SET - ch.systemsx.cisd.openbis.generic.server.jython.api.v1.EntityKind
 
DATA_SET - ch.systemsx.cisd.openbis.generic.shared.managed_property.api.EntityLinkElementKind
 
DataSetType - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
DataSetTypeImmutable - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
DataType - Enum in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
Available types for IPropertyType.
DATE - ch.systemsx.cisd.openbis.generic.server.jython.api.v1.DataType
 

E

EncapsulatedCommonServer - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
EntityKind - Enum in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
Available entity kinds.
EntityLinkElementKind - Enum in ch.systemsx.cisd.openbis.generic.shared.managed_property.api
The type of an entity link.
executeScript(File) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationScriptRunner
 
executeScript(String, String[]) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.IMasterDataScriptRegistrationRunner
Executes the specified registration script.
executeScript(String, String[]) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationScriptRunner
 
EXPERIMENT - ch.systemsx.cisd.openbis.generic.server.jython.api.v1.EntityKind
 
EXPERIMENT - ch.systemsx.cisd.openbis.generic.shared.managed_property.api.EntityLinkElementKind
 
ExperimentType - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
ExperimentTypeImmutable - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
ExternalDataManagementSystem - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
ExternalDataManagementSystemImmutable - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
ExternalDataManagementSystemWrapper - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl

F

FileFormatType - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
FileFormatTypeImmutable - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 

G

getAddress() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IExternalDataManagementSystemImmutable
 
getAddress() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ExternalDataManagementSystemImmutable
 
getAddressType() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IExternalDataManagementSystemImmutable
 
getAddressType() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ExternalDataManagementSystemImmutable
 
getAllScripts() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationHelper
 
getAttribute(String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IElement
 
getAttribute(String, String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IElement
 
getAttributes() - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IElement
 
getBatchColumnNames() - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IManagedPropertyEvaluator
 
getByteArray(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationHelper
 
getChildren() - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IElement
 
getCode() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IAbstractType
Returns the type code.
getCode() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IExternalDataManagementSystemImmutable
 
getCode() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.DataSetTypeImmutable
 
getCode() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ExperimentTypeImmutable
 
getCode() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ExternalDataManagementSystemImmutable
 
getCode() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.FileFormatTypeImmutable
 
getCode() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MaterialTypeImmutable
 
getCode() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyTypeImmutable
 
getCode() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.SampleTypeImmutable
 
getCode() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ScriptImmutable
 
getCode() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.VocabularyImmutable
 
getCode() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.VocabularyTermImmutable
 
getCode() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IVocabularyImmutable
Returns the vocabulary code.
getCode() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IVocabularyTermImmutable
Return the term's code.
getData() - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IElement
The "Data" field is intended for a chunk raw data that can be attached to an element instance.
getDatabaseInstance() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ScriptImmutable
 
getDataSetType(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Get a data set type from the openBIS AS.
getDataSetType(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
getDataType() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyTypeImmutable
 
getDataType() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyTypeImmutable
Return the data type of the property.
getDefaultValue() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignment
 
getDescription() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IAbstractType
Returns the type description.
getDescription() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IDataSetTypeImmutable
Get the description for this data set type.
getDescription() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.DataSetTypeImmutable
 
getDescription() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ExperimentTypeImmutable
 
getDescription() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.FileFormatTypeImmutable
 
getDescription() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataTransactionErrors.TransactionError
 
getDescription() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MaterialTypeImmutable
 
getDescription() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyTypeImmutable
 
getDescription() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.SampleTypeImmutable
 
getDescription() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ScriptImmutable
 
getDescription() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.VocabularyImmutable
 
getDescription() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.VocabularyTermImmutable
 
getDescription() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IScriptImmutable
Get the description for this script.
getDescription() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IVocabularyImmutable
Returns the vocabulary description.
getDescription() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IVocabularyTermImmutable
Return the term's description.
getElementName() - Method in enum ch.systemsx.cisd.openbis.generic.shared.managed_property.api.EntityLinkElementKind
the IElement name corresponding to the link.
getEntity() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ScriptImmutable
 
getEntity() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IScriptImmutable
Get the entity of the script.
getEntityKind() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IEntityType
Return the entity kind.
getEntityKind() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.DataSetTypeImmutable
 
getEntityKind() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ExperimentTypeImmutable
 
getEntityKind() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MaterialTypeImmutable
 
getEntityKind() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignment
 
getEntityKind() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignmentImmutable
 
getEntityKind() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.SampleTypeImmutable
 
getEntityKind() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyAssignmentImmutable
Return the kind of the assigned entity type.
getEntityLinkKind() - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IEntityLinkElement
 
getEntityTypeCode() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignment
 
getEntityTypeCode() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignmentImmutable
 
getEntityTypeCode() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyAssignmentImmutable
Return the code of the assigned entity type.
getErrors() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataTransactionErrors
 
getExperimentType(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Get an experiment type from the openBIS AS.
getExperimentType(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
getExternalDataManagementSystem(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Get an external data management system from the openBIS AS.
getExternalDataManagementSystem(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
getExternalDataManagementSystem(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
getFileFormatType(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Get a file format type from the openBIS AS.
getFileFormatType(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
getGeneratedCodePrefix() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.SampleTypeImmutable
 
getGeneratedCodePrefix() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.ISampleTypeImmutable
 
getId() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ScriptImmutable
 
getIdentifier(IEntityLinkElement) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IEntityInformationProvider
 
getInputWidgetDescriptions() - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IManagedPropertyEvaluator
 
getLabel() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IExternalDataManagementSystemImmutable
 
getLabel() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ExternalDataManagementSystemImmutable
 
getLabel() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyTypeImmutable
 
getLabel() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.VocabularyTermImmutable
 
getLabel() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyTypeImmutable
Return the property type label.
getLabel() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IVocabularyTermImmutable
Return the term's label.
getLabel() - Method in enum ch.systemsx.cisd.openbis.generic.shared.managed_property.api.EntityLinkElementKind
Returns the label.
getMainDataSetPath() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IDataSetTypeImmutable
Get the main data set path for this data set type.
getMainDataSetPath() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.DataSetTypeImmutable
 
getMainDataSetPattern() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IDataSetTypeImmutable
Get the main data set pattern for this data set type.
getMainDataSetPattern() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.DataSetTypeImmutable
 
getMaterialType() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyTypeImmutable
 
getMaterialType() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyTypeImmutable
Returns the material type for properties with data type DataType.MATERIAL
getMaterialType(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Get a material type from the openBIS AS.
getMaterialType(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
getName() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ScriptImmutable
 
getName() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IScriptImmutable
Get the name for this script.
getName() - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IElement
 
getOrCreateNewDataSetType(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Gets or creates data set type from the openBIS AS.
getOrCreateNewDataSetType(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
getOrCreateNewExperimentType(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Gets or creates experiment type from the openBIS AS.
getOrCreateNewExperimentType(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
getOrCreateNewExternalDataManagementSystem(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Gets or creates external data management system from the openBIS AS.
getOrCreateNewExternalDataManagementSystem(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
getOrCreateNewFileFormatType(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Gets or creates file format type from the openBIS AS.
getOrCreateNewFileFormatType(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
getOrCreateNewMaterialType(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Gets or creates material type from the openBIS AS.
getOrCreateNewMaterialType(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
getOrCreateNewPropertyType(String, DataType) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Gets or creates property type from the openBIS AS.
getOrCreateNewPropertyType(String, DataType) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
getOrCreateNewSampleType(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Gets or creates sample type from the openBIS AS.
getOrCreateNewSampleType(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
getOrCreateNewScript(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Gets or creates a script from the openBIS AS.
getOrCreateNewScript(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
getOrCreateNewVocabulary(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Gets or creates vocabulary type from the openBIS AS.
getOrCreateNewVocabulary(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
getOrdinal() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.VocabularyTermImmutable
 
getOrdinal() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IVocabularyTermImmutable
Return the position of the term in the context of a vocabulary.
getPermId() - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IEntityLinkElement
 
getPositionInForms() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignment
 
getPositionInForms() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignmentImmutable
 
getPositionInForms() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyAssignmentImmutable
Return the position at which the property will be rendered when editing/registering objects of the specified entity type.
getProjectSampleParentPermIds(String, String, String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IEntityInformationProvider
 
getProjectSamplePermId(String, String, String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IEntityInformationProvider
 
getPropertyType(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Get a property type from the openBIS AS.
getPropertyType(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
getPropertyTypeCode() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignment
 
getPropertyTypeCode() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignmentImmutable
 
getPropertyTypeCode() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyAssignmentImmutable
Return the code of the assigned property type.
getSampleParentPermIds(String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IEntityInformationProvider
 
getSampleParentPermIds(String, String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IEntityInformationProvider
 
getSamplePermId(String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IEntityInformationProvider
 
getSamplePermId(String, String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IEntityInformationProvider
 
getSamplePropertyValue(String, String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IEntityInformationProvider
 
getSampleType(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Get a sample type from the openBIS AS.
getSampleType(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
getScript() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ScriptImmutable
 
getScript() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IScriptImmutable
Get the script itself.
getScript(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Get a script from the openBIS AS.
getScript(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
getScriptFileName() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationScriptRunnerStandalone.Arguments
 
getScriptImmutable(EntityType) - Static method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ScriptHelper
 
getScriptName() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignment
 
getScriptName() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignmentImmutable
 
getScriptName() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyAssignmentImmutable
Return the name of the script in case of a dynamic or managed property
getScriptType() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ScriptImmutable
 
getScriptType() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IScriptImmutable
Get the type of script.
getSection() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignment
 
getSection() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignmentImmutable
 
getSection() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyAssignmentImmutable
Return the name of the form section.
getTableModel() - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.ISimpleTableModelBuilderAdaptor
Returns the defined table model.
getTerms() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.VocabularyImmutable
 
getTerms() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IVocabularyImmutable
Return a list with all terms within the vocabulary.
getTransactionErrors() - Method in exception ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationException
 
getTransactionErrors() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
getTransformation() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyTypeImmutable
 
getTransformation() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyTypeImmutable
Return an XSLT transformation applied to properties with XML DataType.
getUrl() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.VocabularyTermImmutable
 
getUrl() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IVocabularyTermImmutable
Return an associated URL specifying additional information for the vocabulary term.
getUrlTemplate() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IExternalDataManagementSystemImmutable
 
getUrlTemplate() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ExternalDataManagementSystemImmutable
 
getUrlTemplate() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.VocabularyImmutable
 
getUrlTemplate() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IVocabularyImmutable
Returns a URL template (e.g a search query) that can display additional information for the concrete vocabulary terms.
getValidationScript() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IEntityType
Return the validation script for this type
getValidationScript() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.DataSetTypeImmutable
 
getValidationScript() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ExperimentTypeImmutable
 
getValidationScript() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MaterialTypeImmutable
 
getValidationScript() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.SampleTypeImmutable
 
getVocabulary() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyTypeImmutable
 
getVocabulary() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyTypeImmutable
Returns the vocabulary for properties with data type DataType.CONTROLLEDVOCABULARY
getVocabulary(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Get a vocabulary from the openBIS AS.
getVocabulary(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
getVocabularyTerm(IVocabularyImmutable, String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Returns the vocabulary term with specified code from the specified vocabulary.
getVocabularyTerm(IVocabularyImmutable, String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
getXmlSchema() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyTypeImmutable
 
getXmlSchema() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyTypeImmutable
Return an XSD used to verify the validity of properties with XML DataType.

H

hasErrors() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
hasErrors() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataTransactionErrors
 
HYPERLINK - ch.systemsx.cisd.openbis.generic.server.jython.api.v1.DataType
 

I

IAbstractType - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
A super-interface for entity and property types.
IDataSetType - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
 
IDataSetTypeImmutable - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
Read-only interface to an data set type.
IElement - Interface in ch.systemsx.cisd.openbis.generic.shared.managed_property.api
An IElement is an object that can be transparently converted to String (see IStructuredPropertyConverter) e.g.
IElementFactory - Interface in ch.systemsx.cisd.openbis.generic.shared.managed_property.api
Contains helper method to construct IElement instances.
IEntityInformationProvider - Interface in ch.systemsx.cisd.openbis.generic.shared.managed_property.api
Provides required information about entities.
IEntityLinkElement - Interface in ch.systemsx.cisd.openbis.generic.shared.managed_property.api
Denotes a link to an entity in the openBIS database.
IEntityType - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
The superinterface for all entity types (as opposed to property types).
IEntityTypeMutable - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
 
IExperimentType - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
 
IExperimentTypeImmutable - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
Read-only interface to an existing experiment type.
IExternalDataManagementSystem - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
 
IExternalDataManagementSystemImmutable - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
 
IFileFormatType - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
 
IFileFormatTypeImmutable - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
Read-only interface to an existing file format type.
IManagedPropertyEvaluator - Interface in ch.systemsx.cisd.openbis.generic.shared.managed_property.api
 
IManagedPropertyHotDeployEvaluator - Interface in ch.systemsx.cisd.openbis.generic.shared.managed_property.api
A IManagedPropertyEvaluator provided as a hot-deployed Java plugin.
IMasterDataRegistrationService - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
A service that provides methods for registering master data.
IMasterDataRegistrationTransaction - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
API for master data registration.
IMasterDataScriptRegistrationRunner - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
Implementation of this interface know how to execute a master data registration script.
IMaterialType - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
 
IMaterialTypeImmutable - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
Read-only interface to an existing material type.
INTEGER - ch.systemsx.cisd.openbis.generic.server.jython.api.v1.DataType
 
IPropertyAssignment - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
 
IPropertyAssignmentImmutable - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
Read-only interface to an existing property assignment.
IPropertyType - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
 
IPropertyTypeImmutable - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
Read-only interface to an existing property type.
IRowBuilderAdaptor - Interface in ch.systemsx.cisd.openbis.generic.shared.managed_property.api
Builder of a row of a simple table.
ISampleType - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
 
ISampleTypeImmutable - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
Read-only interface to an existing sample type.
isAutoGeneratedCode() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.SampleTypeImmutable
 
isAutoGeneratedCode() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.ISampleTypeImmutable
 
isChosenFromList() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.VocabularyImmutable
 
isChosenFromList() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IVocabularyImmutable
 
IScript - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
 
IScriptImmutable - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
Read-only interface to an existing Script.
isDeletionDisallowed() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IDataSetTypeImmutable
Returns true if deletion of data sets of this type are disallowed.
isDeletionDisallowed() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.DataSetTypeImmutable
 
isDynamic() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignment
 
isDynamic() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignmentImmutable
 
isDynamic() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyAssignmentImmutable
Return true if the property is dynamic
isEntityLink(IElement) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IElementFactory
 
ISimpleTableModelBuilderAdaptor - Interface in ch.systemsx.cisd.openbis.generic.shared.managed_property.api
Builder of simple table models.
isInternalNamespace() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyTypeImmutable
isInternalNamespace() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.VocabularyImmutable
isInternalNamespace() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyTypeImmutable
 
isInternalNamespace() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IVocabularyImmutable
Return true if the vocabulary is in the internal openBIS namespace.
isListable() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.SampleTypeImmutable
 
isListable() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.ISampleTypeImmutable
 
isManaged() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignment
 
isManaged() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignmentImmutable
 
isManaged() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyAssignmentImmutable
Return true if the property is managed
isManagedInternally() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyTypeImmutable
 
isManagedInternally() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.VocabularyImmutable
 
isManagedInternally() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyTypeImmutable
 
isManagedInternally() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IVocabularyImmutable
Return true if the vocabulary is managed internally in openBIS.
isMandatory() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignment
 
isMandatory() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignmentImmutable
 
isMandatory() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyAssignmentImmutable
Return true if the property is mandatory for the assigned entity type.
isOpenBIS() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IExternalDataManagementSystemImmutable
 
isOpenBIS() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ExternalDataManagementSystemImmutable
 
isShowContainer() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.SampleTypeImmutable
 
isShowContainer() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.ISampleTypeImmutable
 
isShowParentMetadata() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.SampleTypeImmutable
 
isShowParentMetadata() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.ISampleTypeImmutable
 
isShowParents() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.SampleTypeImmutable
 
isShowParents() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.ISampleTypeImmutable
 
isSubcodeUnique() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.SampleTypeImmutable
 
isSubcodeUnique() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.ISampleTypeImmutable
 
IStructuredPropertyConverter - Interface in ch.systemsx.cisd.openbis.generic.shared.managed_property.api
Abstracts the conversion of Element objects to/from database strings.
IVocabulary - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
 
IVocabularyImmutable - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
Read-only interface to a vocabulary.
IVocabularyTerm - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
 
IVocabularyTermImmutable - Interface in ch.systemsx.cisd.openbis.generic.server.jython.api.v1
Read-only interface to an existing vocabulary term.

L

listCsvByteArrays() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationHelper
 
listDataSetTypes() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Return all data set types existing in the openBIS AS.
listDataSetTypes() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
listDataSetTypes() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
listExperimentTypes() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Return all experiment types existing in the openBIS AS.
listExperimentTypes() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
listExperimentTypes() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
listExternalDataManagementSystems() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Return all external data management systems existing in the openBIS AS.
listExternalDataManagementSystems() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
listExternalDataManagementSystems() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
listFileFormatTypes() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Return all file format types existing in the openBIS AS.
listFileFormatTypes() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
listFileFormatTypes() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
listMaterialTypes() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Return all material types existing in the openBIS AS.
listMaterialTypes() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
listMaterialTypes() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
listPropertyAssignments() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Return a list of all existing property assignments.
listPropertyAssignments() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
listPropertyAssignments() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
listPropertyTypes() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Return all property types existing in the openBIS AS.
listPropertyTypes() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
listPropertyTypes() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
listSampleTypes() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Return all sample types existing in the openBIS AS.
listSampleTypes() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
listSampleTypes() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
listScripts() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Return all scripts existing in the openBIS AS.
listScripts() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
listScripts() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
listVocabularies() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Return all vocabularies existing in the openBIS AS.
listVocabularies() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
listVocabularies() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
listXlsByteArrays() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationHelper
 
logErrors(ISimpleLogger) - Method in exception ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationException
Logs the accumulated errors.
logout() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 

M

main(String[]) - Static method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationScriptRunnerStandalone
 
MasterDataRegistrationException - Exception in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
MasterDataRegistrationException(String, List<MasterDataTransactionErrors>) - Constructor for exception ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationException
 
MasterDataRegistrationHelper - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
Helper class to be used in initialize-master-data.py.
MasterDataRegistrationHelper(Collection<?>) - Constructor for class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationHelper
 
MasterDataRegistrationScriptRunner - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
A class for running python scripts that register master data.
MasterDataRegistrationScriptRunner(EncapsulatedCommonServer) - Constructor for class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationScriptRunner
 
MasterDataRegistrationScriptRunnerStandalone - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
A standalone command line tool allowing the execution of Jython scripts to initialize the master data on an openBIS AS.
MasterDataRegistrationScriptRunnerStandalone() - Constructor for class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationScriptRunnerStandalone
 
MasterDataRegistrationScriptRunnerStandalone.Arguments - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
MasterDataRegistrationService - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
MasterDataRegistrationService(EncapsulatedCommonServer) - Constructor for class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationService
 
MasterDataRegistrationTransaction - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
MasterDataRegistrationTransaction(EncapsulatedCommonServer) - Constructor for class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
MasterDataTransactionErrors - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
MasterDataTransactionErrors() - Constructor for class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataTransactionErrors
 
MasterDataTransactionErrors.TransactionError - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
MATERIAL - ch.systemsx.cisd.openbis.generic.server.jython.api.v1.DataType
 
MATERIAL - ch.systemsx.cisd.openbis.generic.server.jython.api.v1.EntityKind
 
MATERIAL - ch.systemsx.cisd.openbis.generic.shared.managed_property.api.EntityLinkElementKind
 
MaterialType - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
MaterialTypeImmutable - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
MULTILINE_VARCHAR - ch.systemsx.cisd.openbis.generic.server.jython.api.v1.DataType
 

P

PropertyAssignment - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
PropertyAssignmentImmutable - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
PropertyType - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
PropertyTypeImmutable - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 

R

REAL - ch.systemsx.cisd.openbis.generic.server.jython.api.v1.DataType
 
registerDataSetType(DataSetType) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
registerExperimentType(ExperimentTypeImmutable) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
registerFileFormatType(FileFormatTypeImmutable) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
registerMaterialType(MaterialTypeImmutable) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
registerPropertyAssignment(PropertyAssignment) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
registerPropertyType(PropertyTypeImmutable) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
registerSampleType(SampleType) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
registerScript(Script) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
registerVocabulary(VocabularyImmutable) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 

S

SAMPLE - ch.systemsx.cisd.openbis.generic.server.jython.api.v1.DataType
 
SAMPLE - ch.systemsx.cisd.openbis.generic.server.jython.api.v1.EntityKind
 
SAMPLE - ch.systemsx.cisd.openbis.generic.shared.managed_property.api.EntityLinkElementKind
 
SampleType - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
SampleTypeImmutable - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
script - Variable in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ScriptImmutable
 
Script - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
Script() - Constructor for class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.Script
 
ScriptHelper - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
ScriptHelper() - Constructor for class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ScriptHelper
 
ScriptImmutable - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
setAddress(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IExternalDataManagementSystem
 
setAddress(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ExternalDataManagementSystem
 
setAddress(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ExternalDataManagementSystemWrapper
 
setAddressType(ExternalDataManagementSystemType) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IExternalDataManagementSystem
 
setAddressType(ExternalDataManagementSystemType) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ExternalDataManagementSystem
 
setAddressType(ExternalDataManagementSystemType) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ExternalDataManagementSystemWrapper
 
setAttributes(Map<String, String>) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IElement
 
setAutoGeneratedCode(boolean) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.SampleType
 
setAutoGeneratedCode(boolean) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.ISampleType
 
setCell(String, double) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IRowBuilderAdaptor
Sets the value of the column specified by the header title to the specified double value.
setCell(String, long) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IRowBuilderAdaptor
Sets the value of the column specified by the header title to the specified long value.
setCell(String, IEntityLinkElement) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IRowBuilderAdaptor
Sets the value of the column specified by the header title to the specified entity link rendered using identifier.
setCell(String, IEntityLinkElement, String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IRowBuilderAdaptor
Sets the value of the column specified by the header title to the specified entity link rendered using given text.
setCell(String, String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IRowBuilderAdaptor
Sets the value of the column specified by the header title to the specified string.
setCell(String, Date) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IRowBuilderAdaptor
Sets the value of the column specified by the header title to the specified date.
setChildren(List<IElement>) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IElement
sets the children of this IElement, replacing any previously existing children.
setChosenFromList(boolean) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.Vocabulary
 
setChosenFromList(boolean) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IVocabulary
 
setData(String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IElement
 
setDefaultValue(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignment
 
setDefaultValue(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyAssignment
Any already existing entity types will receive the specified default value.
setDeletionDisallowed(boolean) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IDataSetType
Sets to true if deletion of data sets of this type should be disallowed.
setDeletionDisallowed(boolean) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.DataSetType
 
setDescription(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IDataSetType
Set the description for this data set type.
setDescription(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IExperimentType
Set the description for this experiment type.
setDescription(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IFileFormatType
Set the description for this file format type.
setDescription(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMaterialType
Set the description for this material type.
setDescription(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.DataSetType
 
setDescription(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ExperimentType
 
setDescription(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.FileFormatType
 
setDescription(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MaterialType
 
setDescription(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyType
 
setDescription(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.SampleType
 
setDescription(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.Script
 
setDescription(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.Vocabulary
 
setDescription(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.VocabularyTerm
 
setDescription(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyType
Set the description for this property type.
setDescription(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.ISampleType
Set the description for this sample type.
setDescription(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IScript
Set the description of the script
setDescription(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IVocabulary
Sets the vocabulary description.
setDescription(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IVocabularyTerm
Set the description of the vocabulary term.
setDynamic(boolean) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignment
 
setDynamic(boolean) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyAssignment
Set to true if the dynamic property is handled by a script.
setEntityForScript(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.Script
 
setEntityForScript(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IScript
Set the entity Type of the script
setGeneratedCodePrefix(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.SampleType
 
setGeneratedCodePrefix(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.ISampleType
 
setInternalNamespace(boolean) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyType
setInternalNamespace(boolean) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.Vocabulary
setInternalNamespace(boolean) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyType
Property of internal names receive a special prefix to avoid naming conflicts with user-defined property types.
setInternalNamespace(boolean) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IVocabulary
Set to true if the vocabulary is in the internal openBIS namespace.
setLabel(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IExternalDataManagementSystem
 
setLabel(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ExternalDataManagementSystem
 
setLabel(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ExternalDataManagementSystemWrapper
 
setLabel(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyType
 
setLabel(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.VocabularyTerm
 
setLabel(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyType
Set the label for this property type.
setLabel(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IVocabularyTerm
Set the label of the vocabulary term.
setListable(boolean) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.SampleType
 
setListable(boolean) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.ISampleType
 
setMainDataSetPath(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IDataSetType
Set the main data set path for this data set type.
setMainDataSetPath(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.DataSetType
 
setMainDataSetPattern(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IDataSetType
Set the main data set pattern for this data set type.
setMainDataSetPattern(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.DataSetType
 
setManaged(boolean) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignment
 
setManaged(boolean) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyAssignment
Set to true if the managed property is handled by a script.
setManagedInternally(boolean) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyType
 
setManagedInternally(boolean) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.Vocabulary
 
setManagedInternally(boolean) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyType
 
setManagedInternally(boolean) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IVocabulary
Set to true if the vocabulary is managed internally in openBIS.
setMandatory(boolean) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignment
 
setMandatory(boolean) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyAssignment
Set to true if the property is mandatory for the assigned entity type.
setMaterialType(IMaterialTypeImmutable) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyType
 
setMaterialType(IMaterialTypeImmutable) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyType
Set the material type.
setName(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.Script
 
setName(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IScript
Set the name of the script
setOpenBIS(boolean) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IExternalDataManagementSystem
 
setOpenBIS(boolean) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ExternalDataManagementSystem
 
setOpenBIS(boolean) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ExternalDataManagementSystemWrapper
 
setOrdinal(Long) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.VocabularyTerm
 
setOrdinal(Long) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IVocabularyTerm
Set position of the term in the context of its vocabulary.
setPositionInForms(Long) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignment
 
setPositionInForms(Long) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyAssignment
Sets the position where the property will appear in forms.
setScript(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.Script
 
setScript(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IScript
Set the script content
setScriptName(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignment
 
setScriptName(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyAssignment
If handled by a script, the name is set here as a reference.
setScriptType(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.Script
 
setScriptType(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IScript
Set the script type
setSection(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignment
 
setSection(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyAssignment
Set the name of the form section.
setShowContainer(boolean) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.SampleType
 
setShowContainer(boolean) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.ISampleType
 
setShownEdit(boolean) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignment
 
setShownEdit(boolean) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyAssignment
Set to true if the sript-handled property should be shown in the edit mode.
setShowParentMetadata(boolean) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.SampleType
 
setShowParentMetadata(boolean) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.ISampleType
 
setShowParents(boolean) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.SampleType
 
setShowParents(boolean) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.ISampleType
 
setSubcodeUnique(boolean) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.SampleType
 
setSubcodeUnique(boolean) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.ISampleType
 
setTransformation(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyType
 
setTransformation(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyType
Set an XSLT transformation to be applied to properties of XML DataType before rendering in the UI.
setUrl(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.VocabularyTerm
Keep for backward-compatibility reasons.
setUrlTemplate(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IExternalDataManagementSystem
 
setUrlTemplate(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ExternalDataManagementSystem
 
setUrlTemplate(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ExternalDataManagementSystemWrapper
 
setUrlTemplate(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.Vocabulary
 
setUrlTemplate(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IVocabulary
Sets a URL template (e.g a search query) that can display additional information for the concrete vocabulary terms.
setValidationScript(ScriptImmutable) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IEntityTypeMutable
Set the validation script
setValidationScript(ScriptImmutable) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.DataSetType
 
setValidationScript(ScriptImmutable) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ExperimentType
 
setValidationScript(ScriptImmutable) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MaterialType
 
setValidationScript(ScriptImmutable) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.SampleType
 
setVocabulary(IVocabularyImmutable) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyType
 
setVocabulary(IVocabularyImmutable) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyType
Set the associated vocabulary.
setXmlSchema(String) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyType
 
setXmlSchema(String) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyType
Set an XSD used to verify the validity of properties with XML DataType.
shownInEditViews() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignment
 
shownInEditViews() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.PropertyAssignmentImmutable
 
shownInEditViews() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IPropertyAssignmentImmutable
Return true if the property is shown in the edit views

T

TIMESTAMP - ch.systemsx.cisd.openbis.generic.server.jython.api.v1.DataType
 
toString() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.ScriptImmutable
 
transaction() - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationService
Create a transaction for registering master data.
transaction() - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationService
 
tryGetForElementName(String) - Static method in enum ch.systemsx.cisd.openbis.generic.shared.managed_property.api.EntityLinkElementKind
 

U

update(VocabularyTermImmutable) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.EncapsulatedCommonServer
 
updateFromBatchInput(IManagedProperty, IPerson, Map<String, String>) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IManagedPropertyEvaluator
 
updateFromRegistrationForm(IManagedProperty, IPerson, List<Map<String, String>>) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IManagedPropertyEvaluator
 
updateFromUI(IManagedProperty, IPerson, IManagedUiAction) - Method in interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IManagedPropertyEvaluator
 
updateVocabularyTerm(IVocabularyTerm) - Method in interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IMasterDataRegistrationTransaction
Updates the specified vocabulary term.
updateVocabularyTerm(IVocabularyTerm) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataRegistrationTransaction
 
updateVocabularyTermError(Exception, VocabularyTermImmutable) - Method in class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.MasterDataTransactionErrors
 

V

valueOf(String) - Static method in enum ch.systemsx.cisd.openbis.generic.server.jython.api.v1.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.systemsx.cisd.openbis.generic.server.jython.api.v1.EntityKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.systemsx.cisd.openbis.generic.shared.managed_property.api.EntityLinkElementKind
Returns the enum constant of this type with the specified name.
values() - Static method in enum ch.systemsx.cisd.openbis.generic.server.jython.api.v1.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.systemsx.cisd.openbis.generic.server.jython.api.v1.EntityKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.systemsx.cisd.openbis.generic.shared.managed_property.api.EntityLinkElementKind
Returns an array containing the constants of this enum type, in the order they are declared.
VARCHAR - ch.systemsx.cisd.openbis.generic.server.jython.api.v1.DataType
 
Vocabulary - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
VocabularyImmutable - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
VocabularyTerm - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 
VocabularyTermImmutable - Class in ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl
 

X

XML - ch.systemsx.cisd.openbis.generic.server.jython.api.v1.DataType
 
A B C D E F G H I L M P R S T U V X 
All Classes All Packages