|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.dao.support.DaoSupport
org.springmodules.orm.ojb.support.PersistenceBrokerDaoSupport
org.kuali.rice.kns.dao.impl.PlatformAwareDaoBaseOjb
org.kuali.kfs.module.endow.dataaccess.impl.IncomeDistributionForPooledFundDaoOjb
public class IncomeDistributionForPooledFundDaoOjb
| Field Summary |
|---|
| Fields inherited from class org.springframework.dao.support.DaoSupport |
|---|
logger |
| Constructor Summary | |
|---|---|
IncomeDistributionForPooledFundDaoOjb()
|
|
| Method Summary | |
|---|---|
String |
getIncomeEntraCode(String securityId)
Get the income transaction code for the given security id |
List<KemidPayoutInstruction> |
getKemidPayoutInstructionForECT(String kemid,
Date currentDate)
Get the pay income records for building ECT |
List<PooledFundValue> |
getPooledFundValueForIncomeDistribution(Date currentDate)
Get pooledFundValue query for each security id with DSTRB_PROC_ON_DT = current date, DSTRB_PROC_CMPLT = 'N', and the most recent value effective date |
| Methods inherited from class org.kuali.rice.kns.dao.impl.PlatformAwareDaoBaseOjb |
|---|
getDbPlatform, setDbPlatform |
| Methods inherited from class org.springmodules.orm.ojb.support.PersistenceBrokerDaoSupport |
|---|
checkDaoConfig, convertOjbAccessException, createPersistenceBrokerTemplate, getJcdAlias, getPersistenceBroker, getPersistenceBrokerTemplate, releasePersistenceBroker, setJcdAlias, setPersistenceBrokerTemplate |
| Methods inherited from class org.springframework.dao.support.DaoSupport |
|---|
afterPropertiesSet, initDao |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IncomeDistributionForPooledFundDaoOjb()
| Method Detail |
|---|
public String getIncomeEntraCode(String securityId)
IncomeDistributionForPooledFundDao
getIncomeEntraCode in interface IncomeDistributionForPooledFundDaoIncomeDistributionForPooledFundDao.getIncomeEntraCode(java.lang.String)public List<PooledFundValue> getPooledFundValueForIncomeDistribution(Date currentDate)
IncomeDistributionForPooledFundDao
getPooledFundValueForIncomeDistribution in interface IncomeDistributionForPooledFundDaoorg.kuali.kfs.module.endow.dataaccess.IncomeDistributionForPooledFundDao#getSecurityForIncomeDistribution()
public List<KemidPayoutInstruction> getKemidPayoutInstructionForECT(String kemid,
Date currentDate)
IncomeDistributionForPooledFundDao
getKemidPayoutInstructionForECT in interface IncomeDistributionForPooledFundDaoorg.kuali.kfs.module.endow.dataaccess.IncomeDistributionForPooledFundDao#getKemidPayoutInstructionForECT(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||