The CxBidiEngine class provides methods for transforming business objects and strings from one bidirectional format to the other.
Table 86 summarizes the methods in the CxBidiEngine class.
Method | Description | Page |
---|---|---|
BiDiBOTransformation() | Transforms BusinessObject type business objects from one bidirectional format to the other format. | BiDiBOTransformation() |
BiDiBusObjTransformation() | Transforms BusObj type business objects from one bidirectional format to the other format. | BiDiBusObjTransformation() |
BiDiStringTransformation() | Transforms strings from one bidirectional format to the other. | BiDiStringTransformation() |