|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectorSchemaItemConfig | |
---|---|
com.ibm.di.config.base | Provides classes that implement the Tivoli Directory Integrator configuration model. |
com.ibm.di.config.interfaces | Provides the interfaces for the Tivoli Directory Integrator configuration model. |
Uses of ConnectorSchemaItemConfig in com.ibm.di.config.base |
---|
Classes in com.ibm.di.config.base that implement ConnectorSchemaItemConfig | |
---|---|
class |
ConnectorSchemaItemConfigImpl
Deprecated. |
Methods in com.ibm.di.config.base that return ConnectorSchemaItemConfig | |
---|---|
ConnectorSchemaItemConfig |
ConnectorSchemaConfigImpl.getItem(java.lang.Object name)
Deprecated. |
ConnectorSchemaItemConfig |
ConnectorSchemaConfigImpl.getItem(java.lang.Object name,
boolean create)
Deprecated. |
ConnectorSchemaItemConfig |
ConnectorSchemaConfigImpl.newItem(java.lang.Object name)
Deprecated. |
Methods in com.ibm.di.config.base with parameters of type ConnectorSchemaItemConfig | |
---|---|
void |
ConnectorSchemaConfigImpl.setItem(java.lang.Object name,
ConnectorSchemaItemConfig item)
Deprecated. |
Uses of ConnectorSchemaItemConfig in com.ibm.di.config.interfaces |
---|
Methods in com.ibm.di.config.interfaces that return ConnectorSchemaItemConfig | |
---|---|
ConnectorSchemaItemConfig |
ConnectorSchemaConfig.getItem(java.lang.Object name)
Deprecated. Gets the item attribute of the ConnectorSchemaConfig object |
ConnectorSchemaItemConfig |
ConnectorSchemaConfig.getItem(java.lang.Object name,
boolean create)
Deprecated. |
ConnectorSchemaItemConfig |
ConnectorSchemaConfig.newItem(java.lang.Object name)
Deprecated. Creates a new schema item. |
Methods in com.ibm.di.config.interfaces with parameters of type ConnectorSchemaItemConfig | |
---|---|
void |
ConnectorSchemaConfig.setItem(java.lang.Object name,
ConnectorSchemaItemConfig item)
Deprecated. Sets the item attribute of the ConnectorSchemaConfig object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |