Plumtree PEIs  
 

IAdvancedSearchActions Interface

This interface was created to allow developers the ability to create functions that can be dynamically discovered by the Plumtree application for the purposes of performing some functionality when a particular advanced search based event occurs. The functions will allow primarily for the modification of the Search criteria and the available Search Settings.

NOTE: Should this interface be implemented more than once within the Dynamic Discovery process, the implementations will be processed in the order that they are displayed within the representative XML file. All implementations will be called.

NOTE: Developers should be very careful implementing either of these functions as these will be called every single time that an Advanced Search is performed and it could hurt performance.

For a list of all members of this type, see IAdvancedSearchActions Members.

public interface IAdvancedSearchActions

Requirements

Namespace: com.plumtree.portalpages.pei

Assembly: portalpages (in portalpages.dll)

See Also

IAdvancedSearchActions Members | com.plumtree.portalpages.pei Namespace