com.liferay.portlet.journal.search
Class FeedDisplayTerms
java.lang.Object
com.liferay.portal.kernel.dao.search.DisplayTerms
com.liferay.portlet.journal.search.FeedDisplayTerms
- Direct Known Subclasses:
- FeedSearchTerms
public class FeedDisplayTerms
- extends DisplayTerms
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DESCRIPTION
public static final String DESCRIPTION
- See Also:
- Constant Field Values
FEED_ID
public static final String FEED_ID
- See Also:
- Constant Field Values
GROUP_ID
public static final String GROUP_ID
- See Also:
- Constant Field Values
NAME
public static final String NAME
- See Also:
- Constant Field Values
description
protected String description
feedId
protected String feedId
groupId
protected long groupId
name
protected String name
FeedDisplayTerms
public FeedDisplayTerms(PortletRequest portletRequest)
getDescription
public String getDescription()
getFeedId
public String getFeedId()
getGroupId
public long getGroupId()
getName
public String getName()