| Class | Description |
|---|---|
| BaseOrdermanagementFacadeIntegrationTest | |
| BaseOrdermanagementFacadeTest | |
| OmsBaseFacade |
Abstract class containing basic facade functionality
|
| OrdermanagementfacadeStandalone |
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.ordermanagementfacades.OrdermanagementfacadeStandalone().run();"
From eclipse, just run as Java Application. |
Copyright © 2018 SAP SE. All Rights Reserved.