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
View Source
- Author:
- Brian Wing Shun Chan
Fields inherited from class com.liferay.portlet.journal.search.ArticleDisplayTerms |
ARTICLE_ID, articleId, content, CONTENT, description, DESCRIPTION, DISPLAY_DATE_GT, DISPLAY_DATE_LT, displayDateGT, displayDateLT, GROUP_ID, groupId, status, STATUS, STRUCTURE_ID, structureId, TEMPLATE_ID, templateId, title, TITLE, type, TYPE, version, VERSION |
Fields inherited from class com.liferay.portal.kernel.dao.search.DisplayTerms |
ADVANCED_SEARCH, advancedSearch, AND_OPERATOR, andOperator, keywords, KEYWORDS |
Methods inherited from class com.liferay.portlet.journal.search.ArticleDisplayTerms |
getArticleId, getContent, getDescription, getDisplayDateGT, getDisplayDateLT, getGroupId, getStatus, getStructureId, getTemplateId, getTitle, getType, getVersion, getVersionString |
Methods inherited from class com.liferay.portal.kernel.dao.search.DisplayTerms |
getKeywords, isAdvancedSearch, isAndOperator, setAdvancedSearch |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArticleSearchTerms
public ArticleSearchTerms(javax.portlet.PortletRequest portletRequest)
setGroupId
public void setGroupId(long groupId)
getVersionObj
public java.lang.Double getVersionObj()
setType
public void setType(java.lang.String type)
setStructureId
public void setStructureId(java.lang.String structureId)
setStatus
public void setStatus(java.lang.String status)
- Overrides:
setStatus
in class ArticleDisplayTerms
getApprovedObj
public java.lang.Boolean getApprovedObj()
getExpiredObj
public java.lang.Boolean getExpiredObj()
getReviewDate
public java.util.Date getReviewDate()