Package | Description |
---|---|
edu.sampleu.travel.bo | |
edu.sampleu.travel.document | |
edu.sampleu.travel.krad.form | |
edu.sampleu.travel.service | |
edu.sampleu.travel.web.form |
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 |
---|---|
protected TravelAccount |
FiscalOfficerTravelAccountServiceImpl.toTravelAccount(TravelAccountInfo travelAccountInfo) |
Modifier and Type | Method and Description |
---|---|
protected TravelAccountInfo |
FiscalOfficerTravelAccountServiceImpl.toTravelAccountInfo(TravelAccount travelAccount) |
Modifier and Type | Method and Description |
---|---|
TravelAccount |
TravelDocumentForm2.getTravelAccount() |
Modifier and Type | Method and Description |
---|---|
void |
TravelDocumentForm2.setTravelAccount(TravelAccount travelAccount) |
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.