A B C D E F G H I J L M N O P Q R S T V W X Y

A

AbstractFileSystemHelper - Class in org.apache.jetspeed.util
implements common directory and jar operations
AbstractFileSystemHelper() - Constructor for class org.apache.jetspeed.util.AbstractFileSystemHelper
 
actionResponse - Variable in class org.apache.jetspeed.container.ContainerResponse
 
add(Permission) - Method in class org.apache.jetspeed.security.PortalResourcePermissionCollection
 
ADDED - Static variable in class org.apache.jetspeed.portlets.layout.LayoutEvent
Event type value that notifies that a fragment has been added
addFragment(Fragment) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Adds a fragment to the layout using fragment properties of row and column as hints on where to put this fragment.
addLayoutEventListener(LayoutEventListener) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Adds a LayoutEventListener to this layout that will be fired any time a LayoutEvent is disaptched.
addPortletService(String, Object) - Method in class org.apache.jetspeed.services.JetspeedPortletServices
 
addPortletService(String, Object) - Method in interface org.apache.jetspeed.services.PortletServices
 
addSegment(String) - Method in class org.apache.jetspeed.util.Path
Adds this segment to the end of the path but before the current file segment, if one exists.
append(Object) - Method in class org.apache.jetspeed.util.HashCodeBuilder
Append a hashCode for an Object.
append(long) - Method in class org.apache.jetspeed.util.HashCodeBuilder
Append a hashCode for a long.
append(int) - Method in class org.apache.jetspeed.util.HashCodeBuilder
Append a hashCode for an int.
append(short) - Method in class org.apache.jetspeed.util.HashCodeBuilder
Append a hashCode for a short.
append(char) - Method in class org.apache.jetspeed.util.HashCodeBuilder
Append a hashCode for a char.
append(byte) - Method in class org.apache.jetspeed.util.HashCodeBuilder
Append a hashCode for a byte.
append(double) - Method in class org.apache.jetspeed.util.HashCodeBuilder
Append a hashCode for a double.
append(float) - Method in class org.apache.jetspeed.util.HashCodeBuilder
Append a hashCode for a float.
append(boolean) - Method in class org.apache.jetspeed.util.HashCodeBuilder
Append a hashCode for a long.
append(Object[]) - Method in class org.apache.jetspeed.util.HashCodeBuilder
Append a hashCode for an Object array.
append(long[]) - Method in class org.apache.jetspeed.util.HashCodeBuilder
Append a hashCode for a long array.
append(int[]) - Method in class org.apache.jetspeed.util.HashCodeBuilder
Append a hashCode for an int array.
append(short[]) - Method in class org.apache.jetspeed.util.HashCodeBuilder
Append a hashCode for a short array.
append(char[]) - Method in class org.apache.jetspeed.util.HashCodeBuilder
Append a hashCode for a char array.
append(byte[]) - Method in class org.apache.jetspeed.util.HashCodeBuilder
Append a hashCode for a byte array.
append(double[]) - Method in class org.apache.jetspeed.util.HashCodeBuilder
Append a hashCode for a double array.
append(float[]) - Method in class org.apache.jetspeed.util.HashCodeBuilder
Append a hashCode for a float array.
append(boolean[]) - Method in class org.apache.jetspeed.util.HashCodeBuilder
Append a hashCode for a boolean array.
application - Variable in class org.apache.jetspeed.container.JetspeedPortletContext
 
ArgUtil - Class in org.apache.jetspeed.util
ArgUtil
ArgUtil() - Constructor for class org.apache.jetspeed.util.ArgUtil
 
assertNotNull(Class, Object, Object) - Static method in class org.apache.jetspeed.util.ArgUtil
notNull
assertNotNull(Class, Object, Object, String) - Static method in class org.apache.jetspeed.util.ArgUtil
 
assertPropertyNotNull(Object, Object, String, String) - Static method in class org.apache.jetspeed.util.ArgUtil
 
attemptStart(ServletContext, String, String, String, ClassLoader) - Method in class org.apache.jetspeed.container.JetspeedContainerServlet
 
autoSwitchConfigMode - Variable in class org.apache.jetspeed.portlet.PortletObjectProxy
 
autoSwitchEditDefaultsModeToEditMode - Variable in class org.apache.jetspeed.portlet.PortletObjectProxy
 

B

baseName - Variable in class org.apache.jetspeed.util.Path
 
BaseObjectProxy - Class in org.apache.jetspeed.util
BaseObjectProxy
BaseObjectProxy() - Constructor for class org.apache.jetspeed.util.BaseObjectProxy
 
BUG_MESSAGE - Static variable in error org.apache.jetspeed.portlets.layout.LayoutError
 
buildPath() - Method in class org.apache.jetspeed.util.Path
 

C

ChecksumHelper - Class in org.apache.jetspeed.util
implements checksum related utilities
ChecksumHelper() - Constructor for class org.apache.jetspeed.util.ChecksumHelper
 
childrenMap - Static variable in class org.apache.jetspeed.util.Path
 
clearContext() - Static method in class org.apache.jetspeed.container.PortletRequestContext
 
close() - Method in class org.apache.jetspeed.util.DirectoryHelper
close
close() - Method in class org.apache.jetspeed.util.JarHelper
close
ColumnLayout - Class in org.apache.jetspeed.portlets.layout
Basics
ColumnLayout(int, String, String[]) - Constructor for class org.apache.jetspeed.portlets.layout.ColumnLayout
 
ColumnLayout(int, String, Collection, String[]) - Constructor for class org.apache.jetspeed.portlets.layout.ColumnLayout
Same as ColumnLayout(int numberOfColumns, String layoutType) but also supplies a Collection of fragmetns to initially populate the layout with.
columns - Variable in class org.apache.jetspeed.portlets.layout.ColumnLayout
SortedMap of Columns (which are also sorted maps
columnWidths - Variable in class org.apache.jetspeed.portlets.layout.ColumnLayout
Width settings for eacah column
compareTo(Object) - Method in class org.apache.jetspeed.portlets.layout.LayoutCoordinate
 
CONTAINER_INFO - Static variable in class org.apache.jetspeed.container.ContainerInfo
 
ContainerConstants - Class in org.apache.jetspeed.container
Container Constants
ContainerConstants() - Constructor for class org.apache.jetspeed.container.ContainerConstants
 
ContainerInfo - Class in org.apache.jetspeed.container
Container Information
ContainerInfo() - Constructor for class org.apache.jetspeed.container.ContainerInfo
 
ContainerRequest - Class in org.apache.jetspeed.container
The container request wrappers the servlet request and is used within the container to communicate to the invoked servlet.
ContainerRequest(HttpServletRequest, PortletDefinition) - Constructor for class org.apache.jetspeed.container.ContainerRequest
 
ContainerResponse - Class in org.apache.jetspeed.container
The container response wrappers the servlet response and is used within the container to communicate to the invoked servlet.
ContainerResponse(HttpServletResponse, PortletDefinition) - Constructor for class org.apache.jetspeed.container.ContainerResponse
 
context - Static variable in class org.apache.jetspeed.container.PortletRequestContext
 
contextName - Variable in class org.apache.jetspeed.container.JetspeedContainerServlet
 
contextPath - Variable in class org.apache.jetspeed.container.JetspeedContainerServlet
 
contextPath - Variable in class org.apache.jetspeed.container.session.PortletApplicationSessionMonitorImpl
 
convertLocaleToString(Locale) - Static method in class org.apache.jetspeed.util.JetspeedLocale
Converts Locale to String.
convertStringToLocale(String) - Static method in class org.apache.jetspeed.util.JetspeedLocale
Converts String to Locale.
coordinates - Variable in class org.apache.jetspeed.portlets.layout.ColumnLayout
maps Fragments (key) to it's current LayoutCoordinate (value) in this layout
copyEntryToFile(JarFile, File, JarEntry) - Method in class org.apache.jetspeed.util.JarHelper
copyEntryToFile
copyFiles(File, File, FileFilter) - Method in class org.apache.jetspeed.util.DirectoryHelper
copyFiles
copyFrom(File) - Method in class org.apache.jetspeed.util.DirectoryHelper
copyFrom
copyFrom(File, FileFilter) - Method in class org.apache.jetspeed.util.DirectoryHelper
copyFrom
copyFrom(File, FileFilter) - Method in class org.apache.jetspeed.util.JarHelper
copyFrom
copyFrom(File) - Method in class org.apache.jetspeed.util.JarHelper
copyFrom
cpath - Variable in class org.apache.jetspeed.security.FolderPermission
 
createContext(PortletDefinition, Portlet, PortletRequest, PortletResponse) - Static method in class org.apache.jetspeed.container.PortletRequestContext
 
createFromString(String) - Static method in class org.apache.jetspeed.util.JetspeedObjectID
 
createPortletConfig(PortletContext, PortletDefinition) - Static method in class org.apache.jetspeed.container.PortalAccessor
 
createPortletConfig(PortletContext, PortletDefinition) - Static method in class org.apache.jetspeed.container.PortletConfigFactory
 
createPortletContext(ServletContext, PortletApplicationDefinition) - Static method in class org.apache.jetspeed.container.PortalAccessor
 
createPortletContext(ServletContext, PortletApplicationDefinition) - Static method in class org.apache.jetspeed.container.PortletContextFactory
 
createPortletEntityId(PortletDefinition, String) - Static method in class org.apache.jetspeed.util.JetspeedObjectID
 
createProxy(Object, boolean, boolean, String) - Static method in class org.apache.jetspeed.portlet.PortletObjectProxy
 
createResourceURL(PortletConfig, RenderRequest, RenderResponse, Map) - Method in class org.apache.jetspeed.portlet.PortletResourceURLFactoryImpl
 
CurrentWorkerContext - Class in org.apache.jetspeed.aggregator
Maintains a context attributes for the current Thread
CurrentWorkerContext() - Constructor for class org.apache.jetspeed.aggregator.CurrentWorkerContext
 
currentWorkerContext - Static variable in class org.apache.jetspeed.aggregator.CurrentWorkerContext
 
customConfigModePortletInstance - Variable in class org.apache.jetspeed.portlet.PortletObjectProxy
 
customConfigModePortletUniqueName - Variable in class org.apache.jetspeed.portlet.PortletObjectProxy
 

D

deleteOnClose - Variable in class org.apache.jetspeed.util.JarHelper
 
DELIM - Static variable in class org.apache.jetspeed.util.JetspeedLocale
 
destroy() - Method in class org.apache.jetspeed.container.JetspeedContainerServlet
 
directory - Variable in class org.apache.jetspeed.util.DirectoryHelper
 
DirectoryHelper - Class in org.apache.jetspeed.util
 
DirectoryHelper(File) - Constructor for class org.apache.jetspeed.util.DirectoryHelper
 
dirHelper - Variable in class org.apache.jetspeed.util.JarHelper
 
displayPortletNotAvailableMessage(Throwable, HttpServletResponse, String) - Method in class org.apache.jetspeed.container.JetspeedContainerServlet
 
doAdd(int, int, Fragment) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Adds a fragment at the indicated columnNumber and rowNumber.
doAs(Subject, PrivilegedAction) - Static method in class org.apache.jetspeed.security.JSSubject
Perform work as a particular Subject after setting subject reference in current thread
doAs(Subject, PrivilegedExceptionAction) - Static method in class org.apache.jetspeed.security.JSSubject
Perform work as a particular Subject after setting subject reference in current thread.
doAsPrivileged(Subject, PrivilegedAction, AccessControlContext) - Static method in class org.apache.jetspeed.security.JSSubject
Perform privileged work as a particular Subject after setting subject reference in current thread.
doAsPrivileged(Subject, PrivilegedExceptionAction, AccessControlContext) - Static method in class org.apache.jetspeed.security.JSSubject
Perform privileged work as a particular Subject after setting subject reference in current thread.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jetspeed.container.JetspeedContainerServlet
The primary method invoked when the Jetspeed servlet is executed.
doMove(Fragment, LayoutCoordinate, LayoutCoordinate) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Performs the actual movement of a fragment.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jetspeed.container.JetspeedContainerServlet
In this application doGet and doPost are the same thing.
doRemove(File) - Method in class org.apache.jetspeed.util.DirectoryHelper
doRemove

E

elements() - Method in class org.apache.jetspeed.security.PortalResourcePermissionCollection
 
EMPTY_SEGMENTS - Static variable in class org.apache.jetspeed.util.Path
 
EmptyLayoutLocationException - Exception in org.apache.jetspeed.portlets.layout
This exception indicates that an attempt to access a layout coordinate that does not contain a Fragment.
EmptyLayoutLocationException(int, int) - Constructor for exception org.apache.jetspeed.portlets.layout.EmptyLayoutLocationException
 
engine - Static variable in class org.apache.jetspeed.Jetspeed
 
equals(Object) - Method in class org.apache.jetspeed.portlets.layout.LayoutCoordinate
Two LayoutCoordinates are equal if thier respective x and y values are equal.
equals(Object) - Method in class org.apache.jetspeed.portlets.layout.LayoutEvent
 
equals(Object) - Method in class org.apache.jetspeed.security.FolderPermission
Checks two FolderPermission objects for equality.
equals(Object) - Method in class org.apache.jetspeed.security.FragmentPermission
 
equals(Object) - Method in class org.apache.jetspeed.security.PagePermission
 
equals(Object) - Method in class org.apache.jetspeed.security.PortletPermission
 
equals(Object) - Method in class org.apache.jetspeed.util.JetspeedLongObjectID
 
equals(Object) - Method in class org.apache.jetspeed.util.JetspeedObjectID
 
equals(Object) - Method in class org.apache.jetspeed.util.Path
 
equalsMethod - Static variable in class org.apache.jetspeed.util.BaseObjectProxy
 
eventListeners - Variable in class org.apache.jetspeed.portlets.layout.ColumnLayout
All of the LayoutEventListeners registered to this layout
eventType - Variable in class org.apache.jetspeed.portlets.layout.LayoutEvent
 

F

FIFOQueue - Class in org.apache.jetspeed.util
Simple FIFO implementation of Queue interface extending Vector as storage backend.
FIFOQueue() - Constructor for class org.apache.jetspeed.util.FIFOQueue
 
file - Variable in class org.apache.jetspeed.util.JarHelper
 
fileExtension - Variable in class org.apache.jetspeed.util.Path
 
fileName - Variable in class org.apache.jetspeed.util.Path
 
folder - Variable in class org.apache.jetspeed.security.FolderPermission
 
FOLDER_SEPARATOR - Static variable in class org.apache.jetspeed.security.FolderPermission
 
FOLDER_SEPARATOR_STR - Static variable in class org.apache.jetspeed.security.FolderPermission
 
FolderPermission - Class in org.apache.jetspeed.security
Folder permission.
FolderPermission(String, String) - Constructor for class org.apache.jetspeed.security.FolderPermission
Constructor for FolderPermission.
FolderPermission(String, int) - Constructor for class org.apache.jetspeed.security.FolderPermission
Constructor for FolderPermission.
forceInvalidate - Variable in class org.apache.jetspeed.container.session.PortletApplicationSessionMonitorImpl
 
fragment - Variable in class org.apache.jetspeed.portlets.layout.LayoutEvent
 
FragmentNotInLayoutException - Exception in org.apache.jetspeed.portlets.layout
This exception indicates that an attmept was made get the coordinates within a layout for a fragement that is not within that layout.
FragmentNotInLayoutException(Fragment) - Constructor for exception org.apache.jetspeed.portlets.layout.FragmentNotInLayoutException
 
FragmentPermission - Class in org.apache.jetspeed.security
Fragment permission.
FragmentPermission(String, String) - Constructor for class org.apache.jetspeed.security.FragmentPermission
Constructor for FragmentPermission.
FragmentPermission(String, int) - Constructor for class org.apache.jetspeed.security.FragmentPermission
Constructor for FragmentPermission.

G

genericPortletInvocable - Variable in class org.apache.jetspeed.portlet.PortletObjectProxy
 
getActionResponse() - Method in class org.apache.jetspeed.container.ContainerResponse
 
getActions() - Method in class org.apache.jetspeed.security.PortalResourcePermission
 
getApplication() - Method in interface org.apache.jetspeed.container.InternalPortletContext
 
getApplication() - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
getAttribute(String) - Static method in class org.apache.jetspeed.aggregator.CurrentWorkerContext
 
getAttribute(String) - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
getAttributeNames() - Static method in class org.apache.jetspeed.aggregator.CurrentWorkerContext
Returns an Enumeration containing the names of the attributes available to this Thread.
getAttributeNames() - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
getBaseName() - Method in class org.apache.jetspeed.util.Path
 
getChecksum(String) - Method in class org.apache.jetspeed.util.AbstractFileSystemHelper
 
getChecksum(InputStream) - Static method in class org.apache.jetspeed.util.ChecksumHelper
 
getChild(String) - Method in class org.apache.jetspeed.util.Path
 
getChild(Path) - Method in class org.apache.jetspeed.util.Path
 
getColumn(int) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
 
getColumn(Fragment) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Gets the row number of this fragment to looking the layoutType property column.
getColumnFloat(int) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
returns the float to be used with the specified column.
getColumnMap(int) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Retrieves this specified columnNumber as a SortedMap.
getColumns() - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
 
getColumnWidth(int) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
returns the width to be used with the specified column.
getComponentManager() - Static method in class org.apache.jetspeed.Jetspeed
 
getConfiguration() - Static method in class org.apache.jetspeed.Jetspeed
 
getContext() - Static method in class org.apache.jetspeed.container.PortletRequestContext
 
getContext() - Static method in class org.apache.jetspeed.Jetspeed
 
getContextPath() - Method in class org.apache.jetspeed.container.session.PortletApplicationSessionMonitorImpl
 
getCoordinate(Fragment) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
 
getCurrentRequestContext() - Static method in class org.apache.jetspeed.Jetspeed
Delegtes to the current Engine to retreive the RequestContext appropriate for the current thread.
getDefaultLocale() - Static method in class org.apache.jetspeed.Jetspeed
 
getDefaultLocale() - Static method in class org.apache.jetspeed.util.JetspeedLocale
According to PLT.21.8.1, the default locale should be English.
getEngine() - Static method in class org.apache.jetspeed.Jetspeed
 
getEventType() - Method in class org.apache.jetspeed.portlets.layout.LayoutEvent
Returns the event type (see event constants)
getFileExtension() - Method in class org.apache.jetspeed.util.Path
 
getFileName() - Method in class org.apache.jetspeed.util.Path
 
getFirstColumn() - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
 
getFragment() - Method in class org.apache.jetspeed.portlets.layout.LayoutEvent
Returns the fragment that is the target of this event.
getFragmentAt(int, int) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Retrieves the fragment at the specified loaction.
getFragmentAt(LayoutCoordinate) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Retrieves the fragment at the specified loaction.
getFragments() - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Returns an immutable Collection of all the Fragments contained within this ColumnLayout in no sepcific order.
getHttpServletRequest(GenericPortlet, PortletRequest) - Method in class org.apache.jetspeed.portlet.ServletContextProviderImpl
 
getHttpServletResponse(GenericPortlet, PortletResponse) - Method in class org.apache.jetspeed.portlet.ServletContextProviderImpl
 
getInitParameter(String) - Method in class org.apache.jetspeed.container.JetspeedPortletConfig
 
getInitParameter(String) - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
getInitParameterNames() - Method in class org.apache.jetspeed.container.JetspeedPortletConfig
 
getInitParameterNames() - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
getLastColumn() - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
 
getLastRowNumber(int) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Returns the index of the last row in the specified column.
getLong() - Method in class org.apache.jetspeed.util.JetspeedLongObjectID
 
getMajorSpecificationVersion() - Static method in class org.apache.jetspeed.container.ContainerInfo
 
getMajorVersion() - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
getManager() - Method in class org.apache.jetspeed.container.session.PortletApplicationSessionMonitorImpl
 
getMimeType(String) - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
getMinorSpecificationVersion() - Static method in class org.apache.jetspeed.container.ContainerInfo
 
getMinorVersion() - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
getNamedDispatcher(String) - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
getNewCoordinate() - Method in class org.apache.jetspeed.portlets.layout.LayoutEvent
Returns the new/current coordinate of the Fragment targeted by this event.
getNumberOfColumns() - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
 
getOID() - Method in class org.apache.jetspeed.util.JetspeedLongObjectID
 
getOID() - Method in interface org.apache.jetspeed.util.PortalObjectID
 
getOriginalCoordinate() - Method in class org.apache.jetspeed.portlets.layout.LayoutEvent
Returns the original (prior to the event) coordinate of the Fragment targeted by this event.
getParallelRenderingMode() - Static method in class org.apache.jetspeed.aggregator.CurrentWorkerContext
 
getPortalSessionId() - Method in class org.apache.jetspeed.container.session.PortletApplicationSessionMonitorImpl
 
getPortalSessionKey() - Method in class org.apache.jetspeed.container.session.PortletApplicationSessionMonitorImpl
 
getPortlet() - Method in class org.apache.jetspeed.container.PortletRequestContext
 
getPortletContainerMajorVersion() - Static method in class org.apache.jetspeed.container.ContainerInfo
 
getPortletContainerMinorVersion() - Static method in class org.apache.jetspeed.container.ContainerInfo
 
getPortletContainerName() - Static method in class org.apache.jetspeed.container.ContainerInfo
 
getPortletContext() - Method in class org.apache.jetspeed.container.JetspeedPortletConfig
 
getPortletContextName() - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
getPortletDefinition() - Method in class org.apache.jetspeed.container.ContainerRequest
 
getPortletDefinition() - Method in class org.apache.jetspeed.container.ContainerResponse
 
getPortletDefinition() - Method in interface org.apache.jetspeed.container.InternalPortletConfig
 
getPortletDefinition() - Method in class org.apache.jetspeed.container.JetspeedPortletConfig
 
getPortletDefinition() - Method in class org.apache.jetspeed.container.PortletRequestContext
 
getPortletName() - Method in class org.apache.jetspeed.container.JetspeedPortletConfig
 
getPortletRequest() - Method in class org.apache.jetspeed.container.ContainerRequest
 
getQueryString() - Method in class org.apache.jetspeed.util.Path
 
getRealPath(String) - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
getRealPath(String) - Static method in class org.apache.jetspeed.Jetspeed
Given a application relative path, returns the real path relative to the application root
getRenderResponse() - Method in class org.apache.jetspeed.container.ContainerResponse
 
getRequest() - Method in class org.apache.jetspeed.container.PortletRequestContext
 
getRequestDispatcher(String) - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
getResource(String) - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
getResourceAsStream(String) - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
getResourceBundle(Locale) - Method in class org.apache.jetspeed.container.JetspeedPortletConfig
 
getResourcePaths(String) - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
getResponse() - Method in class org.apache.jetspeed.container.PortletRequestContext
 
getRootDirectory() - Method in class org.apache.jetspeed.util.AbstractFileSystemHelper
 
getRootDirectory() - Method in class org.apache.jetspeed.util.DirectoryHelper
getRootDirectory
getRootDirectory() - Method in class org.apache.jetspeed.util.JarHelper
getRootDirectory
getRow(int, Fragment) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Gets the row number of this fragment to looking the layoutType property row.
getSegment(int) - Method in class org.apache.jetspeed.util.Path
Returns the segement of the path at the specified index i.
getServerInfo() - Static method in class org.apache.jetspeed.container.ContainerInfo
 
getServerInfo() - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
getService(String) - Method in class org.apache.jetspeed.services.JetspeedPortletServices
 
getService(String) - Method in interface org.apache.jetspeed.services.PortletServices
 
getServletContext() - Method in interface org.apache.jetspeed.container.InternalPortletContext
 
getServletContext() - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
getServletContext(GenericPortlet) - Method in class org.apache.jetspeed.portlet.ServletContextProviderImpl
 
getSession() - Method in class org.apache.jetspeed.container.session.PortletApplicationSessionMonitorImpl
 
getSingleton() - Static method in class org.apache.jetspeed.services.JetspeedPortletServices
Necessary evil until we get a PA component framework
getSourcePath() - Method in class org.apache.jetspeed.util.DirectoryHelper
getSourcePath
getSourcePath() - Method in class org.apache.jetspeed.util.JarHelper
getSourcePath
getSubject(AccessControlContext) - Static method in class org.apache.jetspeed.security.JSSubject
Get the Subject associated with the provided AccessControlContext fromn the current Thread or from the standard SUBJECT mechansim
getSubPath(int) - Method in class org.apache.jetspeed.util.Path
 
getSubPath(int, int) - Method in class org.apache.jetspeed.util.Path
 
getX() - Method in class org.apache.jetspeed.portlets.layout.LayoutCoordinate
 
getY() - Method in class org.apache.jetspeed.portlets.layout.LayoutCoordinate
 

H

handleEvent(LayoutEvent) - Method in interface org.apache.jetspeed.portlets.layout.LayoutEventListener
Invoked anytime a LayoutEvent is dispatched.
handleEvent(LayoutEvent) - Method in class org.apache.jetspeed.portlets.layout.PageManagerLayoutEventListener
 
hashCode() - Method in class org.apache.jetspeed.portlets.layout.LayoutCoordinate
 
hashCode() - Method in class org.apache.jetspeed.security.FolderPermission
Returns the hash code value for this object.
hashCode() - Method in class org.apache.jetspeed.security.PortalResourcePermission
 
hashCode() - Method in class org.apache.jetspeed.util.JetspeedLongObjectID
 
hashCode() - Method in class org.apache.jetspeed.util.JetspeedObjectID
 
hashCode - Variable in class org.apache.jetspeed.util.Path
 
hashCode() - Method in class org.apache.jetspeed.util.Path
 
HashCodeBuilder - Class in org.apache.jetspeed.util
HashCode generation routines.
HashCodeBuilder() - Constructor for class org.apache.jetspeed.util.HashCodeBuilder
Constructor for HashCodeBuilder.
HashCodeBuilder(int, int) - Constructor for class org.apache.jetspeed.util.HashCodeBuilder
Constructor for HashCodeBuilder.
hashCodeMethod - Static variable in class org.apache.jetspeed.util.BaseObjectProxy
 

I

iConstant - Variable in class org.apache.jetspeed.util.HashCodeBuilder
Constant to use in building the hashCode
implies(Permission) - Method in class org.apache.jetspeed.security.FolderPermission
Checks if this FolderPermission object "implies" the specified permission.
implies(Permission) - Method in class org.apache.jetspeed.security.FragmentPermission
 
implies(Permission) - Method in class org.apache.jetspeed.security.PagePermission
 
implies(Permission) - Method in class org.apache.jetspeed.security.PortalResourcePermission
 
implies(Permission) - Method in class org.apache.jetspeed.security.PortalResourcePermissionCollection
 
implies(Permission) - Method in class org.apache.jetspeed.security.PortletPermission
 
impliesIgnoreMask(FolderPermission) - Method in class org.apache.jetspeed.security.FolderPermission
Checks if the Permission's actions are a proper subset of the this object's actions.
include(RenderRequest, RenderResponse) - Method in class org.apache.jetspeed.dispatcher.JetspeedRequestDispatcher
 
init(ServletConfig) - Method in class org.apache.jetspeed.container.JetspeedContainerServlet
 
INIT_DONE_MSG - Static variable in class org.apache.jetspeed.container.JetspeedContainerServlet
 
INIT_FAILED_MSG - Static variable in class org.apache.jetspeed.container.JetspeedContainerServlet
 
INIT_START_MSG - Static variable in class org.apache.jetspeed.container.JetspeedContainerServlet
 
InternalPortletConfig - Interface in org.apache.jetspeed.container
This interface defines the internal methods used on the Portlet Config.
InternalPortletContext - Interface in org.apache.jetspeed.container
This interface defines the internal methods used on the Portlet Context.
invalidateSession() - Method in class org.apache.jetspeed.container.session.PortletApplicationSessionMonitorImpl
 
InvalidLayoutLocationException - Exception in org.apache.jetspeed.portlets.layout
Indicates an attempt to access a local within a layout that is outside of the bounds of that layout.
InvalidLayoutLocationException(LayoutCoordinate) - Constructor for exception org.apache.jetspeed.portlets.layout.InvalidLayoutLocationException
 
InvalidLayoutLocationException(int) - Constructor for exception org.apache.jetspeed.portlets.layout.InvalidLayoutLocationException
 
invoke(Object, Method, Object[]) - Method in class org.apache.jetspeed.portlet.PortletObjectProxy
 
invoke(Object, Method, Object[]) - Method in class org.apache.jetspeed.util.BaseObjectProxy
 
isPortletObjectProxied() - Static method in class org.apache.jetspeed.portlet.PortletObjectProxy
 
isSupportingEditDefaultsMode(GenericPortlet) - Method in class org.apache.jetspeed.portlet.PortletObjectProxy
 
iTotal - Variable in class org.apache.jetspeed.util.HashCodeBuilder
Running total of the hashCode

J

jarFile - Variable in class org.apache.jetspeed.util.JarHelper
 
JarHelper - Class in org.apache.jetspeed.util
 
JarHelper(File, boolean) - Constructor for class org.apache.jetspeed.util.JarHelper
 
jarRoot - Variable in class org.apache.jetspeed.util.JarHelper
 
JCS - Static variable in class org.apache.jetspeed.container.JetspeedContainerServlet
 
Jetspeed - Class in org.apache.jetspeed
Jetspeed environment
Provides an easy way to access the current running environment of jetspeed.
Jetspeed() - Constructor for class org.apache.jetspeed.Jetspeed
 
JetspeedContainerServlet - Class in org.apache.jetspeed.container
Jetspeed Container entry point.
JetspeedContainerServlet() - Constructor for class org.apache.jetspeed.container.JetspeedContainerServlet
 
JetspeedLocale - Class in org.apache.jetspeed.util
Class to set and get Locale settings for Jetspeed.
JetspeedLocale() - Constructor for class org.apache.jetspeed.util.JetspeedLocale
 
JetspeedLongObjectID - Class in org.apache.jetspeed.util
JetspeedLongObjectID
JetspeedLongObjectID(long) - Constructor for class org.apache.jetspeed.util.JetspeedLongObjectID
 
JetspeedLongObjectID(Long) - Constructor for class org.apache.jetspeed.util.JetspeedLongObjectID
 
JetspeedObjectID - Class in org.apache.jetspeed.util
JetspeedObjectID Wraps around the internal Object IDs.
JetspeedObjectID(String) - Constructor for class org.apache.jetspeed.util.JetspeedObjectID
 
JetspeedPortletConfig - Class in org.apache.jetspeed.container
Implements the Portlet API Portlet Config class
JetspeedPortletConfig(PortletContext, PortletDefinition) - Constructor for class org.apache.jetspeed.container.JetspeedPortletConfig
 
JetspeedPortletContext - Class in org.apache.jetspeed.container
Implements the Portlet API Portlet Context class TODO: on LOCAL apps, we need to merge in web.xml props.
JetspeedPortletContext(ServletContext, PortletApplicationDefinition) - Constructor for class org.apache.jetspeed.container.JetspeedPortletContext
 
JetspeedPortletServices - Class in org.apache.jetspeed.services
JetspeedPortletServices
JetspeedPortletServices() - Constructor for class org.apache.jetspeed.services.JetspeedPortletServices
 
JetspeedPortletServices(Map) - Constructor for class org.apache.jetspeed.services.JetspeedPortletServices
 
JetspeedRequestDispatcher - Class in org.apache.jetspeed.dispatcher
Implements the Portlet API Request Dispatcher to dispatch to portlets
JetspeedRequestDispatcher(RequestDispatcher) - Constructor for class org.apache.jetspeed.dispatcher.JetspeedRequestDispatcher
 
JSSubject - Class in org.apache.jetspeed.security
 
JSSubject() - Constructor for class org.apache.jetspeed.security.JSSubject
 

L

LayoutCoordinate - Class in org.apache.jetspeed.portlets.layout
Simple class that holds an x,y (column,row) coordinate.
LayoutCoordinate(int, int) - Constructor for class org.apache.jetspeed.portlets.layout.LayoutCoordinate
 
LayoutError - Error in org.apache.jetspeed.portlets.layout
Should only be thrown when something truely unexpected happens when processing a layout.
LayoutError() - Constructor for error org.apache.jetspeed.portlets.layout.LayoutError
 
LayoutError(String) - Constructor for error org.apache.jetspeed.portlets.layout.LayoutError
 
LayoutError(Throwable) - Constructor for error org.apache.jetspeed.portlets.layout.LayoutError
 
LayoutError(String, Throwable) - Constructor for error org.apache.jetspeed.portlets.layout.LayoutError
 
LayoutEvent - Class in org.apache.jetspeed.portlets.layout
A LayoutEvent is used by ColumnLayout to notify its LayoutAeventListeners that there have been a change in the position of a fragment within the layout.
LayoutEvent(int, Fragment, LayoutCoordinate, LayoutCoordinate) - Constructor for class org.apache.jetspeed.portlets.layout.LayoutEvent
 
LayoutEventException - Exception in org.apache.jetspeed.portlets.layout
 
LayoutEventException() - Constructor for exception org.apache.jetspeed.portlets.layout.LayoutEventException
 
LayoutEventException(String) - Constructor for exception org.apache.jetspeed.portlets.layout.LayoutEventException
 
LayoutEventException(KeyedMessage) - Constructor for exception org.apache.jetspeed.portlets.layout.LayoutEventException
 
LayoutEventException(Throwable) - Constructor for exception org.apache.jetspeed.portlets.layout.LayoutEventException
 
LayoutEventException(String, Throwable) - Constructor for exception org.apache.jetspeed.portlets.layout.LayoutEventException
 
LayoutEventException(KeyedMessage, Throwable) - Constructor for exception org.apache.jetspeed.portlets.layout.LayoutEventException
 
LayoutEventListener - Interface in org.apache.jetspeed.portlets.layout
Interface to be implemented by classes that want to handle LayoutEvents
LayoutException - Exception in org.apache.jetspeed.portlets.layout
Base exception for all layout exceptions.
LayoutException() - Constructor for exception org.apache.jetspeed.portlets.layout.LayoutException
 
LayoutException(String) - Constructor for exception org.apache.jetspeed.portlets.layout.LayoutException
 
LayoutException(KeyedMessage) - Constructor for exception org.apache.jetspeed.portlets.layout.LayoutException
 
LayoutException(Throwable) - Constructor for exception org.apache.jetspeed.portlets.layout.LayoutException
 
LayoutException(String, Throwable) - Constructor for exception org.apache.jetspeed.portlets.layout.LayoutException
 
LayoutException(KeyedMessage, Throwable) - Constructor for exception org.apache.jetspeed.portlets.layout.LayoutException
 
length() - Method in class org.apache.jetspeed.util.Path
 
LOCAL_PA_ROOT - Static variable in class org.apache.jetspeed.container.JetspeedPortletContext
The path to the Local Portlet Apps directory
localizePath(String, MutablePortletApplication) - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
log(String) - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
log(String, Throwable) - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 

M

mask - Variable in class org.apache.jetspeed.security.PortalResourcePermission
Mask used for determining what actions are allowed or requested.
METHOD_ACTION - Static variable in class org.apache.jetspeed.container.ContainerConstants
 
METHOD_ID - Static variable in class org.apache.jetspeed.container.ContainerConstants
 
METHOD_NOOP - Static variable in class org.apache.jetspeed.container.ContainerConstants
 
METHOD_RENDER - Static variable in class org.apache.jetspeed.container.ContainerConstants
 
MOVED_DOWN - Static variable in class org.apache.jetspeed.portlets.layout.LayoutEvent
Event type value that notifies that a fragment has been moved down
MOVED_LEFT - Static variable in class org.apache.jetspeed.portlets.layout.LayoutEvent
Event type value that notifies that a fragment has been moved left
MOVED_RIGHT - Static variable in class org.apache.jetspeed.portlets.layout.LayoutEvent
Event type value that notifies that a fragment has been moved right
MOVED_UP - Static variable in class org.apache.jetspeed.portlets.layout.LayoutEvent
Event type value that notifies that a fragment has been moved up
moveDown(Fragment) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
 
moveLeft(Fragment) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Moves a fragment one column to the left.
moveRight(Fragment) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Moves a fragment one column to the right.
moveUp(Fragment) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Moves a fragment one row to the up.
MSG_1 - Static variable in class org.apache.jetspeed.util.ArgUtil
 
MSG_2 - Static variable in class org.apache.jetspeed.util.ArgUtil
 

N

newCoordinate - Variable in class org.apache.jetspeed.portlets.layout.LayoutEvent
 
newPermissionCollection() - Method in class org.apache.jetspeed.security.PortalResourcePermission
Overrides Permission.newPermissionCollection().
nextRowNumber - Variable in class org.apache.jetspeed.portlets.layout.ColumnLayout
Efficent way to always be aware of the next available row in a column
notNull(Object[], String[], String) - Static method in class org.apache.jetspeed.util.ArgUtil
 
numberOfColumns - Variable in class org.apache.jetspeed.portlets.layout.ColumnLayout
Constrains the columns for this layout

O

oid - Variable in class org.apache.jetspeed.util.JetspeedLongObjectID
 
org.apache.jetspeed - package org.apache.jetspeed
 
org.apache.jetspeed.aggregator - package org.apache.jetspeed.aggregator
 
org.apache.jetspeed.container - package org.apache.jetspeed.container
 
org.apache.jetspeed.container.session - package org.apache.jetspeed.container.session
 
org.apache.jetspeed.dispatcher - package org.apache.jetspeed.dispatcher
 
org.apache.jetspeed.portlet - package org.apache.jetspeed.portlet
 
org.apache.jetspeed.portlets.layout - package org.apache.jetspeed.portlets.layout
 
org.apache.jetspeed.security - package org.apache.jetspeed.security
 
org.apache.jetspeed.services - package org.apache.jetspeed.services
 
org.apache.jetspeed.util - package org.apache.jetspeed.util
 
originalCoordinate - Variable in class org.apache.jetspeed.portlets.layout.LayoutEvent
 

P

page - Variable in class org.apache.jetspeed.portlets.layout.PageManagerLayoutEventListener
 
pageManager - Variable in class org.apache.jetspeed.portlets.layout.PageManagerLayoutEventListener
 
PageManagerLayoutEventListener - Class in org.apache.jetspeed.portlets.layout
 
PageManagerLayoutEventListener(PageManager, Page, String) - Constructor for class org.apache.jetspeed.portlets.layout.PageManagerLayoutEventListener
 
PagePermission - Class in org.apache.jetspeed.security
Folder permission.
PagePermission(String, String) - Constructor for class org.apache.jetspeed.security.PagePermission
Constructor for PagePermission.
PagePermission(String, int) - Constructor for class org.apache.jetspeed.security.PagePermission
Constructor for PagePermission.
parallelRenderingMode - Static variable in class org.apache.jetspeed.aggregator.CurrentWorkerContext
 
parseActions(String) - Static method in class org.apache.jetspeed.security.PortalResourcePermission
Parses the actions string.
parsePath() - Method in class org.apache.jetspeed.security.FolderPermission
Parses the path.
Path - Class in org.apache.jetspeed.util
Overview
Path() - Constructor for class org.apache.jetspeed.util.Path
 
Path(Path, String, boolean) - Constructor for class org.apache.jetspeed.util.Path
 
Path(Path, String[], boolean) - Constructor for class org.apache.jetspeed.util.Path
 
Path(Path) - Constructor for class org.apache.jetspeed.util.Path
 
Path(String[], int, int) - Constructor for class org.apache.jetspeed.util.Path
 
Path(String) - Constructor for class org.apache.jetspeed.util.Path
 
path - Variable in class org.apache.jetspeed.util.Path
 
PATH_SEPERATOR - Static variable in class org.apache.jetspeed.util.Path
 
pd - Variable in class org.apache.jetspeed.container.PortletRequestContext
 
peek() - Method in class org.apache.jetspeed.util.FIFOQueue
Gets the first object in the queue without removing it from the queue
PERCENTAGE_WIDTH_FORMAT - Static variable in class org.apache.jetspeed.portlets.layout.ColumnLayout
Percentage widths format
PERCENTAGE_WIDTH_GUTTER - Static variable in class org.apache.jetspeed.portlets.layout.ColumnLayout
Percentage widths gutter width
perms - Variable in class org.apache.jetspeed.security.PortalResourcePermissionCollection
 
pop() - Method in class org.apache.jetspeed.util.FIFOQueue
Gets the first object in the queue and remove it from the queue
PORTAL_CONTEXT - Static variable in class org.apache.jetspeed.container.ContainerConstants
 
PortalAccessor - Class in org.apache.jetspeed.container
Portal Accessor - bridge used by container to communicate with Portal insulating the communications protocol between container and portlet
PortalAccessor() - Constructor for class org.apache.jetspeed.container.PortalAccessor
 
PortalObjectID - Interface in org.apache.jetspeed.util
PortalObjectID
PortalResourcePermission - Class in org.apache.jetspeed.security
Generalized Portlet Resoure permission.
PortalResourcePermission(String, String) - Constructor for class org.apache.jetspeed.security.PortalResourcePermission
Constructor for PortletPermission.
PortalResourcePermission(String, int) - Constructor for class org.apache.jetspeed.security.PortalResourcePermission
Constructor for PortletPermission.
PortalResourcePermissionCollection - Class in org.apache.jetspeed.security
 
PortalResourcePermissionCollection() - Constructor for class org.apache.jetspeed.security.PortalResourcePermissionCollection
 
portalSessionId - Variable in class org.apache.jetspeed.container.session.PortletApplicationSessionMonitorImpl
 
portalSessionKey - Variable in class org.apache.jetspeed.container.session.PortletApplicationSessionMonitorImpl
 
PORTLET - Static variable in class org.apache.jetspeed.container.ContainerConstants
 
portlet - Variable in class org.apache.jetspeed.container.PortletRequestContext
 
PORTLET_ACTION - Static variable in class org.apache.jetspeed.container.ContainerConstants
 
PORTLET_CONFIG - Static variable in class org.apache.jetspeed.container.ContainerConstants
 
PORTLET_NAME - Static variable in class org.apache.jetspeed.container.ContainerConstants
 
PORTLET_REQUEST - Static variable in class org.apache.jetspeed.container.ContainerConstants
 
PORTLET_RESPONSE - Static variable in class org.apache.jetspeed.container.ContainerConstants
 
PortletApplicationSessionMonitorImpl - Class in org.apache.jetspeed.container.session
PortletApplicationSessionMonitorImpl
PortletApplicationSessionMonitorImpl(String, String, long) - Constructor for class org.apache.jetspeed.container.session.PortletApplicationSessionMonitorImpl
 
PortletApplicationSessionMonitorImpl(String, String, long, boolean) - Constructor for class org.apache.jetspeed.container.session.PortletApplicationSessionMonitorImpl
 
PortletConfigFactory - Class in org.apache.jetspeed.container
Portlet Config Factory
PortletConfigFactory() - Constructor for class org.apache.jetspeed.container.PortletConfigFactory
 
portletContentTypeSet - Variable in class org.apache.jetspeed.portlet.PortletObjectProxy
 
portletContext - Variable in class org.apache.jetspeed.container.JetspeedPortletConfig
 
PortletContextFactory - Class in org.apache.jetspeed.container
Portlet Config Factory
PortletContextFactory() - Constructor for class org.apache.jetspeed.container.PortletContextFactory
 
portletDef - Variable in class org.apache.jetspeed.container.ContainerRequest
 
portletDef - Variable in class org.apache.jetspeed.container.ContainerResponse
 
portletDefinition - Variable in class org.apache.jetspeed.container.JetspeedPortletConfig
 
PortletDispatcherIncludeAware - Interface in org.apache.jetspeed.container
Interface to communicate to HttpServleRequest and HttpServletResponse implementations if they are currently dispatched from PortletDispatcher so that they can enforce the JSR-168 PLT.16.3.3 restrictions.
portletDoEditMethod - Variable in class org.apache.jetspeed.portlet.PortletObjectProxy
 
portletObject - Variable in class org.apache.jetspeed.portlet.PortletObjectProxy
 
PortletObjectProxy - Class in org.apache.jetspeed.portlet
PortletObjectProxy
PortletObjectProxy(Object, boolean, boolean, String) - Constructor for class org.apache.jetspeed.portlet.PortletObjectProxy
 
PortletPermission - Class in org.apache.jetspeed.security
Portlet permission.
PortletPermission(String, String) - Constructor for class org.apache.jetspeed.security.PortletPermission
Constructor for PortletPermission.
PortletPermission(String, int) - Constructor for class org.apache.jetspeed.security.PortletPermission
Constructor for PortletPermission.
portletRequest - Variable in class org.apache.jetspeed.container.ContainerRequest
 
PortletRequestContext - Class in org.apache.jetspeed.container
 
PortletRequestContext(PortletDefinition, Portlet, PortletRequest, PortletResponse) - Constructor for class org.apache.jetspeed.container.PortletRequestContext
 
PortletResourceURLFactoryImpl - Class in org.apache.jetspeed.portlet
Jetspeed specific implementation of PortletResourceURLFactory.
PortletResourceURLFactoryImpl() - Constructor for class org.apache.jetspeed.portlet.PortletResourceURLFactoryImpl
 
PortletServices - Interface in org.apache.jetspeed.services
PortletServices
processActionMethod - Static variable in class org.apache.jetspeed.portlet.PortletObjectProxy
 
processEvent(LayoutEvent) - Method in class org.apache.jetspeed.portlets.layout.ColumnLayout
Dispatches a LayoutEvent to all LayoutEventListeners registered to this layout.
proxyEquals(Object, Object) - Method in class org.apache.jetspeed.util.BaseObjectProxy
 
proxyHashCode(Object) - Method in class org.apache.jetspeed.util.BaseObjectProxy
 
proxyProcessAction(ActionRequest, ActionResponse) - Method in class org.apache.jetspeed.portlet.PortletObjectProxy
 
proxyRender(RenderRequest, RenderResponse) - Method in class org.apache.jetspeed.portlet.PortletObjectProxy
 
proxyToString(Object) - Method in class org.apache.jetspeed.util.BaseObjectProxy
 
psm - Variable in class org.apache.jetspeed.container.JetspeedContainerServlet
 
push(Object) - Method in class org.apache.jetspeed.util.FIFOQueue
Adds a new object into the queue

Q

queryString - Variable in class org.apache.jetspeed.util.Path
 

R

recursive - Variable in class org.apache.jetspeed.security.FolderPermission
 
RECURSIVE_CHAR - Static variable in class org.apache.jetspeed.security.FolderPermission
 
reflectionHashCode(Object) - Static method in class org.apache.jetspeed.util.HashCodeBuilder
This method uses reflection to build a valid hash code.
reflectionHashCode(Object, boolean) - Static method in class org.apache.jetspeed.util.HashCodeBuilder
This method uses reflection to build a valid hash code.
reflectionHashCode(int, int, Object) - Static method in class org.apache.jetspeed.util.HashCodeBuilder
This method uses reflection to build a valid hash code.
reflectionHashCode(int, int, Object, boolean) - Static method in class org.apache.jetspeed.util.HashCodeBuilder
This method uses reflection to build a valid hash code.
refreshCustomConfigModePortletInstance() - Method in class org.apache.jetspeed.portlet.PortletObjectProxy
 
remove() - Method in class org.apache.jetspeed.util.DirectoryHelper
remove
remove() - Method in class org.apache.jetspeed.util.JarHelper
remove
removeAllAttributes() - Static method in class org.apache.jetspeed.aggregator.CurrentWorkerContext
Removes all attributes from this Thread.
removeAttribute(String) - Static method in class org.apache.jetspeed.aggregator.CurrentWorkerContext
Removes an attribute from this Thread.
removeAttribute(String) - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
removeLastPathSegment() - Method in class org.apache.jetspeed.util.Path
Removes the last directory segment in this path.
renderMethod - Static variable in class org.apache.jetspeed.portlet.PortletObjectProxy
 
renderResponse - Variable in class org.apache.jetspeed.container.ContainerResponse
 
request - Variable in class org.apache.jetspeed.container.PortletRequestContext
 
requestDispatcher - Variable in class org.apache.jetspeed.dispatcher.JetspeedRequestDispatcher
 
response - Variable in class org.apache.jetspeed.container.PortletRequestContext
 

S

segments - Variable in class org.apache.jetspeed.util.Path
 
serialVersionUID - Static variable in class org.apache.jetspeed.container.session.PortletApplicationSessionMonitorImpl
 
serialVersionUID - Static variable in class org.apache.jetspeed.security.JSSubject
 
serialVersionUID - Static variable in class org.apache.jetspeed.util.Path
The serial version uid.
services - Variable in class org.apache.jetspeed.services.JetspeedPortletServices
 
servletContext - Variable in class org.apache.jetspeed.container.JetspeedPortletContext
 
ServletContextProviderImpl - Class in org.apache.jetspeed.portlet
ServletContextProviderImpl supplies access to the Servlet context of a Jetspeed Portlet.
ServletContextProviderImpl() - Constructor for class org.apache.jetspeed.portlet.ServletContextProviderImpl
 
session - Variable in class org.apache.jetspeed.container.session.PortletApplicationSessionMonitorImpl
 
sessionDidActivate(HttpSessionEvent) - Method in class org.apache.jetspeed.container.session.PortletApplicationSessionMonitorImpl
 
sessionWillPassivate(HttpSessionEvent) - Method in class org.apache.jetspeed.container.session.PortletApplicationSessionMonitorImpl
 
setActionResponse(ActionResponse) - Method in class org.apache.jetspeed.container.ContainerResponse
 
setAttribute(String, Object) - Static method in class org.apache.jetspeed.aggregator.CurrentWorkerContext
Stores an attribute in this Thread.
setAttribute(String, Object) - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
setEngine(Engine) - Static method in class org.apache.jetspeed.Jetspeed
 
setParallelRenderingMode(boolean) - Static method in class org.apache.jetspeed.aggregator.CurrentWorkerContext
 
setPortletDefinition(PortletDefinition) - Method in interface org.apache.jetspeed.container.InternalPortletConfig
 
setPortletDefinition(PortletDefinition) - Method in class org.apache.jetspeed.container.JetspeedPortletConfig
 
setPortletDispatcherIncluded(boolean) - Method in interface org.apache.jetspeed.container.PortletDispatcherIncludeAware
 
setPortletObjectProxied(boolean) - Static method in class org.apache.jetspeed.portlet.PortletObjectProxy
 
setPortletRequest(PortletRequest) - Method in class org.apache.jetspeed.container.ContainerRequest
 
setRenderResponse(RenderResponse) - Method in class org.apache.jetspeed.container.ContainerResponse
 
shutdown() - Static method in class org.apache.jetspeed.Jetspeed
Shuts down the currently running instance of the portal Engine.
singleton - Static variable in class org.apache.jetspeed.services.JetspeedPortletServices
 
split(String, int, int, char) - Static method in class org.apache.jetspeed.util.Path
 
splitPath(String) - Static method in class org.apache.jetspeed.util.Path
 
started - Variable in class org.apache.jetspeed.container.JetspeedContainerServlet
 
STARTED_MSG - Static variable in class org.apache.jetspeed.container.JetspeedContainerServlet
 
startPortletApplication(ServletContext, String, ClassLoader) - Method in class org.apache.jetspeed.container.JetspeedContainerServlet
 
startTimer - Variable in class org.apache.jetspeed.container.JetspeedContainerServlet
 
STOP_FAILED_MSG - Static variable in class org.apache.jetspeed.container.JetspeedContainerServlet
 
STOP_MSG - Static variable in class org.apache.jetspeed.container.JetspeedContainerServlet
 
stringOID - Variable in class org.apache.jetspeed.util.JetspeedObjectID
 

T

threadLocal - Static variable in class org.apache.jetspeed.security.JSSubject
 
tlPortletObjectProxied - Static variable in class org.apache.jetspeed.portlet.PortletObjectProxy
 
toHashCode() - Method in class org.apache.jetspeed.util.HashCodeBuilder
Return the computed hashCode
toString() - Method in class org.apache.jetspeed.portlets.layout.LayoutCoordinate
 
toString() - Method in class org.apache.jetspeed.portlets.layout.LayoutEvent
 
toString() - Method in class org.apache.jetspeed.util.JetspeedLongObjectID
 
toString() - Method in class org.apache.jetspeed.util.JetspeedObjectID
 
toString() - Method in class org.apache.jetspeed.util.Path
 
toStringMethod - Static variable in class org.apache.jetspeed.util.BaseObjectProxy
 
TRY_START_MSG - Static variable in class org.apache.jetspeed.container.JetspeedContainerServlet
 

V

valueBound(HttpSessionBindingEvent) - Method in class org.apache.jetspeed.container.session.PortletApplicationSessionMonitorImpl
 
valueUnbound(HttpSessionBindingEvent) - Method in class org.apache.jetspeed.container.session.PortletApplicationSessionMonitorImpl
 

W

WILD_CHAR - Static variable in class org.apache.jetspeed.security.FolderPermission
 
WILD_CHAR_STR - Static variable in class org.apache.jetspeed.security.FolderPermission
 

X

x - Variable in class org.apache.jetspeed.portlets.layout.LayoutCoordinate
 

Y

y - Variable in class org.apache.jetspeed.portlets.layout.LayoutCoordinate
 

A B C D E F G H I J L M N O P Q R S T V W X Y

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