Enterprise Information Portal APIs

Package com.ibm.mm.sdk.common

Interface Summary
dkAccessControl Deprecated. Replaced by dkAuthorizationMgmt
dkAccessControlList  
dkAdminDomainDef The dkAdminDomainDef class represents an administrative domain object.
dkAdminDomainsMgmt The dkAdminDomainsMgmt class represents and processes management functions for administrative domains.
dkAnnotationExt This is the interface class for all annotation objects.
dkAttrDef This class defines methods to access attribute information as well as to create and delete attributes
dkAttrGroupDef dkAttrGroupDef : This class represents a attribute group definition.
dkAttrMapping  
dkAuthorizationMgmt dkAuthorizationMgmt : This class represents and processes datastore authorization management functions.
dkCallback This class defines an interface to the callback object.
dkCheckableObject Interface for checkable objects
dkCollection dkCollection is a base interface to a collection of any type of objects.
dkConfigurationMgmt dkConfigurationMgmt : This class represents and processes datastore configuration management functions.
DKConstant  
DKConstantDB2  
DKConstantDD This interface contains constants used by the Domino.Doc client connector code.
DKConstantDES  
DKConstantDJ  
DKConstantDL  
DKConstantFed  
DKConstantIC  
DKConstantICM  
DKConstantIP  
DKConstantJDBC  
DKConstantOD  
DKConstantV4  
dkContentDef This class defines the characteristics of the content
dkDataObjectBase dkDataObjectBase represents the base interface for data objects, data-value objects (User Defined Types), and extended data objects (XDO).
dkDatastore dkDatastore: the following methods are additions or modifications of the existing method in the current implementation of dkDatastore
dkDatastoreAdmin dkDatastoreAdmin : This class represents and processes datastore administration functions.
dkDatastoreDef This class defines methods to access datastore information as well as to create, list, and delete its entities
It maintains a collection of dkEntityDefs
dkDatastoreExt Defines the interface for Datastore Standard Extension classes.
dkDatastoreIntDB2 dkDatastoreIntDB2: the following methods are additions or modifications of the existing method in the current implementation of dkDatastoreIntDB2
dkDatastoreIntDD dkDatastoreIntDD: the following methods are additions or modifications of the existing method in the current implementation of dkDatastoreIntDD
dkDatastoreIntDES dkDatastoreIntDES: the following methods are additions or modifications of the existing method in the current implementation of dkDatastoreIntDES
dkDatastoreIntDJ dkDatastoreIntDJ: the following methods are additions or modifications of the existing method in the current implementation of dkDatastoreIntDJ
dkDatastoreIntDL dkDatastoreIntDL: the following methods are additions or modifications of the existing method in the current implementation of dkDatastoreIntDL
dkDatastoreIntIC dkDatastoreIntIC: the following methods are additions or modifications of the existing method in the current implementation of dkDatastoreIntIC
dkDatastoreIntICM dkDatastoreIntICM: the following methods are additions or modifications of the existing method in the current implementation of dkDatastoreIntICM
dkDatastoreIntIP dkDatastoreIntIP: the following methods are additions or modifications of the existing method in the current implementation of dkDatastoreIntIP
dkDatastoreIntJDBC dkDatastoreIntJDBC: the following methods are additions or modifications of the existing method in the current implementation of dkDatastoreIntJDBC
dkDatastoreIntOD dkDatastoreIntOD: the following methods are additions or modifications of the existing method in the current implementation of dkDatastoreIntOD
dkDatastoreIntQBIC dkDatastoreIntQBIC: the following methods are additions or modifications of the existing method in the current implementation of dkDatastoreIntQBIC
dkDatastoreIntTS dkDatastoreIntTS: the following methods are additions or modifications of the existing method in the current implementation of dkDatastoreIntTS
dkDatastoreIntV4 dkDatastoreIntV4: the following methods are additions or modifications of the existing method in the current implementation of dkDatastoreIntV4
dkEntityDef This class defines methods to access entity information as well as to: create and delete attributes create and delete this entity
dkExtension This is the common abstract class for all extension objects
dkFederatedIterator A federated iterator is used to iterate over the collective members of DKFederatedCollection across collection boundaries.
dkFederation The base interface for a federated datastore.
dkFolderExit  
dkIKFServiceFed  
dkImportDataSources dkImportDataSources : This class represents a Import DataSources user exit interface
dkImportUsers dkImportUsers : This class represents a Import users and groups user exit interface
dkIterator dkIterator is the base interface for iterators.
dkMediaStreamInfo This is the interface class for all Video Stream objects.
DKMessageId  
DKMessageIdDB2  
DKMessageIdDD  
DKMessageIdDES  
DKMessageIdDJ  
DKMessageIdDL  
DKMessageIdFed  
DKMessageIdIC Contains the message IDs for the IC Connector.
DKMessageIdICM  
DKMessageIdIP  
DKMessageIdJDBC  
DKMessageIdOD  
DKMessageIdV4  
dkOption  
dkPersistentQuery This interface extends the interface of dkQuery to include methods to make a query persistent in the datastore.
dkPool dkPool: An interface for database connection pool.
dkPrivilege  
dkPrivilegeGroup  
dkPrivilegeSet  
dkProfile dkProfile : This class represents a profile
dkQuery dkQuery extends dkQueryBase and provides an interface for a query object.
dkQueryBase dkQuerybase is an interface for a query object that can be associated with zero or more datastores.
dkQueryEvaluator  
dkQueryManager  
dkResultSetCursor dkResultSetCursor is a datastore cursor that manages a collection of DDO objects.
dkResultSetCursorScrollable  
dkSchemaMapping This is the an interface to define an associative mapping between a mapped or federated entity and a map-to or native entity in back-end datastores.
dkSearchEngineInfo This is an abstract class for all search engine information objects.
dkSearchTemplate  
DKSequentialIterator A sequaential iterator is bi-directional; it can go forward and backward over members of a collection that supports it.
dkServerDef dkServerDef : This class represents a server definition.
dkService This class defines methods of service with basic methods
dkServiceMgr Defines the interface to manage service classes.
dkSort  
dkStorageManageInfo This is the interface class for all storage management support objects
dkUMapMgmt  
dkUserDef dkUserDef : This class represents a user definition.
dkUserExit This class defines methods to for a user exit class
dkUserGroupDef dkUserGroupDef : This class represents a user group definition.
dkUserManagement dkUserManagement : This class represents and processes datastore user management functions.
dkWorkFlowAction This class provides interface methods to access data related to actions in workFlow
dkWorkFlowActionList  
dkWorkFlowCollectionPoint  
dkWorkFlowDiagram  
dkWorkFlowEvent  
dkWorkFlowMgmt  
dkWorkFlowService  
dkWorkFlowServiceFed This class defines methods of service with basic methods
dkWorkFlowUserExit This interface provides the basic methods for the user exit class associated with a user-defined action.
dkWorkListAdmin  
dkWorkPacket  
dkXDO dkXDO: a common abstract class that can represent a complex UDT(User Defined Type) or LOB(Large Object).
dkXDOBase dkXDOBase: an abstract class that represents a data value, ranging from a simple UDT (User Defined Type) to a complex LOB(Large Object).
 

Class Summary
dkAbstractAccessControlList This class defines methods to access user information
dkAbstractAdminDomainDef The dkAbstractAdminDomainDef class represents an administrative domain object.
dkAbstractAdminDomainsMgmt The dkAbstractAdminDomainsMgmt class represents and processes management functions for administrative domains.
dkAbstractAttrDef This class defines methods to access attribute information.
dkAbstractAttrGroupDef This class defines methods to access attribute group def information
dkAbstractAuthorizationMgmt This class defines methods to access user information
dkAbstractConfigurationMgmt This class defines methods to access configuration management
dkAbstractContentDef This class defines the characteristics of the content
dkAbstractDataObjectBase This class defines methods to access data object base information
dkAbstractDatastoreAdmin dkAbstractDatastoreAdmin : This class represents and processes datastore datastore admin functions.
dkAbstractDatastoreDef This class defines methods to access datastore def information
dkAbstractEntityDef This class defines methods to access entity information as well as to: create and delete attributes create and delete this entity
dkAbstractFolderExit  
dkAbstractPrivilege This class defines methods to access user information
dkAbstractPrivilegeGroup This class defines methods to access privilege information
dkAbstractPrivilegeSet This class defines methods to access user information
dkAbstractServerDef This class defines methods to access Server information
dkAbstractServiceMgr Defines abstract implementation of dkServiceMgr class, so that it can be subclassed when necessary.
dkAbstractUserDef This class defines methods to access user information
dkAbstractUserExit This class defines methods to for a user exit class
dkAbstractUserGroupDef This class defines methods to access user group information
dkAbstractUserMgmt dkAbstractUserMgmt : This class represents and processes datastore user management functions.
dkAbstractWorkFlowUserExit  
dkAbstractXDO dkAbstractXDO: a common abstract class that can represent a complex UDT(User Defined Type) or LOB(Large Object).
DKAccessControlDD DKAccessControlDD : This class represents and processes datastore access control functions.
DKAccessControlDL DKAccessControlDL : This class represents and processes datastore access control functions.
DKAccessControlIP DKAccessControlIP : This class represents and processes datastore access control functions.
DKAccessControlListDD DKAccessControListlDD : This class represents an access control list in DD.
DKAccessControlListDL DKAccessControListlDL : This class represents an access control list in DL.
DKAccessControlListFed  
DKAccessControlListICM The Content Manager version 8 access control model is applied at the level of the controlled entity.
DKAccessControlListOD DKAccessControListlOD : This class represents an access control list in OD.
DKAccessControlListV4 DKAccessControListlV4 : This class represents an access control list in V4.
DKAccessControlOD DKAccessControlOD : This class represents and processes datastore access control functions.
DKAccessControlV4 DKAccessControlV4 : This class represents and processes the datastore access control functions.
DKAccessDataDD DKAccessControlDD : This class represents and processes datastore access control functions.
DKAccessDataDL DKAccessControlDL : This class represents and processes datastore access control functions.
DKAccessDataV4 DKAccessDataV4 : This class represents and processes datastore access control data functions.
DKAccessTypeDef  
DKACLData This class represents access list data.
DKACLMgmtFed  
DKAdminDomainDefFed The DKAdminDomainDefFed class is the implementation of the abstract class dkAdminDomainDef.
DKAdminDomainDefICM The DKAdminDomainDefICM class is the implementation of the abstract class dkAdminDomainDef.
DKAdminDomainsMgmtFed The DKAdminDomainsMgmtFed class is the implementation of the abstract class dkAdminDomainsMgmt.
DKAdminDomainsMgmtICM The DKAdminDomainsMgmtICM class is the implementation of the abstract class dkAdminDomainsMgmt.
DKAnnotation This class is a wrapper of DL ANNOTATIONSTRUCT.
DKAnnotationDL This class is a wrapper of DL ANNOTATIONSTRUCT.
DKAnnotationOD This class is a wrapper of OD CsvNote.
DKAnnotationV4  
DKAppGrpDefOD This class defines methods to access entity information for an index class
DKAttrDefDD This class represents a basic domino.Doc attribute.
DKAttrDefDL This class defines methods to access attribute information as well as to create and delete attributes
DKAttrDefFed DKAttrDefFed defines federated datastore attributes.
DKAttrDefIC This class defines methods to access attribute information for an IC Datastore.
DKAttrDefICM This class is used to represent attribute definition in Content Manager Server.
DKAttrDefIP This class defines methods to access attribute information, including data type and size.
DKAttrDefV4 This class defines methods to access attribute information as well as to create and delete attributes
DKAttrFieldDefDD This class corresponds to a IField object of Domino.Doc.
DKAttrGroupDefICM DKAttrGroupDefICM : This class is used to represent attribute group definition in Content Manager server.
DKAttributeDef  
DKAttrInventoryDefFed This class implements the dkAttrDef interface to access the data in Server Inventory table.
DKAttrKeywordDefDD This class corresponds to a IKeyword object of Domino.Doc.
DKAttrMapDef This class defines methods to access attribute information as well as to create and delete attributes
DKAttrMappingFed DKAttrMappingFed is a specific version of the dkAttrMapping class to define an associative mapping between federated attribute(s) and native attribute(s).
DKAttrProfileDefDD This class corresponds to a Domino.Doc IProfile object.
DKAuthenticationData  
DKAuthorizationMgmtICM Use this class to represent and manage the authorization of the ICM datastore.
DKAutoLinkDefICM Use this class to represent and manage an auto link associated with an item type.
DKBinderDefDD This class defines methods to get Domino.Doc Binder information.
dkBlob dkBlob: a common abstract class for basic BLOB in DL and other datastores.
DKBlobDB2 DKBlobDB2: a blob (XDO) represents a part object of DB2
DKBlobDD DKBlobDD: a blob (XDO) represents the contents of a Domino.Doc Document
DKBlobDES DKBlobDES: a blob (XDO) represents a part object of DES
DKBlobDJ DKBlobDJ: a blob (XDO) represents a part object of DJ
DKBlobDL DKBlobDL: a blob (XDO) represents a part object of DL
DKBlobIC DKBlobIC: a blob (XDO) represents a part object of IC
DKBlobIP For ImagePlus 390, a blob (XDO) represents an IODM document or annotation object.
DKBlobJDBC DKBlobJDBC: a blob (XDO) represents a part object of JDBC
DKBlobOD DKBlobOD: a BLOB (XDO) represents a part object of OnDemand
DKBlobV4 DKBlobV4: a BLOB (XDO) represents a part object of VI400
DKCabinetDefDD This class defines methods to get Domino.Doc Cabinet information.
DKCallbackIP This class defines an interface to the callback object.
DKCatalogDefQBIC This class defines methods to access entity information for QBIC.
DKCC2Mime  
DKCC2MimeFed  
DKCC2MimeMgr  
DKChildCollection DKChildCollection is a subclass of sequential collection.
DKClientExitDefICM This class provides user exists for item type definition.
dkClob dkClob: a common abstract class for basic CLOB in DL and other datastores.
DKClobDB2 DKClobDB2: a clob (XDO) represents a part object of DB2
DKClobDJ DKClobDJ: a clob (XDO) represents a part object of DJ
DKClobDL DKClobDL: a clob (XDO) represents a part object of DL.
DKClobJDBC DKClobJDBC: a Clob (XDO) represents a part object of JDBC
DKCollectionResumeListEntryICM The DKCollectionResumeListEntryICM class models the resume list for collection points in a document routing process.
DKColumnDefDB2 This class defines methods to access attribute information as well as to create and delete attributes
DKColumnDefDJ This class defines methods to access attribute information as well as to create and delete attributes
DKColumnDefJDBC This class defines methods to access attribute information as well as to create and delete attributes
DKCombinedQuery  
DKCombinedQueryDL  
DKCombinedQueryOptDL DKCombinedQueryOptDL is a concrete subclass of dkQueryBase, to represents and executes a combination of text, image, and parametric.
DKCommonPrivilege This class is an implementation in support of federated access control.
DKComponentTypeDefICM This class is used to represent component type definitions in Content Manager Server.
DKComponentTypeIndexDefICM This class defines methods to access database index information on root or child component
DKComponentTypeViewDefICM A component type view is a view used to control access to component types and their contained attributes.
DKConfigurationMgmtICM The DKConfigurationMgmtICM class is the implementation of the the abstract class dkConfigurationMgmt.
DKContentDefDL This class defines the characteristics of the content class for DL
DKCQExpr DKCQExpr class represents a compound or combined query expression.
DKDatabaseDefDES DKDatabaseDefDES class defines methods to access DES entity information
DKDatabaseDefQBIC This class defines methods to access entity information for QBIC.
dkDataObject dkDataObject is an interface, which extends dkDataObjectBase, to represents objects that can have persistent data.
DKDatastoreAdminDB2 DKDatastoreAdminDB2 : This class represents and processes datastore administration functions.
DKDatastoreAdminDJ DKDatastoreAdminDJ : This class represents and processes datastore administration functions.
DKDatastoreAdminDL DKDatastoreAdminDL : This class represents and processes datastore administration functions for DL.
DKDatastoreAdminFed DKDatastoreAdminFed : This class provides administrative functions to manage the federated database.
DKDatastoreAdminICM DKDatastoreAdminICM : This class represents and processes datastore administration functions.
DKDatastoreAdminIP DKDatastoreAdminIP : This class represents and processes datastore administration functions.
DKDatastoreAdminJDBC DKDatastoreAdminJDBC : This class represents and processes datastore administration functions.
DKDatastoreAdminOD DKDatastoreAdminOD : This class represents and processes datastore administration functions.
DKDatastoreAdminTS DKDatastoreAdminTS : This class represents and processes datastore administration functions for TS.
DKDatastoreAdminV4 DKDatastoreAdminV4 : This class represents and processes datastore administration functions.
DKDatastoreDefDB2 This class defines methods to access datastore def information in DB2.
DKDatastoreDefDD This class stores the Domino.Doc datastore meta-data and provides methods to access this data.
DKDatastoreDefDES This class defines methods to access DES datastore information
DKDatastoreDefDJ This class defines methods to access datastore def information in DJ.
DKDatastoreDefDL This class defines methods to access datastore def information in DL.
DKDatastoreDefFed This class defines methods to access federated datastore information as well as to: create and delete federated entities create and delete search templates
DKDatastoreDefIC This class defines methods to access datastore def information in an IC datastore.
DKDatastoreDefICM DKDatastoreDefICM implements the interface dkDatastoreDef.
DKDatastoreDefIP This class stores the ImagePlus/390 datastore meta-data and provides methods to access this data.
DKDatastoreDefJDBC This class defines methods to access datastore def information in JDBC.
DKDatastoreDefOD This class defines methods to access datastore definition information in OnDemand.
DKDatastoreDefQBIC This class defines methods to access datastore information as well as to create, list, and delete its entities
It maintains a collection of dkEntityDefs
DKDatastoreDefTS This class defines methods to access datastore information as well as to create, list, and delete its entities
It maintains a collection of dkEntityDefs
DKDatastoreDefV4 This class defines methods to access datastore definition information in VI400.
DKDatastorePool DKDatastorePool: A DKDatastorePool object will manage the datastore connection pool.
DKDatastoreService  
DKDatastoreSession This class contains datastore with assigned session Id to support the datastore pool.
DKDate DKDate defines a generic date class to represents date data-type retrieved from back-end datastores.
dkDBClob dkDBClob: a common abstract class for basic DBCLOB.
DKDBClobDB2 DKDBClobDB2: a DBClob (XDO) represents a part object of DB2
DKDBClobDJ DKDBClobDJ: a DBClob (XDO) represents a part object of DJ
DKDDO DKDDO is the class to represents a Dynamic Data Object (DDO).
DKDDOBase DKDDOBase is the base class to represents Dynamic Data Object (DDO).
DKDESQuery  
DKDocModelTS  
DKDocRoutingServiceICM The DKDocRoutingServiceICM represents a document routing service in Content Manager.It provides the methods for managing a process including starting, terminating, continuing, suspending and resuming a process.
DKDocRoutingServiceMgmtICM The DKDocRoutingServiceMgmtICM class provides the provides the methods to manage the helper classes DKProcessICM, DKWorkNodeICM, and DKWorkListICM.
DKDocSectionTS  
DKDocumentDefDD This class defines methods to get Domino.Doc Document information.
DKEntityDefFed DKEntityDefFed class defines methods to access federated entity information as well as to: create and delete attributes create and delete this entity
DKEntityDefIC This class defines methods to access entity information for an index class
DKEntityDefIP The Entity Definition defines the set of attributes available for a particular type of item, e.g.
DKEntityInventoryDefFed This class implements the dkEntityDef interface to access the data in Server Inventory table.
DKEnvironment  
DKErrorLogMgmtFed This class provides methods to acess the log data from the federated database.
DKEventDefICM The DKEventDefICM class defines methods for accessing Eevent-related information.
DKEventMgmtICM The DKEventMgmtICM class provides event management functionality in Content Manager.
DKEventTypeDefICM The DKEventTypeDefICM class represents an event type definition in Content Manager.
DKFDLFed This class is used by the workflow builder for exporting a FDL from and importing a FDL into the MQ Workflow server.
DKFeatureDefQBIC This class defines methods to access attribute information as well as to create and delete attributes
DKFederatedCollection A federated collection allows an application program to process data objects resulting from a query as a group or collection and at the same time preserves the sub-grouping relationships that exists between them.
DKFederatedQuery  
DKFieldDefDES DKFieldDefDES defines DES attributes.
DKFieldDefOD This class defines methods to access attribute information as well as to create and delete attributes
DKFixedViewDataOD  
DKFolder DKFolder is a subclass of sequential collection.
DKFolderFed  
DKFolderMgmtFed This is the management class for handling federated folder objects
DKFolderOD  
DKForeignKeyDefICM Use This class to represent a foregin key definition for a component type.
DKGroupMapDataFed  
DKHandle  
DKImageICM This class will be used to represent image resource objects in the Resource Manager configured for Content Manager.
DKImageInfoQBIC  
DKImageQuery DKImageQuery implements dkQuery and is created by a datastore to represent and execute a query involving image data.
DKImageRecordQBIC  
DKIndexClassDefDL This class defines methods to access entity information for an index class
DKIndexClassDefV4 This class defines methods to access entity information for an index class
DKIndexFuncStatusTS  
DKIndexInfoTS  
DKIndexingDocMsgTS  
DKIndexingRulesTS  
DKIndexQBIC  
DKIndexTS  
DKItemTypeDefICM DKItemTypeDefICM: This class is used to represent item type definition in Content Manager server.
DKItemTypeRelationDefICM DKItemTypeRelationDefICM is used to represent an item type relations that can be assigned to item types which are of the "Document" class.
DKItemTypeViewDefICM This class is used to represent item type view definition in Content Manager server.
DKLink A DKLink object represents an instance of one to one relationship between two objects, a source and a target object.
DKLinkCollection DKLinkCollection is a subclass of sequential collection.
DKLinkTypeDefICM This class defines methods to manage link type information.
DKLobICM This class represents an abstraction of generic resource in the IBM Content Manager.
A resource object consists of a content stored in a Resource Manager and the meta-data describing this content stored in the Library Server of Content Manager.
DKLogDefFed  
DKLSCfgDefICM This class provides getter and setter methods for listing and updating the Library Server Configuration parameters.
DKLSConfigurationMgmtICM This class provides the functions to retrieve and update the Library Server Configuration parameters.
DKMatchesDocSectionTS  
DKMatchesInfoTS  
DKMatchesParagraphTS  
DKMatchesTextItemTS  
DKMediaStreamInfoDL This class defines the properties for Digital Library Video Stream objects.
DKMessage  
DKMessageDB2  
DKMessageDD  
DKMessageDES  
DKMessageDJ  
DKMessageDL  
DKMessageFed  
DKMessageIC Message catalog for IC Connector
DKMessageICM  
DKMessageIP  
DKMessageJDBC  
DKMessageLS  
DKMessageOD  
DKMessageV4  
DKMime2AppFed This class contains data definition for mimetype to application association
DKMimeTypeDefICM Use this class to represent a MIME type object.
DKMimetypeMgmtFed  
DKMimeTypeMgmtICM Use this class to manage the MIME types available in the datastore.This class provides the functions to retrieve, add and update the system defined and user defined MIME types.
DKNLSKeywordDefICM Use this class to represent a national language string for ICM datastore entities such as Attribute Groups, Item Types, Component Types, Privileges, ACLs etc.
DKNVPair DKNVPair is a class to hold an abitrary name and value pair.
DKOpCode DKOpCode is a static helper class to define constants related to comparison and logical operators.
DKParametricQuery  
DKParts DKParts is a subclass of sequential collection.
dkPersistentCheckableObject Interface for checkable objects
dkPersistentObject  
DKPid This class represents a PID (Persistent identifier) object.
DKPidICM  
DKPidIP DKPidIP : This class represents a Pid (Persistent identifier) object for IP/390 documents and folders.
DKPidQBIC  
DKPidTS  
DKPidXDO  
DKPidXDODB2  
DKPidXDODES This class defines the persistent identifier (PID) for a DES blob (XDO).
DKPidXDODJ  
DKPidXDODL  
DKPidXDOIC  
DKPidXDOICM  
DKPidXDOIP  
DKPidXDOJDBC  
DKPidXDOOD  
DKPidXDOV4  
DKPredefinedValues DKPredefinedValues is a class to hold all the mapping value pairs of a search field.
DKPrivilegeFed DKPrivilegeSetFed : This class represents a privilege set.
DKPrivilegeGroupFed DKPrivilegeSetFed : This class represents a privilege set.
DKPrivilegeICM A privilege is an ability to use the Content Manager system.
DKPrivilegeSetFed  
DKPrivilegeSetICM A Content Manager privilege set is a named group of privileges.
DKProcessExtICM The DKProcessExtICM class represents a process extension class in Content Manager.
DKProcessICM The DKProcessICM class represents a process or a workflow instance in Content Manager.
DKPropertyPoolJDBC DKPropertyPoolJDBC: This class is used to parse the properties from an input file.
DKQExpr A query expression is used to specify a simple query.
DKQSubExpr A sub-query DKQSubExpr expression consists of entity-names, a display-list, a query term, an option list, and an optional parameter list.
DKQTerm Query terms are used to represent a predicate logic expression in a query.
dkQueryableCollection  
dkResource dkResource: a common abstract class user to represent resources and provides a generic interface to resource object functions.
DKResourceMgrDefICM Use this class to represent a resource manager in your program.
DKResults DKResults is a sub-class of dkQueryableCollection, therefore it supports sorting and bi-directional iterator, and it is queryable.
DKResultsFed  
DKResumeListEntryICM The DKResumeListEntryICM class represents a resume list entry in Content Manager.
DKRMConfigurationMgmtICM Use this class to represent the resource manager entities in an ICM datastore and manage the resource manager in the ICM datastore.
DKRMIConstant  
DKRMInfoICM  
DKRMSMSPairDefICM DKRMSMSPairDefICM class is a utility class that supports DKSMSCollectionDefICM class.
DKRoomDefDD This class defines methods to get Domino.Doc Room information.
DKRouteListEntryExtICM The DKRouteListEntryExtICM class represents a route list entry extension in Content Manager.
DKRouteListEntryICM The DKRouteListEntry class defines a route within a process.
DKSchemaMappingFed  
DKSearchCriteria  
DKSearchEngineInfoDL  
DKSearchEngineInfoFed  
DKSearchIndexDefTS This class defines methods to access entity information for TS.
DKSearchNode  
DKSearchTemplateFed This class represents a query object.
DKSegmentedParts DKSegmentedParts is a subclass of sequential collection.
DKSegmentedPartsIterator  
DKSegmentedPartsIteratorOD  
DKSegmentedPartsOD DKSegmentedPartsOD is a subclass of DKSegmentedParts.
DKSemanticTypeDefICM The semantic type of an item describes its basic classification.
DKSequentialCollection DKSequentialCollection is a subclass of dkCollection which supports sorting and sequential access in a bi-directional manner, i.e.
DKServerDefDB2 DKServerDefDB2 : This class represents a server definition.
DKServerDefDD DKServerDefDD : This class represents a Domino.Doc server definition.
DKServerDefDES DKServerDefDES : This class represents a server definition for DES
DKServerDefDJ DKServerDefDJ : This class represents a server definition.
DKServerDefDL DKServerDefDL : This class represents a server definition.
DKServerDefFed DKServerDefFed : This class represents a server definition.
DKServerDefIC This class represents a server definition.
DKServerDefICM DKServerDefICM : This class represents a server definition.
DKServerDefJDBC DKServerDefJDBC : This class represents a server definition.
DKServerDefOD DKServerDefOD : This class represents a server definition.
DKServerDefQBIC DKServerDefQBIC : This class represents a server definition.
DKServerDefTS DKServerDefTS : This class represents a server definition.
DKServerDefV4 DKServerDefV4 : This class represents a server definition.
DKServerInfo  
DKServerInfoDL  
DKServerInfoQBIC  
DKServerInfoTS  
DKServerInventoryMgmtFed This class provides methods to acess the server inventory, and log data from the federated database.
DKServerMapDefFed  
DKServerMgmtImpFed This class provides methods to access back-end servers definition to federated search.
DKServerTypeDefFed  
DKServerTypeMgmtImpFed  
DKServiceMgrImp This class defines methods to the service manager
DKServiceRMIConstant  
DKSMSCollectionDefICM Use this class to represent a resource manager SMS collection in an ICM datastore.
DKSQLQuery  
DKStorageManageInfoDL This class defines the DL system-managed storage (SMS) informations.
DKStorageManageInfoICM Use this class to define the system managed storage information assoicated with a resource in ICM datastore.
DKStorageManageInfoIP This class defines the IP system-managed storage (SMS) informations.
DKStorageManageInfoV4 This class defines the VI400 system-managed storage (SMS) informations.
DKStreamICM The DKStreamICM class represents streamable resource objects in Content Manager.
DKTableDefDB2 This class defines methods to access entity information for an index class
DKTableDefDJ This class defines methods to access entity information for an index class
DKTableDefJDBC This class defines methods to access entity information for an index class
DKTextICM This class represents text resource objects stored in the Resource Manager configured for Content Manager.
DKTextIndexDefICM Content Manager version 8 allows an administrator to make attributes text-searchable.
DKTextInventoryDefFed  
DKTextQuery  
DKTime DKTime defines a generic time class to represents time data-type retrieved from back-end datastores.
DKTimestamp DKTimestamp defines a generic timestamp class to represents timestamp data-type retrieved from back-end datastores.
DKTrace  
DKUMapFed  
DKUMapLDAP  
DKUserDataFed The DKUserDataFed class represents user data for an EIP user.
DKUserDefICM The DKUserDefICM class is the implementation of the abstract dkUserDef.
DKUserGroupDataFed  
DKUserGroupDefICM The DKUserGroupDefICM class is the implementation of the abstract class dkAbstractUserGroupDef.
DKUserMapDataFed  
DKUserMappingMgmt  
DKUserMgmtDL DKUserMgmtDL: This class represents and processes datastore user management functions for a Content Manager datastore.
DKUserMgmtFed The DKUserMgmtICM class is the implementation of the abstract class dkUserMgmt.
DKUserMgmtICM DKUserMgmtICM class is the implementation of the abstract class dkUserMgmt.
DKUserMgmtIP DKUserMgmtIP: This class represents and processes datastore user management functions for an ImagePlus for OS/390 datastore.
DKUserMgmtOD DKUserMgmtOD: This class represents and processes datastore user management functions for a Content Manager datastore.
DKUserMgmtV4 DKUserMgmtV4: This class represents and processes datastore user management functions for an VI 400 datastore.
DKVideoStreamICM DKVideoStreamICM : This class represents a video stream resource objects.
A resource object consists of a content stored in a Resource Manager and the meta-data describing this content.
DKViewDataDefOD  
DKViewDataOD DKViewDataOD is a subclass of sequential collection.
DKWorkBasketDL  
DKWorkFlowActionFed  
DKWorkFlowActionListFed This class represents an action list object.
DKWorkFlowCollectionPointFed  
DKWorkFlowContainerFed An object oriented representation of a container used in a workflow or a workitem.
DKWorkFlowDiagramFed  
DKWorkFlowDL  
DKWorkFlowEventFed  
DKWorkFlowFed An object oriented representation of the workflow in the workflow engine.
DKWorkFlowMgmtFed  
DKWorkFlowNotificationFed An object-oriented representation of a notification in the workflow server.
DKWorkFlowServiceDL  
DKWorkFlowTemplateFed This is an object oriented representation of a workflow template in the workflow engine.
DKWorkItemFed An object oriented representation of a workitem in the system.
DKWorkListAdminFed  
DKWorkListFed The DKWorkListFed is an object oriented representation of a worklist in the system.
DKWorkListICM The DKWorkListICM class represents a worklist in Content Manager and is used to provide all the functionality related to work list management.
DKWorkManagementInfoDL  
DKWorkNodeExtICM The DKWorkNodeExtICM class represents a work node extension in Content Manager.
DKWorkNodeICM The DKWorkNodeICM class represents a work node in Content Manager.
DKWorkPackageICM The DKWorkPackageICM class provides a work package definition in Content Manager.
DKWorkPacketFed  
DKXDOClassificationDefICM Use this class to represent a XDO classification and to manage the XDO classification in the ICM datastore.
 

Exception Summary
DKAlreadyCheckedOutException  
DKAlreadyExistException  
DKDatabaseLogonFailure  
DKDataObjectAlreadyExists  
DKDataObjectNotFound  
DKDataObjectNotUnique  
DKDatastoreAccessError  
DKDatastoreError  
DKDataTypeMismatchException  
DKException  
DKInvalidPasswordException  
DKLogonFailure  
DKLogonPromptException  
DKNotCheckedOutException  
DKNotExistException  
DKObjectAlreadyRegistered  
DKObjectNotRegistered  
DKPasswordExpiredException  
DKServerNotAvailable  
DKSizeOutOfBoundsException  
DKSystemError  
DKUsageError  
DKXDOAccessError  
DKXDOError  
 


EIP Java APIs

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.