메소드 | 설명 | |
---|---|---|
AccountsController ( Guid>.IRepositoryWithTypedId |
||
SearchKfsAccounts ( string searchTerm ) : JsonNetResult |
Ajax call to search for any kfs account, match by id or name
|
|
SearchSubAccounts ( string accountNumber ) : JsonNetResult |
Ajax call to search for a kfs sub account for a given account
|
public AccountsController ( Guid>.IRepositoryWithTypedId |
||
subAccountRepository | Guid>.IRepositoryWithTypedId | |
searchService | ISearchService | |
리턴 | System |
public SearchKfsAccounts ( string searchTerm ) : JsonNetResult | ||
searchTerm | string | |
리턴 | JsonNetResult |
public SearchSubAccounts ( string accountNumber ) : JsonNetResult | ||
accountNumber | string | |
리턴 | JsonNetResult |