|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Chart | |
|---|---|
| org.kuali.hr.time.department | |
| org.kuali.hr.time.roles | |
| org.kuali.kfs.coa.businessobject | |
| Uses of Chart in org.kuali.hr.time.department |
|---|
| Methods in org.kuali.hr.time.department that return Chart | |
|---|---|
Chart |
Department.getChartObj()
|
| Methods in org.kuali.hr.time.department with parameters of type Chart | |
|---|---|
void |
Department.setChartObj(Chart chartObj)
|
| Uses of Chart in org.kuali.hr.time.roles |
|---|
| Methods in org.kuali.hr.time.roles that return Chart | |
|---|---|
Chart |
TkRole.getChartObj()
|
| Methods in org.kuali.hr.time.roles with parameters of type Chart | |
|---|---|
void |
TkRole.setChartObj(Chart chartObj)
|
| Uses of Chart in org.kuali.kfs.coa.businessobject |
|---|
| Methods in org.kuali.kfs.coa.businessobject that return Chart | |
|---|---|
Chart |
SubAccount.getChart()
|
Chart |
Organization.getChartOfAccounts()
Gets the chartOfAccounts attribute. |
Chart |
Account.getChartOfAccounts()
Gets the chartOfAccounts attribute. |
Chart |
ObjectCode.getChartOfAccounts()
Gets the chartOfAccounts attribute. |
Chart |
ProjectCode.getChartOfAccounts()
Gets the chartOfAccounts attribute. |
Chart |
SubObjectCode.getChartOfAccounts()
|
| Methods in org.kuali.kfs.coa.businessobject with parameters of type Chart | |
|---|---|
void |
SubAccount.setChart(Chart chart)
Deprecated. |
void |
Organization.setChartOfAccounts(Chart chartOfAccounts)
Deprecated. |
void |
Account.setChartOfAccounts(Chart chartOfAccounts)
Deprecated. |
void |
ObjectCode.setChartOfAccounts(Chart chartOfAccounts)
Deprecated. |
void |
ProjectCode.setChartOfAccounts(Chart chartOfAccounts)
Sets the chartOfAccounts attribute. |
void |
SubObjectCode.setChartOfAccounts(Chart chartOfAccounts)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||