Uses of Interface
org.scrashmeow.ojb.console.service.FormService

Packages that use FormService
org.scrashmeow.ojb.console.service Provides the classes that define services for the web application. 
 

Uses of FormService in org.scrashmeow.ojb.console.service
 

Classes in org.scrashmeow.ojb.console.service that implement FormService
 class FormServiceImpl
          The Form service.
 

Methods in org.scrashmeow.ojb.console.service that return FormService
 FormService ServiceFactoryImpl.createFormService()
          Method createFormService @add-javadoc!!!
 FormService ServiceFactory.createFormService()
          Method createFormService @add-javadoc!!!
 FormService ApplicationServiceActionServletImpl.getFormService()
          Returns the form service which provides an abstraction for common http related logic
 FormService ApplicationService.getFormService()
          Returns the form service which provides an abstraction for common http related logic
 

Methods in org.scrashmeow.ojb.console.service with parameters of type FormService
 void ApplicationServiceActionServletImpl.setFormService(FormService formService)
          Sets the formService.
 



Copyright © 2003 Alexander Bibighaus et al. All Rights Reserved.