is.idega.idegaweb.golf.service
Class EuroFile
java.lang.Object
is.idega.idegaweb.golf.service.EuroFile
public class EuroFile
- extends java.lang.Object
- Version:
- 1.0
- Author:
- Aron Birkir
Constructor Summary |
EuroFile()
|
EuroFile(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 |
EuroFile
public EuroFile()
EuroFile
public EuroFile(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)
setRoundID
public void setRoundID(int roundid)
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
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.