Class EntityTypeInitializer
java.lang.Object
ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.EntityTypeInitializer
- Direct Known Subclasses:
DataSetType.DataSetTypeInitializer,ExperimentType.ExperimentTypeInitializer,SampleType.SampleTypeInitializer
Generic part of all entity type initializers. Such classes are used to create immutable entity type classes.
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddPropertyTypeGroup(PropertyTypeGroup propertyType) getCode()voidvoidsetDescription(String description) voidsetValidationPluginInfo(ValidationPluginInfo validationPluginInfo)
-
Method Details
-
getCode
-
setCode
-
getDescription
-
setDescription
-
getValidationPluginInfo
-
getPropertyTypeGroups
-