Class: GetRepositoryInfoResponseType

tibco.objectapi.bds.document.GetRepositoryInfoResponseType

new GetRepositoryInfoResponseType()

Members

cmisVersion :string

The highest version of the CMIS standard supported by the repository. See http://docs.oasis-open.org/cmis/CMIS/ This property holds the value of the 'Cmis Version' attribute.
Type:
  • string

likeSupported :boolean

'true' if the repository's query capability allows the 'like' keyword to be used to achieve wildcard matches. This property holds the value of the 'Like Supported' attribute.
Type:
  • boolean

multifilingSupported :boolean

'true' if the repository supports multifiling (the ability for a given document to reside in multiple folder locations) This property holds the value of the 'Multifiling Supported' attribute.
Type:
  • boolean

productVersion :string

The version of the CMIS repository product. This property holds the value of the 'Product Version' attribute.
Type:
  • string

querySupported :boolean

'true' if the repository supports CMISQL queries This property holds the value of the 'Query Supported' attribute.
Type:
  • boolean

repositoryDescription :string

A description of the repository. This property holds the value of the 'Repository Description' attribute.
Type:
  • string

repositoryId :string

The id of the repository. This property holds the value of the 'Repository Id' attribute.
Type:
  • string

repositoryName :string

The name of the repository. This property holds the value of the 'Repository Name' attribute.
Type:
  • string

unfilingSupported :boolean

'true' if the repository allows documents to be unfiled (stored in the repository, but not contained in a folder) This property holds the value of the 'Unfiling Supported' attribute.
Type:
  • boolean

vendorName :string

The name of the CMIS repository vendor. This property holds the value of the 'Vendor Name' attribute.
Type:
  • string

versioningStateSupported :Array.<tibco.objectapi.bds.document.VersioningStateEnum>

One or more values from VersioningStateEnum, indicating which can be used when a document (of 'cmis:document' type) is created. This property holds the value of the 'Versioning State Supported' attribute list.
Type: