java.lang.Object
com.liferay.dynamic.data.mapping.constants.DDMTemplateConstants
public class DDMTemplateConstants
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
TEMPLATE_MODE_CREATE
public static final String TEMPLATE_MODE_CREATE
- See Also:
-
-
TEMPLATE_MODE_EDIT
public static final String TEMPLATE_MODE_EDIT
- See Also:
-
-
TEMPLATE_TYPE_DISPLAY
public static final String TEMPLATE_TYPE_DISPLAY
- See Also:
-
-
-
VERSION_DEFAULT
public static final String VERSION_DEFAULT
- See Also:
-
-
Constructor Details
-
DDMTemplateConstants
public DDMTemplateConstants()