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

    public interface IExperiment
    extends IExperimentUpdatable
    Interface to specify an experiment to be created.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setExperimentType​(java.lang.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, isExistingExperiment
      • Methods inherited from interface ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IMetaprojectContent

        getEntityId
    • Method Detail

      • setExperimentType

        void setExperimentType​(java.lang.String experimentType)
        Set the experiment type for this experiment.