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 |
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_DISPLAY
public static final String TEMPLATE_TYPE_DISPLAY
- See Also:
- Constant Field Values
TEMPLATE_TYPE_FORM
public static final String TEMPLATE_TYPE_FORM
- See Also:
- Constant Field Values
DDMTemplateConstants
public DDMTemplateConstants()