Listing of all JTS calls with logical division is given
below with a brief description.
|
Cabinet |
|
Call |
Usage |
|
NGOConnectCabinet |
For connecting to cabinet |
|
NGODisConnectCabinet |
For disconnecting to cabinet |
|
NGOGetCabinetReport |
Get a report on cabinet |
|
NGOGetCabinetProperty |
For retrieving cabinet properties |
|
NGOChangeCabinetProperty |
Modify cabinet properties |
|
NGORegisterServices |
Register a service on the cabinet |
|
NGOGetServices |
Get information about all the services registered on a
cabinet |
|
NGODeleteServices |
Delete a specified service from the Database Cabinet |
|
NGOModifyServices |
Modify a service that is already registered on a cabinet |
|
Folder |
|
|
Call |
Usage |
|
NGOAddFolder |
Add a folder to the system |
|
NGOMoveFolder |
Move a folder to some another folder |
|
NGOGetFolderProperty |
For getting property of the folder |
|
NGOGetFolderListExt |
Get folder list |
|
NGOCopyFolder |
Copy folder to some other location |
|
NGODeleteFolder |
Delete a folder |
|
NGOChangeFolderProperty |
Change properties of the folder |
|
NGOGetAncestorList |
Get folder hierarchy of the folder |
|
NGOSearchFolder |
Search for folders |
|
NGOGetFolderIdForName |
Get index of folder on the basis of name |
|
NGOSearchFolderOnDocumentData |
Search folders and sub folders depending on the Data
Classes associated with the documents inside it |
|
Document |
|
|
NGOAddDocument |
Add document to the system |
|
NGOGetDocStatusCount |
Get count of document on basis of status. |
|
NGOGetDocumentProperty |
Get properties of document |
|
NGOGetDocumentListExt |
Get list of documents for a folder |
|
NGODeleteDocumentExt |
Delete single or multiple documents |
|
NGOCopyDocumentExt |
Copy single or multiple documents |
|
NGOMoveDocumentExt |
Move single or multiple documents |
|
NGOCheckInCheckOutExt |
Perform CheckIn-checkout operation on single or multiple
documents |
|
NGOCheckInCheckOut |
Perform CheckIn-checkout operation on single document |
|
NGOCreateDocumentVersion |
Create a Version of document |
|
NGOSetAsLastestVersion |
Set some Version as latest Version |
|
NGOGetVersionList |
Get list of Versions for a document |
|
NGOModifyDocumentVersion |
Modify existing Version of a document |
|
NGOSearchDocumentExt |
Search of document |
|
NGOPostDocument |
Post document to inbox folder of a User |
|
NGOChangeDocumentProperty |
Change the properties of an existing document |
|
NGODeleteDocumentVersion |
Delete previous Versions of the
document |
|
NGOChangeDocumentOrder |
Change the ordering of documents in a particular folder |
|
NGOGetDocPageBindata |
Get the Binary data e.g. Image Stamp associated with the
document on a page |
|
NGOSetDocPageBindata |
Set the Binary data e.g. Image Stamp associated with the
document on a page |
|
Alarms
and Reminders |
|
|
NGOGetAlarmReminderCount |
Get count of generated alarms and reminders |
|
NGOSetAlarms |
Set alarm on object |
|
NGODeleteAlarms |
Delete alarms. |
|
NGOAcknowledgeAlarms |
Acknowledge alarms |
|
NGOGetAlarmsForMail |
Get all Alarms for mail |
|
NGOGetRemindersForMail |
Get all Reminders for mail |
|
NGOGetAllAlarms |
Get all alarms |
|
NGOGetPendingReminders. |
Get all pending reminders |
|
NGODeleteReminder |
Delete specified reminders |
|
NGOSetReminder |
Set reminder for a set of Users on an object |
|
Rights |
|
|
NGOSetAcl |
Set rights on an object for multiple Users or groups |
|
NGOGetRights |
Get rights on an object. |
|
NGOSetRights |
Set rights on an object |
|
DataDefinition |
|
|
NGOAddDataDefinition |
Add Data Definition to the system |
|
NGOGetDataDefListExt |
Get list of data definitions in the system |
|
NGOGetDataDefIdForName. |
Get Data Definition index on the basis of name |
|
NGOGetDataDefProperty |
Get Data Definition property |
|
NGOChangeDataDefinition |
Change Data Definition property |
|
NGOPickList |
Get associated values for a field |
|
NGODeleteDataDefinition |
Delete existing data definition |
|
GlobalIndex |
|
|
NGOGetGlobalIndexList |
Get list of global indexes |
|
NGOAddGlobalIndexToDocument. |
Associate a global index for the document |
|
NGOChangeGlobalIndex. |
Change Global index |
|
NGOGetGlobalIndexFromDocument. |
Get global index associated with a document |
|
NGODeleteGlobalIndex |
Delete global index from the system |
|
NGODeleteGlobalIndexFrom Document |
Dissociate global index from document |
|
NGOAddGlobalIndex |
Add a new Global Index or data field to the system |
|
NGOModifyGlobalIndexToDocument. |
Modify the value of associated globalindex with the
document |
|
Annotations |
|
|
NGOGetAnnotationGroupList. |
Get list of annotation groups. |
|
NGOSetAnnotation |
Set annotations on a document |
|
NGOAddAnnotation |
Add annotations on a document |
|
NGOModifyAnnotation |
Modify annotation on a document |
|
NGOGetAnnotationGroupProperty |
Get properties of annotation group |
|
NGODeleteAnnotation |
Delete annotation group |
|
Group |
|
|
NGOAddGroup |
Add User group to the system |
|
NGODeleteGroup |
Delete group from the system |
|
NGOAddMemberToGroup |
Add members to group |
|
NGODeleteMemberFromGroup |
Delete member from group |
|
NGOGetGroupProperty |
Get properties of a group |
|
NGOChangeGroupProperty |
Change properties of a group |
|
NGOGetGroupListExt |
Get list of groups in the system |
|
NGOAddaMemberToGroups |
Add a User to various Groups |
|
User |
|
|
NGOAddUser |
Add User to system |
|
NGOGetUserListExt |
Get User list |
|
NGODeleteUser |
Delete User from the system |
|
NGOIsAdmin |
Check whether the User is admin |
|
NGOChangeUserProperty |
Change properties of User |
|
NGOGetUserProperty |
Get property of User |
|
NGOSearchUser |
Search for Users in the system |
|
NGOGetLoggedInUserLIst |
Get list of currently logged in User in the cabinet |
|
NGOGetShortUserProperty |
Get short properties for multiple User |
|
NGOCreateUserTable |
Creates a User-defined table in the database |
|
NGODropUserTable |
Drops the User Table created by using NGOCreateTable call |
|
NGOUserSQL |
Performs basic operations like Insert, Delete, Modify,
Select on User-defined tables |
|
AuditLog |
|
|
NGOFetchLog |
Fetch log from the system |
|
NGOPurgeLog |
Purge log in the system |
|
Keywords |
|
|
NGOAddKeywords |
Add keywords in the system |
|
NGODeleteKeywords |
Delete keywords from the system |
|
NGOAuthorizedKeywords |
Authorize existing keywords in the system |
|
NGOAddKeywordsToDoc |
Associate keywords with document |
|
NGODeleteKeywordsFromDoc |
Delete keywords from document |
|
NGODeleteAliasesFromKeywords |
Delete aliases from keywords. |
|
NGOGetAliasList |
Get list of aliases for keywords |
|
NGOGetAllKeywordsFromDictExt |
Get all keywords from dictionary |
|
NGOChangeKeywords |
Change existing keywords in the system |
|
NGODefineAliasForKeywords |
Define aliases for keyword |
|
ThumbNail |
|
|
NGOGetNextDocForThumbNail |
Get next document to generate thumbnail |
|
NGOSetThumbNail |
Set thumbnail data for the document |
|
NGOGetThumbNail |
Get thumbnail data for the document |
|
LinkObjects |
|
|
NGOLinkObjects |
Link objects in the system |
|
NGODelLinkObjects |
Delete linked objects |
|
NGOGetLinkObjectsList |
Get linked object for a object |
|
References |
|
|
NGOCreateReferences |
Create references for a object |
|
NGOMoveReferences |
Delete references for a object |
|
NGODeleteReferences |
Move references for a object |
|
FTS |
|
|
NGOInitializeFTS |
Enable the cabinet for Full Text
Search (FTS) |
|
NGOGetFTSText |
Get the extracted text for a
specified document |
|
NGOFTSGetDocForFTS |
Get the list of documents of a
folder, which are not yet extracted for FTS |
|
NGOFTSSetFTSDataEx |
Set extracted data for a document
which is useful in performing FTS |
|
Form |
|
|
NGORegisterForm |
Register a form (which is basically a visual
representation of a data definition) for a datadefinition |
|
NGODeleteForm |
Delete forms associated with the datadefinition |
|
NGOChangeFormProperty |
Change the property of an existing form |
|
NGOGetForm |
Get the FormBuffer data for a particular form |
|
NGOGetFormList |
Get the list of all forms associated with a datadefinition |
|
Address
List |
|
|
NGOAddAddressLists |
Add an address list for a user. |
|
NGODeleteAddressLists |
Delete the specified address lists of the login user |
|
NGOAddMembersToLists |
Add members to address lists for the login user |
|
NGODeleteMembersFromLists |
Delete members from address lists for the login user |
|
NGOGetAddressLists |
Get all the address lists for the login user |
|
NGOGetMembersOfLists |
Get members of a specific address list of the login user |
|
NGOModifyAddressLists |
Modify address lists of the login user by removing the
earlier members and adding the new members |
|
Attachments |
|
|
NGOAddAttachment |
Add an attachment with a document |
|
NGOModifyAttachment |
Modify an existing attachment with a document |
|
NGODeleteAttachments |
Delete an attachment from the document |
|
NGOGetAttachments |
Get the list of attachments on a document |
|
General |
|
|
NGOProcessLocks |
Lock or unlock an object |
|
NGOGetListOfCabinets |
Get list of associated cabinets on server |
|
NGOGetIdForName |
Get index based on name for a object |