Class ExperimentImmutable
java.lang.Object
ch.systemsx.cisd.etlserver.registrator.api.v2.impl.ExperimentImmutable
- All Implemented Interfaces:
ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IExperimentImmutable,ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IMetaprojectContent
public class ExperimentImmutable
extends Object
implements ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IExperimentImmutable
-
Constructor Summary
ConstructorsConstructorDescriptionExperimentImmutable(ch.systemsx.cisd.openbis.generic.shared.basic.dto.Experiment experiment) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidThrow an exception if the sample does not existbooleanch.systemsx.cisd.openbis.generic.shared.api.v1.dto.id.IObjectIdch.systemsx.cisd.openbis.generic.shared.basic.dto.ExperimentgetId()getPropertyValue(String propertyCode) inthashCode()boolean
-
Constructor Details
-
Method Details
-
getExperimentIdentifier
- Specified by:
getExperimentIdentifierin interfacech.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IExperimentImmutable
-
getId
-
getEntityId
public ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.id.IObjectId getEntityId()- Specified by:
getEntityIdin interfacech.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IMetaprojectContent
-
isExistingExperiment
public boolean isExistingExperiment()- Specified by:
isExistingExperimentin interfacech.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IExperimentImmutable
-
checkExists
protected void checkExists()Throw an exception if the sample does not exist -
getExperiment
public ch.systemsx.cisd.openbis.generic.shared.basic.dto.Experiment getExperiment() -
getPropertyValue
- Specified by:
getPropertyValuein interfacech.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IExperimentImmutable
-
getExperimentType
- Specified by:
getExperimentTypein interfacech.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IExperimentImmutable
-
getPermId
- Specified by:
getPermIdin interfacech.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IExperimentImmutable
-
getRegistrationDate
- Specified by:
getRegistrationDatein interfacech.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IExperimentImmutable
-
getModificationDate
- Specified by:
getModificationDatein interfacech.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IExperimentImmutable
-
hashCode
public int hashCode() -
equals
-