IIQAPI Methods |
The IIQAPI type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddNote |
Add a note to a specific document.
|
![]() | AddRevision |
Add a revision to the IQDocument object identified by the specified GUID.
|
![]() ![]() | CreateDocument |
Create a new document in ImageQuest with the specified index values and associated backing document.
|
![]() | DeleteDocument |
Delete a document from the ImageQuest system.
|
![]() | DeleteDocumentById |
Delete a document with a specific document ID from the ImageQuest system
|
![]() | GetAttributes |
Retrieve the list of all valid attributes for the current cabinet.
|
![]() | GetDocument |
Retrieve a single document from the ImageQuest system based on the document's unique identifier.
|
![]() ![]() | GetDocumentStream |
Retrieve the backing file data associated with a specified ImageQuest document
|
![]() | GetDocumentTypeAttributes |
Return a list of attributed that are associated with the given document type.
|
![]() | GetDocumentTypes |
Retrieve a list of defined document type schema definition names
|
![]() | GetListAttributeItems |
Return a list of legal values for a particular IQ List Attribute
|
![]() | Login |
Log in to an ImageQuest cabinet as the specified ImageQuest user
|
![]() | RouteDocToRole |
Route a document to a specific Role.
|
![]() | RouteDocToUser |
Route a document to a specific User.
|
![]() ![]() | Search |
Execute an ad-hoc ImageQuest query to return a desired set of ImageQuest documents.
|
![]() | SSOLogin |
Log in to an ImageQuest cabinet using SSO
|
![]() | SystemLogin |
Log in to an ImageQuest cabinet as a system-level process.
|
![]() ![]() | UpdateDocument |
Post changes to an existing IQDocument object into the ImageQuest system.
|
![]() | ValidateAttribute |
Performs data validation on a proposed value for an ImageQuest attribute.
|