Package | Description |
---|---|
org.kuali.ole.coa.businessobject | |
org.kuali.ole.coa.document.validation.impl |
Modifier and Type | Field and Description |
---|---|
protected AccountGuideline |
PriorYearAccount.accountGuideline |
protected AccountGuideline |
Account.accountGuideline |
Modifier and Type | Method and Description |
---|---|
AccountGuideline |
PriorYearAccount.getAccountGuideline() |
AccountGuideline |
AccountIntf.getAccountGuideline() |
AccountGuideline |
Account.getAccountGuideline() |
Modifier and Type | Method and Description |
---|---|
void |
PriorYearAccount.setAccountGuideline(AccountGuideline accountGuideline)
Deprecated.
|
void |
AccountIntf.setAccountGuideline(AccountGuideline accountGuideline)
Deprecated.
|
void |
Account.setAccountGuideline(AccountGuideline accountGuideline) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
AccountRule.checkAccountGuidelinesValidation(AccountGuideline accountGuideline)
This method validates that the account guidelines object is valid
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.