Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDocumentQuery Interface

Interface that allows querying of documents in the Knowledge Directory. The query can be directed to a specific document folder or narrowed down using a set of filters. An instance of a document query is created with a call to IDocumentManager.CreateQuery(). Once the desired query parameters are specified, the query can be executed with the Execute() method.

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

public interface IDocumentQuery

Requirements

Namespace: Plumtree.Remote.PRC

Assembly: idk (in idk.dll)

See Also

IDocumentQuery Members | Plumtree.Remote.PRC Namespace