Interface IExperiment
- All Superinterfaces:
ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IExperimentImmutable,IExperimentUpdatable,ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IMetaprojectContent
Interface to specify an experiment to be created.
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetExperimentType(String experimentType) Set the experiment type for this experiment.Methods inherited from interface ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IExperimentImmutable
getExperimentIdentifier, getExperimentType, getModificationDate, getPermId, getPropertyValue, getRegistrationDate, isExistingExperimentMethods inherited from interface ch.systemsx.cisd.etlserver.registrator.api.v2.IExperimentUpdatable
addAttachment, setPropertyValueMethods inherited from interface ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IMetaprojectContent
getEntityId
-
Method Details
-
setExperimentType
Set the experiment type for this experiment.
-