| | WebCenter Interaction API | |
| PortalObjectsFactory Class |
Top-level factory class to create Plumtree Portal Objects. The factory-creatable objects and the IPT* interfaces in the com.plumtree.server package represent the public, supported API. Client apps should only import the com.plumtree.server.* and com.plumtree.openfoundation.util.* package classes.
Method signatures and names should be forward-compatible with future product releases. Major releases may introduce some compatibility issues, which will be documented for customers as appropriate.
For a list of all members of this type, see PortalObjectsFactory Members.
System.Object
com.plumtree.server.PortalObjectsFactory
public class PortalObjectsFactory
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.server
Assembly: ptportalobjects (in ptportalobjects.dll)
See Also
PortalObjectsFactory Members | com.plumtree.server Namespace