| Class | Description |
|---|---|
| CmscockpitStandalone |
Demonstration of how to write a standalone application that can be run directly from within eclipse or from the
commandline.
To run this from commandline, just use the following command:
java -jar bootstrap/bin/ybootstrap.jar "new de.hybris.platform.cmscockpit.CmscockpitStandalone().run();"
From eclipse, just run as Java Application. |
| CmscockpitWebHelper |
Simple test class to demonstrate how to include utility classes to your webmodule.
|
| HybrisUiEngineExtImpl |
An implementation of
UiEngine. |
Copyright © 2017 SAP SE. All Rights Reserved.