com.liferay.portal.model
Class LayoutBranchConstants

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

public class LayoutBranchConstants
extends java.lang.Object

View Source

Author:
Julio Camarero

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

MASTER_BRANCH_NAME

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

LayoutBranchConstants

public LayoutBranchConstants()