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

A

ACTION - Static variable in class org.jboss.portal.server.invocation.InvocationType
Process the action.
ATTRIBUTE_KEY - Static variable in class org.jboss.portal.server.servlet.CommandServlet
 
AbstractMainServlet - class org.jboss.portal.server.servlet.AbstractMainServlet.
 
AbstractMainServlet() - Constructor for class org.jboss.portal.server.servlet.AbstractMainServlet
 
AbstractMetaDataBuilder - class org.jboss.portal.server.deployment.builder.AbstractMetaDataBuilder.
 
AbstractMetaDataBuilder() - Constructor for class org.jboss.portal.server.deployment.builder.AbstractMetaDataBuilder
 
AbstractObjectFactory - class org.jboss.portal.server.AbstractObjectFactory.
A simple implementation that uses a map to know the class objects used to instantiate objects.
AbstractObjectFactory(Properties) - Constructor for class org.jboss.portal.server.AbstractObjectFactory
 
AbstractObjectFactory() - Constructor for class org.jboss.portal.server.AbstractObjectFactory
 
AbstractObjectFactory(String) - Constructor for class org.jboss.portal.server.AbstractObjectFactory
 
AbstractPreference - class org.jboss.portal.server.plugins.preferences.AbstractPreference.
 
AbstractPreference(String, Value, boolean) - Constructor for class org.jboss.portal.server.plugins.preferences.AbstractPreference
 
AbstractPreferenceSet - class org.jboss.portal.server.plugins.preferences.AbstractPreferenceSet.
A simple implementation that store the values in the preference objects which are mutable.
AbstractPreferenceSet() - Constructor for class org.jboss.portal.server.plugins.preferences.AbstractPreferenceSet
 
AbstractPreferenceSet(Map) - Constructor for class org.jboss.portal.server.plugins.preferences.AbstractPreferenceSet
 
AbstractPreferenceStore - class org.jboss.portal.server.plugins.preferences.AbstractPreferenceStore.
 
AbstractPreferenceStore() - Constructor for class org.jboss.portal.server.plugins.preferences.AbstractPreferenceStore
 
AbstractServerObjectContext - class org.jboss.portal.server.user.AbstractServerObjectContext.
A base implementation.
AbstractServerObjectContext(ServerObjectID) - Constructor for class org.jboss.portal.server.user.AbstractServerObjectContext
 
AbstractTestCase - class org.jboss.portal.test.AbstractTestCase.
 
AbstractTestCase(String) - Constructor for class org.jboss.portal.test.AbstractTestCase
 
AbstractTransformer - class org.jboss.portal.server.deployment.transform.AbstractTransformer.
 
AbstractTransformer() - Constructor for class org.jboss.portal.server.deployment.transform.AbstractTransformer
 
ActionResult - class org.jboss.portal.server.output.ActionResult.
An action has been taken.
ActionResult(WindowContext) - Constructor for class org.jboss.portal.server.output.ActionResult
 
Application - class org.jboss.portal.server.Application.
 
Application(String, ApplicationMetaData) - Constructor for class org.jboss.portal.server.Application
 
ApplicationErrorResult - class org.jboss.portal.server.output.ApplicationErrorResult.
Application level error.
ApplicationErrorResult(WindowContext, Throwable) - Constructor for class org.jboss.portal.server.output.ApplicationErrorResult
 
ApplicationErrorResult(WindowContext, String) - Constructor for class org.jboss.portal.server.output.ApplicationErrorResult
 
ApplicationMetaData - class org.jboss.portal.server.metadata.ApplicationMetaData.
 
ApplicationMetaData(String, ServletContext, String, ClassLoader) - Constructor for class org.jboss.portal.server.metadata.ApplicationMetaData
 
AttachmentKey - class org.jboss.portal.server.invocation.AttachmentKey.
Typesafe enumeration for invocation elements.
AttachmentKey(String) - Constructor for class org.jboss.portal.server.invocation.AttachmentKey
 
Attachments - class org.jboss.portal.server.util.Attachments.
 
Attachments() - Constructor for class org.jboss.portal.server.util.Attachments
 
accept(Class) - Method in class org.jboss.portal.server.util.ServerObjectIDConverter
 
acceptedSuffixes - Variable in class org.jboss.portal.server.deployment.jboss.GenericDeployer
 
accepts(DeploymentInfo) - Method in class org.jboss.portal.server.deployment.jboss.GenericDeployer
 
add(InterceptorMetaData) - Method in class org.jboss.portal.server.metadata.InterceptorListMetaData
 
add(String, Mode) - Method in class org.jboss.portal.server.plugins.mode.ContentTypes
 
addBuilder(MetaDataBuilder) - Method in interface org.jboss.portal.server.deployment.DeploymentReactor
 
addBuilder(MetaDataBuilder) - Method in class org.jboss.portal.server.deployment.SimpleDeploymentReactor
 
addChild(Object, Object) - Method in class org.jboss.portal.server.deployment.Item
Append a child.
addComponent(ComponentMetaData) - Method in class org.jboss.portal.server.metadata.ApplicationMetaData
 
addContentType(ContentTypeMetaData) - Method in class org.jboss.portal.server.metadata.ContentTypesMetaData
 
addDependsOnMe(ServiceImplementation) - Method in class org.jboss.portal.server.Application
 
addDependsOnMe(ServiceImplementation) - Method in class org.jboss.portal.server.Instance
 
addDependsOnMe(ServiceImplementation) - Method in class org.jboss.portal.server.Portal
 
addDependsOnMe(ServiceImplementation) - Method in class org.jboss.portal.server.PortalServer
 
addDependsOnMe(ServiceImplementation) - Method in class org.jboss.portal.server.ServerObject
 
addDependsOnMe(ServiceImplementation) - Method in class org.jboss.portal.server.kernel.BaseService
 
addDependsOnMe(ServiceImplementation) - Method in class org.jboss.portal.server.kernel.NullService
 
addDependsOnMe(ServiceImplementation) - Method in interface org.jboss.portal.server.kernel.Registration
Add a service depending on this one.
addDependsOnMe(ServiceImplementation) - Method in class org.jboss.portal.server.plugins.PluginService
 
addIDependOn(ServiceImplementation) - Method in class org.jboss.portal.server.Application
 
addIDependOn(ServiceImplementation) - Method in class org.jboss.portal.server.Component
 
addIDependOn(ServiceImplementation) - Method in class org.jboss.portal.server.Instance
 
addIDependOn(ServiceImplementation) - Method in class org.jboss.portal.server.Portal
 
addIDependOn(ServiceImplementation) - Method in class org.jboss.portal.server.ServerObject
 
addIDependOn(ServiceImplementation) - Method in class org.jboss.portal.server.Window
 
addIDependOn(ServiceImplementation) - Method in class org.jboss.portal.server.kernel.BaseService
 
addIDependOn(ServiceImplementation) - Method in class org.jboss.portal.server.kernel.NullService
 
addIDependOn(ServiceImplementation) - Method in interface org.jboss.portal.server.kernel.Registration
Add a service it depends on.
addIDependOn(ServiceImplementation) - Method in class org.jboss.portal.server.plugins.PluginService
 
addListener(KernelEventListener) - Method in class org.jboss.portal.server.kernel.Kernel
 
addMode(Mode) - Method in interface org.jboss.portal.server.plugins.mode.ModeProvider
 
addMode(Mode) - Method in class org.jboss.portal.server.plugins.mode.Modes
 
addPlugin(String, Plugin) - Method in class org.jboss.portal.server.ServerObject
 
addPlugin(String, PluginMetaData) - Method in class org.jboss.portal.server.metadata.ServerObjectMetaData
 
addPreference(PreferenceMetaData) - Method in class org.jboss.portal.server.metadata.PreferencesMetaData
 
addProperty(String, String) - Method in class org.jboss.portal.server.util.ResponseProperties
 
addRenderResult(Result) - Method in class org.jboss.portal.server.output.Output
 
addTransformer(Transformer) - Method in interface org.jboss.portal.server.deployment.DeploymentReactor
 
addTransformer(Transformer) - Method in class org.jboss.portal.server.deployment.SimpleDeploymentReactor
 
addWindowState(WindowState) - Method in interface org.jboss.portal.server.plugins.windowstate.WindowStateProvider
 
addWindowState(WindowState) - Method in class org.jboss.portal.server.plugins.windowstate.WindowStates
 
allContentTypes - Variable in class org.jboss.portal.server.plugins.mode.ContentTypes
 
allModes - Variable in class org.jboss.portal.server.plugins.mode.ContentTypes
 
appendParameter(boolean, StringBuffer, String, String, String[]) - Method in class org.jboss.portal.server.impl.invocation.PortalResponseImpl
 
appendParameters(boolean, StringBuffer, String, Parameters) - Method in class org.jboss.portal.server.impl.invocation.PortalResponseImpl
 
application - Variable in class org.jboss.portal.server.Component
The application this component belongs to.
applications - Variable in class org.jboss.portal.server.PortalServer
 
attachments - Variable in class org.jboss.portal.server.impl.invocation.InvocationImpl
Invocation attachments.

B

BAR_ID - Variable in class org.jboss.portal.test.portal.kernel.KernelTestCase
 
BASE_PACKAGE - Static variable in class org.jboss.portal.server.deployment.transform.XSLTTransformer
 
BaseService - class org.jboss.portal.server.kernel.BaseService.
 
BaseService() - Constructor for class org.jboss.portal.server.kernel.BaseService
 
BaseTestCase - class org.jboss.portal.test.portal.BaseTestCase.
 
BaseTestCase(String) - Constructor for class org.jboss.portal.test.portal.BaseTestCase
 
BootStrapContext - interface org.jboss.portal.server.servlet.BootStrapContext.
Bootstrap infos coming from the servlet context.
BootStrapContextImpl - class org.jboss.portal.server.servlet.BootStrapContextImpl.
 
BootStrapContextImpl(ServletContext, ClassLoader) - Constructor for class org.jboss.portal.server.servlet.BootStrapContextImpl
 
BuildException - exception org.jboss.portal.server.deployment.builder.BuildException.
 
BuildException() - Constructor for class org.jboss.portal.server.deployment.builder.BuildException
 
BuildException(String) - Constructor for class org.jboss.portal.server.deployment.builder.BuildException
 
BuildException(String, Throwable) - Constructor for class org.jboss.portal.server.deployment.builder.BuildException
 
BuildException(Throwable) - Constructor for class org.jboss.portal.server.deployment.builder.BuildException
 
bootStrap - Variable in class org.jboss.portal.server.impl.ServerManagerImpl
The web container very usefull objects.
build(Item) - Method in interface org.jboss.portal.server.deployment.builder.MetaDataBuilder
 
build(Item) - Method in class org.jboss.portal.server.deployment.builder.PortalBuilder
 
buildPortalMetaData(Element) - Method in class org.jboss.portal.server.deployment.builder.PortalBuilder
Parse the following XML elements : portal-name, supported-modes, supported-window-states.
buildSupportedModes(PortalMetaData, Element) - Method in class org.jboss.portal.server.deployment.builder.PortalBuilder
 
buildSupportedWindowStates(PortalMetaData, Element) - Method in class org.jboss.portal.server.deployment.builder.PortalBuilder
 
builders - Variable in class org.jboss.portal.server.deployment.SimpleDeploymentReactor
 
bytes - Variable in class org.jboss.portal.server.output.FragmentResult
The output as a bytes if any.

C

CONTEXT_KEY - Static variable in class org.jboss.portal.server.servlet.PortalContextListener
 
CacheInterceptor - class org.jboss.portal.server.invocation.component.CacheInterceptor.
Implements the caching part : per client, per component.
CacheInterceptor() - Constructor for class org.jboss.portal.server.invocation.component.CacheInterceptor
 
CannotCreatePortletWebAppException - exception org.jboss.portal.server.deployment.CannotCreatePortletWebAppException.
 
CannotCreatePortletWebAppException() - Constructor for class org.jboss.portal.server.deployment.CannotCreatePortletWebAppException
 
CannotCreatePortletWebAppException(String) - Constructor for class org.jboss.portal.server.deployment.CannotCreatePortletWebAppException
 
CannotCreatePortletWebAppException(String, Throwable) - Constructor for class org.jboss.portal.server.deployment.CannotCreatePortletWebAppException
 
CannotCreatePortletWebAppException(Throwable) - Constructor for class org.jboss.portal.server.deployment.CannotCreatePortletWebAppException
 
Command - interface org.jboss.portal.server.servlet.Command.
Command to be executed in the command servlet.
CommandServlet - class org.jboss.portal.server.servlet.CommandServlet.
This servlet is used to execute command coming from another context through a dispatching request.
CommandServlet() - Constructor for class org.jboss.portal.server.servlet.CommandServlet
 
Component - class org.jboss.portal.server.Component.
 
Component(String) - Constructor for class org.jboss.portal.server.Component
 
ComponentConfigurationMetaData - class org.jboss.portal.server.metadata.ComponentConfigurationMetaData.
 
ComponentConfigurationMetaData(String) - Constructor for class org.jboss.portal.server.metadata.ComponentConfigurationMetaData
 
ComponentMetaData - class org.jboss.portal.server.metadata.ComponentMetaData.
 
ComponentMetaData(String, String) - Constructor for class org.jboss.portal.server.metadata.ComponentMetaData
 
Configuration - interface org.jboss.portal.server.config.Configuration.
 
ConfigurationImpl - class org.jboss.portal.server.impl.config.ConfigurationImpl.
 
ConfigurationImpl() - Constructor for class org.jboss.portal.server.impl.config.ConfigurationImpl
 
ContentTypeInterceptor - class org.jboss.portal.server.invocation.portal.ContentTypeInterceptor.
Choose the content type of the response.
ContentTypeInterceptor() - Constructor for class org.jboss.portal.server.invocation.portal.ContentTypeInterceptor
 
ContentTypeMetaData - class org.jboss.portal.server.metadata.ContentTypeMetaData.
 
ContentTypeMetaData() - Constructor for class org.jboss.portal.server.metadata.ContentTypeMetaData
 
ContentTypes - class org.jboss.portal.server.plugins.mode.ContentTypes.
This object holds the content type and mode capabilities.
ContentTypes() - Constructor for class org.jboss.portal.server.plugins.mode.ContentTypes
 
ContentTypesMetaData - class org.jboss.portal.server.metadata.ContentTypesMetaData.
 
ContentTypesMetaData() - Constructor for class org.jboss.portal.server.metadata.ContentTypesMetaData
 
Context - interface org.jboss.portal.server.kernel.Context.
Provided by the kernel to the service which has access to informations about its state.
ContextDispatcherInterceptor - class org.jboss.portal.server.invocation.component.ContextDispatcherInterceptor.
This interceptor dispatch the call to the target web application.
ContextDispatcherInterceptor() - Constructor for class org.jboss.portal.server.invocation.component.ContextDispatcherInterceptor
 
ContextDispatcherInterceptor.InvokeNextCommand - class org.jboss.portal.server.invocation.component.ContextDispatcherInterceptor.InvokeNextCommand.
 
ContextDispatcherInterceptor.InvokeNextCommand(Invocation) - Constructor for class org.jboss.portal.server.invocation.component.ContextDispatcherInterceptor.InvokeNextCommand
 
ContextIDTestCase - class org.jboss.portal.test.portal.ContextIDTestCase.
 
ContextIDTestCase() - Constructor for class org.jboss.portal.test.portal.ContextIDTestCase
 
CreateMethod - class org.jboss.portal.server.kernel.CreateMethod.
 
CreateMethod(Kernel) - Constructor for class org.jboss.portal.server.kernel.CreateMethod
 
CustomPortalWebApp - class org.jboss.portal.server.deployment.CustomPortalWebApp.
 
CustomPortalWebApp(ServletContext, ClassLoader) - Constructor for class org.jboss.portal.server.deployment.CustomPortalWebApp
 
cachedResult - Variable in class org.jboss.portal.server.WindowContext
The cached result of a previous invocation - we don't replicate.
chars - Variable in class org.jboss.portal.server.output.FragmentResult
The output as chars if any.
checkState(Entry) - Method in class org.jboss.portal.server.kernel.CreateMethod
 
checkState(Entry) - Method in class org.jboss.portal.server.kernel.DestroyMethod
 
checkState(Entry) - Method in class org.jboss.portal.server.kernel.LifeCycleMethod
Precheck the state of the service.
checkState(Entry) - Method in class org.jboss.portal.server.kernel.StartMethod
 
checkState(Entry) - Method in class org.jboss.portal.server.kernel.StopMethod
 
children - Variable in class org.jboss.portal.server.deployment.Item
 
childrenIterator() - Method in class org.jboss.portal.server.deployment.Item
Return the children item.
classLoader - Variable in class org.jboss.portal.server.Application
 
classLoader - Variable in class org.jboss.portal.server.PortalServer
 
classLoader - Variable in class org.jboss.portal.server.deployment.CustomPortalWebApp
 
classLoader - Variable in class org.jboss.portal.server.deployment.Deployment
 
classLoader - Variable in class org.jboss.portal.server.metadata.ApplicationMetaData
 
classLoader - Variable in class org.jboss.portal.server.metadata.PortalServerMetaData
 
classLoader - Variable in class org.jboss.portal.server.servlet.BootStrapContextImpl
 
className - Variable in class org.jboss.portal.server.metadata.InterceptorMetaData
 
clear() - Method in class org.jboss.portal.server.util.Parameters
 
clear() - Method in class org.jboss.portal.server.util.ResponseProperties
 
component - Variable in class org.jboss.portal.server.Instance
 
componentConfigurations - Variable in class org.jboss.portal.server.metadata.PortalServerMetaData
 
componentID - Variable in class org.jboss.portal.server.deployment.SimpleConfigurator.Key
 
componentID - Variable in class org.jboss.portal.server.metadata.InstanceMetaData
 
components - Variable in class org.jboss.portal.server.Application
 
components - Variable in class org.jboss.portal.server.deployment.SimpleConfigurator
 
components - Variable in class org.jboss.portal.server.metadata.ApplicationMetaData
 
configuration - Variable in class org.jboss.portal.server.impl.ServerManagerImpl
.
configure(String) - Method in class org.jboss.portal.server.deployment.transform.DocumentElementMatcher
 
configure(String) - Method in interface org.jboss.portal.server.deployment.transform.Matcher
 
configure(String) - Method in class org.jboss.portal.server.deployment.transform.SystemIDMatcher
 
configure() - Method in class org.jboss.portal.server.invocation.component.CacheInterceptor
 
container - Variable in class org.jboss.portal.server.impl.invocation.InvocationImpl
Container.
container - Variable in class org.jboss.portal.server.plugins.mode.Modes
The plugin container.
container - Variable in class org.jboss.portal.server.plugins.preferences.PreferenceSetPlugin
 
containerID - Variable in class org.jboss.portal.server.plugins.PluginID
 
containerName - Variable in class org.jboss.portal.server.impl.ServerManagerImpl
The container name.
containsMode(Mode) - Method in interface org.jboss.portal.server.plugins.mode.ModeProvider
 
containsMode(Mode) - Method in class org.jboss.portal.server.plugins.mode.Modes
 
containsWindowState(WindowState) - Method in interface org.jboss.portal.server.plugins.windowstate.WindowStateProvider
 
containsWindowState(WindowState) - Method in class org.jboss.portal.server.plugins.windowstate.WindowStates
 
content - Variable in class org.jboss.portal.server.output.cache.SoftTimedContent
The content.
content - Variable in class org.jboss.portal.server.output.cache.StrongTimedContent
The content.
content - Variable in class org.jboss.portal.server.util.Attachments
 
content - Variable in class org.jboss.portal.server.util.ResponseProperties
 
contentType - Variable in class org.jboss.portal.server.metadata.ContentTypeMetaData
 
contentType - Variable in class org.jboss.portal.server.output.FragmentResult
The result content type if any.
contentTypeToModes - Variable in class org.jboss.portal.server.plugins.mode.ContentTypes
 
contextDestroyed(ServletContextEvent) - Method in class org.jboss.portal.server.servlet.PortalContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.jboss.portal.server.servlet.PortalContextListener
 
contextPath - Variable in class org.jboss.portal.server.Application
 
contextPath - Variable in class org.jboss.portal.server.deployment.PortalWebTomcat4App
 
contextPath - Variable in class org.jboss.portal.server.deployment.PortalWebTomcat5App
 
contextPath - Variable in class org.jboss.portal.server.metadata.ApplicationMetaData
 
contexts - Variable in class org.jboss.portal.server.impl.user.UserContextImpl
 
controlParameters - Variable in class org.jboss.portal.server.ServerURL
Control scoped parameters.
controlParameters - Variable in class org.jboss.portal.server.impl.invocation.InvocationImpl
Control parameters.
controller - Variable in class org.jboss.portal.server.servlet.PortalContextListener
 
controller - Variable in class org.jboss.portal.test.portal.BaseTestCase
 
create(MetaData) - Method in class org.jboss.portal.server.AbstractObjectFactory
 
create(MetaData) - Method in interface org.jboss.portal.server.ObjectFactory
Create a new object instance for the given metadata.
create(ServerObjectID) - Method in class org.jboss.portal.server.PortalServer
 
create() - Method in class org.jboss.portal.server.PortalServer
 
create() - Method in class org.jboss.portal.server.ServerObject
 
create(WebApplication) - Method in class org.jboss.portal.server.deployment.PortalWebAppFactory
Create a portl web application.
create(DeploymentInfo) - Method in class org.jboss.portal.server.deployment.jboss.GenericDeployer
 
create() - Method in class org.jboss.portal.server.kernel.BaseService
 
create(ServiceID) - Method in class org.jboss.portal.server.kernel.Kernel
 
create() - Method in class org.jboss.portal.server.kernel.NullService
 
create() - Method in interface org.jboss.portal.server.kernel.Service
Create.
create(boolean) - Method in class org.jboss.portal.server.kernel.state.StateMachine
 
create() - Method in class org.jboss.portal.server.plugins.PluginService
 
create(String) - Static method in class org.jboss.portal.server.plugins.mode.Mode
 
create(String) - Static method in class org.jboss.portal.server.plugins.windowstate.WindowState
 
create() - Method in class org.jboss.portal.server.util.Service
 
create() - Method in class org.jboss.portal.test.portal.kernel.NullService
 
create(boolean) - Method in class org.jboss.portal.test.portal.kernel.StateMachineTestCase
 
createApplicationID(String) - Static method in class org.jboss.portal.server.ServerObjectID
 
createApplicationID(ServerObjectID, String) - Static method in class org.jboss.portal.server.ServerObjectID
 
createComponentID(String, String) - Static method in class org.jboss.portal.server.ServerObjectID
 
createComponentID(ServerObjectID, String) - Static method in class org.jboss.portal.server.ServerObjectID
 
createContext() - Method in class org.jboss.portal.server.Instance
 
createContext() - Method in class org.jboss.portal.server.ServerObject
Create and returns a context object.
createContext() - Method in class org.jboss.portal.server.Window
 
createInstance(Component) - Method in class org.jboss.portal.server.deployment.SimpleConfigurator
 
createInstanceID(String, String, String) - Static method in class org.jboss.portal.server.ServerObjectID
 
createInstanceID(ServerObjectID, String) - Static method in class org.jboss.portal.server.ServerObjectID
 
createMethod - Variable in class org.jboss.portal.server.kernel.Kernel
 
createPortalContainerID() - Static method in class org.jboss.portal.server.ServerObjectID
 
createPortalID(String) - Static method in class org.jboss.portal.server.ServerObjectID
 
createPortalID(ServerObjectID, String) - Static method in class org.jboss.portal.server.ServerObjectID
 
createProxy(Class) - Method in class org.jboss.portal.test.portal.ProxyDelegate
 
createService() - Method in class org.jboss.portal.server.deployment.builder.AbstractMetaDataBuilder
 
createService() - Method in class org.jboss.portal.server.deployment.transform.AbstractTransformer
 
createTimedContent(FragmentResult, long) - Method in class org.jboss.portal.server.invocation.component.CacheInterceptor
 
createURL() - Method in class org.jboss.portal.server.Portal
 
createURL() - Method in class org.jboss.portal.server.ServerObject
Create a new URL for that will target this object.
createURL() - Method in class org.jboss.portal.server.Window
 
createWindow(Portal, Component) - Method in class org.jboss.portal.server.deployment.SimpleConfigurator
 
createWindowID(String, String) - Static method in class org.jboss.portal.server.ServerObjectID
 
createWindowID(ServerObjectID, String) - Static method in class org.jboss.portal.server.ServerObjectID
 
ctx - Variable in class org.jboss.portal.server.deployment.CustomPortalWebApp
 
ctx - Variable in class org.jboss.portal.server.kernel.BaseService
 
ctx - Variable in class org.jboss.portal.server.plugins.PluginService
 
currentInterceptedDeployer - Variable in class org.jboss.portal.server.deployment.WebAppIntercepter
A copy of the WARDeployer used for notification subscription removal.
currentInterceptor - Variable in class org.jboss.portal.server.impl.invocation.InvocationImpl
The current interceptor in the active interceptor stack.

D

DEFAULT_PORT - Static variable in class org.jboss.portal.server.impl.invocation.PortalResponseImpl
Default HTTP port.
DEFAULT_PORTAL_NAME - Static variable in interface org.jboss.portal.server.PortalConstants
The default portal name.
DEFAULT_SECURED_PORT - Static variable in class org.jboss.portal.server.impl.invocation.PortalResponseImpl
Default HTTPS port.
DISPATCHED_REQUEST - Static variable in class org.jboss.portal.server.invocation.AttachmentKey
The dispatched request after the context dispatcher interceptor.
DISPATCHED_RESPONSE - Static variable in class org.jboss.portal.server.invocation.AttachmentKey
The dispatched response after the context dispatcher interceptor.
Deployment - class org.jboss.portal.server.deployment.Deployment.
 
Deployment(Object, Object, ClassLoader) - Constructor for class org.jboss.portal.server.deployment.Deployment
 
DeploymentReactor - interface org.jboss.portal.server.deployment.DeploymentReactor.
 
DestroyMethod - class org.jboss.portal.server.kernel.DestroyMethod.
 
DestroyMethod(Kernel) - Constructor for class org.jboss.portal.server.kernel.DestroyMethod
 
DocumentElementMatcher - class org.jboss.portal.server.deployment.transform.DocumentElementMatcher.
 
DocumentElementMatcher() - Constructor for class org.jboss.portal.server.deployment.transform.DocumentElementMatcher
 
DowngradeMethod - class org.jboss.portal.server.kernel.DowngradeMethod.
 
DowngradeMethod(Kernel) - Constructor for class org.jboss.portal.server.kernel.DowngradeMethod
 
decode(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.portal.server.impl.invocation.InvocationFactoryImpl
 
decode(HttpServletRequest, HttpServletResponse) - Method in interface org.jboss.portal.server.invocation.InvocationFactory
Get the info from the request and create an invocation.
decode(String) - Static method in class org.jboss.portal.server.util.ServerObjectIDConverter
 
decodeParameters() - Method in class org.jboss.portal.server.impl.invocation.InvocationImpl
 
decodeTarget() - Method in class org.jboss.portal.server.impl.invocation.InvocationImpl
 
depends - Variable in class org.jboss.portal.server.kernel.Entry
 
depends - Variable in class org.jboss.portal.server.metadata.ServerObjectMetaData
The service ids it depends on.
dependsOnMe - Variable in class org.jboss.portal.server.kernel.Entry
 
deploy(Object, Item) - Method in interface org.jboss.portal.server.ServerManager
 
deploy(PortalWebApp) - Method in class org.jboss.portal.server.deployment.WebAppAdapter
 
deploy(PortalWebApp) - Method in class org.jboss.portal.server.deployment.WebAppEnhancer
 
deploy(PortalWebApp) - Method in class org.jboss.portal.server.deployment.WebAppIntercepter
Perform the deploy notification.
deploy(Object, Item) - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
deploy(Item) - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
deployed - Variable in class org.jboss.portal.server.impl.ServerManagerImpl
.
deployments - Variable in class org.jboss.portal.server.deployment.WebAppIntercepter
The current deployements.
desc - Variable in class org.jboss.portal.server.ServerObjectID
 
destroy(ServerObjectID) - Method in class org.jboss.portal.server.PortalServer
 
destroy() - Method in class org.jboss.portal.server.PortalServer
 
destroy() - Method in class org.jboss.portal.server.ServerObject
 
destroy(DeploymentInfo) - Method in class org.jboss.portal.server.deployment.jboss.GenericDeployer
 
destroy() - Method in class org.jboss.portal.server.kernel.BaseService
 
destroy(ServiceID) - Method in class org.jboss.portal.server.kernel.Kernel
 
destroy() - Method in class org.jboss.portal.server.kernel.NullService
 
destroy() - Method in interface org.jboss.portal.server.kernel.Service
Destroy.
destroy(boolean) - Method in class org.jboss.portal.server.kernel.state.StateMachine
 
destroy() - Method in class org.jboss.portal.server.plugins.PluginService
 
destroy() - Method in class org.jboss.portal.server.servlet.SlashFilter
 
destroy() - Method in class org.jboss.portal.server.util.Service
 
destroy() - Method in class org.jboss.portal.test.portal.kernel.NullService
 
destroy(boolean) - Method in class org.jboss.portal.test.portal.kernel.StateMachineTestCase
 
destroyInstance(Component) - Method in class org.jboss.portal.server.deployment.SimpleConfigurator
 
destroyMethod - Variable in class org.jboss.portal.server.kernel.Kernel
 
destroyService() - Method in class org.jboss.portal.server.deployment.builder.AbstractMetaDataBuilder
 
destroyService() - Method in class org.jboss.portal.server.deployment.transform.AbstractTransformer
 
destroyWindow(Portal, Component) - Method in class org.jboss.portal.server.deployment.SimpleConfigurator
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jboss.portal.server.servlet.SlashFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.jboss.portal.server.servlet.SlashFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.portal.server.servlet.AbstractMainServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.portal.server.servlet.CommandServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.portal.server.servlet.AbstractMainServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.portal.server.servlet.CommandServlet
 
doesDependantPreventsInvoke(Entry) - Method in class org.jboss.portal.server.kernel.CreateMethod
 
doesDependantPreventsInvoke(Entry) - Method in class org.jboss.portal.server.kernel.StartMethod
 
doesDependantPreventsInvoke(Entry) - Method in class org.jboss.portal.server.kernel.UpgradeMethod
Check that a service which the current service depends on is in the good state

E

EDIT - Static variable in class org.jboss.portal.server.plugins.mode.Mode
 
EMPTY_CLASS_ARRAY - Static variable in class org.jboss.portal.server.deployment.PortalWebAppFactory
 
EMPTY_CLASS_ARRAY - Static variable in class org.jboss.portal.server.deployment.PortalWebTomcat4App
 
EMPTY_INTERCEPTORS - Static variable in class org.jboss.portal.server.impl.invocation.InvocationImpl
An empty stack.
EMPTY_OBJECT_ARRAY - Static variable in class org.jboss.portal.server.deployment.PortalWebAppFactory
 
EMPTY_OBJECT_ARRAY - Static variable in class org.jboss.portal.server.deployment.PortalWebTomcat4App
 
Entry - class org.jboss.portal.server.kernel.Entry.
 
Entry(Kernel, ServiceID) - Constructor for class org.jboss.portal.server.kernel.Entry
 
ErrorResult - class org.jboss.portal.server.output.ErrorResult.
Application level error.
ErrorResult(WindowContext, String) - Constructor for class org.jboss.portal.server.output.ErrorResult
 
ErrorResult(WindowContext, Throwable) - Constructor for class org.jboss.portal.server.output.ErrorResult
 
encodePortalURL(ServerURL) - Method in interface org.jboss.portal.server.PortalResponse
Encodes an URL from the specified PortalURL object.
encodePortalURL(ServerURL) - Method in class org.jboss.portal.server.impl.invocation.PortalResponseImpl
 
entry - Variable in class org.jboss.portal.server.kernel.Implementation
 
entry - Variable in class org.jboss.portal.server.kernel.ServiceState
 
equals(Object) - Method in class org.jboss.portal.server.deployment.SimpleConfigurator.Key
 
equals(Object) - Method in class org.jboss.portal.server.metadata.ContentTypeMetaData
 
equals(Object) - Method in class org.jboss.portal.server.metadata.PreferenceMetaData
 
equals(Object) - Method in class org.jboss.portal.server.plugins.PluginID
 
equals(Object) - Method in class org.jboss.portal.server.plugins.mode.Mode
 
equals(Object) - Method in class org.jboss.portal.server.plugins.windowstate.WindowState
 
equals(Object) - Method in class org.jboss.portal.test.portal.kernel.ServiceIDImpl
 
execute(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.portal.server.invocation.component.ContextDispatcherInterceptor.InvokeNextCommand
 
execute(HttpServletRequest, HttpServletResponse) - Method in interface org.jboss.portal.server.servlet.Command
 
expirationCache - Variable in class org.jboss.portal.server.Component
If not null, specifiy the caching behaviour.
expirationCache - Variable in class org.jboss.portal.server.metadata.ComponentMetaData
 
expirationTimeMillis - Variable in class org.jboss.portal.server.output.cache.TimedContent
Expiration date.

F

FAILED - Static variable in class org.jboss.portal.server.kernel.state.State
Failed.
FOO_ID - Variable in class org.jboss.portal.test.portal.kernel.KernelTestCase
 
FragmentResult - class org.jboss.portal.server.output.FragmentResult.
Data produced.
FragmentResult(WindowContext) - Constructor for class org.jboss.portal.server.output.FragmentResult
 
factory - Variable in class org.jboss.portal.server.deployment.WebAppIntercepter
The factory creating the portal web app objects.
fail(boolean) - Method in class org.jboss.portal.server.kernel.state.StateMachine
 
fail(boolean) - Method in class org.jboss.portal.test.portal.kernel.StateMachineTestCase
 
fireEvent(KernelEvent) - Method in class org.jboss.portal.server.kernel.Kernel
 

G

GenericDeployer - class org.jboss.portal.server.deployment.jboss.GenericDeployer.
 
GenericDeployer() - Constructor for class org.jboss.portal.server.deployment.jboss.GenericDeployer
 
GenericDeployerMBean - interface org.jboss.portal.server.deployment.jboss.GenericDeployerMBean.
 
get(FQN) - Method in class org.jboss.portal.server.plugins.preferences.AbstractPreferenceStore
 
get(FQN) - Method in interface org.jboss.portal.server.plugins.preferences.PreferenceStore
Return a preference set for the given FQN.
get(Object) - Method in class org.jboss.portal.server.util.Attachments
 
getAcceptedSuffixes() - Method in class org.jboss.portal.server.deployment.jboss.GenericDeployer
 
getAcceptedSuffixes() - Method in interface org.jboss.portal.server.deployment.jboss.GenericDeployerMBean
 
getApplication() - Method in class org.jboss.portal.server.Component
Returns the application that component belongs to.
getApplication(String) - Method in class org.jboss.portal.server.PortalServer
 
getApplications() - Method in class org.jboss.portal.server.PortalServer
 
getAttachment(AttachmentKey) - Method in class org.jboss.portal.server.impl.invocation.InvocationImpl
 
getAttachment(AttachmentKey) - Method in interface org.jboss.portal.server.invocation.Invocation
Get an object attached.
getAttribute(String) - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getAttributeNames() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getAuthType() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getBootStrap() - Method in interface org.jboss.portal.server.ServerManager
 
getBootStrap() - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
getBytes() - Method in class org.jboss.portal.server.output.FragmentResult
 
getCachedResult() - Method in class org.jboss.portal.server.WindowContext
Return cached content if any.
getCharacterEncoding() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getChars() - Method in class org.jboss.portal.server.output.FragmentResult
 
getClassLoader() - Method in class org.jboss.portal.server.Application
 
getClassLoader() - Method in class org.jboss.portal.server.deployment.CustomPortalWebApp
 
getClassLoader() - Method in class org.jboss.portal.server.deployment.Deployment
 
getClassLoader() - Method in class org.jboss.portal.server.deployment.PortalWebApp
Return the classloader relative to the web app.
getClassLoader() - Method in class org.jboss.portal.server.metadata.ApplicationMetaData
 
getClassLoader() - Method in class org.jboss.portal.server.metadata.PortalServerMetaData
 
getClassLoader() - Method in interface org.jboss.portal.server.servlet.BootStrapContext
 
getClassLoader() - Method in class org.jboss.portal.server.servlet.BootStrapContextImpl
 
getClassName() - Method in class org.jboss.portal.server.metadata.ComponentMetaData
The class name of the component to instantiate.
getClassName() - Method in class org.jboss.portal.server.metadata.InterceptorMetaData
 
getComponent(String) - Method in class org.jboss.portal.server.Application
 
getComponent() - Method in class org.jboss.portal.server.Instance
Return the componnent for this instance.
getComponent(String) - Method in class org.jboss.portal.server.metadata.ApplicationMetaData
 
getComponentConfigurations() - Method in class org.jboss.portal.server.metadata.PortalServerMetaData
 
getComponentID() - Method in class org.jboss.portal.server.metadata.InstanceMetaData
 
getComponents() - Method in class org.jboss.portal.server.Application
 
getComponents() - Method in class org.jboss.portal.server.metadata.ApplicationMetaData
 
getConfiguration() - Method in interface org.jboss.portal.server.ServerManager
 
getConfiguration() - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
getContainer() - Method in class org.jboss.portal.server.servlet.AbstractMainServlet
 
getContainer() - Method in class org.jboss.portal.server.servlet.PortalContextListener
 
getContainer(ServletContext) - Static method in class org.jboss.portal.server.servlet.PortalContextListener
 
getContainerID() - Method in class org.jboss.portal.server.plugins.PluginID
 
getContainerName() - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
getContent() - Method in class org.jboss.portal.server.output.cache.SoftTimedContent
 
getContent() - Method in class org.jboss.portal.server.output.cache.StrongTimedContent
 
getContent() - Method in class org.jboss.portal.server.output.cache.TimedContent
Return the content, possibly null.
getContentLength() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getContentType() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getContentType() - Method in class org.jboss.portal.server.metadata.ContentTypeMetaData
 
getContentType() - Method in class org.jboss.portal.server.output.FragmentResult
 
getContentTypes() - Method in class org.jboss.portal.server.Component
 
getContentTypes() - Method in class org.jboss.portal.server.plugins.mode.ContentTypes
Return all content types.
getContextPath() - Method in class org.jboss.portal.server.Application
 
getContextPath() - Method in class org.jboss.portal.server.deployment.CustomPortalWebApp
 
getContextPath() - Method in class org.jboss.portal.server.deployment.PortalWebApp
Returns the context path of the web application.
getContextPath() - Method in class org.jboss.portal.server.deployment.PortalWebTomcat4App
 
getContextPath(Object) - Static method in class org.jboss.portal.server.deployment.PortalWebTomcat4App
 
getContextPath() - Method in class org.jboss.portal.server.deployment.PortalWebTomcat5App
 
getContextPath() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getContextPath() - Method in class org.jboss.portal.server.metadata.ApplicationMetaData
 
getControlParameters() - Method in interface org.jboss.portal.server.PortalRequest
Returns the control parameters.
getControlParameters() - Method in class org.jboss.portal.server.ServerURL
Return the control scoped parameters.
getControlParameters() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getCookies() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getDateHeader(String) - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getDefaultPortal() - Method in class org.jboss.portal.server.PortalServer
 
getDepends() - Method in class org.jboss.portal.server.metadata.ServerObjectMetaData
 
getDeployedURLs() - Method in class org.jboss.portal.server.deployment.WebAppIntercepter
 
getDeployment() - Method in class org.jboss.portal.server.deployment.Deployment
 
getDeployment() - Method in class org.jboss.portal.server.deployment.Item
Return the top deployment.
getEntry(ServiceID) - Method in class org.jboss.portal.server.kernel.Kernel
 
getExpirationCache() - Method in class org.jboss.portal.server.Component
Return the expiration cache value in seconds if any.
getExpirationCache() - Method in class org.jboss.portal.server.metadata.ComponentMetaData
 
getExpirationTimeMillis() - Method in class org.jboss.portal.server.output.cache.TimedContent
 
getHeader(String) - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getHeaderNames() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getHeaders(String) - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getID() - Method in class org.jboss.portal.server.ServerObject
Return an ID that uniquely identify this portal object.
getID() - Method in class org.jboss.portal.server.deployment.Item
 
getID() - Method in interface org.jboss.portal.server.kernel.Context
Returns the current service ID for this service.
getID() - Method in class org.jboss.portal.server.kernel.Entry
 
getID() - Method in class org.jboss.portal.server.kernel.Implementation
 
getID() - Method in class org.jboss.portal.server.kernel.ServiceAlreadyRegisteredException
 
getID() - Method in interface org.jboss.portal.server.kernel.ServiceImplementation
Returns the id.
getID() - Method in class org.jboss.portal.server.metadata.ServerObjectMetaData
 
getID() - Method in class org.jboss.portal.server.user.AbstractServerObjectContext
 
getID() - Method in interface org.jboss.portal.server.user.ServerObjectContext
The portal object id related to this context.
getImplementation() - Method in class org.jboss.portal.server.kernel.RegistrationEvent
 
getImplementation() - Method in class org.jboss.portal.server.kernel.state.StateChangeEvent
 
getInformations() - Method in class org.jboss.portal.server.impl.user.UserContextImpl
 
getInformations() - Method in interface org.jboss.portal.server.user.UserContext
Return the user information attributes if the user is authenticated otherwise null.
getInputStream() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getInstance() - Method in class org.jboss.portal.server.Window
Return the instance associed to this window.
getInstanceID() - Method in class org.jboss.portal.server.metadata.WindowMetaData
 
getInstanceName(Component) - Method in class org.jboss.portal.server.deployment.SimpleConfigurator
Override to provide an alternative naming scheme.
getIntHeader(String) - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getInterceptedDeployer() - Method in class org.jboss.portal.server.deployment.WebAppIntercepter
 
getInterceptorList() - Method in class org.jboss.portal.server.metadata.ComponentConfigurationMetaData
 
getInterceptorList() - Method in class org.jboss.portal.server.metadata.ComponentMetaData
 
getInterceptorList() - Method in class org.jboss.portal.server.metadata.PortalServerMetaData
 
getInvocation() - Method in class org.jboss.portal.server.invocation.component.ContextDispatcherInterceptor.InvokeNextCommand
 
getInvocationContext() - Method in interface org.jboss.portal.server.ServerManager
 
getInvocationContext() - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
getInvocationFactoryClassName() - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
getKernel() - Method in interface org.jboss.portal.server.ServerManager
 
getKernel() - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
getKeySet(PreferenceSet[]) - Method in interface org.jboss.portal.server.plugins.preferences.MergeStrategy
Return the merged key set.
getKeySet(PreferenceSet[]) - Method in class org.jboss.portal.server.plugins.preferences.SimpleMergeStrategy
 
getList() - Method in class org.jboss.portal.server.metadata.InterceptorListMetaData
 
getLocalAddr() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getLocalName() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getLocalPort() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getLocale() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getLocales() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getLocation() - Method in class org.jboss.portal.server.output.HTTPRedirectionResult
 
getManager() - Method in class org.jboss.portal.server.PortalServer
 
getMatcherConfig() - Method in class org.jboss.portal.server.deployment.transform.XSLTTransformer
 
getMatcherName() - Method in class org.jboss.portal.server.deployment.transform.XSLTTransformer
 
getMessage() - Method in class org.jboss.portal.server.output.ErrorResult
The logged message.
getMetaData() - Method in class org.jboss.portal.server.Application
 
getMetaData() - Method in class org.jboss.portal.server.Instance
 
getMetaData() - Method in class org.jboss.portal.server.Portal
 
getMetaData() - Method in class org.jboss.portal.server.PortalServer
 
getMetaData() - Method in class org.jboss.portal.server.ServerObject
Return the meta data for that object.
getMetaData() - Method in class org.jboss.portal.server.Window
 
getMetaData() - Method in class org.jboss.portal.server.deployment.Item
Return meta data found.
getMetaData() - Method in class org.jboss.portal.server.invocation.component.CacheInterceptor
 
getMetaData() - Method in class org.jboss.portal.server.plugins.invocation.InvocationPlugin
 
getMetaData() - Method in class org.jboss.portal.server.plugins.mode.ContentTypes
 
getMetaData() - Method in class org.jboss.portal.server.plugins.mode.Modes
 
getMetaData() - Method in class org.jboss.portal.server.plugins.preferences.PreferenceSetPlugin
 
getMetaData() - Method in class org.jboss.portal.server.plugins.windowstate.WindowStates
 
getMethod() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getMode() - Method in class org.jboss.portal.server.WindowContext
Return the mode on this context.
getMode() - Method in class org.jboss.portal.server.WindowURL
 
getMode() - Method in class org.jboss.portal.server.output.ActionResult
 
getModeProvider() - Method in class org.jboss.portal.server.Portal
 
getModes() - Method in class org.jboss.portal.server.metadata.ContentTypeMetaData
 
getModes() - Method in class org.jboss.portal.server.metadata.ModesMetaData
 
getModes() - Method in class org.jboss.portal.server.plugins.mode.ContentTypes
Return all modes.
getModes() - Method in interface org.jboss.portal.server.plugins.mode.ModeProvider
 
getModes() - Method in class org.jboss.portal.server.plugins.mode.Modes
 
getName() - Method in class org.jboss.portal.server.ServerObject
Return the name.
getName() - Method in class org.jboss.portal.server.invocation.InvocationType
 
getName() - Method in class org.jboss.portal.server.metadata.ComponentConfigurationMetaData
 
getName() - Method in class org.jboss.portal.server.metadata.PreferenceMetaData
 
getName() - Method in class org.jboss.portal.server.metadata.ServerObjectMetaData
 
getName() - Method in class org.jboss.portal.server.plugins.PluginID
 
getName() - Method in class org.jboss.portal.server.plugins.preferences.AbstractPreference
 
getName() - Method in interface org.jboss.portal.server.plugins.preferences.Preference
Return the preference name.
getNewState() - Method in class org.jboss.portal.server.kernel.state.StateChangeEvent
 
getNonSecurePort() - Method in interface org.jboss.portal.server.config.Configuration
 
getNonSecurePort() - Method in class org.jboss.portal.server.impl.config.ConfigurationImpl
 
getObject(ServerObjectID) - Method in class org.jboss.portal.server.PortalServer
Locate an object
getObjectFactory() - Method in interface org.jboss.portal.server.ServerManager
 
getObjectFactory() - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
getOldState() - Method in class org.jboss.portal.server.kernel.state.StateChangeEvent
 
getOutputStream() - Method in class org.jboss.portal.server.output.FragmentResult
 
getParamValue(String) - Method in class org.jboss.portal.server.metadata.InterceptorMetaData
 
getParameter(String) - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getParameter(String) - Method in class org.jboss.portal.server.util.Parameters
 
getParameterMap() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getParameterMap() - Method in class org.jboss.portal.server.util.Parameters
 
getParameterNames() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getParameterNames() - Method in class org.jboss.portal.server.util.Parameters
 
getParameterValues(String) - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getParameterValues(String) - Method in class org.jboss.portal.server.util.Parameters
 
getParameters() - Method in class org.jboss.portal.server.InstanceContext
Return the memorized parameters.
getParameters() - Method in class org.jboss.portal.server.output.ActionResult
 
getParent() - Method in class org.jboss.portal.server.deployment.Item
Return the parent item.
getPathInfo() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getPathTranslated() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getPlugin(String) - Method in class org.jboss.portal.server.ServerObject
 
getPlugin(String) - Method in class org.jboss.portal.server.metadata.ServerObjectMetaData
 
getPluginContainer() - Method in class org.jboss.portal.server.plugins.mode.Modes
 
getPluginContainer() - Method in class org.jboss.portal.server.plugins.preferences.PreferenceSetPlugin
 
getPluginKeySet() - Method in class org.jboss.portal.server.ServerObject
 
getPluginKeySet() - Method in class org.jboss.portal.server.metadata.ServerObjectMetaData
 
getPortal(String) - Method in class org.jboss.portal.server.PortalServer
 
getPortal() - Method in class org.jboss.portal.server.Window
Return the portal this instance belongs to.
getPortalID() - Method in class org.jboss.portal.server.metadata.WindowMetaData
 
getPortalObjectContext(ServerObject) - Method in class org.jboss.portal.server.impl.user.UserContextImpl
 
getPortalObjectContext(ServerObject) - Method in interface org.jboss.portal.server.user.UserContext
Return the portlet object context, create a new one if necessary to avoid to return null.
getPortalServer() - Method in interface org.jboss.portal.server.ServerManager
 
getPortalServer() - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
getPortals() - Method in class org.jboss.portal.server.PortalServer
 
getPreference(String) - Method in class org.jboss.portal.server.metadata.PreferencesMetaData
 
getPreference(String) - Method in class org.jboss.portal.server.plugins.preferences.AbstractPreferenceSet
 
getPreference(PreferenceSet[], String) - Method in interface org.jboss.portal.server.plugins.preferences.MergeStrategy
Return a preference among the sets or null if no suitable preference is found.
getPreference(String) - Method in class org.jboss.portal.server.plugins.preferences.MergedPreferenceSet
 
getPreference(String) - Method in interface org.jboss.portal.server.plugins.preferences.PreferenceSet
Return the preference for the given key.
getPreference(String) - Method in class org.jboss.portal.server.plugins.preferences.PreferenceSetPlugin
 
getPreference(PreferenceSet[], String) - Method in class org.jboss.portal.server.plugins.preferences.SimpleMergeStrategy
 
getPreferenceStore() - Method in class org.jboss.portal.server.impl.user.UserContextImpl
 
getPreferenceStore() - Method in interface org.jboss.portal.server.user.UserContext
Returns the preferences.
getProducer() - Method in class org.jboss.portal.server.output.Result
 
getProperties(String) - Method in class org.jboss.portal.server.util.ResponseProperties
 
getProperty(String) - Method in class org.jboss.portal.server.deployment.Deployment
 
getProperty(String) - Method in class org.jboss.portal.server.deployment.Item
 
getProtocol() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getQueryString() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getReactor() - Method in interface org.jboss.portal.server.ServerManager
 
getReactor() - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
getReadOnly() - Method in class org.jboss.portal.server.metadata.PreferenceMetaData
 
getReader() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getRealPath(String) - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getRefType() - Method in class org.jboss.portal.server.invocation.component.CacheInterceptor
 
getRemoteAddr() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getRemoteHost() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getRemotePort() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getRemoteUser() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getRenderResults() - Method in class org.jboss.portal.server.output.Output
 
getRequestDispatcher(String) - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getRequestURI() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getRequestURL() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getRequestedSessionId() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getScheme() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getSecure() - Method in class org.jboss.portal.server.ServerURL
Returns wether the URL is secure or not.
getSecurePort() - Method in interface org.jboss.portal.server.config.Configuration
 
getSecurePort() - Method in class org.jboss.portal.server.impl.config.ConfigurationImpl
 
getServer() - Method in class org.jboss.portal.server.Application
 
getServer() - Method in class org.jboss.portal.server.Component
 
getServer() - Method in class org.jboss.portal.server.Instance
 
getServer() - Method in class org.jboss.portal.server.Portal
 
getServer() - Method in interface org.jboss.portal.server.PortalRequest
Return the container associated with this request.
getServer() - Method in class org.jboss.portal.server.PortalServer
 
getServer() - Method in class org.jboss.portal.server.ServerObject
Return the container this object belongs to.
getServer() - Method in class org.jboss.portal.server.Window
 
getServer() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getServerManager() - Method in class org.jboss.portal.server.deployment.SimpleConfigurator
 
getServerManager() - Method in class org.jboss.portal.server.deployment.WebAppAdapter
 
getServerManager() - Method in class org.jboss.portal.server.deployment.builder.AbstractMetaDataBuilder
 
getServerManager() - Method in class org.jboss.portal.server.deployment.jboss.GenericDeployer
 
getServerManager() - Method in interface org.jboss.portal.server.deployment.jboss.GenericDeployerMBean
 
getServerManager() - Method in class org.jboss.portal.server.deployment.transform.AbstractTransformer
 
getServerName() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getServerPort() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getService() - Method in class org.jboss.portal.server.kernel.Implementation
 
getService(ServiceID) - Method in class org.jboss.portal.server.kernel.Kernel
 
getService() - Method in interface org.jboss.portal.server.kernel.ServiceImplementation
Returns the implementation.
getServletContext() - Method in class org.jboss.portal.server.Application
 
getServletContext() - Method in class org.jboss.portal.server.PortalServer
 
getServletContext() - Method in class org.jboss.portal.server.deployment.CustomPortalWebApp
 
getServletContext() - Method in class org.jboss.portal.server.deployment.PortalWebApp
Returns the servlet context of the web application.
getServletContext() - Method in class org.jboss.portal.server.deployment.PortalWebTomcat4App
 
getServletContext(Object) - Static method in class org.jboss.portal.server.deployment.PortalWebTomcat4App
 
getServletContext() - Method in class org.jboss.portal.server.deployment.PortalWebTomcat5App
 
getServletContext() - Method in class org.jboss.portal.server.metadata.ApplicationMetaData
 
getServletContext() - Method in class org.jboss.portal.server.metadata.PortalServerMetaData
 
getServletContext() - Method in interface org.jboss.portal.server.servlet.BootStrapContext
 
getServletContext() - Method in class org.jboss.portal.server.servlet.BootStrapContextImpl
 
getServletPath() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getSession() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getSession(boolean) - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getSingleton() - Static method in class org.jboss.portal.server.plugins.preferences.SimpleMergeStrategy
 
getSource() - Method in class org.jboss.portal.server.deployment.Item
The original object for this item.
getSources() - Method in class org.jboss.portal.server.deployment.transform.XSLTTransformer
 
getStack() - Method in class org.jboss.portal.server.plugins.invocation.InvocationPlugin
 
getState() - Method in interface org.jboss.portal.server.kernel.Context
Returns the current state of the service.
getState() - Method in class org.jboss.portal.server.kernel.Entry
 
getState(ServiceID) - Method in class org.jboss.portal.server.kernel.Kernel
 
getState() - Method in class org.jboss.portal.server.kernel.state.StateMachine
 
getState() - Method in class org.jboss.portal.server.util.Service
 
getStateString() - Method in class org.jboss.portal.server.util.Service
 
getSupportedModes(String) - Method in class org.jboss.portal.server.Window
Return the set portlet modes allowed by this portlet window.
getSupportedModes(String) - Method in class org.jboss.portal.server.plugins.mode.ContentTypes
Return all the supported modes for this content type.
getSupportedWindowStates() - Method in class org.jboss.portal.server.Window
Return the set window states allowed by this portlet window.
getTarget() - Method in interface org.jboss.portal.server.PortalRequest
Return the target or null if there is no target.
getTarget() - Method in class org.jboss.portal.server.ServerURL
Return the target or null if there is no target.
getTarget() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getTargetParameters() - Method in interface org.jboss.portal.server.PortalRequest
Returns the target parameters.
getTargetParameters() - Method in class org.jboss.portal.server.ServerURL
Return the target scoped parameters.
getTargetParameters() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getTargetResult() - Method in class org.jboss.portal.server.output.Output
 
getThrowable() - Method in class org.jboss.portal.server.output.ErrorResult
The throwable.
getTitle() - Method in class org.jboss.portal.server.output.FragmentResult
 
getType() - Method in class org.jboss.portal.server.WindowURL
 
getType() - Method in class org.jboss.portal.server.kernel.RegistrationEvent
 
getURL() - Method in interface org.jboss.portal.server.PortalRequest
Return the incoming URL that generated this request or null if it cannot be built.
getURL() - Method in class org.jboss.portal.server.deployment.PortalWebApp
Return the URL associated to this webapp.
getURL() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getUnavailableSeconds() - Method in class org.jboss.portal.server.output.UnavailableResult
 
getUserPrincipal() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
getValidWrapper(ServiceID) - Method in class org.jboss.portal.server.kernel.Kernel
Returns a valid wrapper for this ID.
getValue() - Method in class org.jboss.portal.server.plugins.preferences.AbstractPreference
 
getValue(String) - Method in class org.jboss.portal.server.plugins.preferences.AbstractPreferenceSet
 
getValue(String) - Method in class org.jboss.portal.server.plugins.preferences.MergedPreferenceSet
 
getValue() - Method in interface org.jboss.portal.server.plugins.preferences.Preference
Return the preference value.
getValue(String) - Method in interface org.jboss.portal.server.plugins.preferences.PreferenceSet
Return the value for the given key or null if it does not exist.
getValue(String) - Method in class org.jboss.portal.server.plugins.preferences.PreferenceSetPlugin
 
getValue() - Method in class org.jboss.portal.server.util.ServerObjectIDEditor
 
getValues() - Method in class org.jboss.portal.server.metadata.PreferenceMetaData
 
getValve() - Method in class org.jboss.portal.server.Component
The invocation valve.
getVersion() - Static method in class org.jboss.portal.server.deployment.PortalWebAppFactory
Recognize the jbossweb container and returns its version.
getWindow(String) - Method in class org.jboss.portal.server.Instance
Return a specific window related to this instance.
getWindow(String) - Method in class org.jboss.portal.server.Portal
 
getWindowName(Portal, Component) - Method in class org.jboss.portal.server.deployment.SimpleConfigurator
Override to provide an alternative naming scheme.
getWindowState() - Method in class org.jboss.portal.server.WindowContext
Return the window state of this context.
getWindowState() - Method in class org.jboss.portal.server.WindowURL
 
getWindowState() - Method in class org.jboss.portal.server.output.ActionResult
 
getWindowStateProvider() - Method in class org.jboss.portal.server.Portal
 
getWindowStates() - Method in class org.jboss.portal.server.metadata.WindowStatesMetaData
 
getWindowStates() - Method in interface org.jboss.portal.server.plugins.windowstate.WindowStateProvider
 
getWindowStates() - Method in class org.jboss.portal.server.plugins.windowstate.WindowStates
 
getWindows() - Method in class org.jboss.portal.server.Instance
Return the windows owned by this instance.
getWindows() - Method in class org.jboss.portal.server.Portal
 
getWriter() - Method in class org.jboss.portal.server.output.FragmentResult
 

H

HELP - Static variable in class org.jboss.portal.server.plugins.mode.Mode
 
HTTPRedirectionResult - class org.jboss.portal.server.output.HTTPRedirectionResult.
Redirection to an HTTP location.
HTTPRedirectionResult(WindowContext, String) - Constructor for class org.jboss.portal.server.output.HTTPRedirectionResult
 
handleEvent(KernelEvent) - Method in class org.jboss.portal.server.deployment.SimpleConfigurator
 
handleEvent(KernelEvent) - Method in interface org.jboss.portal.server.kernel.KernelEventListener
 
handleNotification(Notification, Object) - Method in class org.jboss.portal.server.deployment.WebAppIntercepter
Only take care of start notifications.
hashCode() - Method in class org.jboss.portal.server.deployment.SimpleConfigurator.Key
 
hashCode() - Method in class org.jboss.portal.server.metadata.ContentTypeMetaData
 
hashCode() - Method in class org.jboss.portal.server.metadata.PreferenceMetaData
 
hashCode() - Method in class org.jboss.portal.server.plugins.PluginID
 
hashCode() - Method in class org.jboss.portal.server.plugins.mode.Mode
 
hashCode() - Method in class org.jboss.portal.server.plugins.windowstate.WindowState
 
hashCode() - Method in class org.jboss.portal.test.portal.kernel.ServiceIDImpl
 

I

INVOCATION_TYPE - Static variable in class org.jboss.portal.server.invocation.AttachmentKey
The invocation type.
Implementation - class org.jboss.portal.server.kernel.Implementation.
 
Implementation(Entry, Service) - Constructor for class org.jboss.portal.server.kernel.Implementation
 
Instance - class org.jboss.portal.server.Instance.
The occurrence of a component and a preference set.
Instance(InstanceMetaData) - Constructor for class org.jboss.portal.server.Instance
 
InstanceContext - class org.jboss.portal.server.InstanceContext.
The user state of a component instance.
InstanceContext(ServerObjectID) - Constructor for class org.jboss.portal.server.InstanceContext
 
InstanceMetaData - class org.jboss.portal.server.metadata.InstanceMetaData.
 
InstanceMetaData(String, ServerObjectID) - Constructor for class org.jboss.portal.server.metadata.InstanceMetaData
 
Interceptor - interface org.jboss.portal.server.invocation.Interceptor.
An invocation interceptor.
InterceptorListMetaData - class org.jboss.portal.server.metadata.InterceptorListMetaData.
 
InterceptorListMetaData() - Constructor for class org.jboss.portal.server.metadata.InterceptorListMetaData
 
InterceptorMetaData - class org.jboss.portal.server.metadata.InterceptorMetaData.
Interceptor metadata.
InterceptorMetaData(String) - Constructor for class org.jboss.portal.server.metadata.InterceptorMetaData
 
InternalErrorResult - class org.jboss.portal.server.output.InternalErrorResult.
General error.
InternalErrorResult(WindowContext, String) - Constructor for class org.jboss.portal.server.output.InternalErrorResult
 
InternalErrorResult(WindowContext, Throwable) - Constructor for class org.jboss.portal.server.output.InternalErrorResult
 
Invocation - interface org.jboss.portal.server.invocation.Invocation.
An invocation that works on an interceptor stack.
InvocationFactory - interface org.jboss.portal.server.invocation.InvocationFactory.
This object is responsible for creating an invocation from the request and the response that are originating from the client.
InvocationFactoryImpl - class org.jboss.portal.server.impl.invocation.InvocationFactoryImpl.
 
InvocationFactoryImpl(ServerManager) - Constructor for class org.jboss.portal.server.impl.invocation.InvocationFactoryImpl
 
InvocationImpl - class org.jboss.portal.server.impl.invocation.InvocationImpl.
An invocation that works on an interceptor stack.
InvocationImpl(PortalServer, HttpServletRequest, HttpServletResponse, int, int) - Constructor for class org.jboss.portal.server.impl.invocation.InvocationImpl
 
InvocationPlugin - class org.jboss.portal.server.plugins.invocation.InvocationPlugin.
 
InvocationPlugin() - Constructor for class org.jboss.portal.server.plugins.invocation.InvocationPlugin
 
InvocationType - class org.jboss.portal.server.invocation.InvocationType.
The invocation type at the portal level as a type safe enumeration .
InvocationType(String) - Constructor for class org.jboss.portal.server.invocation.InvocationType
 
Item - class org.jboss.portal.server.deployment.Item.
 
Item(Object, Item, Object) - Constructor for class org.jboss.portal.server.deployment.Item
 
id - Variable in class org.jboss.portal.server.deployment.Item
 
id - Variable in class org.jboss.portal.server.kernel.Entry
 
id - Variable in class org.jboss.portal.server.kernel.ServiceAlreadyRegisteredException
 
id - Variable in class org.jboss.portal.server.metadata.ServerObjectMetaData
The object id.
id - Variable in class org.jboss.portal.server.user.AbstractServerObjectContext
The ID for this context.
immutableAllContentTypes - Variable in class org.jboss.portal.server.plugins.mode.ContentTypes
 
immutableAllModes - Variable in class org.jboss.portal.server.plugins.mode.ContentTypes
 
implementation - Variable in class org.jboss.portal.server.kernel.Entry
 
implementation - Variable in class org.jboss.portal.server.kernel.RegistrationEvent
 
implementation - Variable in class org.jboss.portal.server.kernel.state.StateChangeEvent
 
informations - Variable in class org.jboss.portal.server.impl.user.UserContextImpl
 
init(Properties) - Method in class org.jboss.portal.server.AbstractObjectFactory
 
init(DeploymentInfo) - Method in class org.jboss.portal.server.deployment.jboss.GenericDeployer
 
init() - Method in class org.jboss.portal.server.impl.invocation.InvocationImpl
 
init(FilterConfig) - Method in class org.jboss.portal.server.servlet.SlashFilter
 
inject() - Method in class org.jboss.portal.server.deployment.CustomPortalWebApp
 
inject() - Method in class org.jboss.portal.server.deployment.PortalWebApp
Inject the command servlet into that underlying web application.
inject() - Method in class org.jboss.portal.server.deployment.PortalWebTomcat4App
 
inject(Object) - Static method in class org.jboss.portal.server.deployment.PortalWebTomcat4App
 
inject() - Method in class org.jboss.portal.server.deployment.PortalWebTomcat5App
 
install(ServerObjectMetaData) - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
installPlugins(ServerObject) - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
instance - Variable in class org.jboss.portal.server.Window
 
instance - Static variable in class org.jboss.portal.server.util.ServerObjectIDConverter
 
instanceID - Variable in class org.jboss.portal.server.metadata.WindowMetaData
The instance this window links to.
interceptedDeployer - Variable in class org.jboss.portal.server.deployment.WebAppIntercepter
WARDeployer.
interceptorList - Variable in class org.jboss.portal.server.metadata.ComponentConfigurationMetaData
 
interceptors - Variable in class org.jboss.portal.server.impl.invocation.InvocationImpl
The active interceptor stack.
invocation - Variable in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
The invocation.
invocation - Variable in class org.jboss.portal.server.impl.invocation.PortalResponseImpl
The invocation.
invocation - Variable in class org.jboss.portal.server.invocation.component.ContextDispatcherInterceptor.InvokeNextCommand
 
invocationFactory - Variable in class org.jboss.portal.server.impl.ServerManagerImpl
Invocation context.
invocationFactoryClassName - Variable in class org.jboss.portal.server.impl.ServerManagerImpl
.
invoke(Invocation) - Method in class org.jboss.portal.server.Component
Invoke on this component.
invoke(Invocation) - Method in class org.jboss.portal.server.PortalServer
Invoke on this component.
invoke(Invocation) - Method in class org.jboss.portal.server.ServerObject
Invoke on this object.
invoke(Invocation) - Method in interface org.jboss.portal.server.invocation.Interceptor
Perform the invocation.
invoke(Invocation) - Method in class org.jboss.portal.server.invocation.component.CacheInterceptor
 
invoke(Invocation) - Method in class org.jboss.portal.server.invocation.component.ContextDispatcherInterceptor
 
invoke(Invocation) - Method in class org.jboss.portal.server.invocation.component.ModeInterceptor
 
invoke(Invocation) - Method in class org.jboss.portal.server.invocation.component.ParametersInterceptor
 
invoke(Invocation) - Method in class org.jboss.portal.server.invocation.component.WindowStateInterceptor
 
invoke(Invocation) - Method in class org.jboss.portal.server.invocation.portal.ContentTypeInterceptor
 
invoke(Invocation) - Method in class org.jboss.portal.server.invocation.portal.MainDispatcherInterceptor
 
invoke(Invocation) - Method in class org.jboss.portal.server.invocation.portal.UserContextInterceptor
 
invoke(Invocation) - Method in class org.jboss.portal.server.invocation.portal.ViewInterceptor
 
invoke(Entry) - Method in class org.jboss.portal.server.kernel.DowngradeMethod
 
invoke(Entry) - Method in class org.jboss.portal.server.kernel.LifeCycleMethod
 
invoke(Entry) - Method in class org.jboss.portal.server.kernel.UpgradeMethod
 
invoke(Invocation) - Method in class org.jboss.portal.server.servlet.AbstractMainServlet
 
invokeMethod(Entry) - Method in class org.jboss.portal.server.kernel.CreateMethod
 
invokeMethod(Entry) - Method in class org.jboss.portal.server.kernel.DestroyMethod
 
invokeMethod(Entry) - Method in class org.jboss.portal.server.kernel.LifeCycleMethod
Apply the lifecycle method and do the transition as well.
invokeMethod(Entry) - Method in class org.jboss.portal.server.kernel.StartMethod
 
invokeMethod(Entry) - Method in class org.jboss.portal.server.kernel.StopMethod
 
invokeMethodOnDependsOnMe(Entry) - Method in class org.jboss.portal.server.kernel.CreateMethod
 
invokeMethodOnDependsOnMe(Entry) - Method in class org.jboss.portal.server.kernel.DestroyMethod
 
invokeMethodOnDependsOnMe(Entry) - Method in class org.jboss.portal.server.kernel.LifeCycleMethod
Apply the lifecycle method on one of the service that depends on the current service
invokeMethodOnDependsOnMe(Entry) - Method in class org.jboss.portal.server.kernel.StartMethod
 
invokeMethodOnDependsOnMe(Entry) - Method in class org.jboss.portal.server.kernel.StopMethod
 
invokeNext() - Method in class org.jboss.portal.server.impl.invocation.InvocationImpl
 
invokeNext(Interceptor[]) - Method in class org.jboss.portal.server.impl.invocation.InvocationImpl
 
invokeNext() - Method in interface org.jboss.portal.server.invocation.Invocation
Route the invocation to the next interceptor.
invokeNext(Interceptor[]) - Method in interface org.jboss.portal.server.invocation.Invocation
Route the invocation to use a new stack.
invokeOnDependsOnMe(Entry) - Method in class org.jboss.portal.server.kernel.LifeCycleMethod
 
isContentTypeSupported(String) - Method in class org.jboss.portal.server.plugins.mode.ContentTypes
Return true if the content type is supported.
isIdempotent() - Method in class org.jboss.portal.server.ServerURL
Return true if the URL is idempotent.
isIdempotent() - Method in class org.jboss.portal.server.WindowURL
 
isModeSupported(Mode) - Method in class org.jboss.portal.server.plugins.mode.ContentTypes
Return true if the mode is supported
isPermanent() - Method in class org.jboss.portal.server.output.UnavailableResult
 
isReadOnly() - Method in class org.jboss.portal.server.plugins.preferences.AbstractPreference
 
isReadOnly(String) - Method in class org.jboss.portal.server.plugins.preferences.AbstractPreferenceSet
 
isReadOnly(PreferenceSet[], String) - Method in interface org.jboss.portal.server.plugins.preferences.MergeStrategy
Say if the preference is marked as read only.
isReadOnly(String) - Method in class org.jboss.portal.server.plugins.preferences.MergedPreferenceSet
 
isReadOnly() - Method in interface org.jboss.portal.server.plugins.preferences.Preference
Return the preference read only value.
isReadOnly(String) - Method in interface org.jboss.portal.server.plugins.preferences.PreferenceSet
Return the read only value for the given preference.
isReadOnly(String) - Method in class org.jboss.portal.server.plugins.preferences.PreferenceSetPlugin
 
isReadOnly(PreferenceSet[], String) - Method in class org.jboss.portal.server.plugins.preferences.SimpleMergeStrategy
 
isRequestedSessionIdFromCookie() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
isRequestedSessionIdFromURL() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
isRequestedSessionIdFromUrl() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
isRequestedSessionIdValid() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
isSecure() - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
isStarted(ServerObject) - Method in class org.jboss.portal.server.PortalServer
 
isSupported(Mode, String) - Method in class org.jboss.portal.server.plugins.mode.ContentTypes
Return true if the given content type is supported for the given mode.
isSupportedMode(String, Mode) - Method in class org.jboss.portal.server.Window
 
isSupportedWindowState(WindowState) - Method in class org.jboss.portal.server.Window
 
isUserInRole(String) - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
iterator() - Method in class org.jboss.portal.server.metadata.ContentTypesMetaData
 
iterator() - Method in class org.jboss.portal.server.metadata.PreferencesMetaData
 

K

Kernel - class org.jboss.portal.server.kernel.Kernel.
The kernel.
Kernel() - Constructor for class org.jboss.portal.server.kernel.Kernel
 
KernelEvent - class org.jboss.portal.server.kernel.KernelEvent.
 
KernelEvent(Object) - Constructor for class org.jboss.portal.server.kernel.KernelEvent
 
KernelEventListener - interface org.jboss.portal.server.kernel.KernelEventListener.
 
KernelException - exception org.jboss.portal.server.kernel.KernelException.
A general kernel exception.
KernelException() - Constructor for class org.jboss.portal.server.kernel.KernelException
 
KernelException(String) - Constructor for class org.jboss.portal.server.kernel.KernelException
 
KernelException(String, Throwable) - Constructor for class org.jboss.portal.server.kernel.KernelException
 
KernelException(Throwable) - Constructor for class org.jboss.portal.server.kernel.KernelException
 
KernelTestCase - class org.jboss.portal.test.portal.kernel.KernelTestCase.
 
KernelTestCase(String) - Constructor for class org.jboss.portal.test.portal.kernel.KernelTestCase
 
kernel - Variable in class org.jboss.portal.server.impl.ServerManagerImpl
.
kernel - Variable in class org.jboss.portal.server.kernel.Entry
 
kernel - Variable in class org.jboss.portal.server.kernel.LifeCycleMethod
 
kernel - Variable in class org.jboss.portal.test.portal.kernel.KernelTestCase
 
keySet() - Method in class org.jboss.portal.server.plugins.preferences.AbstractPreferenceSet
 
keySet() - Method in class org.jboss.portal.server.plugins.preferences.MergedPreferenceSet
 
keySet() - Method in interface org.jboss.portal.server.plugins.preferences.PreferenceSet
Return the key set of all the preferences.
keySet() - Method in class org.jboss.portal.server.plugins.preferences.PreferenceSetPlugin
 

L

LifeCycleMethod - class org.jboss.portal.server.kernel.LifeCycleMethod.
 
LifeCycleMethod(Kernel) - Constructor for class org.jboss.portal.server.kernel.LifeCycleMethod
 
LifeCycleTestCase - class org.jboss.portal.test.portal.kernel.LifeCycleTestCase.
 
LifeCycleTestCase(String) - Constructor for class org.jboss.portal.test.portal.kernel.LifeCycleTestCase
 
list - Variable in class org.jboss.portal.server.metadata.InterceptorListMetaData
 
listeners - Variable in class org.jboss.portal.server.kernel.Kernel
 
loadInterceptorSetMetaData(InterceptorListMetaData, Element) - Static method in class org.jboss.portal.server.impl.ServerManagerImpl
Load the interceptor configuration.
location - Variable in class org.jboss.portal.server.output.HTTPRedirectionResult
 
log - Variable in class org.jboss.portal.server.AbstractObjectFactory
The logger.
log - Static variable in class org.jboss.portal.server.InstanceContext
The logger.
log - Variable in class org.jboss.portal.server.ServerObject
Logger.
log - Static variable in class org.jboss.portal.server.ServerURL
Logger accessible by subclasses.
log - Static variable in class org.jboss.portal.server.WindowContext
The logger.
log - Variable in class org.jboss.portal.server.deployment.PortalWebApp
The logger.
log - Static variable in class org.jboss.portal.server.deployment.PortalWebAppFactory
 
log - Variable in class org.jboss.portal.server.deployment.SimpleDeploymentReactor
 
log - Static variable in class org.jboss.portal.server.deployment.builder.PortalBuilder
The logger.
log - Variable in class org.jboss.portal.server.deployment.transform.PortalTransformer
 
log - Static variable in class org.jboss.portal.server.impl.invocation.InvocationImpl
Logger.
log - Static variable in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
log - Static variable in class org.jboss.portal.server.impl.user.UserContextImpl
 
log - Variable in class org.jboss.portal.server.kernel.Entry
 
log - Variable in class org.jboss.portal.server.kernel.Kernel
 
log - Variable in class org.jboss.portal.server.kernel.state.StateMachine
 
log - Variable in class org.jboss.portal.server.plugins.preferences.PreferenceSetPlugin
 
log - Static variable in class org.jboss.portal.server.plugins.preferences.SimpleMergeStrategy
Our logger.
log - Variable in class org.jboss.portal.server.servlet.AbstractMainServlet
 
log - Static variable in class org.jboss.portal.server.servlet.CommandServlet
 
log - Variable in class org.jboss.portal.server.servlet.PortalContextListener
 
log - Static variable in class org.jboss.portal.server.util.PortalUtils
 
log - Variable in class org.jboss.portal.test.AbstractTestCase
 

M

MAXIMIZED - Static variable in class org.jboss.portal.server.plugins.windowstate.WindowState
 
MINIMIZED - Static variable in class org.jboss.portal.server.plugins.windowstate.WindowState
 
MODE - Static variable in class org.jboss.portal.server.invocation.AttachmentKey
.
MainDispatcherInterceptor - class org.jboss.portal.server.invocation.portal.MainDispatcherInterceptor.
 
MainDispatcherInterceptor() - Constructor for class org.jboss.portal.server.invocation.portal.MainDispatcherInterceptor
 
Matcher - interface org.jboss.portal.server.deployment.transform.Matcher.
 
MergeStrategy - interface org.jboss.portal.server.plugins.preferences.MergeStrategy.
Merge several property set into one.
MergedPreferenceSet - class org.jboss.portal.server.plugins.preferences.MergedPreferenceSet.
Implements a preference set that use an merge strategy.
MergedPreferenceSet(PreferenceSet[], MergeStrategy) - Constructor for class org.jboss.portal.server.plugins.preferences.MergedPreferenceSet
 
MetaDataBuilder - interface org.jboss.portal.server.deployment.builder.MetaDataBuilder.
 
Mode - class org.jboss.portal.server.plugins.mode.Mode.
The mode similar to javax.portlet.PortletMode.
Mode(String) - Constructor for class org.jboss.portal.server.plugins.mode.Mode
 
ModeInterceptor - class org.jboss.portal.server.invocation.component.ModeInterceptor.
 
ModeInterceptor() - Constructor for class org.jboss.portal.server.invocation.component.ModeInterceptor
 
ModeProvider - interface org.jboss.portal.server.plugins.mode.ModeProvider.
 
Modes - class org.jboss.portal.server.plugins.mode.Modes.
 
Modes() - Constructor for class org.jboss.portal.server.plugins.mode.Modes
 
ModesMetaData - class org.jboss.portal.server.metadata.ModesMetaData.
 
ModesMetaData() - Constructor for class org.jboss.portal.server.metadata.ModesMetaData
 
machine - Variable in class org.jboss.portal.server.kernel.Entry
 
machine - Variable in class org.jboss.portal.test.portal.kernel.StateMachineTestCase
 
manager - Variable in class org.jboss.portal.server.PortalServer
 
manager - Variable in class org.jboss.portal.server.deployment.SimpleConfigurator
 
manager - Variable in class org.jboss.portal.server.deployment.WebAppAdapter
 
manager - Variable in class org.jboss.portal.server.deployment.builder.AbstractMetaDataBuilder
 
manager - Variable in class org.jboss.portal.server.deployment.jboss.GenericDeployer
 
manager - Variable in class org.jboss.portal.server.deployment.transform.AbstractTransformer
 
manager - Variable in class org.jboss.portal.server.impl.invocation.InvocationFactoryImpl
 
map - Variable in class org.jboss.portal.server.metadata.PreferencesMetaData
 
map - Variable in class org.jboss.portal.server.plugins.preferences.AbstractPreferenceSet
 
matcher - Variable in class org.jboss.portal.server.deployment.transform.XSLTTransformer
 
matcherConfig - Variable in class org.jboss.portal.server.deployment.transform.XSLTTransformer
 
matcherName - Variable in class org.jboss.portal.server.deployment.transform.XSLTTransformer
 
matches(Document) - Method in class org.jboss.portal.server.deployment.transform.DocumentElementMatcher
 
matches(Document) - Method in interface org.jboss.portal.server.deployment.transform.Matcher
 
matches(Document) - Method in class org.jboss.portal.server.deployment.transform.SystemIDMatcher
 
mbeans - Variable in class org.jboss.portal.server.servlet.PortalContextListener
 
message - Variable in class org.jboss.portal.server.output.ErrorResult
There must be one error message.
metaData - Variable in class org.jboss.portal.server.Application
 
metaData - Variable in class org.jboss.portal.server.Instance
 
metaData - Variable in class org.jboss.portal.server.PortalServer
 
metaData - Variable in class org.jboss.portal.server.Window
 
metaData - Variable in class org.jboss.portal.server.deployment.Item
 
metaData - Variable in class org.jboss.portal.server.invocation.component.CacheInterceptor
Our meta data.
metaData - Variable in class org.jboss.portal.server.plugins.invocation.InvocationPlugin
 
metaData - Variable in class org.jboss.portal.server.plugins.mode.ContentTypes
 
metaData - Variable in class org.jboss.portal.server.plugins.mode.Modes
Our meta data.
metaData - Variable in class org.jboss.portal.server.plugins.preferences.PreferenceSetPlugin
 
metaData - Variable in class org.jboss.portal.server.plugins.windowstate.WindowStates
 
metaDataClassToObjectClass - Variable in class org.jboss.portal.server.AbstractObjectFactory
.
mode - Variable in class org.jboss.portal.server.WindowContext
The mode.
mode - Variable in class org.jboss.portal.server.WindowURL
 
mode - Variable in class org.jboss.portal.server.output.ActionResult
 
modes - Variable in class org.jboss.portal.server.metadata.ContentTypeMetaData
 
modes - Variable in class org.jboss.portal.server.metadata.ModesMetaData
The modes as strings.
modes - Variable in class org.jboss.portal.server.plugins.mode.Modes
The set of modes.

N

NORMAL - Static variable in class org.jboss.portal.server.plugins.windowstate.WindowState
 
NoResult - class org.jboss.portal.server.output.NoResult.
No decision has been taken explicitely.
NoResult(WindowContext) - Constructor for class org.jboss.portal.server.output.NoResult
 
NotFoundResult - class org.jboss.portal.server.output.NotFoundResult.
Does not exist.
NotFoundResult(WindowContext) - Constructor for class org.jboss.portal.server.output.NotFoundResult
 
NullService - class org.jboss.portal.server.kernel.NullService.
To remove.
NullService() - Constructor for class org.jboss.portal.server.kernel.NullService
 
NullService - class org.jboss.portal.test.portal.kernel.NullService.
 
NullService() - Constructor for class org.jboss.portal.test.portal.kernel.NullService
 
name - Variable in class org.jboss.portal.server.ServerObject
Node name.
name - Variable in class org.jboss.portal.server.deployment.transform.DocumentElementMatcher
 
name - Variable in class org.jboss.portal.server.invocation.AttachmentKey
 
name - Variable in class org.jboss.portal.server.invocation.InvocationType
 
name - Variable in class org.jboss.portal.server.kernel.state.State
 
name - Variable in class org.jboss.portal.server.metadata.ComponentConfigurationMetaData
 
name - Variable in class org.jboss.portal.server.metadata.PreferenceMetaData
 
name - Variable in class org.jboss.portal.server.metadata.ServerObjectMetaData
The object name.
name - Variable in class org.jboss.portal.server.plugins.PluginID
 
name - Variable in class org.jboss.portal.server.plugins.mode.Mode
 
name - Variable in class org.jboss.portal.server.plugins.preferences.AbstractPreference
 
name - Variable in class org.jboss.portal.server.plugins.windowstate.WindowState
 
name - Variable in class org.jboss.portal.test.portal.kernel.ServiceIDImpl
 
newPreferenceSet() - Method in class org.jboss.portal.server.plugins.preferences.AbstractPreferenceStore
 
newState - Variable in class org.jboss.portal.server.kernel.state.StateChangeEvent
 
nonSecurePort - Variable in class org.jboss.portal.server.impl.config.ConfigurationImpl
 
nonSecurePort - Variable in class org.jboss.portal.server.impl.invocation.InvocationImpl
Non secure http port.

O

ObjectFactory - interface org.jboss.portal.server.ObjectFactory.
This factory interface enables pluggable implementation.
Output - class org.jboss.portal.server.output.Output.
 
Output() - Constructor for class org.jboss.portal.server.output.Output
 
objectFactory - Variable in class org.jboss.portal.server.impl.ServerManagerImpl
Factory used to create portal objects.
oldState - Variable in class org.jboss.portal.server.kernel.state.StateChangeEvent
 
org.jboss.portal.server - package org.jboss.portal.server
 
org.jboss.portal.server.config - package org.jboss.portal.server.config
 
org.jboss.portal.server.deployment - package org.jboss.portal.server.deployment
 
org.jboss.portal.server.deployment.builder - package org.jboss.portal.server.deployment.builder
 
org.jboss.portal.server.deployment.jboss - package org.jboss.portal.server.deployment.jboss
 
org.jboss.portal.server.deployment.transform - package org.jboss.portal.server.deployment.transform
 
org.jboss.portal.server.impl - package org.jboss.portal.server.impl
 
org.jboss.portal.server.impl.config - package org.jboss.portal.server.impl.config
 
org.jboss.portal.server.impl.invocation - package org.jboss.portal.server.impl.invocation
 
org.jboss.portal.server.impl.user - package org.jboss.portal.server.impl.user
 
org.jboss.portal.server.invocation - package org.jboss.portal.server.invocation
 
org.jboss.portal.server.invocation.component - package org.jboss.portal.server.invocation.component
 
org.jboss.portal.server.invocation.portal - package org.jboss.portal.server.invocation.portal
 
org.jboss.portal.server.kernel - package org.jboss.portal.server.kernel
 
org.jboss.portal.server.kernel.state - package org.jboss.portal.server.kernel.state
 
org.jboss.portal.server.metadata - package org.jboss.portal.server.metadata
 
org.jboss.portal.server.output - package org.jboss.portal.server.output
 
org.jboss.portal.server.output.cache - package org.jboss.portal.server.output.cache
 
org.jboss.portal.server.plugins - package org.jboss.portal.server.plugins
 
org.jboss.portal.server.plugins.invocation - package org.jboss.portal.server.plugins.invocation
 
org.jboss.portal.server.plugins.mode - package org.jboss.portal.server.plugins.mode
 
org.jboss.portal.server.plugins.preferences - package org.jboss.portal.server.plugins.preferences
 
org.jboss.portal.server.plugins.windowstate - package org.jboss.portal.server.plugins.windowstate
 
org.jboss.portal.server.servlet - package org.jboss.portal.server.servlet
 
org.jboss.portal.server.user - package org.jboss.portal.server.user
 
org.jboss.portal.server.util - package org.jboss.portal.server.util
 
org.jboss.portal.test - package org.jboss.portal.test
 
org.jboss.portal.test.portal - package org.jboss.portal.test.portal
 
org.jboss.portal.test.portal.kernel - package org.jboss.portal.test.portal.kernel
 

P

PLUGIN_CONTENT_TYPES - Static variable in interface org.jboss.portal.server.PortalConstants
 
PLUGIN_INVOCATION - Static variable in interface org.jboss.portal.server.PortalConstants
 
PLUGIN_MODES - Static variable in interface org.jboss.portal.server.PortalConstants
 
PLUGIN_PREFS - Static variable in interface org.jboss.portal.server.PortalConstants
 
PLUGIN_WINDOW_STATES - Static variable in interface org.jboss.portal.server.PortalConstants
 
PORTAL_REQUEST - Static variable in class org.jboss.portal.server.invocation.AttachmentKey
The portal request.
PORTAL_RESPONSE - Static variable in class org.jboss.portal.server.invocation.AttachmentKey
The portal response.
PROCESS_RENDER - Static variable in class org.jboss.portal.server.invocation.InvocationType
Means we are in the rendering phase.
PROCESS_TARGET - Static variable in class org.jboss.portal.server.invocation.InvocationType
Means we are in the target processing phase.
Parameters - class org.jboss.portal.server.util.Parameters.
A set of parameters.
Parameters() - Constructor for class org.jboss.portal.server.util.Parameters
Creates an empty parameter set.
Parameters(Parameters) - Constructor for class org.jboss.portal.server.util.Parameters
Copy constructor.
Parameters(Map) - Constructor for class org.jboss.portal.server.util.Parameters
Copy the parameter map to initialize the object state.
ParametersInterceptor - class org.jboss.portal.server.invocation.component.ParametersInterceptor.
 
ParametersInterceptor() - Constructor for class org.jboss.portal.server.invocation.component.ParametersInterceptor
 
ParametersTestCase - class org.jboss.portal.test.portal.ParametersTestCase.
 
ParametersTestCase(String) - Constructor for class org.jboss.portal.test.portal.ParametersTestCase
 
PluginID - class org.jboss.portal.server.plugins.PluginID.
Plugin key within a given container.
PluginID(ServiceID, String) - Constructor for class org.jboss.portal.server.plugins.PluginID
 
PluginService - class org.jboss.portal.server.plugins.PluginService.
 
PluginService() - Constructor for class org.jboss.portal.server.plugins.PluginService
 
Portal - class org.jboss.portal.server.Portal.
The portal state.
Portal(PortalMetaData, String) - Constructor for class org.jboss.portal.server.Portal
 
PortalBuilder - class org.jboss.portal.server.deployment.builder.PortalBuilder.
 
PortalBuilder() - Constructor for class org.jboss.portal.server.deployment.builder.PortalBuilder
 
PortalConstants - interface org.jboss.portal.server.PortalConstants.
Defines various constants for the portal.
PortalContextListener - class org.jboss.portal.server.servlet.PortalContextListener.
 
PortalContextListener() - Constructor for class org.jboss.portal.server.servlet.PortalContextListener
 
PortalMetaData - class org.jboss.portal.server.metadata.PortalMetaData.
 
PortalMetaData(String) - Constructor for class org.jboss.portal.server.metadata.PortalMetaData
 
PortalObjectIDTestCase - class org.jboss.portal.test.portal.PortalObjectIDTestCase.
 
PortalObjectIDTestCase() - Constructor for class org.jboss.portal.test.portal.PortalObjectIDTestCase
 
PortalRequest - interface org.jboss.portal.server.PortalRequest.
 
PortalRequestImpl - class org.jboss.portal.server.impl.invocation.PortalRequestImpl.
We implement all the methods of HttpServletRequest instead of inheriting HttpServletRequestWrapper because of the method getRequest() on the wrapper that can be used to modify the underlying request.
PortalRequestImpl(HttpServletRequest, InvocationImpl) - Constructor for class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
PortalResponse - interface org.jboss.portal.server.PortalResponse.
 
PortalResponseImpl - class org.jboss.portal.server.impl.invocation.PortalResponseImpl.
 
PortalResponseImpl(HttpServletResponse, InvocationImpl) - Constructor for class org.jboss.portal.server.impl.invocation.PortalResponseImpl
 
PortalServer - class org.jboss.portal.server.PortalServer.
A container for portal objects.
PortalServer(PortalServerMetaData) - Constructor for class org.jboss.portal.server.PortalServer
 
PortalServerMetaData - class org.jboss.portal.server.metadata.PortalServerMetaData.
 
PortalServerMetaData(String, ClassLoader, ServletContext) - Constructor for class org.jboss.portal.server.metadata.PortalServerMetaData
 
PortalTransformer - class org.jboss.portal.server.deployment.transform.PortalTransformer.
 
PortalTransformer() - Constructor for class org.jboss.portal.server.deployment.transform.PortalTransformer
 
PortalUtils - class org.jboss.portal.server.util.PortalUtils.
 
PortalUtils() - Constructor for class org.jboss.portal.server.util.PortalUtils
 
PortalWebApp - class org.jboss.portal.server.deployment.PortalWebApp.
Encapsulate the infos needed by the portal deployment layer to create the application.
PortalWebApp(WebApplication) - Constructor for class org.jboss.portal.server.deployment.PortalWebApp
Constructor with the given web app.
PortalWebAppFactory - class org.jboss.portal.server.deployment.PortalWebAppFactory.
Creates the JBossWebApp according to the JBossWeb found.
PortalWebAppFactory(MBeanServer) - Constructor for class org.jboss.portal.server.deployment.PortalWebAppFactory
 
PortalWebTomcat4App - class org.jboss.portal.server.deployment.PortalWebTomcat4App.
 
PortalWebTomcat4App(WebApplication) - Constructor for class org.jboss.portal.server.deployment.PortalWebTomcat4App
 
PortalWebTomcat5App - class org.jboss.portal.server.deployment.PortalWebTomcat5App.
 
PortalWebTomcat5App(WebApplication, MBeanServer) - Constructor for class org.jboss.portal.server.deployment.PortalWebTomcat5App
 
Preference - interface org.jboss.portal.server.plugins.preferences.Preference.
A preference.
PreferenceMetaData - class org.jboss.portal.server.metadata.PreferenceMetaData.
 
PreferenceMetaData() - Constructor for class org.jboss.portal.server.metadata.PreferenceMetaData
 
PreferenceSet - interface org.jboss.portal.server.plugins.preferences.PreferenceSet.
 
PreferenceSetPlugin - class org.jboss.portal.server.plugins.preferences.PreferenceSetPlugin.
 
PreferenceSetPlugin() - Constructor for class org.jboss.portal.server.plugins.preferences.PreferenceSetPlugin
 
PreferenceStore - interface org.jboss.portal.server.plugins.preferences.PreferenceStore.
A store for preferences.
PreferencesMetaData - class org.jboss.portal.server.metadata.PreferencesMetaData.
 
PreferencesMetaData() - Constructor for class org.jboss.portal.server.metadata.PreferencesMetaData
 
PreferencesTestCase - class org.jboss.portal.test.portal.kernel.PreferencesTestCase.
 
PreferencesTestCase(String) - Constructor for class org.jboss.portal.test.portal.kernel.PreferencesTestCase
 
ProxyDelegate - class org.jboss.portal.test.portal.ProxyDelegate.
 
ProxyDelegate() - Constructor for class org.jboss.portal.test.portal.ProxyDelegate
 
param - Variable in class org.jboss.portal.test.portal.ParametersTestCase
 
parameterMap - Variable in class org.jboss.portal.server.util.Parameters
 
parameters - Variable in class org.jboss.portal.server.InstanceContext
The previous parameters.
parameters - Variable in class org.jboss.portal.server.output.ActionResult
 
params - Variable in class org.jboss.portal.server.metadata.InterceptorMetaData
 
parent - Variable in class org.jboss.portal.server.deployment.Item
 
parseXML(File) - Method in class org.jboss.portal.test.AbstractTestCase
 
pathInfo - Variable in class org.jboss.portal.server.impl.invocation.InvocationImpl
The path info that we may override.
permanent - Variable in class org.jboss.portal.server.output.UnavailableResult
 
plugins - Variable in class org.jboss.portal.server.ServerObject
Dependant plugins.
plugins - Variable in class org.jboss.portal.server.metadata.ServerObjectMetaData
The plugins.
portal - Variable in class org.jboss.portal.server.Window
 
portalMD - Variable in class org.jboss.portal.server.Portal
Our meta data.
portalServer - Variable in class org.jboss.portal.server.Application
 
portalServer - Variable in class org.jboss.portal.server.Portal
Parent container.
portalServer - Variable in class org.jboss.portal.server.impl.ServerManagerImpl
The portal object container managed.
portals - Variable in class org.jboss.portal.server.PortalServer
 
portals - Variable in class org.jboss.portal.server.deployment.SimpleConfigurator
 
preferences - Variable in class org.jboss.portal.server.plugins.preferences.PreferenceSetPlugin
 
process(Item) - Method in interface org.jboss.portal.server.deployment.DeploymentReactor
 
process(Item) - Method in class org.jboss.portal.server.deployment.SimpleDeploymentReactor
 
producer - Variable in class org.jboss.portal.server.output.Result
 
properties - Variable in class org.jboss.portal.server.deployment.Item
 

R

REF_SOFT - Static variable in class org.jboss.portal.server.invocation.component.CacheInterceptor
 
REF_STRONG - Static variable in class org.jboss.portal.server.invocation.component.CacheInterceptor
 
REGISTERED - Static variable in class org.jboss.portal.server.kernel.RegistrationEvent
 
REGISTERED - Static variable in class org.jboss.portal.server.kernel.state.State
The service implementation is present.
RENDER - Static variable in class org.jboss.portal.server.invocation.InvocationType
Render the window.
RESPONSE_PROPERTIES - Static variable in class org.jboss.portal.server.invocation.AttachmentKey
.
RedirectionResult - class org.jboss.portal.server.output.RedirectionResult.
Redirection to something.
RedirectionResult(WindowContext) - Constructor for class org.jboss.portal.server.output.RedirectionResult
 
Registration - interface org.jboss.portal.server.kernel.Registration.
When a service implementation implements this interface it knows about registration events in the kernel related to it.
RegistrationEvent - class org.jboss.portal.server.kernel.RegistrationEvent.
 
RegistrationEvent(Object, int, ServiceImplementation) - Constructor for class org.jboss.portal.server.kernel.RegistrationEvent
 
RegistrationTestCase - class org.jboss.portal.test.portal.kernel.RegistrationTestCase.
 
RegistrationTestCase(String) - Constructor for class org.jboss.portal.test.portal.kernel.RegistrationTestCase
 
ResponseProperties - class org.jboss.portal.server.util.ResponseProperties.
A set of multi valued properties produced by a portlet invocation.
ResponseProperties() - Constructor for class org.jboss.portal.server.util.ResponseProperties
 
ResponsePropertiesTestCase - class org.jboss.portal.test.portal.ResponsePropertiesTestCase.
 
ResponsePropertiesTestCase(String) - Constructor for class org.jboss.portal.test.portal.ResponsePropertiesTestCase
 
Result - class org.jboss.portal.server.output.Result.
A general result from an invocation.
Result(WindowContext) - Constructor for class org.jboss.portal.server.output.Result
 
reactor - Variable in class org.jboss.portal.server.impl.ServerManagerImpl
.
readObject(ObjectInputStream) - Method in class org.jboss.portal.server.impl.user.UserContextImpl
 
readOnly - Variable in class org.jboss.portal.server.metadata.PreferenceMetaData
 
readOnly - Variable in class org.jboss.portal.server.plugins.preferences.AbstractPreference
 
readResolve() - Method in class org.jboss.portal.server.plugins.mode.Mode
 
readResolve() - Method in class org.jboss.portal.server.plugins.windowstate.WindowState
 
refType - Variable in class org.jboss.portal.server.invocation.component.CacheInterceptor
The reference type used for caching content.
register(ServiceID, Service) - Method in class org.jboss.portal.server.kernel.Kernel
 
register(ServiceID, Service, ServiceID[]) - Method in class org.jboss.portal.server.kernel.Kernel
 
register(ServiceID, Service, Set) - Method in class org.jboss.portal.server.kernel.Kernel
 
register(boolean) - Method in class org.jboss.portal.server.kernel.state.StateMachine
 
register(boolean) - Method in class org.jboss.portal.test.portal.kernel.StateMachineTestCase
 
registerMBean(Object, ObjectName) - Method in class org.jboss.portal.server.servlet.PortalContextListener
 
registered(Context) - Method in class org.jboss.portal.server.kernel.BaseService
 
registered(Context) - Method in class org.jboss.portal.server.kernel.NullService
 
registered(Context) - Method in interface org.jboss.portal.server.kernel.Registration
Callback for registration.
registered(Context) - Method in class org.jboss.portal.server.plugins.PluginService
 
registry - Variable in class org.jboss.portal.server.kernel.Kernel
 
remove(ServiceControllerMBean, List) - Static method in class org.jboss.portal.server.servlet.PortalContextListener
 
remove(Object) - Method in class org.jboss.portal.server.util.Attachments
 
removeAttachment(AttachmentKey) - Method in class org.jboss.portal.server.impl.invocation.InvocationImpl
 
removeAttachment(AttachmentKey) - Method in interface org.jboss.portal.server.invocation.Invocation
Remove an attached object.
removeAttribute(String) - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
removeBuilder(MetaDataBuilder) - Method in interface org.jboss.portal.server.deployment.DeploymentReactor
 
removeBuilder(MetaDataBuilder) - Method in class org.jboss.portal.server.deployment.SimpleDeploymentReactor
 
removeDependsOnMe(ServiceImplementation) - Method in class org.jboss.portal.server.Application
 
removeDependsOnMe(ServiceImplementation) - Method in class org.jboss.portal.server.Instance
 
removeDependsOnMe(ServiceImplementation) - Method in class org.jboss.portal.server.Portal
 
removeDependsOnMe(ServiceImplementation) - Method in class org.jboss.portal.server.PortalServer
 
removeDependsOnMe(ServiceImplementation) - Method in class org.jboss.portal.server.ServerObject
 
removeDependsOnMe(ServiceImplementation) - Method in class org.jboss.portal.server.kernel.BaseService
 
removeDependsOnMe(ServiceImplementation) - Method in class org.jboss.portal.server.kernel.NullService
 
removeDependsOnMe(ServiceImplementation) - Method in interface org.jboss.portal.server.kernel.Registration
Remove a service depending on this one.
removeDependsOnMe(ServiceImplementation) - Method in class org.jboss.portal.server.plugins.PluginService
 
removeIDependOn(ServiceImplementation) - Method in class org.jboss.portal.server.Application
 
removeIDependOn(ServiceImplementation) - Method in class org.jboss.portal.server.Component
 
removeIDependOn(ServiceImplementation) - Method in class org.jboss.portal.server.Instance
 
removeIDependOn(ServiceImplementation) - Method in class org.jboss.portal.server.Portal
 
removeIDependOn(ServiceImplementation) - Method in class org.jboss.portal.server.ServerObject
 
removeIDependOn(ServiceImplementation) - Method in class org.jboss.portal.server.Window
 
removeIDependOn(ServiceImplementation) - Method in class org.jboss.portal.server.kernel.BaseService
 
removeIDependOn(ServiceImplementation) - Method in class org.jboss.portal.server.kernel.NullService
 
removeIDependOn(ServiceImplementation) - Method in interface org.jboss.portal.server.kernel.Registration
Remove a service it depends on.
removeIDependOn(ServiceImplementation) - Method in class org.jboss.portal.server.plugins.PluginService
 
removeListener(KernelEventListener) - Method in class org.jboss.portal.server.kernel.Kernel
 
removeMode(Mode) - Method in interface org.jboss.portal.server.plugins.mode.ModeProvider
 
removeMode(Mode) - Method in class org.jboss.portal.server.plugins.mode.Modes
 
removeParameter(String) - Method in class org.jboss.portal.server.util.Parameters
 
removePlugin(String) - Method in class org.jboss.portal.server.ServerObject
 
removeTransformer(Transformer) - Method in interface org.jboss.portal.server.deployment.DeploymentReactor
 
removeTransformer(Transformer) - Method in class org.jboss.portal.server.deployment.SimpleDeploymentReactor
 
removeWindowState(WindowState) - Method in interface org.jboss.portal.server.plugins.windowstate.WindowStateProvider
 
removeWindowState(WindowState) - Method in class org.jboss.portal.server.plugins.windowstate.WindowStates
 
render(PortalRequest, PortalResponse, Output) - Method in class org.jboss.portal.server.servlet.AbstractMainServlet
 
renderResults - Variable in class org.jboss.portal.server.output.Output
 
req - Variable in class org.jboss.portal.server.impl.invocation.InvocationImpl
Request.
req - Variable in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
The real request.
resetBuffer() - Method in class org.jboss.portal.server.output.FragmentResult
 
resources - Variable in class org.jboss.portal.test.AbstractTestCase
 
resp - Variable in class org.jboss.portal.server.impl.invocation.InvocationImpl
Response.

S

SESSION_KEY_USER_CONTEXT - Static variable in class org.jboss.portal.server.invocation.portal.UserContextInterceptor
 
STARTED - Static variable in class org.jboss.portal.server.kernel.state.State
The service is running
STOPPED - Static variable in class org.jboss.portal.server.kernel.state.State
stopped == destroyed
SecurityErrorResult - class org.jboss.portal.server.output.SecurityErrorResult.
 
SecurityErrorResult(WindowContext, Throwable) - Constructor for class org.jboss.portal.server.output.SecurityErrorResult
 
SecurityErrorResult(WindowContext, String) - Constructor for class org.jboss.portal.server.output.SecurityErrorResult
 
ServerManager - interface org.jboss.portal.server.ServerManager.
 
ServerManagerImpl - class org.jboss.portal.server.impl.ServerManagerImpl.
 
ServerManagerImpl() - Constructor for class org.jboss.portal.server.impl.ServerManagerImpl
 
ServerObject - class org.jboss.portal.server.ServerObject.
A common base for portal objects that live in a portal container.
ServerObject(String) - Constructor for class org.jboss.portal.server.ServerObject
 
ServerObjectContext - interface org.jboss.portal.server.user.ServerObjectContext.
The state held by a user for a given portal object.
ServerObjectID - class org.jboss.portal.server.ServerObjectID.
Uniquely identify a portal object.
ServerObjectID(Object[]) - Constructor for class org.jboss.portal.server.ServerObjectID
 
ServerObjectIDConverter - class org.jboss.portal.server.util.ServerObjectIDConverter.
 
ServerObjectIDConverter() - Constructor for class org.jboss.portal.server.util.ServerObjectIDConverter
 
ServerObjectIDEditor - class org.jboss.portal.server.util.ServerObjectIDEditor.
 
ServerObjectIDEditor() - Constructor for class org.jboss.portal.server.util.ServerObjectIDEditor
 
ServerObjectMetaData - class org.jboss.portal.server.metadata.ServerObjectMetaData.
Base meta data class for a portal object.
ServerObjectMetaData(ServerObjectID, String) - Constructor for class org.jboss.portal.server.metadata.ServerObjectMetaData
 
ServerURL - class org.jboss.portal.server.ServerURL.
Define an URL at the server level with the concept of control parameters.
ServerURL(ServerObjectID) - Constructor for class org.jboss.portal.server.ServerURL
 
ServerURL(ServerObjectID, Parameters, Parameters, boolean) - Constructor for class org.jboss.portal.server.ServerURL
 
Service - interface org.jboss.portal.server.kernel.Service.
Service lifecycle.
Service - class org.jboss.portal.server.util.Service.
Base service class
Service() - Constructor for class org.jboss.portal.server.util.Service
 
Service(Class) - Constructor for class org.jboss.portal.server.util.Service
 
Service(String) - Constructor for class org.jboss.portal.server.util.Service
 
Service(Logger) - Constructor for class org.jboss.portal.server.util.Service
 
ServiceAlreadyRegisteredException - exception org.jboss.portal.server.kernel.ServiceAlreadyRegisteredException.
 
ServiceAlreadyRegisteredException(ServiceID) - Constructor for class org.jboss.portal.server.kernel.ServiceAlreadyRegisteredException
 
ServiceAlreadyRegisteredException(Throwable, ServiceID) - Constructor for class org.jboss.portal.server.kernel.ServiceAlreadyRegisteredException
 
ServiceFailureException - exception org.jboss.portal.server.kernel.ServiceFailureException.
 
ServiceFailureException() - Constructor for class org.jboss.portal.server.kernel.ServiceFailureException
 
ServiceFailureException(String) - Constructor for class org.jboss.portal.server.kernel.ServiceFailureException
 
ServiceFailureException(String, Throwable) - Constructor for class org.jboss.portal.server.kernel.ServiceFailureException
 
ServiceFailureException(Throwable) - Constructor for class org.jboss.portal.server.kernel.ServiceFailureException
 
ServiceID - interface org.jboss.portal.server.kernel.ServiceID.
The service identity.
ServiceIDImpl - class org.jboss.portal.test.portal.kernel.ServiceIDImpl.
 
ServiceIDImpl(String) - Constructor for class org.jboss.portal.test.portal.kernel.ServiceIDImpl
 
ServiceImplementation - interface org.jboss.portal.server.kernel.ServiceImplementation.
The implementation of a service.
ServiceRegistrationException - exception org.jboss.portal.server.kernel.ServiceRegistrationException.
 
ServiceRegistrationException() - Constructor for class org.jboss.portal.server.kernel.ServiceRegistrationException
 
ServiceRegistrationException(String) - Constructor for class org.jboss.portal.server.kernel.ServiceRegistrationException
 
ServiceRegistrationException(String, Throwable) - Constructor for class org.jboss.portal.server.kernel.ServiceRegistrationException
 
ServiceRegistrationException(Throwable) - Constructor for class org.jboss.portal.server.kernel.ServiceRegistrationException
 
ServiceState - class org.jboss.portal.server.kernel.ServiceState.
 
ServiceState(Entry) - Constructor for class org.jboss.portal.server.kernel.ServiceState
 
ServiceUnregistrationException - exception org.jboss.portal.server.kernel.ServiceUnregistrationException.
 
ServiceUnregistrationException() - Constructor for class org.jboss.portal.server.kernel.ServiceUnregistrationException
 
ServiceUnregistrationException(String) - Constructor for class org.jboss.portal.server.kernel.ServiceUnregistrationException
 
ServiceUnregistrationException(String, Throwable) - Constructor for class org.jboss.portal.server.kernel.ServiceUnregistrationException
 
ServiceUnregistrationException(Throwable) - Constructor for class org.jboss.portal.server.kernel.ServiceUnregistrationException
 
SimpleConfigurator - class org.jboss.portal.server.deployment.SimpleConfigurator.
 
SimpleConfigurator() - Constructor for class org.jboss.portal.server.deployment.SimpleConfigurator
 
SimpleConfigurator.Key - class org.jboss.portal.server.deployment.SimpleConfigurator.Key.
 
SimpleConfigurator.Key(ServerObjectID, ServerObjectID) - Constructor for class org.jboss.portal.server.deployment.SimpleConfigurator.Key
 
SimpleDeploymentReactor - class org.jboss.portal.server.deployment.SimpleDeploymentReactor.
 
SimpleDeploymentReactor() - Constructor for class org.jboss.portal.server.deployment.SimpleDeploymentReactor
 
SimpleMergeStrategy - class org.jboss.portal.server.plugins.preferences.SimpleMergeStrategy.
 
SimpleMergeStrategy() - Constructor for class org.jboss.portal.server.plugins.preferences.SimpleMergeStrategy
 
SlashFilter - class org.jboss.portal.server.servlet.SlashFilter.
This filter redirects to /index.html
SlashFilter() - Constructor for class org.jboss.portal.server.servlet.SlashFilter
 
SoftTimedContent - class org.jboss.portal.server.output.cache.SoftTimedContent.
Use soft reference.
SoftTimedContent(FragmentResult, long) - Constructor for class org.jboss.portal.server.output.cache.SoftTimedContent
 
StartMethod - class org.jboss.portal.server.kernel.StartMethod.
 
StartMethod(Kernel) - Constructor for class org.jboss.portal.server.kernel.StartMethod
 
State - class org.jboss.portal.server.kernel.state.State.
Service states.
State(String) - Constructor for class org.jboss.portal.server.kernel.state.State
 
StateChangeEvent - class org.jboss.portal.server.kernel.state.StateChangeEvent.
 
StateChangeEvent(Object, State, State, ServiceImplementation) - Constructor for class org.jboss.portal.server.kernel.state.StateChangeEvent
 
StateMachine - class org.jboss.portal.server.kernel.state.StateMachine.
Keep state and take care of transitions.
StateMachine(Logger) - Constructor for class org.jboss.portal.server.kernel.state.StateMachine
 
StateMachineTestCase - class org.jboss.portal.test.portal.kernel.StateMachineTestCase.
 
StateMachineTestCase(String) - Constructor for class org.jboss.portal.test.portal.kernel.StateMachineTestCase
 
StopMethod - class org.jboss.portal.server.kernel.StopMethod.
 
StopMethod(Kernel) - Constructor for class org.jboss.portal.server.kernel.StopMethod
 
StrongTimedContent - class org.jboss.portal.server.output.cache.StrongTimedContent.
Use strong references.
StrongTimedContent(FragmentResult, long) - Constructor for class org.jboss.portal.server.output.cache.StrongTimedContent
 
SystemIDMatcher - class org.jboss.portal.server.deployment.transform.SystemIDMatcher.
 
SystemIDMatcher() - Constructor for class org.jboss.portal.server.deployment.transform.SystemIDMatcher
 
seconds - Variable in class org.jboss.portal.server.output.UnavailableResult
 
secure - Variable in class org.jboss.portal.server.ServerURL
Do we requet secure or not.
securePort - Variable in class org.jboss.portal.server.impl.config.ConfigurationImpl
 
securePort - Variable in class org.jboss.portal.server.impl.invocation.InvocationImpl
Secure http port.
server - Variable in class org.jboss.portal.server.deployment.PortalWebAppFactory
 
server - Variable in class org.jboss.portal.server.servlet.PortalContextListener
 
server - Variable in class org.jboss.portal.test.portal.BaseTestCase
 
serverID - Variable in class org.jboss.portal.server.deployment.SimpleConfigurator.Key
 
serverID - Variable in class org.jboss.portal.server.metadata.WindowMetaData
The portal this window belongs to.
service - Variable in class org.jboss.portal.server.kernel.Implementation
 
servletContext - Variable in class org.jboss.portal.server.Application
 
servletContext - Variable in class org.jboss.portal.server.PortalServer
 
servletContext - Variable in class org.jboss.portal.server.deployment.PortalWebTomcat4App
 
servletContext - Variable in class org.jboss.portal.server.deployment.PortalWebTomcat5App
 
servletContext - Variable in class org.jboss.portal.server.metadata.ApplicationMetaData
 
servletContext - Variable in class org.jboss.portal.server.metadata.PortalServerMetaData
 
servletContext - Variable in class org.jboss.portal.server.servlet.BootStrapContextImpl
 
servletContext - Variable in class org.jboss.portal.server.servlet.PortalContextListener
 
set - Variable in class org.jboss.portal.server.metadata.ContentTypesMetaData
 
set(Object, Object) - Method in class org.jboss.portal.server.util.Attachments
 
setAcceptedSuffixes(String[]) - Method in class org.jboss.portal.server.deployment.jboss.GenericDeployer
 
setAcceptedSuffixes(String[]) - Method in interface org.jboss.portal.server.deployment.jboss.GenericDeployerMBean
 
setAttachment(AttachmentKey, Object) - Method in class org.jboss.portal.server.impl.invocation.InvocationImpl
 
setAttachment(AttachmentKey, Object) - Method in interface org.jboss.portal.server.invocation.Invocation
Attach an object.
setAttribute(String, Object) - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
setBootStrap(BootStrapContext) - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
setCachedResult(TimedContent) - Method in class org.jboss.portal.server.WindowContext
Cache content for future reuse.
setCharacterEncoding(String) - Method in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
setClassName(String) - Method in class org.jboss.portal.server.metadata.InterceptorMetaData
 
setComponentConfigurations(Map) - Method in class org.jboss.portal.server.metadata.PortalServerMetaData
 
setConfiguration(Configuration) - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
setContainerName(String) - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
setContentType(String) - Method in class org.jboss.portal.server.metadata.ContentTypeMetaData
 
setContentType(String) - Method in class org.jboss.portal.server.output.FragmentResult
 
setControlParameter(String, String) - Method in class org.jboss.portal.server.ServerURL
Set the control scoped parameter.
setControlParameter(String, String[]) - Method in class org.jboss.portal.server.ServerURL
 
setExpirationCache(String) - Method in class org.jboss.portal.server.metadata.ComponentMetaData
 
setInterceptedDeployer(ObjectName) - Method in class org.jboss.portal.server.deployment.WebAppIntercepter
 
setInterceptorList(InterceptorListMetaData) - Method in class org.jboss.portal.server.metadata.ComponentConfigurationMetaData
 
setInterceptorList(InterceptorListMetaData) - Method in class org.jboss.portal.server.metadata.ComponentMetaData
 
setInterceptorList(InterceptorListMetaData) - Method in class org.jboss.portal.server.metadata.PortalServerMetaData
 
setInvocationContext(InvocationFactory) - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
setInvocationFactoryClassName(String) - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
setManager(ServerManager) - Method in class org.jboss.portal.server.PortalServer
 
setMatcherConfig(String) - Method in class org.jboss.portal.server.deployment.transform.XSLTTransformer
 
setMatcherName(String) - Method in class org.jboss.portal.server.deployment.transform.XSLTTransformer
 
setMetaData(MetaData) - Method in class org.jboss.portal.server.deployment.Item
Set meta data only once.
setMetaData(MetaData) - Method in class org.jboss.portal.server.invocation.component.CacheInterceptor
 
setMetaData(MetaData) - Method in class org.jboss.portal.server.plugins.invocation.InvocationPlugin
 
setMetaData(MetaData) - Method in class org.jboss.portal.server.plugins.mode.ContentTypes
 
setMetaData(MetaData) - Method in class org.jboss.portal.server.plugins.mode.Modes
 
setMetaData(MetaData) - Method in class org.jboss.portal.server.plugins.preferences.PreferenceSetPlugin
 
setMetaData(MetaData) - Method in class org.jboss.portal.server.plugins.windowstate.WindowStates
 
setMode(Mode) - Method in class org.jboss.portal.server.WindowContext
Set the mode on this context.
setMode(Mode) - Method in class org.jboss.portal.server.WindowURL
 
setMode(Mode) - Method in class org.jboss.portal.server.output.ActionResult
 
setModes(Set) - Method in class org.jboss.portal.server.metadata.ContentTypeMetaData
 
setName(String) - Method in class org.jboss.portal.server.metadata.PreferenceMetaData
 
setNonSecurePort(int) - Method in interface org.jboss.portal.server.config.Configuration
 
setNonSecurePort(int) - Method in class org.jboss.portal.server.impl.config.ConfigurationImpl
 
setObjectFactory(ObjectFactory) - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
setParamValue(String, String) - Method in class org.jboss.portal.server.metadata.InterceptorMetaData
 
setParameter(String, String) - Method in class org.jboss.portal.server.util.Parameters
 
setParameterMap(Map) - Method in class org.jboss.portal.server.util.Parameters
 
setParameterValues(String, String[]) - Method in class org.jboss.portal.server.util.Parameters
 
setParameters(Parameters) - Method in class org.jboss.portal.server.util.Parameters
 
setPluginContainer(PluginContainer) - Method in class org.jboss.portal.server.plugins.mode.Modes
 
setPluginContainer(PluginContainer) - Method in class org.jboss.portal.server.plugins.preferences.PreferenceSetPlugin
 
setProperty(String, Object) - Method in class org.jboss.portal.server.deployment.Item
 
setProperty(String, String) - Method in class org.jboss.portal.server.util.ResponseProperties
 
setReactor(DeploymentReactor) - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
setReadOnly(boolean) - Method in class org.jboss.portal.server.metadata.PreferenceMetaData
 
setReadOnly(String, boolean) - Method in class org.jboss.portal.server.plugins.preferences.AbstractPreferenceSet
 
setReadOnly(String, boolean) - Method in class org.jboss.portal.server.plugins.preferences.MergedPreferenceSet
 
setReadOnly(String, boolean) - Method in interface org.jboss.portal.server.plugins.preferences.PreferenceSet
Update the read only value for the given key.
setReadOnly(String, boolean) - Method in class org.jboss.portal.server.plugins.preferences.PreferenceSetPlugin
 
setRefType(int) - Method in class org.jboss.portal.server.invocation.component.CacheInterceptor
 
setRenderParameter(String, String) - Method in class org.jboss.portal.server.output.ActionResult
 
setRenderParameter(String, String[]) - Method in class org.jboss.portal.server.output.ActionResult
 
setRenderParameters(Map) - Method in class org.jboss.portal.server.output.ActionResult
 
setSecure(boolean) - Method in class org.jboss.portal.server.ServerURL
Set the URL secure or not.
setSecurePort(int) - Method in interface org.jboss.portal.server.config.Configuration
 
setSecurePort(int) - Method in class org.jboss.portal.server.impl.config.ConfigurationImpl
 
setServerManager(ServerManager) - Method in class org.jboss.portal.server.deployment.SimpleConfigurator
 
setServerManager(ServerManager) - Method in class org.jboss.portal.server.deployment.WebAppAdapter
 
setServerManager(ServerManager) - Method in class org.jboss.portal.server.deployment.builder.AbstractMetaDataBuilder
 
setServerManager(ServerManager) - Method in class org.jboss.portal.server.deployment.jboss.GenericDeployer
 
setServerManager(ServerManager) - Method in interface org.jboss.portal.server.deployment.jboss.GenericDeployerMBean
 
setServerManager(ServerManager) - Method in class org.jboss.portal.server.deployment.transform.AbstractTransformer
 
setSources(String[]) - Method in class org.jboss.portal.server.deployment.transform.XSLTTransformer
 
setTargetParameter(String, String) - Method in class org.jboss.portal.server.ServerURL
Set the parameter.
setTargetParameter(String, String[]) - Method in class org.jboss.portal.server.ServerURL
 
setTargetResult(Result) - Method in class org.jboss.portal.server.output.Output
 
setTitle(String) - Method in class org.jboss.portal.server.output.FragmentResult
 
setType(int) - Method in class org.jboss.portal.server.WindowURL
 
setUp() - Method in class org.jboss.portal.test.portal.BaseTestCase
 
setUp() - Method in class org.jboss.portal.test.portal.ParametersTestCase
 
setUp() - Method in class org.jboss.portal.test.portal.kernel.KernelTestCase
 
setUp() - Method in class org.jboss.portal.test.portal.kernel.StateMachineTestCase
 
setValue(Value) - Method in class org.jboss.portal.server.plugins.preferences.AbstractPreference
 
setValue(String, Value) - Method in class org.jboss.portal.server.plugins.preferences.AbstractPreferenceSet
 
setValue(String, Value) - Method in class org.jboss.portal.server.plugins.preferences.MergedPreferenceSet
 
setValue(String, Value) - Method in interface org.jboss.portal.server.plugins.preferences.PreferenceSet
Update the value of the given key.
setValue(String, Value) - Method in class org.jboss.portal.server.plugins.preferences.PreferenceSetPlugin
 
setValues(String[]) - Method in class org.jboss.portal.server.metadata.PreferenceMetaData
 
setWindowState(WindowState) - Method in class org.jboss.portal.server.WindowContext
Set the window state on this context.
setWindowState(WindowState) - Method in class org.jboss.portal.server.WindowURL
 
setWindowState(WindowState) - Method in class org.jboss.portal.server.output.ActionResult
 
sets - Variable in class org.jboss.portal.server.plugins.preferences.AbstractPreferenceStore
 
sets - Variable in class org.jboss.portal.server.plugins.preferences.MergedPreferenceSet
 
singleton - Static variable in class org.jboss.portal.server.plugins.preferences.SimpleMergeStrategy
The singleton to avoid creation.
source - Variable in class org.jboss.portal.server.deployment.Item
 
sources - Variable in class org.jboss.portal.server.deployment.transform.XSLTTransformer
 
stack - Variable in class org.jboss.portal.server.plugins.invocation.InvocationPlugin
 
standardContext - Variable in class org.jboss.portal.server.deployment.PortalWebTomcat5App
 
start(ServerObjectID) - Method in class org.jboss.portal.server.PortalServer
 
start() - Method in class org.jboss.portal.server.ServerObject
 
start() - Method in class org.jboss.portal.server.kernel.BaseService
 
start(ServiceID) - Method in class org.jboss.portal.server.kernel.Kernel
 
start() - Method in class org.jboss.portal.server.kernel.NullService
 
start() - Method in interface org.jboss.portal.server.kernel.Service
Start.
start(boolean) - Method in class org.jboss.portal.server.kernel.state.StateMachine
 
start() - Method in class org.jboss.portal.server.plugins.PluginService
 
start() - Method in class org.jboss.portal.server.plugins.invocation.InvocationPlugin
 
start() - Method in class org.jboss.portal.server.plugins.mode.ContentTypes
 
start() - Method in class org.jboss.portal.server.plugins.mode.Modes
 
start() - Method in class org.jboss.portal.server.plugins.preferences.PreferenceSetPlugin
 
start() - Method in class org.jboss.portal.server.plugins.windowstate.WindowStates
 
start() - Method in class org.jboss.portal.server.util.Service
 
start() - Method in class org.jboss.portal.test.portal.kernel.NullService
 
start(boolean) - Method in class org.jboss.portal.test.portal.kernel.StateMachineTestCase
 
startMethod - Variable in class org.jboss.portal.server.kernel.Kernel
 
startService() - Method in class org.jboss.portal.server.deployment.SimpleConfigurator
 
startService() - Method in class org.jboss.portal.server.deployment.WebAppIntercepter
Start listening to the deployer notifications.
startService() - Method in class org.jboss.portal.server.deployment.transform.XSLTTransformer
 
startService() - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
state - Variable in class org.jboss.portal.server.kernel.state.StateMachine
 
stateChanged(State, State) - Method in class org.jboss.portal.server.kernel.ServiceState
 
stateChanged(State, State) - Method in class org.jboss.portal.server.kernel.state.StateMachine
 
stop(ServerObjectID) - Method in class org.jboss.portal.server.PortalServer
 
stop() - Method in class org.jboss.portal.server.ServerObject
 
stop() - Method in class org.jboss.portal.server.kernel.BaseService
 
stop(ServiceID) - Method in class org.jboss.portal.server.kernel.Kernel
 
stop() - Method in class org.jboss.portal.server.kernel.NullService
 
stop() - Method in interface org.jboss.portal.server.kernel.Service
Stop.
stop(boolean) - Method in class org.jboss.portal.server.kernel.state.StateMachine
 
stop() - Method in class org.jboss.portal.server.plugins.PluginService
 
stop() - Method in class org.jboss.portal.server.plugins.invocation.InvocationPlugin
 
stop() - Method in class org.jboss.portal.server.util.Service
 
stop() - Method in class org.jboss.portal.test.portal.kernel.NullService
 
stop(boolean) - Method in class org.jboss.portal.test.portal.kernel.StateMachineTestCase
 
stopMethod - Variable in class org.jboss.portal.server.kernel.Kernel
 
stopService() - Method in class org.jboss.portal.server.deployment.SimpleConfigurator
 
stopService() - Method in class org.jboss.portal.server.deployment.WebAppIntercepter
Stop listening to the deployer notifications.
stopService() - Method in class org.jboss.portal.server.deployment.transform.XSLTTransformer
 
stopService() - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
store - Variable in class org.jboss.portal.server.impl.user.UserContextImpl
 
strategy - Variable in class org.jboss.portal.server.plugins.preferences.MergedPreferenceSet
 
systemID - Variable in class org.jboss.portal.server.deployment.transform.SystemIDMatcher
 

T

TOMCAT4 - Static variable in class org.jboss.portal.server.deployment.PortalWebAppFactory
 
TOMCAT5 - Static variable in class org.jboss.portal.server.deployment.PortalWebAppFactory
 
TYPE_ACTION - Static variable in class org.jboss.portal.server.WindowURL
 
TYPE_RENDER - Static variable in class org.jboss.portal.server.WindowURL
 
TYPE_UPDATE_MODE - Static variable in class org.jboss.portal.server.WindowURL
 
TYPE_UPDATE_WINDOW_STATE - Static variable in class org.jboss.portal.server.WindowURL
 
TimedContent - class org.jboss.portal.server.output.cache.TimedContent.
A fragment result + its expiration date.
TimedContent(long) - Constructor for class org.jboss.portal.server.output.cache.TimedContent
 
Transformer - interface org.jboss.portal.server.deployment.transform.Transformer.
 
TransitionNotPossibleException - exception org.jboss.portal.server.kernel.TransitionNotPossibleException.
 
TransitionNotPossibleException() - Constructor for class org.jboss.portal.server.kernel.TransitionNotPossibleException
 
TransitionNotPossibleException(String) - Constructor for class org.jboss.portal.server.kernel.TransitionNotPossibleException
 
TransitionNotPossibleException(String, Throwable) - Constructor for class org.jboss.portal.server.kernel.TransitionNotPossibleException
 
TransitionNotPossibleException(Throwable) - Constructor for class org.jboss.portal.server.kernel.TransitionNotPossibleException
 
target - Variable in class org.jboss.portal.server.ServerURL
The target of this URL.
target - Variable in class org.jboss.portal.server.impl.invocation.InvocationImpl
Target.
targetParameters - Variable in class org.jboss.portal.server.ServerURL
Target scoped parameters.
targetParameters - Variable in class org.jboss.portal.server.impl.invocation.InvocationImpl
Target parameters.
targetResult - Variable in class org.jboss.portal.server.output.Output
 
tearDown() - Method in class org.jboss.portal.test.portal.BaseTestCase
 
tearDown() - Method in class org.jboss.portal.test.portal.ParametersTestCase
 
tearDown() - Method in class org.jboss.portal.test.portal.kernel.KernelTestCase
 
tearDown() - Method in class org.jboss.portal.test.portal.kernel.StateMachineTestCase
 
test1() - Method in class org.jboss.portal.test.portal.kernel.StateMachineTestCase
 
test10() - Method in class org.jboss.portal.test.portal.kernel.StateMachineTestCase
 
test2() - Method in class org.jboss.portal.test.portal.kernel.StateMachineTestCase
 
test3() - Method in class org.jboss.portal.test.portal.kernel.StateMachineTestCase
 
test4() - Method in class org.jboss.portal.test.portal.kernel.StateMachineTestCase
 
test5() - Method in class org.jboss.portal.test.portal.kernel.StateMachineTestCase
 
test6() - Method in class org.jboss.portal.test.portal.kernel.StateMachineTestCase
 
test7() - Method in class org.jboss.portal.test.portal.kernel.StateMachineTestCase
 
test8() - Method in class org.jboss.portal.test.portal.kernel.StateMachineTestCase
 
test9() - Method in class org.jboss.portal.test.portal.kernel.StateMachineTestCase
 
testA() - Method in class org.jboss.portal.test.portal.ResponsePropertiesTestCase
 
testClear() - Method in class org.jboss.portal.test.portal.ParametersTestCase
 
testClearUnusedReferences1() - Method in class org.jboss.portal.test.portal.kernel.RegistrationTestCase
Test that FOO in UNREGISTERED state is removed when BAR which depends on it is removed
testClearUnusedReferences2() - Method in class org.jboss.portal.test.portal.kernel.RegistrationTestCase
Test that FOO not in UNREGISTERED state is not removed when BAR which depends on it is removed
testCopyConstructorWithNullMap() - Method in class org.jboss.portal.test.portal.ParametersTestCase
 
testCopyConstructorWithNullParameters() - Method in class org.jboss.portal.test.portal.ParametersTestCase
 
testCreation() - Method in class org.jboss.portal.test.portal.kernel.LifeCycleTestCase
 
testCreationReturnsRegistered() - Method in class org.jboss.portal.test.portal.kernel.LifeCycleTestCase
 
testCreationStartsDependsOnMe() - Method in class org.jboss.portal.test.portal.kernel.LifeCycleTestCase
 
testCreationThrowingException() - Method in class org.jboss.portal.test.portal.kernel.LifeCycleTestCase
 
testDuplicateRegistration() - Method in class org.jboss.portal.test.portal.kernel.RegistrationTestCase
 
testGetWithNullName() - Method in class org.jboss.portal.test.portal.ParametersTestCase
 
testLocalContextID() - Method in class org.jboss.portal.test.portal.ContextIDTestCase
 
testRegisteringFailsDoesNotCreateDependency() - Method in class org.jboss.portal.test.portal.kernel.RegistrationTestCase
 
testRegistration() - Method in class org.jboss.portal.test.portal.kernel.RegistrationTestCase
 
testRegistrationCreateMissingReferences() - Method in class org.jboss.portal.test.portal.kernel.RegistrationTestCase
 
testRegistrationThrowingExceptionFails() - Method in class org.jboss.portal.test.portal.kernel.RegistrationTestCase
 
testRemove() - Method in class org.jboss.portal.test.portal.ParametersTestCase
 
testRemoveWithNullName() - Method in class org.jboss.portal.test.portal.ParametersTestCase
 
testSet() - Method in class org.jboss.portal.test.portal.ParametersTestCase
 
testSetParameterMap() - Method in class org.jboss.portal.test.portal.ParametersTestCase
 
testSetParameterMapWithInvalidMap() - Method in class org.jboss.portal.test.portal.ParametersTestCase
 
testSetParameterMapWithNullMap() - Method in class org.jboss.portal.test.portal.ParametersTestCase
 
testSetParameters() - Method in class org.jboss.portal.test.portal.ParametersTestCase
 
testSetParametersWithNullParameters() - Method in class org.jboss.portal.test.portal.ParametersTestCase
 
testSetValues() - Method in class org.jboss.portal.test.portal.ParametersTestCase
 
testSetValuesWithNullName() - Method in class org.jboss.portal.test.portal.ParametersTestCase
 
testSetValuesWithNullValues() - Method in class org.jboss.portal.test.portal.ParametersTestCase
 
testSetValuesWithOneNullValue() - Method in class org.jboss.portal.test.portal.ParametersTestCase
 
testSetValuesWithZeroLengthValues() - Method in class org.jboss.portal.test.portal.ParametersTestCase
 
testSetWithNullName() - Method in class org.jboss.portal.test.portal.ParametersTestCase
 
testSetWithNullValue() - Method in class org.jboss.portal.test.portal.ParametersTestCase
 
testSimple() - Method in class org.jboss.portal.test.portal.PortalObjectIDTestCase
 
testUnregisterOnUnknownService() - Method in class org.jboss.portal.test.portal.kernel.RegistrationTestCase
 
testUnregisterThrowingAnException() - Method in class org.jboss.portal.test.portal.kernel.RegistrationTestCase
 
testUnregistration() - Method in class org.jboss.portal.test.portal.kernel.RegistrationTestCase
 
testUnregistrationKeepReference() - Method in class org.jboss.portal.test.portal.kernel.RegistrationTestCase
 
testUnregistrationRemoveReference() - Method in class org.jboss.portal.test.portal.kernel.RegistrationTestCase
 
throwable - Variable in class org.jboss.portal.server.output.ErrorResult
The logged throwable if any.
title - Variable in class org.jboss.portal.server.output.FragmentResult
The title if any.
toObject(String) - Method in class org.jboss.portal.server.util.ServerObjectIDConverter
 
toString() - Method in class org.jboss.portal.server.ServerObjectID
 
toString() - Method in class org.jboss.portal.server.invocation.AttachmentKey
 
toString() - Method in class org.jboss.portal.server.kernel.state.State
 
toString() - Method in class org.jboss.portal.server.metadata.ServerObjectMetaData
 
toString() - Method in class org.jboss.portal.server.output.ErrorResult
 
toString() - Method in class org.jboss.portal.server.plugins.PluginID
 
toString() - Method in class org.jboss.portal.server.plugins.mode.Mode
 
toString() - Method in class org.jboss.portal.server.plugins.windowstate.WindowState
 
toString() - Method in class org.jboss.portal.server.util.Parameters
 
toString(Object) - Method in class org.jboss.portal.server.util.ServerObjectIDConverter
 
toString() - Method in class org.jboss.portal.test.portal.kernel.ServiceIDImpl
 
transform(Item) - Method in class org.jboss.portal.server.deployment.transform.PortalTransformer
 
transform(Item) - Method in interface org.jboss.portal.server.deployment.transform.Transformer
Transform the source itemt and return a set of children.
transform(Item) - Method in class org.jboss.portal.server.deployment.transform.XSLTTransformer
 
transformers - Variable in class org.jboss.portal.server.deployment.SimpleDeploymentReactor
 
type - Variable in class org.jboss.portal.server.WindowURL
 
type - Variable in class org.jboss.portal.server.kernel.RegistrationEvent
 
typeToPorltetModes - Variable in class org.jboss.portal.server.plugins.mode.ContentTypes
 

U

UNKNOWN - Static variable in class org.jboss.portal.server.deployment.PortalWebAppFactory
 
UNREGISTERED - Static variable in class org.jboss.portal.server.kernel.RegistrationEvent
 
UNREGISTERED - Static variable in class org.jboss.portal.server.kernel.state.State
The service implementation is not yet present.
UPDATE_PARAMETERS - Static variable in class org.jboss.portal.server.invocation.InvocationType
Update the parameters only.
UPDATE_PORTLET_MODE - Static variable in class org.jboss.portal.server.invocation.InvocationType
Update portlet mode.
UPDATE_WINDOW_STATE - Static variable in class org.jboss.portal.server.invocation.InvocationType
Update window state.
USER_CONTEXT - Static variable in class org.jboss.portal.server.invocation.AttachmentKey
The user context.
UnavailableResult - class org.jboss.portal.server.output.UnavailableResult.
It exists but cannot be used.
UnavailableResult(WindowContext) - Constructor for class org.jboss.portal.server.output.UnavailableResult
 
UnavailableResult(WindowContext, int) - Constructor for class org.jboss.portal.server.output.UnavailableResult
 
UnknownServiceException - exception org.jboss.portal.server.kernel.UnknownServiceException.
 
UnknownServiceException() - Constructor for class org.jboss.portal.server.kernel.UnknownServiceException
 
UnknownServiceException(String) - Constructor for class org.jboss.portal.server.kernel.UnknownServiceException
 
UnknownServiceException(String, Throwable) - Constructor for class org.jboss.portal.server.kernel.UnknownServiceException
 
UnknownServiceException(Throwable) - Constructor for class org.jboss.portal.server.kernel.UnknownServiceException
 
UpgradeMethod - class org.jboss.portal.server.kernel.UpgradeMethod.
 
UpgradeMethod(Kernel) - Constructor for class org.jboss.portal.server.kernel.UpgradeMethod
 
UserContext - interface org.jboss.portal.server.user.UserContext.
The user context per container.
UserContextImpl - class org.jboss.portal.server.impl.user.UserContextImpl.
A simple implementation.
UserContextImpl() - Constructor for class org.jboss.portal.server.impl.user.UserContextImpl
 
UserContextInterceptor - class org.jboss.portal.server.invocation.portal.UserContextInterceptor.
This interceptor maintains the user context object in the invocation.
UserContextInterceptor() - Constructor for class org.jboss.portal.server.invocation.portal.UserContextInterceptor
 
undeploy(Object) - Method in interface org.jboss.portal.server.ServerManager
 
undeploy(PortalWebApp) - Method in class org.jboss.portal.server.deployment.WebAppAdapter
 
undeploy(PortalWebApp) - Method in class org.jboss.portal.server.deployment.WebAppEnhancer
 
undeploy(PortalWebApp) - Method in class org.jboss.portal.server.deployment.WebAppIntercepter
Perform the undeploy notification.
undeploy(Object) - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
undeploy(Item) - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
uninstall(ServerObjectID) - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
uninstallPlugins(ServerObject) - Method in class org.jboss.portal.server.impl.ServerManagerImpl
 
unregister() - Method in class org.jboss.portal.server.kernel.BaseService
 
unregister(ServiceID) - Method in class org.jboss.portal.server.kernel.Kernel
1 fire event 2 break relationship 3
unregister() - Method in interface org.jboss.portal.server.kernel.Registration
Callback for unregistration.
unregister(boolean) - Method in class org.jboss.portal.server.kernel.state.StateMachine
 
unregister() - Method in class org.jboss.portal.server.plugins.PluginService
 
unregister(boolean) - Method in class org.jboss.portal.test.portal.kernel.StateMachineTestCase
 
updateState(State) - Method in class org.jboss.portal.server.kernel.state.StateMachine
 
url - Variable in class org.jboss.portal.server.deployment.PortalWebApp
The URL the webapp comes from.
url - Variable in class org.jboss.portal.server.impl.invocation.InvocationImpl
The incoming URL.

V

VIEW - Static variable in class org.jboss.portal.server.invocation.AttachmentKey
The rendered windows.
VIEW - Static variable in class org.jboss.portal.server.plugins.mode.Mode
 
ViewInterceptor - class org.jboss.portal.server.invocation.portal.ViewInterceptor.
Compute the view.
ViewInterceptor() - Constructor for class org.jboss.portal.server.invocation.portal.ViewInterceptor
 
validateMap(Map) - Method in class org.jboss.portal.server.util.Parameters
 
validateStringArray(String[]) - Method in class org.jboss.portal.server.util.Parameters
 
value - Variable in class org.jboss.portal.server.plugins.preferences.AbstractPreference
 
values - Variable in class org.jboss.portal.server.metadata.PreferenceMetaData
 
valve - Variable in class org.jboss.portal.server.Component
The invocation valve.

W

WINDOW - Static variable in class org.jboss.portal.server.invocation.AttachmentKey
The target window.
WINDOW_CONTEXT - Static variable in class org.jboss.portal.server.invocation.AttachmentKey
The target window context.
WINDOW_STATE - Static variable in class org.jboss.portal.server.invocation.AttachmentKey
.
WebAppAdapter - class org.jboss.portal.server.deployment.WebAppAdapter.
 
WebAppAdapter() - Constructor for class org.jboss.portal.server.deployment.WebAppAdapter
 
WebAppEnhancer - class org.jboss.portal.server.deployment.WebAppEnhancer.
 
WebAppEnhancer() - Constructor for class org.jboss.portal.server.deployment.WebAppEnhancer
 
WebAppIntercepter - class org.jboss.portal.server.deployment.WebAppIntercepter.
Relay web deployments.
WebAppIntercepter() - Constructor for class org.jboss.portal.server.deployment.WebAppIntercepter
 
Window - class org.jboss.portal.server.Window.
The placement of a component instance on the page.
Window(WindowMetaData) - Constructor for class org.jboss.portal.server.Window
 
WindowContext - class org.jboss.portal.server.WindowContext.
The user state of a window.
WindowContext(ServerObjectID) - Constructor for class org.jboss.portal.server.WindowContext
 
WindowContext(ServerObjectID, Mode, WindowState) - Constructor for class org.jboss.portal.server.WindowContext
 
WindowMetaData - class org.jboss.portal.server.metadata.WindowMetaData.
 
WindowMetaData(String, ServerObjectID, ServerObjectID) - Constructor for class org.jboss.portal.server.metadata.WindowMetaData
 
WindowState - class org.jboss.portal.server.plugins.windowstate.WindowState.
The window state similar to javax.portlet.WindowState
WindowState(String) - Constructor for class org.jboss.portal.server.plugins.windowstate.WindowState
 
WindowStateInterceptor - class org.jboss.portal.server.invocation.component.WindowStateInterceptor.
Responsible for updating the window state.
WindowStateInterceptor() - Constructor for class org.jboss.portal.server.invocation.component.WindowStateInterceptor
 
WindowStateProvider - interface org.jboss.portal.server.plugins.windowstate.WindowStateProvider.
 
WindowStates - class org.jboss.portal.server.plugins.windowstate.WindowStates.
 
WindowStates() - Constructor for class org.jboss.portal.server.plugins.windowstate.WindowStates
 
WindowStatesMetaData - class org.jboss.portal.server.metadata.WindowStatesMetaData.
 
WindowStatesMetaData() - Constructor for class org.jboss.portal.server.metadata.WindowStatesMetaData
 
WindowURL - class org.jboss.portal.server.WindowURL.
A URL for a window.
WindowURL(ServerObjectID) - Constructor for class org.jboss.portal.server.WindowURL
 
webApp - Variable in class org.jboss.portal.server.deployment.PortalWebApp
The web application as seen by JBoss.
windowState - Variable in class org.jboss.portal.server.WindowContext
The window state.
windowState - Variable in class org.jboss.portal.server.WindowURL
 
windowState - Variable in class org.jboss.portal.server.output.ActionResult
 
windowStates - Variable in class org.jboss.portal.server.metadata.WindowStatesMetaData
The modes as strings.
windowStates - Variable in class org.jboss.portal.server.plugins.windowstate.WindowStates
 
windows - Variable in class org.jboss.portal.server.Instance
 
windows - Variable in class org.jboss.portal.server.Portal
Windows that have a relationship with that portal.
writeObject(ObjectOutputStream) - Method in class org.jboss.portal.server.impl.user.UserContextImpl
 
writer - Variable in class org.jboss.portal.server.output.FragmentResult
The writer that will produce the chars output if any.

X

XSLTTransformer - class org.jboss.portal.server.deployment.transform.XSLTTransformer.
 
XSLTTransformer() - Constructor for class org.jboss.portal.server.deployment.transform.XSLTTransformer
 

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

Copyright © 2002 JBoss Group, LLC. All Rights Reserved.