Serialized Form


Package org.apache.jetspeed.administration

Class org.apache.jetspeed.administration.AdministrationEmailException extends org.apache.jetspeed.exception.JetspeedException implements Serializable

Class org.apache.jetspeed.administration.RegistrationException extends org.apache.jetspeed.exception.JetspeedException implements Serializable


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.aggregator.impl

Class org.apache.jetspeed.aggregator.impl.PortletAggregatorFragmentImpl extends Object implements Serializable

Serialized Fields

id

String id

name

String name

type

String type

decorator

String decorator

state

String state

mode

String mode

Package org.apache.jetspeed.ajax

Class org.apache.jetspeed.ajax.AJAXException extends org.apache.jetspeed.exception.JetspeedException implements Serializable


Package org.apache.jetspeed.capabilities.impl

Class org.apache.jetspeed.capabilities.impl.ClientImpl extends Object implements Serializable

Serialized Fields

userAgentPattern

String userAgentPattern

manufacturer

String manufacturer

model

String model

version

String version

name

String name

mimetypes

Collection<E> mimetypes

capabilities

Collection<E> capabilities

preferredMimeTypeId

int preferredMimeTypeId

clientId

int clientId

evalOrder

int evalOrder

Package org.apache.jetspeed.cluster

Class org.apache.jetspeed.cluster.NodeInformationImpl extends Object implements Serializable

serialVersionUID: -598265530537353219L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
extensible serialization routine using the version byte code can identify older versions and handle updates correctly

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
extensible serialization routine - indicates the version written to allow for later structural updates

Throws:
IOException
Serialized Fields

id

Long id

contextName

String contextName

lastDeployDate

Date lastDeployDate

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.PortalSessionMonitorImpl extends Object implements Serializable

serialVersionUID: 1239564779524373742L

Serialized Fields

sessionKey

long sessionKey

forceInvalidate

boolean forceInvalidate

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.container.state.impl

Class org.apache.jetspeed.container.state.impl.PortletWindowBaseNavigationalState extends Object implements Serializable

Serialized Fields

modeName

String modeName

stateName

String stateName

Class org.apache.jetspeed.container.state.impl.PortletWindowExtendedNavigationalState extends PortletWindowBaseNavigationalState implements Serializable

Serialized Fields

parametersMap

Map<K,V> parametersMap

decoratorActionEncodings

Map<K,V> decoratorActionEncodings

Class org.apache.jetspeed.container.state.impl.PortletWindowRequestNavigationalState extends PortletWindowExtendedNavigationalState implements Serializable

Serialized Fields

windowId

String windowId

clearParameters

boolean clearParameters
true if for a targeted PortletWindow using StateFullParameters the saved (in the session) render parameters must be cleared when synchronizing the states. Prevents the default behavior when using StateFullParameters to copy the parameters from the session when no parameters are specified in the PortletURL. Used if for the targeted PortletWindow no render parameters are specified.

Class org.apache.jetspeed.container.state.impl.PortletWindowSessionNavigationalStates extends Object implements Serializable

Serialized Fields

storeParameters

boolean storeParameters

pageStates

Map<K,V> pageStates

Package org.apache.jetspeed.decoration

Class org.apache.jetspeed.decoration.BaseDecoration extends Object implements Serializable

Serialized Fields

name

String name

basePath

org.apache.jetspeed.util.Path basePath

baseClientPath

org.apache.jetspeed.util.Path baseClientPath

commonStylesheet

String commonStylesheet

portalStylesheet

String portalStylesheet

desktopStylesheet

String desktopStylesheet

actions

List<E> actions

currentModeAction

String currentModeAction

currentStateAction

String currentStateAction

supportsDesktop

boolean supportsDesktop

Class org.apache.jetspeed.decoration.DecoratorAction extends Object implements Serializable

Serialized Fields

actionName

String actionName

actionType

String actionType

name

String name

link

String link

alt

String alt

action

String action

target

String target

custom

boolean custom

Class org.apache.jetspeed.decoration.LayoutDecorationImpl extends BaseDecoration implements Serializable

Class org.apache.jetspeed.decoration.PageActionAccess extends Object implements Serializable

Serialized Fields

anonymous

boolean anonymous

editAllowed

boolean editAllowed

editing

boolean editing

fragmentActionAccess

HashMap<K,V> fragmentActionAccess

Class org.apache.jetspeed.decoration.PageTheme extends Object implements Serializable

Serialized Fields

styleSheets

Set<E> styleSheets

layoutDecoration

org.apache.jetspeed.decoration.LayoutDecoration layoutDecoration

fragmentDecorations

Map<K,V> fragmentDecorations

portletDecorationNames

Collection<E> portletDecorationNames

invalidated

boolean invalidated

Class org.apache.jetspeed.decoration.PortletDecorationImpl extends BaseDecoration implements Serializable


Package org.apache.jetspeed.deployment.impl

Class org.apache.jetspeed.deployment.impl.FileNotDeployableException extends org.apache.jetspeed.deployment.DeploymentException implements Serializable


Package org.apache.jetspeed.deployment.simpleregistry

Class org.apache.jetspeed.deployment.simpleregistry.SimpleRegistryException extends org.apache.jetspeed.exception.JetspeedException implements Serializable


Package org.apache.jetspeed.engine

Class org.apache.jetspeed.engine.JetspeedServlet extends javax.servlet.http.HttpServlet implements Serializable


Package org.apache.jetspeed.login

Class org.apache.jetspeed.login.LoginErrorServlet extends javax.servlet.http.HttpServlet implements Serializable

Class org.apache.jetspeed.login.LoginProxyServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

credentialsFromRequest

boolean credentialsFromRequest

Class org.apache.jetspeed.login.LoginRedirectorServlet extends javax.servlet.http.HttpServlet implements Serializable

Class org.apache.jetspeed.login.LoginServlet extends javax.servlet.http.HttpServlet implements Serializable

Class org.apache.jetspeed.login.LogoutServlet extends javax.servlet.http.HttpServlet implements Serializable


Package org.apache.jetspeed.manager

Class org.apache.jetspeed.manager.ManagerServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

asm

org.apache.jetspeed.tools.pamanager.servletcontainer.ApplicationServerManager asm

registry

org.apache.jetspeed.components.portletregistry.PortletRegistry registry

portletFactory

org.apache.jetspeed.factory.PortletFactory portletFactory

dm

org.apache.jetspeed.deployment.DeploymentManager dm

Package org.apache.jetspeed.pipeline

Class org.apache.jetspeed.pipeline.PipelineException extends org.apache.jetspeed.exception.JetspeedException implements Serializable


Package org.apache.jetspeed.security.impl

Class org.apache.jetspeed.security.impl.BasePrincipalImpl extends Object implements Serializable

serialVersionUID: 5687385387290144541L

Serialized Fields

name

String name

fullPath

String fullPath

enabled

boolean enabled

isMapping

boolean isMapping

Class org.apache.jetspeed.security.impl.GroupPrincipalImpl extends org.apache.jetspeed.security.impl.BasePrincipalImpl implements Serializable

serialVersionUID: 6061115481776568899L

Class org.apache.jetspeed.security.impl.RolePrincipalImpl extends org.apache.jetspeed.security.impl.BasePrincipalImpl implements Serializable

serialVersionUID: -3521731040045006314L

Class org.apache.jetspeed.security.impl.UserPrincipalImpl extends org.apache.jetspeed.security.impl.BasePrincipalImpl implements Serializable

serialVersionUID: 4134905654850335230L

Class org.apache.jetspeed.security.impl.UserSubjectPrincipalImpl extends org.apache.jetspeed.security.impl.UserPrincipalImpl implements Serializable

serialVersionUID: 4134905654850335230L

Serialized Fields

subject

Subject subject

Package org.apache.jetspeed.tools.pamanager

Class org.apache.jetspeed.tools.pamanager.PortletApplicationException extends org.apache.jetspeed.exception.JetspeedException implements Serializable


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

Package org.apache.jetspeed.util.descriptor

Class org.apache.jetspeed.util.descriptor.MetaDataException extends org.apache.jetspeed.exception.JetspeedException implements Serializable


Package org.apache.jetspeed.velocity

Class org.apache.jetspeed.velocity.JetspeedVelocityViewServlet extends org.apache.portals.bridges.velocity.BridgesVelocityViewServlet implements Serializable

Serialized Fields

decorationLocator

org.apache.jetspeed.locator.TemplateLocator decorationLocator
decoration locators


velocityEngineConfigCache

Map<K,V> velocityEngineConfigCache
VelocityEngine configuration cache by decoration


velocityEngineCache

Map<K,V> velocityEngineCache
VelocityEngine cache by macros locators


cacheValidationInterval

long cacheValidationInterval
cache validation interval


defaultVelocityEngine

org.apache.velocity.app.VelocityEngine defaultVelocityEngine
default velocity engine


eventCartridge

org.apache.velocity.app.event.EventCartridge eventCartridge
Velocity EventCartridge for handling event



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