Reference for Repository Methods

Method

Description

addVersion()

Add a version of a document

convertBqyFileToUnicode()

Convert the specified document from code page to Unicode

findFiles()

Find all files in a folder

getFileUuid()

Retrieve the UUID of the file with a specified path

getFolderUuid()

Retrieve the UUID of the folder with a specified path

isFile()

Determine whether the specified UUID represents a file

isFolder()

Determine whether the specified UUID represents a folder

publishBqyFile()

Import a file into the repository with the specified content

remapOCEs()

Remap the OCEs of the specified document to the provided set

retrieveFile()

Retrieve the document with the specified UUID as a temporary file

retrieveVersionedDocument()

Retrieve the versioned document associated with the specified UUID