Uses of Interface
org.chorem.jtimer.ws.ProjectManagement

Packages that use ProjectManagement
org.chorem.jtimer jTimer. 
org.chorem.jtimer.ui.ws Graphical handlers for webservices. 
org.chorem.jtimer.ws Webservices layers. 
org.chorem.jtimer.ws.xmlrpc Chorem webservices implementation. 
 

Uses of ProjectManagement in org.chorem.jtimer
 

Fields in org.chorem.jtimer declared as ProjectManagement
protected static ProjectManagement JTimerFactory.projectManagement
          ProjectManagement
 

Methods in org.chorem.jtimer that return ProjectManagement
static ProjectManagement JTimerFactory.getProjectManagementService()
          Return an implementation on a distant web service.
 

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

Methods in org.chorem.jtimer.ui.ws with parameters of type ProjectManagement
protected  ConnectionData SwingConnectionInformationHandler.askUserForInformation(ProjectManagement managementService)
          Add user for data (swing prompt).
protected  void SwingConnectionInformationHandler.buildUI(ProjectManagement managementService)
          build ui.
protected  ConnectionData SwingConnectionInformationHandler.createNewConnectionInformation(ProjectManagement managementService)
          Create, store, and return connection data.
 ConnectionData SwingConnectionInformationHandler.getConnectionInformation(ProjectManagement managementService)
           
 

Uses of ProjectManagement in org.chorem.jtimer.ws
 

Methods in org.chorem.jtimer.ws with parameters of type ProjectManagement
 ConnectionData ConnectionDataHandler.getConnectionInformation(ProjectManagement managementService)
          Return connection information.
 

Uses of ProjectManagement in org.chorem.jtimer.ws.xmlrpc
 

Classes in org.chorem.jtimer.ws.xmlrpc that implement ProjectManagement
 class ChoremXMLRPCClient
          ChoremXMLRPCClient.
 



Copyright © 2007-2009 CodeLutin. All Rights Reserved.