|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TDIProperties | |
|---|---|
| com.ibm.di.api.local.impl | Provides implementations of the interfaces for managing the local session of the server API. |
| 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. |
| com.ibm.di.config.xml | Provides classes that implement the reading and writing of the Tivoli Directory Integrator configuration components. |
| com.ibm.di.function | Provides useful functions for the Tivoli Directory Integrator. |
| Uses of TDIProperties in com.ibm.di.api.local.impl |
|---|
| Constructors in com.ibm.di.api.local.impl with parameters of type TDIProperties | |
|---|---|
TDIPropertiesImpl(TDIProperties aTDIProperties,
SessionImpl aSession)
Constructor |
|
| Uses of TDIProperties in com.ibm.di.config.base |
|---|
| Methods in com.ibm.di.config.base that return TDIProperties | |
|---|---|
TDIProperties |
MetamergeConfigImpl.getTDIProperties()
This method returns the associated TDIProperties object |
| Uses of TDIProperties in com.ibm.di.config.interfaces |
|---|
| Methods in com.ibm.di.config.interfaces that return TDIProperties | |
|---|---|
TDIProperties |
ExternalPropertiesDelegator.getEPObjects()
Deprecated. |
TDIProperties |
MetamergeConfig.getTDIProperties()
This method returns the associated TDIProperties object |
protected TDIProperties |
TDIProperties.selectTDIProperties(String key,
TDIProperties defaultProps)
Returns the TDIProperties object associated with the key. |
| Methods in com.ibm.di.config.interfaces with parameters of type TDIProperties | |
|---|---|
void |
TDIPropertyStore.initialize(TDIProperties context)
Initializes data structures. |
protected TDIProperties |
TDIProperties.selectTDIProperties(String key,
TDIProperties defaultProps)
Returns the TDIProperties object associated with the key. |
| Constructors in com.ibm.di.config.interfaces with parameters of type TDIProperties | |
|---|---|
TDIPropertyStore(PropertyStoreConfig psc,
TDIProperties context)
Constructor for the TDIPropertyStore object |
|
| Uses of TDIProperties in com.ibm.di.config.xml |
|---|
| Methods in com.ibm.di.config.xml that return TDIProperties | |
|---|---|
TDIProperties |
MetamergeConfigFS.getTDIProperties()
Deprecated. This method returns the associated TDIProperties object |
| Uses of TDIProperties in com.ibm.di.function |
|---|
| Methods in com.ibm.di.function that return TDIProperties | |
|---|---|
TDIProperties |
UserFunctions.getTDIProperties()
Returns the TDIProperties object for the current configuration |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||