Uses of Class
org.opensync.engine.server.Synchronizations

Packages that use Synchronizations
org.opensync.engine.admin.gui   
org.opensync.engine.server.config   
 

Uses of Synchronizations in org.opensync.engine.admin.gui
 

Methods in org.opensync.engine.admin.gui that return Synchronizations
 Synchronizations SynchronizationsTreeNode.getSynchronizations()
           
 

Methods in org.opensync.engine.admin.gui with parameters of type Synchronizations
(package private)  void SynchronizationsPnl.createTable(Synchronizations synchronizations)
           
 void OpenSyncTree.createNode(Synchronizations synchronizations)
           
 

Constructors in org.opensync.engine.admin.gui with parameters of type Synchronizations
SynchronizationsTreeNode(Synchronizations synchronizations)
           
SynchronizationsPnl(Synchronizations synchronizations)
           
SynchronizationsIFrm(Synchronizations synchronizations)
           
 

Uses of Synchronizations in org.opensync.engine.server.config
 

Fields in org.opensync.engine.server.config declared as Synchronizations
protected  Synchronizations ConfigDoc.synchronizations
          The synchronizations
 

Methods in org.opensync.engine.server.config that return Synchronizations
 Synchronizations SynchronizationsSxPsr.parseSynchronizations(java.lang.String xml)
           
 Synchronizations ConfigDoc.getSynchronizations()
          Get all synchronizations
 

Constructors in org.opensync.engine.server.config with parameters of type Synchronizations
AgendasSxPsr(Synchronizations synchronizations)
          Construct a new AgendaSxPsr
 



Copyright © 2004 sourceforge. All Rights Reserved.