public interface AwardAccountService
Modifier and Type | Method and Description |
---|---|
List<AwardAccountDTO> |
getAwardAccounts(String financialAccountNumber,
String chartOfAccounts) |
@RequestWrapper(localName="getAwardAccounts", targetNamespace="http://kc.kuali.org/kc-kfs/v2_0", className="kc.GetAwardAccounts") @ResponseWrapper(localName="getAwardAccountsResponse", targetNamespace="http://kc.kuali.org/kc-kfs/v2_0", className="kc.GetAwardAccountsResponse") List<AwardAccountDTO> getAwardAccounts(String financialAccountNumber, String chartOfAccounts)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.