|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BudgetConstructionDao | |
|---|---|
| org.kuali.kfs.module.bc.document.dataaccess.impl | |
| org.kuali.kfs.module.bc.document.service.impl | |
| org.kuali.kfs.module.bc.service.impl | |
| Uses of BudgetConstructionDao in org.kuali.kfs.module.bc.document.dataaccess.impl |
|---|
| Classes in org.kuali.kfs.module.bc.document.dataaccess.impl that implement BudgetConstructionDao | |
|---|---|
class |
BudgetConstructionDaoOjb
This class is the OJB implementation of the BudgetConstructionDao interface. |
| Methods in org.kuali.kfs.module.bc.document.dataaccess.impl with parameters of type BudgetConstructionDao | |
|---|---|
void |
BudgetConstructionLockDaoOjb.setBudgetConstructionDao(BudgetConstructionDao budgetConstructionDao)
Sets the budgetConstructionDao attribute value. |
| Uses of BudgetConstructionDao in org.kuali.kfs.module.bc.document.service.impl |
|---|
| Methods in org.kuali.kfs.module.bc.document.service.impl that return BudgetConstructionDao | |
|---|---|
BudgetConstructionDao |
BudgetOrganizationTreeServiceImpl.getBudgetConstructionDao()
Gets the budgetConstructionDao attribute. |
| Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type BudgetConstructionDao | |
|---|---|
void |
BudgetOrganizationTreeServiceImpl.setBudgetConstructionDao(BudgetConstructionDao budgetConstructionDao)
Sets the budgetConstructionDao attribute value. |
void |
BudgetDocumentServiceImpl.setBudgetConstructionDao(BudgetConstructionDao budgetConstructionDao)
Sets the budgetConstructionDao attribute value. |
void |
LockServiceImpl.setBudgetConstructionDao(BudgetConstructionDao bcHeaderDao)
|
| Uses of BudgetConstructionDao in org.kuali.kfs.module.bc.service.impl |
|---|
| Methods in org.kuali.kfs.module.bc.service.impl with parameters of type BudgetConstructionDao | |
|---|---|
void |
BudgetConstructionPositionServiceImpl.setBudgetConstructionDao(BudgetConstructionDao budgetConstructionDao)
Sets the budgetConstructionDao attribute value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||