|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityDao | |
---|---|
org.kuali.kfs.module.endow.batch.service.impl | |
org.kuali.kfs.module.endow.dataaccess.impl | |
org.kuali.kfs.module.endow.document.service.impl |
Uses of SecurityDao in org.kuali.kfs.module.endow.batch.service.impl |
---|
Fields in org.kuali.kfs.module.endow.batch.service.impl declared as SecurityDao | |
---|---|
protected SecurityDao |
RollFrequencyDatesServiceImpl.securityDao
|
Methods in org.kuali.kfs.module.endow.batch.service.impl with parameters of type SecurityDao | |
---|---|
void |
RollFrequencyDatesServiceImpl.setSecurityDao(SecurityDao securityDao)
Sets the securityDao attribute value. |
void |
CreateAccrualTransactionsServiceImpl.setSecurityDao(SecurityDao securityDao)
Sets the securityDao. |
Uses of SecurityDao in org.kuali.kfs.module.endow.dataaccess.impl |
---|
Classes in org.kuali.kfs.module.endow.dataaccess.impl that implement SecurityDao | |
---|---|
class |
SecurityDaoOjb
|
Fields in org.kuali.kfs.module.endow.dataaccess.impl declared as SecurityDao | |
---|---|
protected SecurityDao |
CurrentTaxLotBalanceDaoOjb.securityDao
|
protected SecurityDao |
HoldingHistoryDaoOjb.securityDao
|
Methods in org.kuali.kfs.module.endow.dataaccess.impl that return SecurityDao | |
---|---|
protected SecurityDao |
CurrentTaxLotBalanceDaoOjb.getSecurityDao()
Gets the securityDao attribute. |
protected SecurityDao |
HoldingHistoryDaoOjb.getSecurityDao()
Gets the securityDao attribute. |
Methods in org.kuali.kfs.module.endow.dataaccess.impl with parameters of type SecurityDao | |
---|---|
void |
CurrentTaxLotBalanceDaoOjb.setSecurityDao(SecurityDao securityDao)
Sets the securityDao attribute value. |
void |
HoldingHistoryDaoOjb.setSecurityDao(SecurityDao securityDao)
Sets the securityDao attribute value. |
Uses of SecurityDao in org.kuali.kfs.module.endow.document.service.impl |
---|
Methods in org.kuali.kfs.module.endow.document.service.impl with parameters of type SecurityDao | |
---|---|
void |
SecurityServiceImpl.setSecurityDao(SecurityDao securityDao)
Sets the securityDao. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |