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, setValue
isCachable
public String getTypeName()
VariableType
getTypeName
in interface VariableType
getTypeName
in class SerializableType
public boolean isAbleToStore(Object value)
isAbleToStore
in interface VariableType
isAbleToStore
in class SerializableType
Copyright © 2016 Alfresco. All rights reserved.