Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDocumentFolderManager.GetRootFolder Method 

Queries properties of the root folder in the Knowledge Directory.

IObjectQueryRow GetRootFolder();

Return Value

The root folder's properties.

Exceptions

Exception Type Condition
PortalException The operation resulted in an error in the portal.
RemoteException There was a communication problem during the execution of the remote method call.

See Also

IDocumentFolderManager Interface | Plumtree.Remote.PRC Namespace