Serialized Form
log
org.apache.commons.logging.Log log
clazz
String clazz
- The class to expose the variables from.
scope
String scope
- The scope to be put the variable in.
var
String var
- The single variable to expose.
id
Long id
name
String name
description
String description
id
Long id
resumeId
Long resumeId
name
String name
location
String location
degreeId
Long degreeId
degree
Degree degree
state
String state
country
String country
completionDate
Date completionDate
comments
String comments
id
Long id
resumeId
Long resumeId
organizationName
String organizationName
location
String location
title
String title
startDate
Date startDate
endDate
Date endDate
description
String description
mask
String mask
- date pattern for toString() method
log
org.apache.commons.logging.Log log
key
String key
styleClass
String styleClass
errorClass
String errorClass
colon
boolean colon
label
String label
- The property which supplies the option label visible to the end user.
value
String value
- The property which supplies the value returned to the server.
log
org.apache.commons.logging.Log log
id
Long id
resumeId
Long resumeId
organizationName
String organizationName
affiliation
String affiliation
startDate
Date startDate
endDate
Date endDate
resumeTemplate
String resumeTemplate
ve
org.apache.velocity.app.VelocityEngine ve
- We are overriding the default Runtime Velocity
singleton to gain control over the initialization (from Roller)
id
Long id
resumeId
Long resumeId
name
String name
organizationName
String organizationName
title
String title
phoneNumber
String phoneNumber
email
String email
personal
Boolean personal
professional
Boolean professional
log
org.apache.commons.logging.Log log
id
Long id
name
String name
description
String description
objective
String objective
userId
Long userId
comments
String comments
workStatusId
Long workStatusId
workStatus
WorkStatus workStatus
resumeSkills
List resumeSkills
educations
List educations
experiences
List experiences
references
List references
memberships
List memberships
resumeId
Long resumeId
name
String name
description
String description
id
String id
name
String name
log
org.apache.commons.logging.Log log
TAG_NAME
String TAG_NAME
mode
String mode
httpPort
String httpPort
httpsPort
String httpsPort
id
Long id
name
String name
lastUsed
String lastUsed
yearsExperience
Integer yearsExperience
id
Long id
content
String content
name
String name
lastModified
Date lastModified
name
String name
- The value of the text the user has sent as form data
theFile
FormFile theFile
- The file that the user has uploaded
id
Long id
username
String username
password
String password
confirmPassword
String confirmPassword
firstName
String firstName
lastName
String lastName
address
String address
city
String city
province
String province
country
String country
postalCode
String postalCode
phoneNumber
String phoneNumber
email
String email
website
String website
passwordHint
String passwordHint
roles
List roles
id
Long id
username
String username
cookieId
String cookieId
dateCreated
Date dateCreated
id
Long id
userId
Long userId
- userId is used to create the mapping from user to user_role.
Using username should work, but it doesn't seem to
(with hibernate), and adding a link to the primary key does
work.
username
String username
roleName
String roleName
id
Long id
status
String status
Copyright © 2002-2004