|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BCConstants.AccountSalarySettingOnlyCause in org.kuali.kfs.module.bc |
---|
Methods in org.kuali.kfs.module.bc that return BCConstants.AccountSalarySettingOnlyCause | |
---|---|
static BCConstants.AccountSalarySettingOnlyCause |
BCConstants.AccountSalarySettingOnlyCause.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BCConstants.AccountSalarySettingOnlyCause[] |
BCConstants.AccountSalarySettingOnlyCause.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of BCConstants.AccountSalarySettingOnlyCause in org.kuali.kfs.module.bc.document |
---|
Fields in org.kuali.kfs.module.bc.document declared as BCConstants.AccountSalarySettingOnlyCause | |
---|---|
protected BCConstants.AccountSalarySettingOnlyCause |
BudgetConstructionDocument.accountSalarySettingOnlyCause
|
Methods in org.kuali.kfs.module.bc.document that return BCConstants.AccountSalarySettingOnlyCause | |
---|---|
BCConstants.AccountSalarySettingOnlyCause |
BudgetConstructionDocument.getAccountSalarySettingOnlyCause()
Gets the accountSalarySettingOnlyCause attribute. |
Methods in org.kuali.kfs.module.bc.document with parameters of type BCConstants.AccountSalarySettingOnlyCause | |
---|---|
void |
BudgetConstructionDocument.setAccountSalarySettingOnlyCause(BCConstants.AccountSalarySettingOnlyCause accountSalarySettingOnlyCause)
Sets the accountSalarySettingOnlyCause attribute value. |
Uses of BCConstants.AccountSalarySettingOnlyCause in org.kuali.kfs.module.bc.document.service |
---|
Methods in org.kuali.kfs.module.bc.document.service that return BCConstants.AccountSalarySettingOnlyCause | |
---|---|
BCConstants.AccountSalarySettingOnlyCause |
BudgetParameterService.isSalarySettingOnlyAccount(BudgetConstructionDocument bcDoc)
determines if a BudgetConstructionDocument's account is a salary setting only account returns AccountSalarySettingOnlyCause.NONE if not and if both system parameters don't exist |
Uses of BCConstants.AccountSalarySettingOnlyCause in org.kuali.kfs.module.bc.document.service.impl |
---|
Methods in org.kuali.kfs.module.bc.document.service.impl that return BCConstants.AccountSalarySettingOnlyCause | |
---|---|
BCConstants.AccountSalarySettingOnlyCause |
BudgetParameterServiceImpl.isSalarySettingOnlyAccount(BudgetConstructionDocument bcDoc)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |