com.liferay.portlet.dynamicdatamapping.storage
Class FieldConstants
java.lang.Object
com.liferay.portlet.dynamicdatamapping.storage.FieldConstants
public class FieldConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BOOLEAN
public static final String BOOLEAN
- See Also:
- Constant Field Values
DATA_TYPE
public static final String DATA_TYPE
- See Also:
- Constant Field Values
DATE
public static final String DATE
- See Also:
- Constant Field Values
DOCUMENT_LIBRARY
public static final String DOCUMENT_LIBRARY
- See Also:
- Constant Field Values
DOUBLE
public static final String DOUBLE
- See Also:
- Constant Field Values
EDITABLE
public static final String EDITABLE
- See Also:
- Constant Field Values
FILE_UPLOAD
public static final String FILE_UPLOAD
- See Also:
- Constant Field Values
FLOAT
public static final String FLOAT
- See Also:
- Constant Field Values
INTEGER
public static final String INTEGER
- See Also:
- Constant Field Values
LABEL
public static final String LABEL
- See Also:
- Constant Field Values
LONG
public static final String LONG
- See Also:
- Constant Field Values
NAME
public static final String NAME
- See Also:
- Constant Field Values
NUMBER
public static final String NUMBER
- See Also:
- Constant Field Values
PREDIFINED_VALUE
public static final String PREDIFINED_VALUE
- See Also:
- Constant Field Values
REQUIRED
public static final String REQUIRED
- See Also:
- Constant Field Values
SHORT
public static final String SHORT
- See Also:
- Constant Field Values
SHOW
public static final String SHOW
- See Also:
- Constant Field Values
SORTABLE
public static final String SORTABLE
- See Also:
- Constant Field Values
STRING
public static final String STRING
- See Also:
- Constant Field Values
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
VALUE
public static final String VALUE
- See Also:
- Constant Field Values
FieldConstants
public FieldConstants()
getSerializable
public static final Serializable getSerializable(String type,
String value)