Serialized Form


Package org.apache.jetspeed.aggregator

Class org.apache.jetspeed.aggregator.FailedToRenderFragmentException extends org.apache.jetspeed.exception.JetspeedException implements Serializable

Class org.apache.jetspeed.aggregator.PortletAccessDeniedException extends org.apache.jetspeed.exception.JetspeedException implements Serializable

Class org.apache.jetspeed.aggregator.UnknownPortletDefinitionException extends org.apache.jetspeed.exception.JetspeedException implements Serializable

Class org.apache.jetspeed.aggregator.UnrenderedContentException extends org.apache.jetspeed.exception.JetspeedException implements Serializable


Package org.apache.jetspeed.container

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

Serialized Fields

contextName

String contextName

started

boolean started

startTimer

Timer startTimer

psm

org.apache.jetspeed.container.session.PortalSessionsManager psm

contextPath

String contextPath

Package org.apache.jetspeed.container.session

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

serialVersionUID: -6729032046828426324L

Serialized Fields

contextPath

String contextPath

portalSessionId

String portalSessionId

portalSessionKey

long portalSessionKey

forceInvalidate

boolean forceInvalidate

Package org.apache.jetspeed.portlets.layout

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

Serialized Fields

numberOfColumns

int numberOfColumns
Constrains the columns for this layout


columns

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


columnWidths

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

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


eventListeners

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 Object implements Serializable

Serialized Fields

x

int x

y

int y

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

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

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


Package org.apache.jetspeed.security

Class org.apache.jetspeed.security.FolderPermission extends PortalResourcePermission implements Serializable

Serialized Fields

folder

boolean folder

recursive

boolean recursive

cpath

String cpath

Class org.apache.jetspeed.security.FragmentPermission extends PortalResourcePermission implements Serializable

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

serialVersionUID: -2643327886955569635L

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

serialVersionUID: -801235816327102698L

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

serialVersionUID: 3213606705251501558L

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

serialVersionUID: 8603304762095029084L

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

serialVersionUID: -8308522755600156057L

Class org.apache.jetspeed.security.PagePermission extends PortalResourcePermission implements Serializable

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

serialVersionUID: 302007677387600743L

Class org.apache.jetspeed.security.PortalResourcePermission extends Permission implements Serializable

Serialized Fields

mask

int mask

Mask used for determining what actions are allowed or requested.

Class org.apache.jetspeed.security.PortalResourcePermissionCollection extends PermissionCollection implements Serializable

Serialized Fields

perms

ArrayList<E> perms

Class org.apache.jetspeed.security.PortletPermission extends PortalResourcePermission implements Serializable

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

serialVersionUID: -8823877029853488430L


Package org.apache.jetspeed.util

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

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

Serialized Fields

oid

Long oid

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

Serialized Fields

stringOID

String stringOID

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

serialVersionUID: 6890966283704092945L

Serialized Fields

path

String path

segments

String[] segments

fileName

String fileName

baseName

String baseName

fileExtension

String fileExtension

queryString

String queryString

hashCode

int hashCode



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.