|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccountGuideline | |
---|---|
org.kuali.kfs.coa.businessobject | |
org.kuali.kfs.coa.document.validation.impl |
Uses of AccountGuideline in org.kuali.kfs.coa.businessobject |
---|
Methods in org.kuali.kfs.coa.businessobject that return AccountGuideline | |
---|---|
AccountGuideline |
Account.getAccountGuideline()
|
AccountGuideline |
PriorYearAccount.getAccountGuideline()
|
AccountGuideline |
AccountIntf.getAccountGuideline()
|
Methods in org.kuali.kfs.coa.businessobject with parameters of type AccountGuideline | |
---|---|
void |
Account.setAccountGuideline(AccountGuideline accountGuideline)
|
void |
PriorYearAccount.setAccountGuideline(AccountGuideline accountGuideline)
Deprecated. |
void |
AccountIntf.setAccountGuideline(AccountGuideline accountGuideline)
Deprecated. |
Uses of AccountGuideline in org.kuali.kfs.coa.document.validation.impl |
---|
Methods in org.kuali.kfs.coa.document.validation.impl with parameters of type AccountGuideline | |
---|---|
protected boolean |
AccountRule.checkAccountGuidelinesValidation(AccountGuideline accountGuideline)
This method validates that the account guidelines object is valid |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |