|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.manplato.Conduit.Conduit | +--com.ibm.manplato.Conduit.Samples.TextDump
This Conduit simply dumps the contents of the standard Palm application databases to nicely formatted text files in the users home directory.
Constructor Summary | |
TextDump()
Create a new AddressTextDump object. |
Method Summary | |
protected java.lang.String |
getResourceBundleClassName()
Gets the fully-qualified classname for this conduits ResourceBundle class. |
void |
startSync(ConduitHandler conduitHandler,
DLPUserInfo userInfo)
This method is called when this Conduit is given the opportunity to synchronize. |
Methods inherited from class com.ibm.manplato.Conduit.Conduit |
getConduitName, getConfigPanel, getDescriptiveText, getResourceBundle, getSyncPriorityLevel, toString |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public TextDump()
Method Detail |
protected java.lang.String getResourceBundleClassName()
getResourceBundleClassName
in class Conduit
public void startSync(ConduitHandler conduitHandler, DLPUserInfo userInfo) throws NotConnectedException
startSync
in class Conduit
conduitHandler
- he handle to the active ConduitHandler to use for synchronization.NotConnectedException
- thrown if the connection to the Palm is lost.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |