com.ibm.mm.sdk.common
Interface dkDatastoreIntIP
- All Superinterfaces:
- dkDatastore, dkQueryEvaluator, dkQueryManager
- All Known Implementing Classes:
- DKDatastoreIP
- public interface dkDatastoreIntIP
- extends dkDatastore
dkDatastoreIntIP: the following methods are additions or modifications
of the existing method in the current implementation
of dkDatastoreIntIP
Methods inherited from interface com.ibm.mm.sdk.common.dkDatastore |
addExtension, addObject, addObject, addObject, addObjects, addObjects, addObjects, changePassword, clearCache, clearCache, commit, connect, connection, createDDO, createQuery, createQuery, datastoreDef, datastoreName, datastoreType, deleteObject, deleteObject, deleteObject, deleteObjects, deleteObjects, deleteObjects, destroy, disconnect, evaluate, evaluate, evaluate, evaluate, execute, execute, execute, execute, executeWithCallback, executeWithCallback, executeWithCallback, executeWithCallback, getExtension, getMapping, getOption, handle, isConnected, listAvailableServices, listDataSourceNames, listDataSources, listEntities, listEntityAttrNames, listEntityAttrs, listEntityNames, listExtensionNames, listMappingNames, listSchema, listSchemaAttributes, listSearchableEntities, listSearchableEntityNames, listSearchTemplateNames, listSearchTemplates, listServers, registerMapping, removeExtension, retrieveObject, retrieveObject, retrieveObject, retrieveObjects, retrieveObjects, retrieveObjects, rollback, serviceMgr, setOption, startTransaction, unRegisterMapping, updateObject, updateObject, updateObject, updateObjects, updateObjects, updateObjects, userName |
retrieveFormOverlay
public dkXDO retrieveFormOverlay(java.lang.String id)
throws DKException,
java.lang.Exception
isCheckedOut
public boolean isCheckedOut(dkDataObject dobj)
throws DKUsageError,
DKDatastoreAccessError,
java.lang.Exception
checkedOutUserid
public java.lang.String checkedOutUserid(dkDataObject dobj)
throws DKUsageError,
DKDatastoreAccessError,
java.lang.Exception
unlockCheckedOut
public void unlockCheckedOut(dkDataObject dobj)
throws DKUsageError,
DKDatastoreAccessError,
java.lang.Exception
checkOut
public void checkOut(dkDataObject dobj)
throws DKUsageError,
DKDatastoreAccessError,
java.lang.Exception
checkIn
public void checkIn(dkDataObject dobj)
throws DKUsageError,
DKDatastoreAccessError,
java.lang.Exception
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.