public static void setInventoryRecord(int intContractId)
 {
     DalInventoryRecord.setInventoryRecord(intContractId);
 }