|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |