Plumtree PEIs  
 

IAdvancedSearchActions Methods

The methods of the IAdvancedSearchActions interface are listed below. For a complete list of IAdvancedSearchActions interface members, see the IAdvancedSearchActions Members topic.

Public Instance Methods

CustomizeQueryOnBeforeSearch This function allows for the modification of the query portion of an advanced search. Implementers of this interface should modify the QueryArguments object that is passed in to change the search that will be run.
GetCustomSettingsOnBeforeSearch This function allows for the modification of the settings used for an advanced search. Implementers of this interface should modify the SearchSettingCollection object that is passed in to change the search that will be run.

See Also

IAdvancedSearchActions Interface | com.plumtree.portalpages.pei Namespace