|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TDIPropertyStore | |
---|---|
com.ibm.di.api.jmx.mbeans | Provides classes for the MBeans of the JMX layer. |
com.ibm.di.api.local | Provides interfaces for managing the local session of the server API. |
com.ibm.di.api.local.impl | Provides implementations of the interfaces for managing the local session of the server API. |
com.ibm.di.api.remote | Provides interfaces for managing the remote session of the server API. |
com.ibm.di.api.remote.impl | Provides implementations of the interfaces for managing the remote session of the server API. |
com.ibm.di.config.interfaces | Provides the interfaces for the Tivoli Directory Integrator configuration model. |
Uses of TDIPropertyStore in com.ibm.di.api.jmx.mbeans |
---|
Methods in com.ibm.di.api.jmx.mbeans that return TDIPropertyStore | |
---|---|
TDIPropertyStore |
TDIPropertiesMBean.getDefaultStore()
Gets the default property store. |
TDIPropertyStore |
TDIProperties.getDefaultStore()
Gets the default property store. |
TDIPropertyStore |
TDIPropertiesMBean.getPasswordStore()
Returns the password store. |
TDIPropertyStore |
TDIProperties.getPasswordStore()
Returns the password store. |
TDIPropertyStore |
TDIPropertiesMBean.getPropertyStore(java.lang.String name)
Returns the named property store. |
TDIPropertyStore |
TDIProperties.getPropertyStore(java.lang.String name)
Returns the named property store. |
TDIPropertyStore |
TDIPropertiesMBean.setProperty(java.lang.String key,
java.lang.Object value)
Sets the property in the property store chosen by TDIProperties. |
TDIPropertyStore |
TDIProperties.setProperty(java.lang.String key,
java.lang.Object value)
Sets the property in the property store chosen by TDIProperties. |
TDIPropertyStore |
TDIPropertiesMBean.setProperty(java.lang.String key,
java.lang.Object value,
boolean protect)
Sets the property in the property store chosen by TDIProperties. |
TDIPropertyStore |
TDIProperties.setProperty(java.lang.String key,
java.lang.Object value,
boolean protect)
Sets the property in the property store chosen by TDIProperties. |
Methods in com.ibm.di.api.jmx.mbeans with parameters of type TDIPropertyStore | |
---|---|
void |
TDIPropertiesMBean.setDefaultStore(TDIPropertyStore defaultStore)
Sets the default property store. |
void |
TDIProperties.setDefaultStore(TDIPropertyStore defaultStore)
Sets the default property store. |
void |
TDIPropertiesMBean.setPasswordStore(TDIPropertyStore passwordStore)
Sets the password store. |
void |
TDIProperties.setPasswordStore(TDIPropertyStore passwordStore)
Sets the password store. |
Uses of TDIPropertyStore in com.ibm.di.api.local |
---|
Methods in com.ibm.di.api.local that return TDIPropertyStore | |
---|---|
TDIPropertyStore |
TDIProperties.getDefaultStore()
Returns the default property store. |
TDIPropertyStore |
TDIProperties.getPasswordStore()
Returns the password store. |
TDIPropertyStore |
TDIProperties.getPropertyStore(java.lang.String name)
Returns the named property store. |
TDIPropertyStore |
TDIProperties.setProperty(java.lang.String key,
java.lang.Object value)
Sets the property in the property store chosen by TDIProperties. |
TDIPropertyStore |
TDIProperties.setProperty(java.lang.String key,
java.lang.Object value,
boolean protect)
Sets the property in the property store chosen by TDIProperties. |
Methods in com.ibm.di.api.local with parameters of type TDIPropertyStore | |
---|---|
void |
TDIProperties.setDefaultStore(TDIPropertyStore defaultStore)
Sets the default property store. |
void |
TDIProperties.setPasswordStore(TDIPropertyStore passwordStore)
Sets the password store. |
Uses of TDIPropertyStore in com.ibm.di.api.local.impl |
---|
Methods in com.ibm.di.api.local.impl that return TDIPropertyStore | |
---|---|
TDIPropertyStore |
TDIPropertiesImpl.getDefaultStore()
Returns the default property store. |
TDIPropertyStore |
TDIPropertiesImpl.getPasswordStore()
Returns the password store. |
TDIPropertyStore |
TDIPropertiesImpl.getPropertyStore(java.lang.String name)
Returns the named property store. |
TDIPropertyStore |
TDIPropertiesImpl.setProperty(java.lang.String key,
java.lang.Object value)
Sets the property in the property store chosen by TDIProperties. |
TDIPropertyStore |
TDIPropertiesImpl.setProperty(java.lang.String key,
java.lang.Object value,
boolean protect)
Sets the property in the property store chosen by TDIProperties. |
Methods in com.ibm.di.api.local.impl with parameters of type TDIPropertyStore | |
---|---|
void |
TDIPropertiesImpl.setDefaultStore(TDIPropertyStore defaultStore)
Sets the default property store. |
void |
TDIPropertiesImpl.setPasswordStore(TDIPropertyStore passwordStore)
Sets the password store. |
Uses of TDIPropertyStore in com.ibm.di.api.remote |
---|
Methods in com.ibm.di.api.remote that return TDIPropertyStore | |
---|---|
TDIPropertyStore |
TDIProperties.getDefaultStore()
Returns the default property store. |
TDIPropertyStore |
TDIProperties.getPasswordStore()
Returns the password store. |
TDIPropertyStore |
TDIProperties.getPropertyStore(java.lang.String name)
Returns the named property store. |
TDIPropertyStore |
TDIProperties.setProperty(java.lang.String key,
java.lang.Object value)
Sets the property in the property store chosen by TDIProperties. |
TDIPropertyStore |
TDIProperties.setProperty(java.lang.String key,
java.lang.Object value,
boolean protect)
Sets the property in the property store chosen by TDIProperties. |
Methods in com.ibm.di.api.remote with parameters of type TDIPropertyStore | |
---|---|
void |
TDIProperties.setDefaultStore(TDIPropertyStore defaultStore)
Sets the default property store. |
void |
TDIProperties.setPasswordStore(TDIPropertyStore passwordStore)
Sets the password store. |
Uses of TDIPropertyStore in com.ibm.di.api.remote.impl |
---|
Methods in com.ibm.di.api.remote.impl that return TDIPropertyStore | |
---|---|
TDIPropertyStore |
TDIPropertiesImpl.getDefaultStore()
Returns the default property store. |
TDIPropertyStore |
TDIPropertiesImpl.getPasswordStore()
Returns the password store. |
TDIPropertyStore |
TDIPropertiesImpl.getPropertyStore(java.lang.String name)
Returns the named property store. |
TDIPropertyStore |
TDIPropertiesImpl.setProperty(java.lang.String key,
java.lang.Object value)
Sets the property in the property store chosen by TDIProperties. |
TDIPropertyStore |
TDIPropertiesImpl.setProperty(java.lang.String key,
java.lang.Object value,
boolean protect)
Sets the property in the property store chosen by TDIProperties. |
Methods in com.ibm.di.api.remote.impl with parameters of type TDIPropertyStore | |
---|---|
void |
TDIPropertiesImpl.setDefaultStore(TDIPropertyStore defaultStore)
Sets the default property store. |
void |
TDIPropertiesImpl.setPasswordStore(TDIPropertyStore passwordStore)
Sets the password store. |
Uses of TDIPropertyStore in com.ibm.di.config.interfaces |
---|
Methods in com.ibm.di.config.interfaces that return TDIPropertyStore | |
---|---|
TDIPropertyStore |
TDIProperties.getDefaultStore()
|
TDIPropertyStore |
ExternalPropertiesDelegator.getNamedXP(java.lang.String name)
Deprecated. Returns the extern property config named name > |
TDIPropertyStore |
TDIProperties.getPasswordStore()
|
TDIPropertyStore |
TDIProperties.getPropertyStore(java.lang.String name)
|
TDIPropertyStore |
TDIProperties.setProperty(java.lang.String key,
java.lang.Object value)
Sets the property in the property store chosen by TDIProperties. |
TDIPropertyStore |
TDIProperties.setProperty(java.lang.String key,
java.lang.Object value,
boolean protect)
Sets the property in the property store chosen by TDIProperties. |
Methods in com.ibm.di.config.interfaces that return types with arguments of type TDIPropertyStore | |
---|---|
protected java.util.List<TDIPropertyStore> |
TDIProperties.selectStore(java.lang.String key,
boolean read)
Returns the preferred store for a property key |
Methods in com.ibm.di.config.interfaces with parameters of type TDIPropertyStore | |
---|---|
void |
TDIProperties.setDefaultStore(TDIPropertyStore defaultStore)
|
void |
TDIProperties.setPasswordStore(TDIPropertyStore passwordStore)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |