Uses of Interface
com.ibm.di.config.interfaces.PropertyManager
-
Packages that use PropertyManager Package Description com.ibm.di.config.base Provides classes that implement the Security Verify Directory Integrator configuration model.com.ibm.di.config.interfaces Provides the interfaces for the Security Verify Directory Integrator configuration model.com.ibm.di.config.xml Provides classes that implement the reading and writing of the Security Verify Directory Integrator configuration components. -
-
Uses of PropertyManager in com.ibm.di.config.base
Classes in com.ibm.di.config.base that implement PropertyManager Modifier and Type Class Description classPropertyManagerImplManages the Property Stores in a MetamergeConfig. -
Uses of PropertyManager in com.ibm.di.config.interfaces
Fields in com.ibm.di.config.interfaces declared as PropertyManager Modifier and Type Field Description protected PropertyManagerTDIProperties. pm -
Uses of PropertyManager in com.ibm.di.config.xml
Methods in com.ibm.di.config.xml with parameters of type PropertyManager Modifier and Type Method Description PropertyStoreConfigPropertyStoreFactory. parse(PropertyManager pm, org.w3c.dom.Element elem)
-