Serialized Form


Package org.apache.jetspeed.container

Class org.apache.jetspeed.container.JetspeedContainerServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: -7900846019170204195L

Serialized Fields

started

boolean started

psm

PortalSessionsManager psm

startTimer

java.util.Timer startTimer

contextName

java.lang.String contextName

contextPath

java.lang.String contextPath

Package org.apache.jetspeed.container.session

Class org.apache.jetspeed.container.session.PortletApplicationSessionMonitorImpl extends java.lang.Object implements Serializable

serialVersionUID: -6729032046828426324L

Serialized Fields

contextPath

java.lang.String contextPath

portalSessionId

java.lang.String portalSessionId

portalSessionKey

long portalSessionKey

forceInvalidate

boolean forceInvalidate

Package org.apache.jetspeed.portlets.layout

Class org.apache.jetspeed.portlets.layout.ColumnLayout extends java.lang.Object implements Serializable

Serialized Fields

numberOfColumns

int numberOfColumns
Constrains the columns for this layout


columns

java.util.SortedMap<K,V> columns
SortedMap of Columns (which are also sorted maps


columnWidths

java.lang.String[] columnWidths
Width settings for eacah column


nextRowNumber

int[] nextRowNumber
Efficent way to always be aware of the next available row in a column


coordinates

java.util.Map<K,V> coordinates
maps Fragments (key) to it's current LayoutCoordinate (value) in this layout


eventListeners

java.util.List<E> eventListeners
All of the LayoutEventListeners registered to this layout

Class org.apache.jetspeed.portlets.layout.EmptyLayoutLocationException extends LayoutException implements Serializable

Class org.apache.jetspeed.portlets.layout.FragmentNotInLayoutException extends LayoutException implements Serializable

Class org.apache.jetspeed.portlets.layout.InvalidLayoutLocationException extends LayoutException implements Serializable

Class org.apache.jetspeed.portlets.layout.LayoutCoordinate extends java.lang.Object implements Serializable

Serialized Fields

x

int x

y

int y

Class org.apache.jetspeed.portlets.layout.LayoutError extends java.lang.Error implements Serializable

Class org.apache.jetspeed.portlets.layout.LayoutEventException extends LayoutException implements Serializable

Class org.apache.jetspeed.portlets.layout.LayoutException extends JetspeedException implements Serializable


Package org.apache.jetspeed.security

Class org.apache.jetspeed.security.InvalidNewPasswordException extends SecurityException implements Serializable

serialVersionUID: -801235816327102698L

Class org.apache.jetspeed.security.InvalidPasswordException extends SecurityException implements Serializable

serialVersionUID: 3213606705251501558L

Class org.apache.jetspeed.security.JSSubject extends java.lang.Object implements Serializable

serialVersionUID: -8308522755600156057L

Class org.apache.jetspeed.security.PasswordAlreadyUsedException extends SecurityException implements Serializable

serialVersionUID: 302007677387600743L

Class org.apache.jetspeed.security.SecurityException extends JetspeedException implements Serializable

serialVersionUID: -8823877029853488430L

Class org.apache.jetspeed.security.UserSubjectPrincipalImpl extends java.lang.Object implements Serializable

serialVersionUID: -2269455453318109892L

Serialized Fields

user

User user

subject

javax.security.auth.Subject subject

Package org.apache.jetspeed.util

Class org.apache.jetspeed.util.FIFOQueue extends java.util.Vector implements Serializable

Class org.apache.jetspeed.util.JetspeedLongObjectID extends java.lang.Object implements Serializable

Serialized Fields

oid

java.lang.Long oid

Class org.apache.jetspeed.util.JetspeedObjectID extends java.lang.Object implements Serializable

Serialized Fields

stringOID

java.lang.String stringOID

Class org.apache.jetspeed.util.Path extends java.lang.Object implements Serializable

serialVersionUID: 6890966283704092945L

Serialized Fields

path

java.lang.String path

segments

java.lang.String[] segments

fileName

java.lang.String fileName

baseName

java.lang.String baseName

fileExtension

java.lang.String fileExtension

queryString

java.lang.String queryString

hashCode

int hashCode



Copyright © 1999-2009 The Apache Software Foundation. All Rights Reserved.