Liferay 6.2-ce-ga5

com.liferay.portlet.journal.model
Class JournalSearchConstants

java.lang.Object
  extended by com.liferay.portlet.journal.model.JournalSearchConstants

public class JournalSearchConstants
extends Object


Field Summary
static int FRAGMENT
           
static int SINGLE
           
 
Constructor Summary
JournalSearchConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FRAGMENT

public static final int FRAGMENT
See Also:
Constant Field Values

SINGLE

public static final int SINGLE
See Also:
Constant Field Values
Constructor Detail

JournalSearchConstants

public JournalSearchConstants()

Liferay 6.2-ce-ga5