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

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

Uses of Window in org.opensync.engine.server
 

Methods in org.opensync.engine.server with parameters of type Window
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
 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
 

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

Methods in org.opensync.engine.server.adapter with parameters of type Window
 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 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 EDI_X12_Adapter.adaptInputView(java.lang.String txt, View view, Statistic stat, Window win)
           
 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
 



Copyright © 2004 sourceforge. All Rights Reserved.