Class: FindDocumentsRequestType

tibco.objectapi.bds.document.FindDocumentsRequestType

new FindDocumentsRequestType()

Request for FindDocuments . Constructs a new FindDocumentsRequestType.

The following features are supported:

Members

name :string

Specify the name of the document to match This property holds the value of the 'Name' attribute.
Type:
  • string

owner :tibco.objectapi.bds.document.OwnerReference

This property holds the value of the 'Owner' containment reference.
Type:

query :tibco.objectapi.bds.document.QueryAndDocumentType

This property holds the value of the 'Query' containment reference.
Type:

returnMetadata :boolean

The response will contain zero or more document references. If this boolean attribute is set true, it will also include document metadata. (Assumed false if omitted) This property holds the value of the 'Return Metadata' attribute.
Type:
  • boolean