Plumtree Portal UI  
 

UIGateway Class

This psuedo class type represents the ID to use to tell the Common Opener to open Gateway objects. This type is completely generic. Given the UUID of the web service, we will construct the Gateway URL based on the remote server and portlet URLs. Querystring arguments are passed on into the destination URL, thus allowing for control at the destination.

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

System.Object
   com.plumtree.uiinfrastructure.opener.types.AUIClassTypeDesc
      com.plumtree.portaluiinfrastructure.classtypedescriptors.classtypes.UIGateway

public class UIGateway : AUIClassTypeDesc

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.portaluiinfrastructure.classtypedescriptors.classtypes

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

UIGateway Members | com.plumtree.portaluiinfrastructure.classtypedescriptors.classtypes Namespace