Class Sapordermgmtb2bfacadesStandalone

java.lang.Object
de.hybris.platform.sap.sapordermgmtb2bfacades.Sapordermgmtb2bfacadesStandalone

public class Sapordermgmtb2bfacadesStandalone extends Object
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.sapordermgmtb2bfacades.Sapordermgmtb2bfacadesStandalone().run();" From eclipse, just run as Java Application. Note that you maybe need to add all other projects like ext-commerce, ext-pim to the Launch configuration classpath.
  • Constructor Details

    • Sapordermgmtb2bfacadesStandalone

      public Sapordermgmtb2bfacadesStandalone()
  • Method Details

    • main

      public static void main(String[] args)
    • run

      public void run()