Plumtree UI Infrastructure API  
 

IOpenerPlugins.ProcessPlugIn Method 

RedirectData ProcessPlugIn(
   RedirectData _redirectData,
   AActivitySpace _asCurrentSpace,
   object _userSession
);

Parameters

_redirectData
Object that encapsulates the current destination.
_asCurrentSpace
The activity space provides access to more information.
_userSession
Quick reference to the often used session.

Return Value

RedirectData object that encapsulates the new destination.

See Also

IOpenerPlugins Interface | com.plumtree.uiinfrastructure.opener Namespace