|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ObjectLevel in org.kuali.kfs.coa.batch.dataaccess |
---|
Methods in org.kuali.kfs.coa.batch.dataaccess that return ObjectLevel | |
---|---|
ObjectLevel |
LedgerReferenceValuePreparedStatementCachingDao.getObjectLevel(String chartOfAccountsCode,
String financialObjectLevelCode)
|
Uses of ObjectLevel in org.kuali.kfs.coa.batch.dataaccess.impl |
---|
Methods in org.kuali.kfs.coa.batch.dataaccess.impl that return ObjectLevel | |
---|---|
ObjectLevel |
LedgerReferenceValuePreparedStatementCachingDaoJdbc.getObjectLevel(String chartOfAccountsCode,
String financialObjectLevelCode)
|
Uses of ObjectLevel in org.kuali.kfs.coa.businessobject |
---|
Methods in org.kuali.kfs.coa.businessobject that return ObjectLevel | |
---|---|
ObjectLevel |
ObjectCodeGlobal.getFinancialObjectLevel()
This method returns the Object Level |
ObjectLevel |
ObjectCode.getFinancialObjectLevel()
Gets the financialObjectLevel attribute. |
Methods in org.kuali.kfs.coa.businessobject with parameters of type ObjectLevel | |
---|---|
void |
ObjectCodeGlobal.setFinancialObjectLevel(ObjectLevel financialObjectLevel)
Deprecated. |
void |
ObjectCode.setFinancialObjectLevel(ObjectLevel financialObjectLevel)
Deprecated. |
Uses of ObjectLevel in org.kuali.kfs.coa.dataaccess |
---|
Methods in org.kuali.kfs.coa.dataaccess that return ObjectLevel | |
---|---|
ObjectLevel |
ObjectLevelDao.getByPrimaryId(String chartOfAccountsCode,
String objectLevelCode)
This method retrieves a ObjLevel based on primary keys |
Uses of ObjectLevel in org.kuali.kfs.coa.dataaccess.impl |
---|
Methods in org.kuali.kfs.coa.dataaccess.impl that return ObjectLevel | |
---|---|
ObjectLevel |
ObjectLevelDaoOjb.getByPrimaryId(String chartOfAccountsCode,
String objectLevelCode)
|
Uses of ObjectLevel in org.kuali.kfs.coa.service |
---|
Methods in org.kuali.kfs.coa.service that return ObjectLevel | |
---|---|
ObjectLevel |
ObjectLevelService.getByPrimaryId(String chartOfAccountsCode,
String ObjectLevelCode)
Retrieves an object level object instance by its composite primary id. |
Uses of ObjectLevel in org.kuali.kfs.coa.service.impl |
---|
Methods in org.kuali.kfs.coa.service.impl that return ObjectLevel | |
---|---|
ObjectLevel |
ObjectLevelServiceImpl.getByPrimaryId(String chartOfAccountsCode,
String objectLevelCode)
|
Uses of ObjectLevel in org.kuali.kfs.gl.batch.service |
---|
Methods in org.kuali.kfs.gl.batch.service that return ObjectLevel | |
---|---|
ObjectLevel |
AccountingCycleCachingService.getObjectLevel(String chartOfAccountsCode,
String financialObjectLevelCode)
|
Uses of ObjectLevel in org.kuali.kfs.gl.batch.service.impl |
---|
Methods in org.kuali.kfs.gl.batch.service.impl that return ObjectLevel | |
---|---|
ObjectLevel |
AccountingCycleCachingServiceImpl.getObjectLevel(String chartOfAccountsCode,
String financialObjectLevelCode)
|
Uses of ObjectLevel in org.kuali.kfs.module.bc.businessobject |
---|
Methods in org.kuali.kfs.module.bc.businessobject that return ObjectLevel | |
---|---|
ObjectLevel |
BudgetConstructionBalanceByAccount.getFinancialObjectLevel()
Gets the financialObjectLevel attribute. |
ObjectLevel |
BudgetConstructionObjectSummary.getFinancialObjectLevel()
Gets the financialObjectLevel attribute. |
ObjectLevel |
BudgetConstructionMonthSummary.getFinancialObjectLevel()
Gets the financialObjectLevel attribute. |
ObjectLevel |
BudgetConstructionAccountBalance.getFinancialObjectLevel()
Gets the financialObjectLevel attribute. |
ObjectLevel |
BudgetConstructionLevelSummary.getFinancialObjectLevel()
Gets the financialObjectLevel attribute. |
Methods in org.kuali.kfs.module.bc.businessobject with parameters of type ObjectLevel | |
---|---|
void |
BudgetConstructionBalanceByAccount.setFinancialObjectLevel(ObjectLevel financialObjectLevel)
Deprecated. |
void |
BudgetConstructionObjectSummary.setFinancialObjectLevel(ObjectLevel financialObjectLevel)
Deprecated. |
void |
BudgetConstructionMonthSummary.setFinancialObjectLevel(ObjectLevel financialObjectLevel)
Deprecated. |
void |
BudgetConstructionAccountBalance.setFinancialObjectLevel(ObjectLevel financialObjectLevel)
Deprecated. |
void |
BudgetConstructionLevelSummary.setFinancialObjectLevel(ObjectLevel financialObjectLevel)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |