com.liferay.portlet.expando.model
Class ExpandoColumnConstants
java.lang.Object
com.liferay.portlet.expando.model.ExpandoColumnConstants
public class ExpandoColumnConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BOOLEAN
public static final int BOOLEAN
- See Also:
- Constant Field Values
BOOLEAN_ARRAY
public static final int BOOLEAN_ARRAY
- See Also:
- Constant Field Values
BOOLEAN_ARRAY_LABEL
public static final String BOOLEAN_ARRAY_LABEL
- See Also:
- Constant Field Values
BOOLEAN_LABEL
public static final String BOOLEAN_LABEL
- See Also:
- Constant Field Values
DATE
public static final int DATE
- See Also:
- Constant Field Values
DATE_ARRAY
public static final int DATE_ARRAY
- See Also:
- Constant Field Values
DATE_ARRAY_LABEL
public static final String DATE_ARRAY_LABEL
- See Also:
- Constant Field Values
DATE_LABEL
public static final String DATE_LABEL
- See Also:
- Constant Field Values
DOUBLE
public static final int DOUBLE
- See Also:
- Constant Field Values
DOUBLE_ARRAY
public static final int DOUBLE_ARRAY
- See Also:
- Constant Field Values
DOUBLE_ARRAY_LABEL
public static final String DOUBLE_ARRAY_LABEL
- See Also:
- Constant Field Values
DOUBLE_LABEL
public static final String DOUBLE_LABEL
- See Also:
- Constant Field Values
FLOAT
public static final int FLOAT
- See Also:
- Constant Field Values
FLOAT_ARRAY
public static final int FLOAT_ARRAY
- See Also:
- Constant Field Values
FLOAT_ARRAY_LABEL
public static final String FLOAT_ARRAY_LABEL
- See Also:
- Constant Field Values
FLOAT_LABEL
public static final String FLOAT_LABEL
- See Also:
- Constant Field Values
INTEGER
public static final int INTEGER
- See Also:
- Constant Field Values
INTEGER_ARRAY
public static final int INTEGER_ARRAY
- See Also:
- Constant Field Values
INTEGER_ARRAY_LABEL
public static final String INTEGER_ARRAY_LABEL
- See Also:
- Constant Field Values
INTEGER_LABEL
public static final String INTEGER_LABEL
- See Also:
- Constant Field Values
LONG
public static final int LONG
- See Also:
- Constant Field Values
LONG_ARRAY
public static final int LONG_ARRAY
- See Also:
- Constant Field Values
LONG_ARRAY_LABEL
public static final String LONG_ARRAY_LABEL
- See Also:
- Constant Field Values
LONG_LABEL
public static final String LONG_LABEL
- See Also:
- Constant Field Values
PROPERTY_HEIGHT
public static final String PROPERTY_HEIGHT
- See Also:
- Constant Field Values
PROPERTY_HIDDEN
public static final String PROPERTY_HIDDEN
- See Also:
- Constant Field Values
PROPERTY_SECRET
public static final String PROPERTY_SECRET
- See Also:
- Constant Field Values
PROPERTY_SELECTION
public static final String PROPERTY_SELECTION
- See Also:
- Constant Field Values
PROPERTY_VISIBLE_WITH_UPDATE_PERMISSION
public static final String PROPERTY_VISIBLE_WITH_UPDATE_PERMISSION
- See Also:
- Constant Field Values
PROPERTY_WIDTH
public static final String PROPERTY_WIDTH
- See Also:
- Constant Field Values
SHORT
public static final int SHORT
- See Also:
- Constant Field Values
SHORT_ARRAY
public static final int SHORT_ARRAY
- See Also:
- Constant Field Values
SHORT_ARRAY_LABEL
public static final String SHORT_ARRAY_LABEL
- See Also:
- Constant Field Values
SHORT_LABEL
public static final String SHORT_LABEL
- See Also:
- Constant Field Values
STRING
public static final int STRING
- See Also:
- Constant Field Values
STRING_ARRAY
public static final int STRING_ARRAY
- See Also:
- Constant Field Values
STRING_ARRAY_LABEL
public static final String STRING_ARRAY_LABEL
- See Also:
- Constant Field Values
STRING_LABEL
public static final String STRING_LABEL
- See Also:
- Constant Field Values
TYPES
public static final int[] TYPES
UNKNOWN_LABEL
public static final String UNKNOWN_LABEL
- See Also:
- Constant Field Values
ExpandoColumnConstants
public ExpandoColumnConstants()
getTypeLabel
public static final String getTypeLabel(int type)