Class InventoryDAO


public class InventoryDAO extends BillingModuleDAO
  • Constructor Details

    • InventoryDAO

      public InventoryDAO(User user, DBInfo dbInfo, int moduleId)
    • InventoryDAO

      public InventoryDAO(User user, String billingId, int moduleId)
  • Method Details