Package de.hybris.platform.sap.sapordermgmtb2bservices
-
Class Summary Class Description Sapordermgmtb2bservicesStandalone 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.sap.sapordermgmtb2bservices.Sapordermgmtb2bservicesStandalone().run();"From eclipse, just run as Java Application.Sapordermgmtb2bservicesWebHelper Simple test class to demonstrate how to include utility classes to your webmodule.