|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ExposedProperty | |
|---|---|
| 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 ExposedProperty in com.ibm.di.config.base |
|---|
| Classes in com.ibm.di.config.base that implement ExposedProperty | |
|---|---|
class |
ExposedPropertyImpl
Implementation of ExposedProperty interface. |
| Methods in com.ibm.di.config.base that return ExposedProperty | |
|---|---|
ExposedProperty |
SolutionInterfaceImpl.addExposedProperty(String propertyName,
String storeName)
|
ExposedProperty |
SolutionInterfaceImpl.getExposedProperty(String propertyName,
String storeName)
|
| Uses of ExposedProperty in com.ibm.di.config.interfaces |
|---|
| Methods in com.ibm.di.config.interfaces that return ExposedProperty | |
|---|---|
ExposedProperty |
SolutionInterface.addExposedProperty(String propertyName,
String storeName)
Convenience method to create an ExposedProperty object in the exposed properties container. |
ExposedProperty |
SolutionInterface.getExposedProperty(String propertyName,
String storeName)
Returns the ExposedProperty object using name and storename |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||