|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.funambol.syncml.spds.MappingStoreBuilder
public class MappingStoreBuilder
A class that builds default stores to be used by the MappingManager. This class can be extended to create different types of stores for the MappingManager.
Constructor Summary | |
---|---|
MappingStoreBuilder()
|
Method Summary | |
---|---|
StringKeyValueStore |
createNewStore(java.lang.String name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MappingStoreBuilder()
Method Detail |
---|
public StringKeyValueStore createNewStore(java.lang.String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |