Serialized Form
Package org.locomotive.commerce.ics |
Package org.locomotive.directory |
beanConfig
BeanConfiguration beanConfig
beanProperty
BeanProperty beanProperty
message
java.lang.String message
throwable
java.lang.Throwable throwable
type
int type
Package org.locomotive.loco |
dirty
boolean dirty
loco_flags
int loco_flags
password
java.lang.String password
userid
int userid
username
java.lang.String username
userStore
UserStore userStore
Package org.locomotive.loco.perm |
groups
java.util.Hashtable groups
id
int id
permissions
java.util.Vector permissions
polarity
java.util.Hashtable polarity
users
java.util.Hashtable users
id
int id
name
java.lang.String name
users
java.util.Vector users
id
int id
name
java.lang.String name
bits
java.util.BitSet bits
userid
int userid
id
int id
name
java.lang.String name
Package org.locomotive.loco.servlet |
conn
java.sql.Connection conn
- The database connection this request can use, if desired.
form_data
FormData form_data
- the FormData object that contains any form information from a POST.
req
LocoServletRequest req
- The request object we received for this request
resp
javax.servlet.http.HttpServletResponse resp
- The response object to use for this request
session
Session session
- the session associated with this request.
steam_vars
java.util.Hashtable steam_vars
- the substitutions hashtable to be used when evaluating templates.
url_tokens
java.lang.String[] url_tokens
- the url tokens for this request.
user
User user
- the user associated with this request.
availability
int availability
- The availability status of the servlets.
event_timestamp
long event_timestamp
- The date/timestamp of when this event occurred. It is stored as
the number of milliseconds elapsed between Jan 1, 1970 00:00:00 GMT
and the actual time this event occurred.
servlet
javax.servlet.Servlet servlet
- A reference to a servlet that the ServletFactory is passing to
the listener(s).. it is supposed to be ready to serve requests.
servlet_class
java.lang.Class servlet_class
- The Class of servlets that the ServletFactory creates.
FIXME: This will have to change soon to handle more than one
differently-configured servlet of the same class in the
same container.
unavailability_reason
java.lang.String unavailability_reason
- The reason for the unavailability.
unavailable_seconds
int unavailable_seconds
- The number of seconds that this kind of servlets are unavailable for.
Package org.locomotive.loco.store.id |
Package org.locomotive.module.base |
login_servlet
LoginServlet login_servlet
logout_servlet
LogoutServlet logout_servlet
reg_servlet
RegistrationServlet reg_servlet
Package org.locomotive.module.codegen |
class_name
java.lang.String class_name
Package org.locomotive.module.discuss |
lib
DiscussionLib lib
admin
DiscussionAdminServlet admin
lib
DiscussionLib lib
numPostsToDisplay
int numPostsToDisplay
- SET THIS TO DETERMINE THE NUMBER OF POSTS TO DISPLAY ON
THE PAGE
pSet
PermissionSet pSet
Package org.locomotive.module.display |
Package org.locomotive.module.graffiti |
form_tag_length
int form_tag_length
Package org.locomotive.module.pub |
pSet
PermissionSet pSet
Package org.locomotive.module.userpref |
pps
PersonalPrefServlet pps
ums
UserMgtServlet ums
Package org.locomotive.server |
Package org.locomotive.servlets |
Package org.locomotive.servlets.test |
Package org.locomotive.steam |
cpl
CachedPageLoader cpl
template_root
java.lang.String template_root
Package org.locomotive.util |
error_code
int error_code
Package org.locomotive.util.cache |
Package org.locomotive.util.data |