|
SAP NetWeaver '04 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| IConstants | Constants for xml forms |
| IPostData | |
| ISaveResult | The result of a IXFProject.saveItem() call. |
| IXFProject | |
| IXFService | |
| IXFTransformation | |
| IXMLForm | Deprecated. use IXFService, IXFProject and IXFTransformation instead |
| IXMLFormManager | Deprecated. use IXFService, IXFProject and IXFTransformation instead |
| IXMLFormsService | Deprecated. use IXFService, IXFProject and IXFTransformation instead |
| Class Summary | |
| ServletPostData | Implementation of IPostData for a http servlet request. |
| XMLFormManagerFactory | Deprecated. use IXFService, IXFProject and IXFTransformation instead |
| XMLFormsLocator | helper class for to get XML Forms configs from wcm configuration |
| XMLPreferences | xml forms preferences |
| Exception Summary | |
| XFException | |
| XMLFormException | Exception handlerfor xml forms |
Provides interfaces for the creation of forms and XML documents.
The XML Forms API provides two interfaces for the creation of forms and XML documents using templates, XSL stylesheets, and the Publishing Pipeline. These interfaces are: IXMLFormManager, IXMLForm.
| Property | Required | Value | Description |
| yes | path | Contains a relative path to the XML Forms configuration files and forms configuration directories. The absolute path to the configuration depends on the repository manager used. |
Example:
XMLForms.Preferences=/etc/xmlforms
|
SAP NetWeaver '04 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||