Serialized Form
Package edu.sampleu.travel.bo |
id
String id
description
String description
fileName
String fileName
contentType
String contentType
attachmentContent
byte[] attachmentContent
multiAttachment
List<E> multiAttachment
serialVersionUID: -4645124696676896963L
id
Long id
userName
String userName
firstName
String firstName
accounts
List<E> accounts
genId
Long genId
description
String description
fileName
String fileName
contentType
String contentType
attachmentContent
byte[] attachmentContent
serialVersionUID: -7739303391609093875L
number
String number
name
String name
foId
Long foId
fiscalOfficer
FiscalOfficer fiscalOfficer
number
String number
accountTypeCode
String accountTypeCode
accountType
TravelAccountType accountType
accountTypeCode
String accountTypeCode
name
String name
id
String id
number
String number
rate
org.kuali.rice.kns.util.KualiPercent rate
Package edu.sampleu.travel.document |
traveler
String traveler
origin
String origin
destination
String destination
requestType
String requestType
accountType
String accountType
travelAccounts
List<E> travelAccounts
Package edu.sampleu.travel.web.form |
travelAccount
TravelAccount travelAccount
Package edu.sampleu.travel.workflow |
serialVersionUID: 6129615406164385616L
rows
List<E> rows
destination
String destination
traveler
String traveler
- Traveler to be set by client application so that doc content can be generated appropriately
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.