Plumtree Portal UI  
 

APTExtClassTypeDesc Class

This class provides the contract for extensible PTClassTypes. It provides basic implementations for GetRedirectCreateNew and GetRedirectOpenObject, two of the modes of the Common Opener.

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

System.Object
   com.plumtree.portaluiinfrastructure.classtypedescriptors.APTClassTypeDesc
      com.plumtree.portaluiinfrastructure.classtypedescriptors.APTExtClassTypeDesc
         Derived types

public abstract class APTExtClassTypeDesc : APTClassTypeDesc

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

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

APTExtClassTypeDesc Members | com.plumtree.portaluiinfrastructure.classtypedescriptors Namespace