Miscellaneous calls

OmniDocs exposes some calls, for managing Form, Address listAddress List, Attachments and full Full text Text searchSearch. Following calls are exposed for it.  

 

 

Form

 

NGORegisterForm

To register a formForm (which is basically a visual representation of a data definitionData Definition) for a data definitionData Definition.

NGODeleteForm

To delete formForms associated with the data definitionData Definition.

NGOChangeFormProperty

To change the property Property of an existing formForm.

NGOGetForm

To get the FormBuffer data for a particular formForm.

NGOGetFormList

To get the lList of all formForms associated with a data definitionData Definition.

Address List

 

NGOAddAddressLists

To add an address listAddress List for a userUser.

NGODeleteAddressLists

To delete the specified address listAddress Lists of the logged in userUser.

NGOAddMembersToLists

To add members to address listAddress Lists for the logged in login userUser.

NGODeleteMembersFromLists

To delete members from address listAddress Lists for the logged in login userUser.

NGOGetAddressLists

To get all the address listAddress Lists for the logged inlogin userUser.

NGOGetMembersOfLists

To get members of a specific address listAddress List of the logged in login userUser.

NGOModifyAddressLists

To modify address listAddress Lists of the logged inlogin userUser by removing the earlier members and adding the new members.

Attachments

 

NGOAddAttachment

To add an attachment Attachment with a document.

NGOModifyAttachment

To modify an existing attachment Attachment with a document.

NGODeleteAttachments

To delete an attachment Attachment from the document.

NGOGetAttachments

To get the lList of attachments Attachments on a document.

General

 

NGOProcessLocks

To Llock or unlock Unlock an objectObject.

NGOGetListOfCabinets

To get list List of associated cabinets Cabinets on serverServer.

NGOGetIdForName

To get index Index based on name Name for an objectObject.