| Package | Description | 
|---|---|
| edu.sampleu.demo | |
| edu.sampleu.demo.kitchensink | |
| edu.sampleu.travel.bo | |
| edu.sampleu.travel.document | |
| edu.sampleu.travel.krad.form | |
| edu.sampleu.travel.web.form | 
| Modifier and Type | Method and Description | 
|---|---|
| List<TravelAccount> | TestSuggestServiceImpl. retrieveTravelAccounts(String term) | 
| List<TravelAccount> | TestAttributeQueryServiceImpl. retrieveTravelAccountsByNumber(String number)Retrieves travel accounts by travel account number | 
| Modifier and Type | Method and Description | 
|---|---|
| List<TravelAccount> | UIfComponentsViewHelperServiceImpl. retrieveTravelAccounts(String term) | 
| List<TravelAccount> | UIfComponentsViewHelperServiceImpl. retrieveTravelAccountsBySubAcctAndTerm(String subAccount,
                                                                            String term) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<TravelAccount> | FiscalOfficer. getAccounts() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FiscalOfficer. setAccounts(List<TravelAccount> accounts) | 
| Modifier and Type | Method and Description | 
|---|---|
| TravelAccount | TravelDocument2. getTravelAccount(int index) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<TravelAccount> | TravelDocument2. getTravelAccounts() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TravelDocument2. setTravelAccounts(List<TravelAccount> travelAccounts) | 
| Modifier and Type | Method and Description | 
|---|---|
| TravelAccount | UITestForm. getTravelAccount1() | 
| TravelAccount | UITestForm. getTravelAccount2() | 
| TravelAccount | UITestForm. getTravelAccount3() | 
| TravelAccount | UITestForm. getTravelAccount4() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | UITestForm. setTravelAccount1(TravelAccount travelAccount1) | 
| void | UITestForm. setTravelAccount2(TravelAccount travelAccount2) | 
| void | UITestForm. setTravelAccount3(TravelAccount travelAccount3) | 
| void | UITestForm. setTravelAccount4(TravelAccount travelAccount4) | 
| Modifier and Type | Method and Description | 
|---|---|
| TravelAccount | TravelDocumentForm2. getTravelAccount() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TravelDocumentForm2. setTravelAccount(TravelAccount travelAccount) | 
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.