| Interface | Description |
|---|---|
| YFormPreprocessorStrategy |
Preprocessor that applies changes to YForm Items before rendering them.
|
| Class | Description |
|---|---|
| EmptyTransformerYFormPreprocessorStrategy |
No transformation is applied to the formData content
|
| EmptyYFormPreprocessorStrategy |
Empty strategy for processing Forms.
|
| ReferenceIdTransformerYFormPreprocessorStrategy |
No transformation is applied to the formData content.
|
| TransformerYFormPreprocessorStrategy |
Before a form is sent to the browser a transformation can be applied to it.
|
| XsltTransformerYFormPreprocessorStrategy |
Processor that applies XSLT Transformations to a formData
|
| Exception | Description |
|---|---|
| YFormProcessorException |
Exception that is thrown during the execution of a
YFormPreprocessorStrategy |
Copyright © 2018 SAP SE. All Rights Reserved.