Liferay 6.2-ce-ga5

com.liferay.portal.model
Class LayoutBranchConstants

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

public class LayoutBranchConstants
extends Object

View Source


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

Field Detail

MASTER_BRANCH_DESCRIPTION

public static final String MASTER_BRANCH_DESCRIPTION
See Also:
Constant Field Values

MASTER_BRANCH_NAME

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

LayoutBranchConstants

public LayoutBranchConstants()

Liferay 6.2-ce-ga5