public class ArticleSearchTerms extends ArticleDisplayTerms
ARTICLE_ID, articleId, content, CONTENT, description, DESCRIPTION, DISPLAY_DATE_GT, DISPLAY_DATE_LT, displayDateGT, displayDateLT, FOLDER_ID, folderId, folderIds, GROUP_ID, groupId, navigation, NAVIGATION, status, STATUS, STRUCTURE_ID, structureId, TEMPLATE_ID, templateId, title, TITLE, type, TYPE, version, VERSION| Constructor and Description |
|---|
ArticleSearchTerms(javax.portlet.PortletRequest portletRequest) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getReviewDate() |
int |
getStatusCode() |
java.lang.Double |
getVersionObj() |
void |
setArticleId(java.lang.String articleId) |
void |
setGroupId(long groupId) |
void |
setStatus(java.lang.String status) |
void |
setStructureId(java.lang.String structureId) |
void |
setType(java.lang.String type) |
void |
setVersion(double version) |
getArticleId, getContent, getDescription, getDisplayDateGT, getDisplayDateLT, getFolderId, getFolderIds, getGroupId, getNavigation, getStatus, getStructureId, getTemplateId, getTitle, getType, getVersion, getVersionString, isNavigationRecent, setDisplayDateGT, setDisplayDateLT, setFolderIds, setGroupIdpublic ArticleSearchTerms(javax.portlet.PortletRequest portletRequest)
public java.util.Date getReviewDate()
public int getStatusCode()
public java.lang.Double getVersionObj()
public void setArticleId(java.lang.String articleId)
public void setGroupId(long groupId)
public void setStatus(java.lang.String status)
setStatus in class ArticleDisplayTermspublic void setStructureId(java.lang.String structureId)
public void setType(java.lang.String type)
public void setVersion(double version)