Liferay 6.2-ce-ga5

com.liferay.portal.model
Class SiteConstants

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

public class SiteConstants
extends Object


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

Field Detail

LIST_VIEW_FLAT_SITES

public static final String LIST_VIEW_FLAT_SITES
See Also:
Constant Field Values

LIST_VIEW_TREE

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

SiteConstants

public SiteConstants()

Liferay 6.2-ce-ga5