Dm query objects, Document objects, Child objects of pcddocobject objects – Kofax DM API User Manual

Page 27: The logon process, Document objects 7, Child objects of pcddocobject objects 7, The logon process 7

Advertising
background image

T

HE

DM A

RCHITECTURE

7

The Logon Process

PCDError

PCDGetLoginLibs

PCDLogin

PCDNetAliasList

DM Query Objects

Query objects are used to search the library database. The query is
constructed in memory, executed, and the results returned to the client
application. The following are DM query objects:

PCDLookup

PCDRecentDoc

PCDSearch

Document Objects

Document objects are document management system (DMS) objects
that represent database entities that can be modified. These entities
include profiles, projects, and Quick Searches. The object identifier is:

PCDDocObject

Child Objects of

PCDDocObject

Objects

The following are child objects of PCDDocObject objects:

PCDGetDoc

PCDGetStream

PCDPutDoc

PCDPutStream

PCDPropertyList

PCDTrusteeList

The Logon Process

The following subsections describe the client logon process for DM.

Advertising