com.liferay.portlet.journal.search
Class ArticleSearchTerms
java.lang.Object
com.liferay.portal.kernel.dao.search.DisplayTerms
com.liferay.portlet.journal.search.ArticleDisplayTerms
com.liferay.portlet.journal.search.ArticleSearchTerms
public class ArticleSearchTerms
- extends ArticleDisplayTerms
| Fields inherited from class com.liferay.portlet.journal.search.ArticleDisplayTerms |
ARTICLE_ID, articleId, content, CONTENT, DDM_STRUCTURE_KEY, DDM_TEMPLATE_KEY, ddmStructureKey, ddmTemplateKey, description, DESCRIPTION, DISPLAY_DATE_GT, DISPLAY_DATE_LT, displayDateGT, displayDateLT, FOLDER_ID, folderId, folderIds, GROUP_ID, groupId, navigation, NAVIGATION, status, STATUS, title, TITLE, version, VERSION |
| Methods inherited from class com.liferay.portlet.journal.search.ArticleDisplayTerms |
getArticleId, getContent, getDDMStructureKey, getDDMTemplateKey, getDescription, getDisplayDateGT, getDisplayDateLT, getFolderId, getFolderIds, getGroupId, getNavigation, getStatus, getTitle, getVersion, getVersionString, isNavigationRecent, setDisplayDateGT, setDisplayDateLT, setFolderIds, setGroupId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArticleSearchTerms
public ArticleSearchTerms(PortletRequest portletRequest)
getReviewDate
public Date getReviewDate()
getVersionObj
public Double getVersionObj()
setArticleId
public void setArticleId(String articleId)
setDDMStructureKey
public void setDDMStructureKey(String ddmStructureKey)
setGroupId
public void setGroupId(long groupId)
setStatus
public void setStatus(int status)
- Overrides:
setStatus in class ArticleDisplayTerms
setVersion
public void setVersion(double version)