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 |
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: -6729032046828426324L
contextPath
String contextPath
portalSessionId
String portalSessionId
portalSessionKey
long portalSessionKey
forceInvalidate
boolean forceInvalidate
Package org.apache.jetspeed.portlets.layout |
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
x
int x
y
int y
Package org.apache.jetspeed.security |
folder
boolean folder
recursive
boolean recursive
cpath
String cpath
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
serialVersionUID: -8308522755600156057L
Class org.apache.jetspeed.security.PasswordAlreadyUsedException extends org.apache.jetspeed.security.SecurityException implements Serializable |
serialVersionUID: 302007677387600743L
mask
int mask
Mask used for determining what actions are allowed or requested.
perms
ArrayList<E> perms
Class org.apache.jetspeed.security.SecurityException extends org.apache.jetspeed.exception.JetspeedException implements Serializable |
serialVersionUID: -8823877029853488430L
Package org.apache.jetspeed.util |
oid
Long oid
stringOID
String stringOID
serialVersionUID: 6890966283704092945L
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.