Skip navigation links

Package ch.e2e.examples.list

This package contains all classes used in the JavaCollections example of the E2E Bridge Java AddOn.

See: Description

Package ch.e2e.examples.list Description

This package contains all classes used in the JavaCollections example of the E2E Bridge Java AddOn. The JavaCollections example shows you how to handle with Java Collections in the E2E Bridge.

For importing, you can use the following classes from the Jarfile JavaCollections.jar: The file ch/e2e/examples/list/products.xml contains all available product informations. The customers are defined in the file ch/e2e/examples/list/customer.xml. You can find these files in the JavaCollections.src folder.

The file JavaCollections.xml.zip contains a complete example using these classes and methods.
IMPORTANT: For trying out the example, you must copy the file JavaCollections.jar in the 'jarfiles'-folder in your project directory.
Skip navigation links