public class OffsetDefinitionServiceImpl extends Object implements OffsetDefinitionService
| Constructor and Description |
|---|
OffsetDefinitionServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
OffsetDefinition |
getByPrimaryId(Integer universityFiscalYear,
String chartOfAccountsCode,
String financialDocumentTypeCode,
String financialBalanceTypeCode)
Retrieves the OffsetDefinition by its composite primary key (all passed in as parameters).
|
public OffsetDefinitionServiceImpl()
public OffsetDefinition getByPrimaryId(Integer universityFiscalYear, String chartOfAccountsCode, String financialDocumentTypeCode, String financialBalanceTypeCode)
OffsetDefinitionServicegetByPrimaryId in interface OffsetDefinitionServiceOffsetDefinitionService.getByPrimaryId(java.lang.Integer, java.lang.String,
java.lang.String, java.lang.String)Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.