public class SShortTextDataInstanceImpl extends SDataInstanceImpl
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_LENGTH |
| Constructor and Description |
|---|
SShortTextDataInstanceImpl() |
SShortTextDataInstanceImpl(org.bonitasoft.engine.data.definition.model.SDataDefinition dataDefinition) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDiscriminator() |
String |
getValue() |
void |
setValue(Serializable value) |
void |
validate()
Check if the data is well formed
|
equals, getClassName, getContainerId, getContainerType, getDescription, getId, getName, getTenantId, hashCode, isTransientData, setClassName, setContainerId, setContainerType, setDataTypeClassName, setDescription, setId, setName, setTenantId, setTransientDatapublic static final int MAX_LENGTH
public SShortTextDataInstanceImpl()
public SShortTextDataInstanceImpl(org.bonitasoft.engine.data.definition.model.SDataDefinition dataDefinition)
public void setValue(Serializable value)
setValue in class SDataInstanceImplpublic String getValue()
public String getDiscriminator()
public void validate()
throws org.bonitasoft.engine.data.instance.model.exceptions.SDataInstanceNotWellFormedException
SDataInstanceImplvalidate in class SDataInstanceImplorg.bonitasoft.engine.data.instance.model.exceptions.SDataInstanceNotWellFormedException - thrown if the data is not well formedCopyright © 2017 Bonitasoft S.A.. All rights reserved.