com.liferay.portal.model
Class LayoutTemplateConstants

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

public class LayoutTemplateConstants
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Field Summary
static java.lang.String CUSTOM_SEPARATOR
           
static java.lang.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 java.lang.String CUSTOM_SEPARATOR
See Also:
Constant Field Values

STANDARD_SEPARATOR

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

LayoutTemplateConstants

public LayoutTemplateConstants()