Liferay 6.1.2-ce-ga3

com.liferay.portal.model
Class LayoutTemplateConstants

java.lang.Object
  extended by com.liferay.portal.model.LayoutTemplateConstants

public class LayoutTemplateConstants
extends Object


Field Summary
static String CUSTOM_SEPARATOR
           
static String STANDARD_SEPARATOR
           
 
Constructor Summary
LayoutTemplateConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CUSTOM_SEPARATOR

public static final String CUSTOM_SEPARATOR
See Also:
Constant Field Values

STANDARD_SEPARATOR

public static final String STANDARD_SEPARATOR
See Also:
Constant Field Values
Constructor Detail

LayoutTemplateConstants

public LayoutTemplateConstants()

Liferay 6.1.2-ce-ga3