Enterprise Information Portal APIs

Package com.ibm.mm.sdk.server

Enterprise Information Portal com.ibm.mm.sdk.server package

See:
          Description

Class Summary
dkAbstractDatastore  
dkAbstractDatastoreExt dkAbstractDatastoreExt is the common client implementation for dkDatastoreExt.
dkAbstractResultSetCursor  
dkAbstractResultSetCursorScrollable  
dkAbstractService This class defines methods of service with basic methods
DKDatastoreDB2 DKDatastoreDB2 is the specific version of dkDatastore to implement the DB2 datastore.
DKDatastoreDD This class can be used to access a Domino.Doc datastore, which is called a "library".
DKDatastoreDES DKDatastoreDES is the specific version of dkDatastore to implement the Lotus Domino Extended Search datastore.
DKDatastoreDJ DKDatastoreDJ is the specific version of dkDatastore to implement the DJ datastore.
DKDatastoreDL DKDatastoreDL is the specific version of dkDatastore to implement an IBM Content Manager (Version 7.1 and earlier) datastore.
DKDatastoreExtDB2 DKDatastoreExtDB2 is the implementation class of DB2 datastore extension object.
DKDatastoreExtDD DKDatastoreExtDD is the implementation class of DD datastore extension object.
DKDatastoreExtDES DKDatastoreExtDES is the implementation class of DES datastore extension object.
DKDatastoreExtDJ DKDatastoreExtDJ is the implementation class of DJ datastore extension object.
DKDatastoreExtDL DKDatastoreExtDL is the implementation class of DL datastore extension object.
DKDatastoreExtFed DKDatastoreExtFed is the implementation class of federated datastore extension object.
DKDatastoreExtICM DKDatastoreExtICM is the implementation class of ICM datastore extension object.
DKDatastoreExtIP DKDatastoreExtIP is the implementation class of IP datastore extension object.
DKDatastoreExtJDBC DKDatastoreExtJDBC is the implementation class of JDBC datastore extension object.
DKDatastoreExtOD DKDatastoreExtOD is the concrete standard extension of DKDatastoreOD class.
DKDatastoreExtV4 DKDatastoreExtV4 is the implementation class of VI400 datastore extension object.
DKDatastoreFed DKDatastoreFed is a specific version of dkDatastore to implement a federation of datastores.
DKDatastoreIC The DKDatastoreIC class is the IC implementation of the abstract class dkDatastore.
DKDatastoreICM The DKDatastoreICM class is the IBM Content Manager Version 8 and later implementation of the abstract class dkDatastore.
DKDatastoreIP The DKDatastoreIP class is the ImagePlus/390 implementation of the abstract class dkDatastore.
DKDatastoreJDBC The DKDatastoreJDBC class is the JDBC implementation of the abstract class dkDatastore.
DKDatastoreOD DKDatastoreOD is the OnDemand implementation of dkDatastore.
DKDatastoreQBIC  
DKDatastoreTS DKDatastoreTS is a specific version of dkDatastore to implement the Text Search (TS) datastore for IBM Content Manger Version 7 and earlier.
DKDatastoreV4 DKDatastoreV4 is the VI400 implementation of dkDatastore.
DKIKFServiceFed This is an implementation of IKF service for EIP that provides a set of methods for the administration of IKF
DKImportDataSourcesADLDAPFed This class represents an exit to get the list of data sources from LDAP
DKImportDataSourcesADLDAPICM This class represents an exit to get the list of data sources from LDAP
DKImportDataSourcesSWLDAPFed This class represents an exit to get the list of data sources from LDAP
DKImportDataSourcesSWLDAPICM This class represents an exit to get the list of data sources from LDAP
DKOpCodeDES DKOpCodeDES is a static helper class to define constants related to comparison and logical operators.
DKPoolJDBC DKPoolJDBC: A DKPoolJDBC object will manage the JDBC url Connections pool.
DKPoolManagerJDBC DKPoolManagerJDBC: A DKPoolManagerJDBC object will manage multiple database(url) Connection pools.
DKPoolWAS DKPoolWAS: A DKPoolWAS object will use WebSphere connection pool to manage the connections for ICM connector.
DKResultSetCursorCollDL  
DKResultSetCursorDB2  
DKResultSetCursorDD This class is a cursor on a result set (a DKResults).
DKResultSetCursorDES This class is a cursor on a result set for a DES query (DKResults).
DKResultSetCursorDJ  
DKResultSetCursorDL  
DKResultSetCursorEmptyDB2  
DKResultSetCursorEmptyDES  
DKResultSetCursorEmptyDJ  
DKResultSetCursorEmptyDL  
DKResultSetCursorEmptyIC  
DKResultSetCursorEmptyICM  
DKResultSetCursorEmptyJDBC  
DKResultSetCursorEmptyV4  
DKResultSetCursorFed  
DKResultSetCursorFedDL  
DKResultSetCursorIC This is the result set cursor for IC datastores.
DKResultSetCursorICM DKResultSetCursorICM class provides sequential access to results of a query such that, out of the whole result set, only items that have been specifically requested by the user are actually retrieved from the datastore.
DKResultSetCursorIP This class is a datastore cursor which manages a virtual collection of objects.
DKResultSetCursorJDBC  
DKResultSetCursorOD  
DKResultSetCursorOptDL  
DKResultSetCursorQBIC  
DKResultSetCursorTS  
DKResultSetCursorV4  
DKWorkFlowServiceFed This is an implementation of workflow service for EIP that provides a set of methods for the document-based workflow.
PAppGrpDefOD  
PAppGrpSchemaOD  
 

Package com.ibm.mm.sdk.server Description

Enterprise Information Portal com.ibm.mm.sdk.server package

This package contains the Enterprise Information Portal APIs by server applications. The com.ibm.mm.sdk.client package, used for client applications, and the com.ibm.mm.sdk.cs package contain the same APIs with the same signatures as those listed in this package. When using either of those packages, you can use the API information in this package as a reference.

The APIs that begin with a lowercase dk are abstract classes and interfaces. Those that begin with an uppercase DK are concrete classes.

A few interfaces, such as those used for collections of constants or denoting message IDs, begin with an uppercase DK.


EIP Java APIs

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