Changes
/* Classes */
== Classes ==
=== UBIKStandardInterface ===
* Standard {{UBIK}} interface object class for import and export* Initialization of customizing Customizing is initialized via call of InitCustomizing(…false)* Every A new customized interface should derive from this class and additionally must implement the interfaces IUBIKImport and IUBIKExport, respectively
<source lang="csharp">