org.kuali.kfs.module.external.kc.webService
Interface AwardAccountService


public interface AwardAccountService


Method Summary
 List<AwardAccountDTO> getAwardAccounts(String financialAccountNumber, String chartOfAccounts)
           
 

Method Detail

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.