Serialized Form


Package org.locomotive.commerce.ics

Class org.locomotive.commerce.ics.SCMPException implements Serializable


Package org.locomotive.directory

Class org.locomotive.directory.DirectoryEvent implements Serializable

Serialized Fields

beanConfig

BeanConfiguration beanConfig

beanProperty

BeanProperty beanProperty

message

java.lang.String message

throwable

java.lang.Throwable throwable

type

int type

Class org.locomotive.directory.ServiceException implements Serializable


Package org.locomotive.loco

Class org.locomotive.loco.FailedSessionException implements Serializable

Class org.locomotive.loco.LoadUserException implements Serializable

Class org.locomotive.loco.ServerServlet implements Serializable

Class org.locomotive.loco.User implements Serializable

Serialized Fields

dirty

boolean dirty

loco_flags

int loco_flags

password

java.lang.String password

userid

int userid

username

java.lang.String username

userStore

UserStore userStore

Class org.locomotive.loco.UserNotFoundException implements Serializable


Package org.locomotive.loco.perm

Class org.locomotive.loco.perm.AccessControlList implements Serializable

Serialized Fields

groups

java.util.Hashtable groups

id

int id

permissions

java.util.Vector permissions

polarity

java.util.Hashtable polarity

users

java.util.Hashtable users

Class org.locomotive.loco.perm.ACLManager implements Serializable

Class org.locomotive.loco.perm.Group implements Serializable

Serialized Fields

id

int id

name

java.lang.String name

users

java.util.Vector users

Class org.locomotive.loco.perm.GroupManager implements Serializable

Class org.locomotive.loco.perm.Permission implements Serializable

Serialized Fields

id

int id

name

java.lang.String name

Class org.locomotive.loco.perm.PermissionSet implements Serializable

Serialized Fields

bits

java.util.BitSet bits

userid

int userid

Class org.locomotive.loco.perm.PermServlet implements Serializable

Class org.locomotive.loco.perm.Role implements Serializable

Serialized Fields

id

int id

name

java.lang.String name

Class org.locomotive.loco.perm.RoleManager implements Serializable


Package org.locomotive.loco.servlet

Class org.locomotive.loco.servlet.DefaultServlet implements Serializable

Class org.locomotive.loco.servlet.LocoServlet implements Serializable

Serialized Fields

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.

Class org.locomotive.loco.servlet.MultiThreadedLocoServlet implements Serializable

Class org.locomotive.loco.servlet.ServletFactoryEvent implements Serializable

Serialized Fields

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.

Class org.locomotive.loco.servlet.UnavailableServlet implements Serializable

Class org.locomotive.loco.servlet.UnknownServlet implements Serializable


Package org.locomotive.loco.store.id

Class org.locomotive.loco.store.id.IdException implements Serializable


Package org.locomotive.module.base

Class org.locomotive.module.base.BaseServlet implements Serializable

Serialized Fields

login_servlet

LoginServlet login_servlet

logout_servlet

LogoutServlet logout_servlet

reg_servlet

RegistrationServlet reg_servlet

Class org.locomotive.module.base.LoginServlet implements Serializable

Class org.locomotive.module.base.LogoutServlet implements Serializable

Class org.locomotive.module.base.RegistrationServlet implements Serializable


Package org.locomotive.module.codegen

Class org.locomotive.module.codegen.CodeGeneratorServlet implements Serializable

Serialized Fields

class_name

java.lang.String class_name


Package org.locomotive.module.discuss

Class org.locomotive.module.discuss.DiscussionAdminServlet implements Serializable

Serialized Fields

lib

DiscussionLib lib

Class org.locomotive.module.discuss.DiscussionServlet implements Serializable

Serialized Fields

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

Class org.locomotive.module.display.DisplayPageServlet implements Serializable


Package org.locomotive.module.graffiti

Class org.locomotive.module.graffiti.GraffitiWallServlet implements Serializable

Serialized Fields

form_tag_length

int form_tag_length


Package org.locomotive.module.pub

Class org.locomotive.module.pub.PublisherServlet implements Serializable

Serialized Fields

pSet

PermissionSet pSet


Package org.locomotive.module.userpref

Class org.locomotive.module.userpref.PersonalPrefServlet implements Serializable

Class org.locomotive.module.userpref.UserMgtServlet implements Serializable

Class org.locomotive.module.userpref.UserPrefServlet implements Serializable

Serialized Fields

pps

PersonalPrefServlet pps

ums

UserMgtServlet ums


Package org.locomotive.server

Class org.locomotive.server.ConfigInitializationException implements Serializable

Class org.locomotive.server.ConfigNotFoundException implements Serializable

Class org.locomotive.server.InitializationException implements Serializable

Class org.locomotive.server.ParseFormException implements Serializable


Package org.locomotive.servlets

Class org.locomotive.servlets.MultiThreadedHttpServlet implements Serializable


Package org.locomotive.servlets.test

Class org.locomotive.servlets.test.MultiThreadedHang implements Serializable

Class org.locomotive.servlets.test.PermanentlyUnavailable1 implements Serializable

Class org.locomotive.servlets.test.PermanentlyUnavailable2 implements Serializable

Class org.locomotive.servlets.test.PermanentlyUnavailable3 implements Serializable

Class org.locomotive.servlets.test.PermanentlyUnavailable4 implements Serializable

Class org.locomotive.servlets.test.SingleThreadedHang implements Serializable

Class org.locomotive.servlets.test.TemporarilyUnavailable1 implements Serializable

Class org.locomotive.servlets.test.TemporarilyUnavailable2 implements Serializable

Class org.locomotive.servlets.test.TemporarilyUnavailable3 implements Serializable

Class org.locomotive.servlets.test.TemporarilyUnavailable4 implements Serializable


Package org.locomotive.steam

Class org.locomotive.steam.SteamServlet implements Serializable

Serialized Fields

cpl

CachedPageLoader cpl

template_root

java.lang.String template_root


Package org.locomotive.util

Class org.locomotive.util.ParseStringException implements Serializable

Serialized Fields

error_code

int error_code


Package org.locomotive.util.cache

Class org.locomotive.util.cache.CacheNamingException implements Serializable


Package org.locomotive.util.data

Class org.locomotive.util.data.ComparisonKeyException implements Serializable