The fields of the SearchResultModel class are listed below. For a complete list of SearchResultModel class members, see the SearchResultModel Members topic.
![]() ![]() | String that getResultApp() returns for Collab items |
![]() ![]() | String that getResultAbsType() returns for containers |
![]() ![]() | String that getResultApp() returns for Content items |
![]() ![]() | String that getResultAbsType() returns for documents |
![]() ![]() | |
![]() ![]() | Built-in group-by string identifiers. |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | String that getResultAbsType() returns for any other item |
![]() ![]() | String that getResultApp() returns for portal items |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | Supported sort orders. Note that any numeric or date property should work, but it's convenient to provide these simple definitions. |
![]() ![]() | Name of this class |
![]() ![]() | String that getResultApp() returns for community templating items (whose subtypes are the same as those for portal items, but do not correspond to "real" portal objects) |
![]() ![]() | Name of folder returned when db lookup of name fails- must be localized before displaying. NOTE: this must be kept in sync with what is returned by PTSearch.dll |
![]() | User's original search filter |
![]() | Whether best bets were initially requested |
![]() | Field that was used for group-by on the original search. This field will also be the default for group-by on any later drilldown, or after the user uses a breadcrumb control to undo the drilldown. |
![]() | User's original search string |
![]() | Whether the original search used a filter (i.e. advanced search) |
![]() | The current "mode" that the client page is in. This class doesn't care about the contents; this is just a convenient holder for client code. See get/set methods below. |
![]() | User's desired number of results per page |
![]() | Integer that client views can use to get/set error conditions for saved search (or they can use the getError() mechanism, but this affects *all* views, not just the saved search view). |
![]() | Name this search has been saved under |
![]() | |
![]() | Fields that search-within-results queries will run against |
SearchResultModel Class | com.plumtree.portaluiinfrastructure.search Namespace