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

A

AbstractFileSystemHelper - class org.apache.jetspeed.util.AbstractFileSystemHelper.
implements common directory and jar operations
AbstractFileSystemHelper() - Constructor for class org.apache.jetspeed.util.AbstractFileSystemHelper
 
ArgUtil - class org.apache.jetspeed.util.ArgUtil.
ArgUtil
ArgUtil() - Constructor for class org.apache.jetspeed.util.ArgUtil
 
actionResponse - Variable in class org.apache.jetspeed.container.ContainerResponse
 
add(Permission) - Method in class org.apache.jetspeed.security.PortalResourcePermissionCollection
 
addPortletService(String, Object) - Method in class org.apache.jetspeed.services.JetspeedPortletServices
 
addPortletService(String, Object) - Method in interface org.apache.jetspeed.services.PortletServices
 
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
 
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, ClassLoader) - Method in class org.apache.jetspeed.container.JetspeedContainerServlet
 

B

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

C

CONTAINER_INFO - Static variable in class org.apache.jetspeed.container.ContainerInfo
 
ChecksumHelper - class org.apache.jetspeed.util.ChecksumHelper.
implements checksum related utilities
ChecksumHelper() - Constructor for class org.apache.jetspeed.util.ChecksumHelper
 
ContainerConstants - class org.apache.jetspeed.container.ContainerConstants.
Container Constants
ContainerConstants() - Constructor for class org.apache.jetspeed.container.ContainerConstants
 
ContainerInfo - class org.apache.jetspeed.container.ContainerInfo.
Container Information
ContainerInfo() - Constructor for class org.apache.jetspeed.container.ContainerInfo
 
ContainerRequest - class org.apache.jetspeed.container.ContainerRequest.
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 org.apache.jetspeed.container.ContainerResponse.
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
 
close() - Method in class org.apache.jetspeed.util.DirectoryHelper
close
close() - Method in class org.apache.jetspeed.util.JarHelper
close
contextName - Variable in class org.apache.jetspeed.container.JetspeedContainerServlet
 
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.
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
 
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
 

D

DELIM - Static variable in class org.apache.jetspeed.util.JetspeedLocale
 
DirectoryHelper - class org.apache.jetspeed.util.DirectoryHelper.
 
DirectoryHelper(File) - Constructor for class org.apache.jetspeed.util.DirectoryHelper
 
deleteOnClose - Variable in class org.apache.jetspeed.util.JarHelper
 
destroy() - Method in class org.apache.jetspeed.container.JetspeedContainerServlet
 
dirHelper - Variable in class org.apache.jetspeed.util.JarHelper
 
directory - Variable in class org.apache.jetspeed.util.DirectoryHelper
 
displayPortletNotAvailableMessage(Throwable, HttpServletResponse, String) - Method in class org.apache.jetspeed.container.JetspeedContainerServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jetspeed.container.JetspeedContainerServlet
The primary method invoked when the Jetspeed servlet is executed.
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
 
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.PortalResourcePermission
 
equals(Object) - Method in class org.apache.jetspeed.util.JetspeedObjectID
 
equals(Object) - Method in class org.apache.jetspeed.util.Path
 

F

FIFOQueue - class org.apache.jetspeed.util.FIFOQueue.
Simple FIFO implementation of Queue interface extending Vector as storage backend.
FIFOQueue() - Constructor for class org.apache.jetspeed.util.FIFOQueue
 
FOLDER_SEPARATOR - Static variable in class org.apache.jetspeed.security.FolderPermission
 
FolderPermission - class org.apache.jetspeed.security.FolderPermission.
Folder permission.
FolderPermission(String, String) - Constructor for class org.apache.jetspeed.security.FolderPermission
Constructor for FolderPermission.
FolderPermission(String, String, Subject) - Constructor for class org.apache.jetspeed.security.FolderPermission
Constructor for FolderPermission.
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
 

G

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) - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
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
 
getDefaultLocale() - Static method in class org.apache.jetspeed.util.JetspeedLocale
According to PLT.21.8.1, the default locale should be English.
getFileExtension() - Method in class org.apache.jetspeed.util.Path
 
getFileName() - Method in class org.apache.jetspeed.util.Path
 
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
 
getMajorSpecificationVersion() - Static method in class org.apache.jetspeed.container.ContainerInfo
 
getMajorVersion() - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
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
 
getOID() - Method in class org.apache.jetspeed.util.JetspeedObjectID
 
getOID() - Method in interface org.apache.jetspeed.util.PortalObjectID
 
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
 
getPortletName() - Method in class org.apache.jetspeed.container.JetspeedPortletConfig
 
getPortletRequest() - Method in class org.apache.jetspeed.container.ContainerRequest
 
getPrintWriter(ServletResponse) - Static method in class org.apache.jetspeed.dispatcher.JetspeedRequestDispatcher
 
getQueryString() - Method in class org.apache.jetspeed.util.Path
 
getRealPath(String) - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
getRenderResponse() - Method in class org.apache.jetspeed.container.ContainerResponse
 
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
 
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
getSegment(int) - Method in class org.apache.jetspeed.util.Path
 
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
 
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
getSubPath(int) - Method in class org.apache.jetspeed.util.Path
 
getSubject() - Method in class org.apache.jetspeed.security.PortalResourcePermission
Gets the subject.

H

HashCodeBuilder - class org.apache.jetspeed.util.HashCodeBuilder.
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.
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.JetspeedObjectID
 
hashCode() - Method in class org.apache.jetspeed.util.Path
 

I

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 org.apache.jetspeed.container.InternalPortletConfig.
This interface defines the internal methods used on the Portlet Config.
InternalPortletContext - interface org.apache.jetspeed.container.InternalPortletContext.
This interface defines the internal methods used on the Portlet Context.
iConstant - Variable in class org.apache.jetspeed.util.HashCodeBuilder
Constant to use in building the hashCode
iTotal - Variable in class org.apache.jetspeed.util.HashCodeBuilder
Running total of 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.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
 

J

JCS - Static variable in class org.apache.jetspeed.container.JetspeedContainerServlet
 
JarHelper - class org.apache.jetspeed.util.JarHelper.
 
JarHelper(File, boolean) - Constructor for class org.apache.jetspeed.util.JarHelper
 
JetspeedContainerServlet - class org.apache.jetspeed.container.JetspeedContainerServlet.
Jetspeed Container entry point.
JetspeedContainerServlet() - Constructor for class org.apache.jetspeed.container.JetspeedContainerServlet
 
JetspeedLocale - class org.apache.jetspeed.util.JetspeedLocale.
Class to set and get Locale settings for Jetspeed.
JetspeedLocale() - Constructor for class org.apache.jetspeed.util.JetspeedLocale
 
JetspeedObjectID - class org.apache.jetspeed.util.JetspeedObjectID.
JetspeedObjectID Wraps around the internal Object IDs.
JetspeedObjectID(long) - Constructor for class org.apache.jetspeed.util.JetspeedObjectID
 
JetspeedObjectID(long, String) - Constructor for class org.apache.jetspeed.util.JetspeedObjectID
 
JetspeedPortletConfig - class org.apache.jetspeed.container.JetspeedPortletConfig.
Implements the Portlet API Portlet Config class
JetspeedPortletConfig(PortletContext, PortletDefinition) - Constructor for class org.apache.jetspeed.container.JetspeedPortletConfig
 
JetspeedPortletContext - class org.apache.jetspeed.container.JetspeedPortletContext.
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 org.apache.jetspeed.services.JetspeedPortletServices.
JetspeedPortletServices
JetspeedPortletServices() - Constructor for class org.apache.jetspeed.services.JetspeedPortletServices
 
JetspeedPortletServices(Map) - Constructor for class org.apache.jetspeed.services.JetspeedPortletServices
 
JetspeedRequestDispatcher - class org.apache.jetspeed.dispatcher.JetspeedRequestDispatcher.
Implements the Portlet API Request Dispatcher to dispatch to portlets
JetspeedRequestDispatcher(RequestDispatcher) - Constructor for class org.apache.jetspeed.dispatcher.JetspeedRequestDispatcher
 
jarFile - Variable in class org.apache.jetspeed.util.JarHelper
 
jarRoot - Variable in class org.apache.jetspeed.util.JarHelper
 

L

LOCAL_PA_ROOT - Static variable in class org.apache.jetspeed.container.JetspeedPortletContext
The path to the Local Portlet Apps directory
length() - Method in class org.apache.jetspeed.util.Path
 
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
 
longValue() - Method in class org.apache.jetspeed.util.JetspeedObjectID
 

M

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
 
MSG_1 - Static variable in class org.apache.jetspeed.util.ArgUtil
 
MSG_2 - Static variable in class org.apache.jetspeed.util.ArgUtil
 
mask - Variable in class org.apache.jetspeed.security.PortalResourcePermission
Mask used for determining what action to perform.

N

newPermissionCollection() - Method in class org.apache.jetspeed.security.FolderPermission
Overrides Permission.newPermissionCollection().
newPermissionCollection() - Method in class org.apache.jetspeed.security.PagePermission
Overrides Permission.newPermissionCollection().
newPermissionCollection() - Method in class org.apache.jetspeed.security.PortletPermission
Overrides Permission.newPermissionCollection().
notNull(Object[], String[], String) - Static method in class org.apache.jetspeed.util.ArgUtil
 

O

oid - Variable in class org.apache.jetspeed.util.JetspeedObjectID
 
org.apache.jetspeed.container - package org.apache.jetspeed.container
 
org.apache.jetspeed.dispatcher - package org.apache.jetspeed.dispatcher
 
org.apache.jetspeed.portlet - package org.apache.jetspeed.portlet
 
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
 

P

PATH_SEPERATOR - Static variable in class org.apache.jetspeed.util.Path
 
PORTAL_CONTEXT - Static variable in class org.apache.jetspeed.container.ContainerConstants
 
PORTLET - Static variable in class org.apache.jetspeed.container.ContainerConstants
 
PORTLET_ACTION - Static variable in class org.apache.jetspeed.container.ContainerConstants
 
PORTLET_CONFIG - 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
 
PagePermission - class org.apache.jetspeed.security.PagePermission.
Folder permission.
PagePermission(String, String) - Constructor for class org.apache.jetspeed.security.PagePermission
Constructor for PagePermission.
PagePermission(String, String, Subject) - Constructor for class org.apache.jetspeed.security.PagePermission
Constructor for PagePermission.
Path - class org.apache.jetspeed.util.Path.
 
Path(String) - Constructor for class org.apache.jetspeed.util.Path
 
PortalAccessor - class org.apache.jetspeed.container.PortalAccessor.
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 org.apache.jetspeed.util.PortalObjectID.
PortalObjectID
PortalResourcePermission - class org.apache.jetspeed.security.PortalResourcePermission.
Generalized Portlet Resoure permission.
PortalResourcePermission(String, String, Subject) - Constructor for class org.apache.jetspeed.security.PortalResourcePermission
Constructor for PortletPermission.
PortalResourcePermissionCollection - class org.apache.jetspeed.security.PortalResourcePermissionCollection.
 
PortalResourcePermissionCollection() - Constructor for class org.apache.jetspeed.security.PortalResourcePermissionCollection
 
PortletConfigFactory - class org.apache.jetspeed.container.PortletConfigFactory.
Portlet Config Factory
PortletConfigFactory() - Constructor for class org.apache.jetspeed.container.PortletConfigFactory
 
PortletContextFactory - class org.apache.jetspeed.container.PortletContextFactory.
Portlet Config Factory
PortletContextFactory() - Constructor for class org.apache.jetspeed.container.PortletContextFactory
 
PortletPermission - class org.apache.jetspeed.security.PortletPermission.
Portlet permission.
PortletPermission(String, String) - Constructor for class org.apache.jetspeed.security.PortletPermission
Constructor for PortletPermission.
PortletPermission(String, String, Subject) - Constructor for class org.apache.jetspeed.security.PortletPermission
Constructor for PortletPermission.
PortletServices - interface org.apache.jetspeed.services.PortletServices.
PortletServices
parseActions(String) - Method in class org.apache.jetspeed.security.FolderPermission
Parses the actions string.
parseActions(String) - Method in class org.apache.jetspeed.security.PortalResourcePermission
Parses the actions string.
path - Variable in class org.apache.jetspeed.util.Path
 
pathOnly - Variable in class org.apache.jetspeed.util.Path
 
pathOnly() - Method in class org.apache.jetspeed.util.Path
 
peek() - Method in class org.apache.jetspeed.util.FIFOQueue
Gets the first object in the queue without removing it from the queue
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
portletContext - Variable in class org.apache.jetspeed.container.JetspeedPortletConfig
 
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
 
portletRequest - Variable in class org.apache.jetspeed.container.ContainerRequest
 
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_CHAR - Static variable in class org.apache.jetspeed.security.FolderPermission
 
recursive - 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.
remove() - Method in class org.apache.jetspeed.util.DirectoryHelper
remove
remove() - Method in class org.apache.jetspeed.util.JarHelper
remove
removeAttribute(String) - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
renderResponse - Variable in class org.apache.jetspeed.container.ContainerResponse
 
requestDispatcher - Variable in class org.apache.jetspeed.dispatcher.JetspeedRequestDispatcher
 

S

STARTED_MSG - Static 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
 
ServletContextProviderImpl - class org.apache.jetspeed.portlet.ServletContextProviderImpl.
ServletContextProviderImpl supplies access to the Servlet context of a Jetspeed Portlet.
ServletContextProviderImpl() - Constructor for class org.apache.jetspeed.portlet.ServletContextProviderImpl
 
segments - Variable in class org.apache.jetspeed.util.Path
 
services - Variable in class org.apache.jetspeed.services.JetspeedPortletServices
 
servletContext - Variable in class org.apache.jetspeed.container.JetspeedPortletContext
 
setActionResponse(ActionResponse) - Method in class org.apache.jetspeed.container.ContainerResponse
 
setAttribute(String, Object) - Method in class org.apache.jetspeed.container.JetspeedPortletContext
 
setPortletRequest(PortletRequest) - Method in class org.apache.jetspeed.container.ContainerRequest
 
setRenderResponse(RenderResponse) - Method in class org.apache.jetspeed.container.ContainerResponse
 
singleton - Static variable in class org.apache.jetspeed.services.JetspeedPortletServices
 
startPortletApplication(ServletContext, String, ClassLoader) - Method in class org.apache.jetspeed.container.JetspeedContainerServlet
 
startTimer - Variable in class org.apache.jetspeed.container.JetspeedContainerServlet
 
started - Variable in class org.apache.jetspeed.container.JetspeedContainerServlet
 
stringOID - Variable in class org.apache.jetspeed.util.JetspeedObjectID
 
subject - Variable in class org.apache.jetspeed.security.PortalResourcePermission
The subject the permission is being performed against.

T

TRY_START_MSG - Static variable in class org.apache.jetspeed.container.JetspeedContainerServlet
 
toHashCode() - Method in class org.apache.jetspeed.util.HashCodeBuilder
Return the computed hashCode
toString() - Method in class org.apache.jetspeed.util.JetspeedObjectID
 
toString() - Method in class org.apache.jetspeed.util.Path
 

W

WILD_CHAR - Static variable in class org.apache.jetspeed.security.FolderPermission
 
writeStackTrace(StackTraceElement[], PrintWriter) - Static method in class org.apache.jetspeed.dispatcher.JetspeedRequestDispatcher
 

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

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