WebCenter Interaction API  
 

PortalObjectsFactory.CreateSession Method 

Factory method for Plumtree Session objects. All access to the portal system starts here. Callers MUST call Init before calling this function

public static IPTSession CreateSession();

Return Value

Plumtree Session

See Also

PortalObjectsFactory Class | com.plumtree.server Namespace