Uses of Class
org.chorem.jtimer.entities.ConnectionData

Packages that use ConnectionData
org.chorem.jtimer.ui.ws Graphical handlers for webservices. 
org.chorem.jtimer.ws Webservices layers. 
 

Uses of ConnectionData in org.chorem.jtimer.ui.ws
 

Methods in org.chorem.jtimer.ui.ws that return ConnectionData
protected  ConnectionData SwingConnectionInformationHandler.askUserForInformation(ProjectManagement managementService)
          Add user for data (swing prompt).
protected  ConnectionData SwingConnectionInformationHandler.createNewConnectionInformation(ProjectManagement managementService)
          Create, store, and return connection data.
 ConnectionData SwingConnectionInformationHandler.getConnectionInformation(ProjectManagement managementService)
           
 

Uses of ConnectionData in org.chorem.jtimer.ws
 

Methods in org.chorem.jtimer.ws that return ConnectionData
 ConnectionData ConnectionDataHandler.getConnectionInformation(ProjectManagement managementService)
          Return connection information.
 



Copyright © 2007-2012 CodeLutin. All Rights Reserved.