Uiinfrastructure API Docs  
 

RedirectData Class

This object is used to encapsulate the destination information for the Common Opener. The destination can be a redirect (allowing us to go to Activity Spaces), or there can be information in the QS arguments. Plugins can use the QS information to perform different actions, such as converting a UUID into a ClassID/ObjectID pair. This object also has a method that allows the Plugin process to be ended prematurely (if multiple Plugins are installed).

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

System.Object
   com.plumtree.uiinfrastructure.opener.RedirectData

public class RedirectData

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.opener

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

RedirectData Members | com.plumtree.uiinfrastructure.opener Namespace