|
Enterprise Information Portal APIs |
||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Fields | |
com.ibm.mm.beans.CMBBaseConstant.CMB_DATATYPE_COLLECTION_DDO
Use CMB_DATATYPE_ITEM_COLLECTION instead. |
|
com.ibm.mm.beans.CMBBaseConstant.CMB_DATATYPE_COLLECTION_XDO
Use CMB_DATATYPE_OBJECT_COLLECTION instead. |
Deprecated Methods | |
com.ibm.mm.beans.CMBConnection.cancelConnection()
This method is deprecated since it has no implementation for any supported server. |
|
com.ibm.mm.beans.CMBDataManagement.getAnnotation()
Use getAnnotations instead |
|
com.ibm.mm.beans.CMBItem.getAttrName()
Use getAttrNames() instead |
|
com.ibm.mm.beans.CMBItem.getAttrType()
Use getAttrTypes instead |
|
com.ibm.mm.beans.CMBItem.getAttrValue()
Use getAttrValues instead |
|
com.ibm.mm.beans.CMBItem.getCategories()
Use getInfoMiningRecord. See the documentation on the Information Mining beans. |
|
com.ibm.mm.beans.CMBConnection.getCC2MimeURL()
Use getConfigString() |
|
com.ibm.mm.beans.CMBConnectionPool.getDataManagementEnabled()
This property no longer exists on the CMBConnection bean. |
|
com.ibm.mm.beans.CMBSchemaManagement.getEntityAttr(String, String)
Use getEntityAttrs instead |
|
com.ibm.mm.beans.CMBSchemaManagement.getEntityAttrName(String)
Use getEntityAttrNames instead |
|
com.ibm.mm.beans.CMBSchemaManagement.getEntityAttrName(String, int)
Use getEntityAttrNames instead |
|
com.ibm.mm.beans.CMBSchemaManagement.getEntityName()
Use getEntityNames instead |
|
com.ibm.mm.beans.CMBConnectionPool.getSchemaManagementEnabled()
This property no longer exists on the CMBConnection bean. |
|
com.ibm.mm.beans.CMBSchemaManagement.getSearchTemplate()
Use getSearchTemplates instead |
|
com.ibm.mm.beans.CMBSchemaManagement.getSearchTemplateName()
Use getSearchTemplateNames instead |
|
com.ibm.mm.beans.CMBSchemaManagement.getServerName()
Use getServerNames instead |
|
com.ibm.mm.beans.CMBItem.getSummary()
Use getInfoMiningRecord. See the documentation on the Information Mining beans. |
|
com.ibm.mm.beans.CMBConnectionPool.getTraceEnabled()
use isTraceEnabled |
|
com.ibm.mm.beans.CMBConnectionPool.getWorkflowDataManagementEnabled()
use isWorkflowDataManagementEnabled |
|
com.ibm.mm.beans.CMBConnection.isDataManagementEnabled()
Always returns true. Using getDataManagement will always return an instance of CMBDataManagement, although that instance will not be created until it is first needed. |
|
com.ibm.mm.beans.CMBConnection.isSchemaManagementEnabled()
Always returns true. A call to getSchemaManagement will always return an instance of CMBSchemaManagement, although that instance will not be created until it is first needed. |
|
com.ibm.mm.viewer.CMBDocumentEngine.loadDocument(InputStream, int, int, String, InputStream, InputStream)
Use loadDocument(InputStream, int, int, String, String, InputStream, InputStream) instead. |
|
com.ibm.mm.viewer.CMBDocumentEngine.loadDocument(InputStream, int, String, InputStream, InputStream)
Use loadDocument(InputStream, int, int, String, String, InputStream, InputStream) instead. |
|
com.ibm.mm.viewer.CMBDocumentEngine.loadDocument(InputStream, int, String, String, InputStream, InputStream)
Use loadDocument(InputStream, int, int, String, String, InputStream, InputStream) instead. |
|
com.ibm.mm.beans.CMBItem.setAttr(String[])
Use setAttrNames instead |
|
com.ibm.mm.beans.CMBItem.setCategories(Vector)
Use setInfoMiningRecord. See the documentation on the Information Mining beans. |
|
com.ibm.mm.beans.CMBConnection.setCC2MimeURL(String)
Use setConfigString("CC2MIMEURL=(urlstring)") instead |
|
com.ibm.mm.beans.CMBConnectionPool.setDataManagementEnabled(boolean)
This property no longer exists on the CMBConnection bean. |
|
com.ibm.mm.beans.CMBConnection.setDataManagementEnabled(boolean)
New value will be ignored. Using getDataManagement will always return an instance of CMBDataManagement, although that instance will not be created until it is first needed. |
|
com.ibm.mm.beans.CMBConnectionPool.setSchemaManagementEnabled(boolean)
This property no longer exists on the CMBConnection bean. |
|
com.ibm.mm.beans.CMBConnection.setSchemaManagementEnabled(boolean)
Ignored. A call to getSchemaManagement will always return an instance of CMBSchemaManagement, although that instance will not be created until it is first needed. |
|
com.ibm.mm.beans.CMBItem.setSummary(String)
Use setInfoMiningRecord. See the documentation on the Information Mining beans. |
|
com.ibm.mm.beans.CMBObject.setXDOObject(dkXDO)
use setXDO |
|
EIP JavaBeans | ||||||||
PREV NEXT | FRAMES NO FRAMES |