is.idega.idegaweb.golf.service
Class VisaFile
java.lang.Object
is.idega.idegaweb.golf.service.VisaFile
public class VisaFile
- extends java.lang.Object
- Version:
- 1.0
- Author:
- Aron Birkir
Constructor Summary |
VisaFile()
|
VisaFile(int roundid,
java.lang.String contractNr,
double addPercent,
int addAmount)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VisaFile
public VisaFile()
VisaFile
public VisaFile(int roundid,
java.lang.String contractNr,
double addPercent,
int addAmount)
setContract
public void setContract(java.lang.String contractNr)
setAddPercent
public void setAddPercent(double addPercent)
setAddAmount
public void setAddAmount(int addAmount)
makeFile
public void makeFile(com.idega.presentation.IWContext modinfo)
throws java.sql.SQLException,
java.io.IOException,
javax.ejb.FinderException
- Throws:
java.sql.SQLException
java.io.IOException
javax.ejb.FinderException
setRoundID
public void setRoundID(int roundid)
getFileLinkString
public java.lang.String getFileLinkString()
setFileLinkString
public void setFileLinkString(java.lang.String sFileLink)
writeFile
public void writeFile(com.idega.presentation.IWContext modinfo,
Payment[] ePayments,
java.lang.String sContract,
double dPercent,
int iAmount,
int iUnionId)
throws java.sql.SQLException,
java.io.IOException,
javax.ejb.FinderException
- Throws:
java.sql.SQLException
java.io.IOException
javax.ejb.FinderException
Copyright © 2000-2014 idega software. All Rights Reserved.