|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BudgetParameterService
This provides methods specific to system parameters for the Budget module
| Method Summary | |
|---|---|
String |
getLookupObjectTypes(boolean isRevenue)
returns a string containing the allowed revenue or expenditure object types setup in the Budget Construction parameter space. |
List |
getParameterValues(Class componentClass,
String parameterName)
Returns a system parameter value as a list. |
BCConstants.AccountSalarySettingOnlyCause |
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 |
| Method Detail |
|---|
List getParameterValues(Class componentClass,
String parameterName)
componentClass - parameterName -
BCConstants.AccountSalarySettingOnlyCause isSalarySettingOnlyAccount(BudgetConstructionDocument bcDoc)
bcDoc -
String getLookupObjectTypes(boolean isRevenue)
isRevenue -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||