Uses of Class
com.ibm.di.store.PropertyStore

Packages that use PropertyStore
com.ibm.di.connector Provides classes for the Directory Integrator's connectors. 
com.ibm.di.store Provides classes for the Tivoli Directory Integrator system store. 
 

Uses of PropertyStore in com.ibm.di.connector
 

Fields in com.ibm.di.connector declared as PropertyStore
protected  PropertyStore PropertiesConnector.systemStore
          The PropertyStore object.
 

Uses of PropertyStore in com.ibm.di.store
 

Methods in com.ibm.di.store that return PropertyStore
static PropertyStore StoreFactory.getDefaultPropertyStore()
          Returns the default property store.
static PropertyStore StoreFactory.getPropertyStore(String name)
          Returns the PropertyStore identified by name.