|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PooledFundValueDao
| Method Summary | |
|---|---|
List<PooledFundValue> |
getPooledFundValueWhereDistributionIncomeOnDateIsCurrentDate()
Gets PooledFundValue entries where the Distribution Income date is equal to current date and LT_PROC_COMPLT = No. |
List<PooledFundValue> |
getPooledFundValueWhereLTProcessOnDateIsCurrentDate()
Gets PooledFundValue entries where the LT_PROC_ON_DT is equal to current date and LT_PROC_COMPLT = No. |
List<PooledFundValue> |
getPooledFundValueWhereSTProcessOnDateIsCurrentDate()
Gets PooledFundValue entries where the ST_PROC_ON_DT is equal to current date and ST_PROC_COMPLT = No. |
void |
setIncomeDistributionCompleted(List<PooledFundValue> pooledFundValueList,
boolean completed)
Set distribution complete value |
| Method Detail |
|---|
List<PooledFundValue> getPooledFundValueWhereSTProcessOnDateIsCurrentDate()
List<PooledFundValue> getPooledFundValueWhereLTProcessOnDateIsCurrentDate()
List<PooledFundValue> getPooledFundValueWhereDistributionIncomeOnDateIsCurrentDate()
void setIncomeDistributionCompleted(List<PooledFundValue> pooledFundValueList,
boolean completed)
pooledfundValueList - completed -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||