Interface FormService
- All Known Implementing Classes:
FormServiceImpl
Deprecated.
-
Method Summary
-
Method Details
-
getForm
ComponentFacade getForm(String uri) throws UnresolvableUriException, UriStoreException, URISyntaxException Deprecated.- Parameters:
uri
- The form uri as string, see https://wiki.tocco.ch/wiki/index.php/Data_Binding_URI_Form (It was not possible somehow with dwr to marshall an URI object directly.)- Throws:
UnresolvableUriException
UriStoreException
URISyntaxException
-