public class LongStringType extends SerializableType
TYPE_NAME| Constructor and Description |
|---|
LongStringType(int minLength) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTypeName()
name of variable type (limited to 100 characters length)
|
boolean |
isAbleToStore(Object value) |
createObjectInputStream, createObjectOutputStream, deserialize, getValue, serialize, setValueisCachablepublic String getTypeName()
VariableTypegetTypeName in interface VariableTypegetTypeName in class SerializableTypepublic boolean isAbleToStore(Object value)
isAbleToStore in interface VariableTypeisAbleToStore in class SerializableTypeCopyright © 2016 Alfresco. All rights reserved.