Liferay 6.0.5

com.liferay.portlet.journal.model
Class JournalArticleConstants

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

public class JournalArticleConstants
extends Object


Field Summary
static double DEFAULT_VERSION
           
static String PORTLET
           
static String STAND_ALONE
           
static String[] TYPES
           
 
Constructor Summary
JournalArticleConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_VERSION

public static final double DEFAULT_VERSION
See Also:
Constant Field Values

PORTLET

public static final String PORTLET
See Also:
Constant Field Values

STAND_ALONE

public static final String STAND_ALONE
See Also:
Constant Field Values

TYPES

public static final String[] TYPES
Constructor Detail

JournalArticleConstants

public JournalArticleConstants()

Liferay 6.0.5