Plumtree PEIs  
 

INetworkSearchActions 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 network search based event occurs.

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: Be careful if implementing this interface more than once, as there could be very significant problems if multiple functions are making changes to the same list of sources and search string.

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

public interface INetworkSearchActions

Requirements

Namespace: com.plumtree.portalpages.pei

Assembly: portalpages (in portalpages.dll)

See Also

INetworkSearchActions Members | com.plumtree.portalpages.pei Namespace