Liferay 6.2-ce-ga5

com.liferay.portlet.journal.model
Class JournalFeedConstants

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

public class JournalFeedConstants
extends Object


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

Field Detail

RENDERED_WEB_CONTENT

public static final String RENDERED_WEB_CONTENT
See Also:
Constant Field Values

WEB_CONTENT_DESCRIPTION

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

JournalFeedConstants

public JournalFeedConstants()

Liferay 6.2-ce-ga5