Uses of Class
com.funambol.syncclient.sps.common.DataStore

Packages that use DataStore
com.funambol.syncclient.sps.common   
 

Uses of DataStore in com.funambol.syncclient.sps.common
 

Methods in com.funambol.syncclient.sps.common that return DataStore
 DataStore Record.getDataStore()
          return dataStore
 

Methods in com.funambol.syncclient.sps.common with parameters of type DataStore
 void Record.setDataStore(DataStore dataStore)
          set dataStore
 

Constructors in com.funambol.syncclient.sps.common with parameters of type DataStore
FindFilter(DataStore dataStore, java.util.Vector valueToFind, boolean include, boolean caseSensitive)
           
Record(DataStore dataStore, java.lang.String key)
           
 



Copyright © 2010 Funambol. All Rights Reserved.