Folder

Folder is a repository for the Documents. A Folder can contain Documents and also other Folders, which that are known as sub Ffolders. There are different types of folders in the OmniDocs System e.g.like Inbox, Sent Item, Trash, and General Folders. Also every folder has an Access Type, which that specifies the type of control that will be given on this Folder to other userUsers in the sSystem. Some of the values that Access Type can have are Shared, Private and, Inherit. Following calls are exposed for folder level functionality.

 

NGOAddFolder

To add a folder to the Cabinet.

NGOChangeFolderProperty

To change the Properties of a folder.

NGOCopyFolder

To copy a folder to some other folder.

NGOMoveFolder

To move a folder to some other folder.

NGOGetFolderProperty

For gettingTo get the pProperty of the folder.

NGOGetFolderListExt

To get the lList of folders in a specified folder.

NGODeleteFolder

To delete a specified folder.

NGOGetAncestorList

To get folder hierarchy of the specified folder.

NGOSearchFolder

For searching the folders.

NGOGetFolderIdForName

To Get iIndex of folder on the basis of name.

NGOIsFolderExist

To check the existence of a Folder whose properties are specified in the input.