WebCenter Interaction API  
 

IPortalObjectsFactory Members

IPortalObjectsFactory overview

Public Instance Methods

public methodCreateAccessList Factory method for Plumtree ACL objects.
public methodCreateBestBetTarget Factory method for Plumtree BestBetTarget objects.
public methodCreateCardRefreshInfo Factory method for Plumtree CardRefreshInfo objects.
public methodCreateFederatedSearchAgent Factory method for Plumtree FederatedSearchAgent objects.
public methodCreateGuestLoginInfo Factory method for Plumtree GuestLoginInfo objects.
public methodCreateMigrationElement Factory method for Plumtree MigrationElement objects.
public methodCreatePropertyBag Factory method for Plumtree PropertyBag objects.
public methodCreateSearchFilter Factory method for filters to be used for Advanced Search, snapshot queries, etc.
public methodCreateSession Factory method for Plumtree Session objects. All access to the portal system starts here. Callers MUST call Init before calling this function
public methodCreateSSOAuthTokenGenerator Factory method for Plumtree SSOAuthTokenGenerator objects.
public methodCreateSSOInfo Factory method for Plumtree SSOInfo objects.
public methodCreateState Factory method for Plumtree State objects.
public methodCreateTempfile 
public methodCreateUpgradeManager Factory method for Plumtree UpgradeManager.
public methodCreateUserInfo Factory method for Plumtree UserInfo objects.
public methodGetExpressionEngineInstance Factory method for the Plumtree Expression Engine.
public methodGetGuestReadOnlySession Returns a guest session that can be used for read access to server objects
public methodInit 
public methodInitLight Initialize the Portal Objects library. A simpler, lighter version of Init for clients that don't want full initialization

See Also

IPortalObjectsFactory Interface | com.plumtree.server Namespace