![]() ![]() | 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 |
![]() |
Initializes a new instance of the SearchResultModel class. |
![]() | 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 |
![]() | doSearch() actually calls the COM side to do the search; this is called from any method that has made a change to the _request object and needs to update the search results. doSearch() also handles the various caches. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Helper method to convert an indexed object type or abstract type to its localized equivalent |
![]() | Creates a shallow copy of the current Object. |
![]() | If the user's hit the BACK button before clicking a link, this method restores our state to the way things were on the page where the user clicked the button. |
SearchResultModel Class | com.plumtree.portaluiinfrastructure.search Namespace