Package org.jallinone.production.orders.client

Examples of org.jallinone.production.orders.client.ProdOrdersController


  /**
   * Get production orders list.
   */
  public void getProdOrdersList() {
    new ProdOrdersController();
  }
View Full Code Here

TOP

Related Classes of org.jallinone.production.orders.client.ProdOrdersController

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.