|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FilterCap | |
---|---|
com.funambol.syncml.protocol |
Uses of FilterCap in com.funambol.syncml.protocol |
---|
Methods in com.funambol.syncml.protocol with parameters of type FilterCap | |
---|---|
void |
DataStore.setFilterCaps(FilterCap[] filterCaps)
Sets an array of filtering capabilities |
Constructors in com.funambol.syncml.protocol with parameters of type FilterCap | |
---|---|
DataStore(SourceRef sourceRef,
java.lang.String displayName,
long maxGUIDSize,
CTInfo rxPref,
CTInfo[] rxs,
CTInfo txPref,
CTInfo[] txs,
CTCap[] ctCaps,
DSMem dsMem,
boolean supportHierarchicalSync,
SyncCap syncCap,
CTInfo[] filterRxs,
FilterCap[] filterCaps)
Creates a new DataStore object with the given input information |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |