Interface ISampleTypeImmutable
- All Superinterfaces:
IAbstractType,IEntityType
- All Known Subinterfaces:
ISampleType
- All Known Implementing Classes:
SampleType,SampleTypeImmutable
Read-only interface to an existing sample type.
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanMethods inherited from interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IAbstractType
getCode, getDescriptionMethods inherited from interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IEntityType
getEntityKind, getValidationScript
-
Method Details
-
isListable
boolean isListable() -
isShowContainer
boolean isShowContainer() -
isShowParents
boolean isShowParents() -
isSubcodeUnique
boolean isSubcodeUnique() -
isAutoGeneratedCode
boolean isAutoGeneratedCode() -
isShowParentMetadata
boolean isShowParentMetadata() -
getGeneratedCodePrefix
String getGeneratedCodePrefix()
-