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

Packages that use Statistic
org.opensync.engine.server   
org.opensync.engine.server.adapter   
 

Uses of Statistic in org.opensync.engine.server
 

Methods in org.opensync.engine.server with parameters of type Statistic
protected static void Synchronizer.logStat(Task task, Statistic stat)
          Log information
abstract  java.lang.String DefaultAdapter.adaptInputView(java.lang.String xml, View view, Statistic stat, Window win)
          Adapt the the data source format to the OpenSync data format
abstract  java.lang.String DefaultAdapter.adaptOutputView(java.lang.String xml, View view, Statistic stat)
          Adapt the the data OpenSync format to the data source format
 java.lang.String Adapter.adaptInputView(java.lang.String xml, View view, Statistic stat, Window win)
          Adapt the the data source format to the OpenSync data format
 java.lang.String Adapter.adaptOutputView(java.lang.String xml, View view, Statistic stat)
          Adapt the the data OpenSync format to the data source format
 

Uses of Statistic in org.opensync.engine.server.adapter
 

Methods in org.opensync.engine.server.adapter with parameters of type Statistic
 java.lang.String XmlFileAdapter.adaptInputView(java.lang.String xml, View view, Statistic stat, Window win)
          Adapt the the data source format to the OpenSync data format
 java.lang.String XmlFileAdapter.adaptOutputView(java.lang.String xml, View view, Statistic stat)
          Adapt the the data OpenSync format to the data source format
 java.lang.String TxtFileAdapter.adaptInputView(java.lang.String txt, View view, Statistic stat, Window win)
          Adapt the the data source format to the OpenSync data format
 java.lang.String TxtFileAdapter.adaptOutputView(java.lang.String xml, View view, Statistic stat)
          Adapt the the data OpenSync format to the data source format
 java.lang.String EDI_X12_Adapter.adaptInputView(java.lang.String txt, View view, Statistic stat, Window win)
           
 java.lang.String EDI_X12_Adapter.adaptOutputView(java.lang.String xml, View view, Statistic stat)
           
 java.lang.String BDAdapter.adaptInputView(java.lang.String xmlNotUsed, View view, Statistic stat, Window win)
          Adapt the the data source format to the OpenSync data format
 java.lang.String BDAdapter.adaptOutputView(java.lang.String xml, View view, Statistic stat)
          Adapt the the data OpenSync format to the data source format
 



Copyright © 2004 sourceforge. All Rights Reserved.