@Exported public class SearchRequestBean extends BaseBean
| Constructor and Description | 
|---|
| SearchRequestBean() | 
public String getChartParams()
public void setChartParam(String chartParams)
public String getChartName()
public void setChartName(String chartName)
public String getSearchText()
public void setSearchText(String searchText)
searchText - the searchText to setpublic String getAssetType()
public void setAssetType(String assetType)
assetType - the assetType to setpublic String getAssetTypeParam()
public void setAssetTypeParam(String assetTypeParam)
assetTypeParam - the assetTypeParam to setpublic String getConfigName()
public void setConfigName(String configName)
configName - the configName to setpublic String getSearchView()
public void setSearchView(String searchView)
searchView - the searchView to setpublic String getAssetSubType()
public void setAssetSubType(String assetSubType)
assetSubType - the assetSubType to setpublic String getSort()
public void setSort(String sort)
sort - the sort to setpublic String getDefaultSortColumn()
public void setDefaultSortColumn(String defaultSortColumn)
defaultSortColumn - the defaultSortColumn to setpublic String getDefaultSortOrder()
public void setDefaultSortOrder(String defaultSortOrder)
defaultSortOrder - the defaultSortOrder to setpublic String getRows()
public void setRows(String rows)
rows - the rows to setpublic String getSearchType()
public void setSearchType(String searchType)
searchType - the searchType to setpublic String getSaveSearchId()
public void setSaveSearchId(String saveSearchId)
saveSearchId - the saveSearchId to setpublic String getKeyword()
public void setKeyword(String keyword)
keyword - the keyword to setpublic String getLocale()
public void setLocale(String locale)
locale - the locale to setpublic String getAuthor()
public void setAuthor(String author)
author - the author to setpublic String getAssetName()
public void setAssetName(String assetName)
assetName - the assetName to setpublic String getAssetId()
public void setAssetId(String assetId)
assetId - the assetId to setpublic String getDescription()
public void setDescription(String description)
description - the description to setpublic String getTags()
public void setTags(String tags)
tags - the tags to setpublic String getStartMenuId()
public void setStartMenuId(String startMenuId)
startMenuId - the startMenuId to setpublic String getModified()
public void setModified(String modified)
modified - the modified to setpublic String getModifiedFrom()
public void setModifiedFrom(String modifiedFrom)
modifiedFrom - the modifiedFrom to setpublic String getModifiedTo()
public void setModifiedTo(String modifiedTo)
modifiedTo - the modifiedTo to setpublic Object[] getAttributes()
public void setAttributes(Object[] attributes)
attributes - the attributes to setpublic String getBrowseUrl()
public void setBrowseUrl(String browseUrl)
browseUrl - the url to be browsedpublic String getTree()
public void setTree(String tree)
tree - the tree to setpublic boolean getBrowse()
public void setBrowse(boolean browse)
browse - the browse to set