|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |