This project has retired. For details please refer to its
        
        Attic page .
      
Serialized Form (Jetspeed-2 Portal Components 2.1.3 API)
 
 
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   
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   
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   
serialVersionUID:  -598265530537353219L
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  
  
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   
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   
serialVersionUID:  1239564779524373742L
sessionKey 
long sessionKey  
 
 
forceInvalidate 
boolean forceInvalidate  
 
 
Class org.apache.jetspeed.container.session.PortletApplicationSessionMonitorImpl extends Object  implements Serializable   
serialVersionUID:  -6729032046828426324L
contextPath 
String  contextPath  
 
 
portalSessionId 
String  portalSessionId  
 
 
portalSessionKey 
long portalSessionKey  
 
 
forceInvalidate 
boolean forceInvalidate  
 
 
Package  org.apache.jetspeed.container.state.impl   
modeName 
String  modeName  
 
 
stateName 
String  stateName  
 
 
parametersMap 
Map <K ,V > parametersMap  
 
 
decoratorActionEncodings 
Map <K ,V > decoratorActionEncodings  
 
 
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.
 
  
storeParameters 
boolean storeParameters  
 
 
pageStates 
Map <K ,V > pageStates  
 
 
Package  org.apache.jetspeed.decoration   
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  
 
 
actionName 
String  actionName  
 
 
actionType 
String  actionType  
 
 
name 
String  name  
 
 
link 
String  link  
 
 
alt 
String  alt  
 
 
action 
String  action  
 
 
target 
String  target  
 
 
custom 
boolean custom  
 
 
anonymous 
boolean anonymous  
 
 
editAllowed 
boolean editAllowed  
 
 
editing 
boolean editing  
 
 
fragmentActionAccess 
HashMap <K ,V > fragmentActionAccess  
 
 
styleSheets 
Set <E > styleSheets  
 
 
layoutDecoration 
org.apache.jetspeed.decoration.LayoutDecoration layoutDecoration  
 
 
fragmentDecorations 
Map <K ,V > fragmentDecorations  
 
 
portletDecorationNames 
Collection <E > portletDecorationNames  
 
 
invalidated 
boolean invalidated  
 
 
Package  org.apache.jetspeed.deployment.impl   
Package  org.apache.jetspeed.deployment.simpleregistry   
Package  org.apache.jetspeed.engine   
Package  org.apache.jetspeed.login   
credentialsFromRequest 
boolean credentialsFromRequest  
 
 
Package  org.apache.jetspeed.manager   
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
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
subject 
Subject  subject  
 
 
Package  org.apache.jetspeed.tools.pamanager   
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   
oid 
Long  oid  
 
 
Class org.apache.jetspeed.util.JetspeedObjectID extends Object  implements Serializable   
stringOID 
String  stringOID  
 
 
Class org.apache.jetspeed.util.Path extends Object  implements Serializable   
serialVersionUID:  6890966283704092945L
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   
Package  org.apache.jetspeed.velocity   
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