com.liferay.portlet.dynamicdatamapping.model
Class DDMTemplateConstants
java.lang.Object
com.liferay.portlet.dynamicdatamapping.model.DDMTemplateConstants
public class DDMTemplateConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LANG_TYPE_FTL
public static final String LANG_TYPE_FTL
- See Also:
- Constant Field Values
LANG_TYPE_VM
public static final String LANG_TYPE_VM
- See Also:
- Constant Field Values
LANG_TYPES
public static final String[] LANG_TYPES
TEMPLATE_MODE_CREATE
public static final String TEMPLATE_MODE_CREATE
- See Also:
- Constant Field Values
TEMPLATE_MODE_EDIT
public static final String TEMPLATE_MODE_EDIT
- See Also:
- Constant Field Values
TEMPLATE_TYPE_DETAIL
public static final String TEMPLATE_TYPE_DETAIL
- See Also:
- Constant Field Values
TEMPLATE_TYPE_LIST
public static final String TEMPLATE_TYPE_LIST
- See Also:
- Constant Field Values
DDMTemplateConstants
public DDMTemplateConstants()