Plumtree Portal UI  
 

IBaseSearchQueryRO Members

IBaseSearchQueryRO overview

Public Instance Methods

GetAbstractTypeRestrictions Returns the abstract types the search was restricted to, if any.
GetAdminFolderRestrictions Returns the admin folders the search was restricted to, if any.
GetApplicationRestrictions Returns the applications the search was restricted to, if any.
GetCollabProjectRestrictions Returns the Collab projects the search was restricted to, if any.
GetCommunityNameForID Utility method to lookup the name of a community given its id.
GetCommunityRestrictions Returns the communities the search was restricted to, if any.
GetDocFolderRestrictions Returns the document folders the search was restricted to, if any.
GetFolderNameForID Utility method to lookup the name of a folder given its id. Pass isAdmin = true for admin folders, false for doc folders.
GetIncludeSubfolders Returns true if the folder restrictions included subfolders.
GetLanguageRestriction Returns the two-character code for the language restriction, if any, or null otherwise.
GetObjectTypeRestrictions Returns the types (as PT_CLASSIDs) the search was restricted to, if any.
GetPortletNameForID Utility method to lookup the name of a portlet given its id.
GetPortletRestrictions Returns the Content Server portlets the search was restricted to, if any.
GetSearchString Returns the user's original search string.

See Also

IBaseSearchQueryRO Interface | com.plumtree.portaluiinfrastructure.search Namespace