Liferay 6.1.2-ce-ga3

com.liferay.portal.model
Class LayoutRevisionConstants

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

public class LayoutRevisionConstants
extends Object

View Source


Field Summary
static long DEFAULT_PARENT_LAYOUT_REVISION_ID
           
 
Constructor Summary
LayoutRevisionConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_PARENT_LAYOUT_REVISION_ID

public static final long DEFAULT_PARENT_LAYOUT_REVISION_ID
See Also:
Constant Field Values
Constructor Detail

LayoutRevisionConstants

public LayoutRevisionConstants()

Liferay 6.1.2-ce-ga3