is.idega.idegaweb.golf.service
Class PaymentFiler

java.lang.Object
  extended by is.idega.idegaweb.golf.service.PaymentFiler

public class PaymentFiler
extends java.lang.Object


Constructor Summary
PaymentFiler()
           
 
Method Summary
 void makeFile(com.idega.presentation.IWContext modinfo, java.lang.String filepath, int payment_type_id, int account_year_id, int union_id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PaymentFiler

public PaymentFiler()
Method Detail

makeFile

public void makeFile(com.idega.presentation.IWContext modinfo,
                     java.lang.String filepath,
                     int payment_type_id,
                     int account_year_id,
                     int union_id)
              throws java.io.IOException,
                     java.sql.SQLException,
                     javax.ejb.FinderException
Throws:
java.io.IOException
java.sql.SQLException
javax.ejb.FinderException


Copyright © 2000-2014 idega software. All Rights Reserved.