org.kuali.kfs.module.external.kc.webService
Interface AwardAccountService
public interface AwardAccountService
getAwardAccounts
@RequestWrapper(localName="getAwardAccounts",
targetNamespace="KC",
className="kc.GetAwardAccounts")
@ResponseWrapper(localName="getAwardAccountsResponse",
targetNamespace="KC",
className="kc.GetAwardAccountsResponse")
List<AwardAccountDTO> getAwardAccounts(String financialAccountNumber,
String chartOfAccounts)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.