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

A

abort() - Method in class org.jboss.portal.core.security.jaas.CacheLoginModule
 
AbstractCommand - Class in org.jboss.portal.common.command
 
AbstractCommand() - Constructor for class org.jboss.portal.common.command.AbstractCommand
 
AbstractCommand - Class in org.jboss.portlet.forums.commands
 
AbstractCommand(JBossActionRequest, JBossActionResponse) - Constructor for class org.jboss.portlet.forums.commands.AbstractCommand
 
AbstractCommandFilter - Class in org.jboss.portal.common.command.filter
 
AbstractCommandFilter() - Constructor for class org.jboss.portal.common.command.filter.AbstractCommandFilter
 
AbstractContext - Class in org.jboss.portal.common.context
 
AbstractContext() - Constructor for class org.jboss.portal.common.context.AbstractContext
 
AbstractContext - Class in org.jboss.portal.format.template
 
AbstractContext() - Constructor for class org.jboss.portal.format.template.AbstractContext
 
AbstractJBossCacheListener - Class in org.jboss.portal.core.impl.tree
Implementation that does nothing but does it well.
AbstractJBossCacheListener() - Constructor for class org.jboss.portal.core.impl.tree.AbstractJBossCacheListener
 
AbstractLayoutStrategy - Class in org.jboss.portal.server.theme.strategy
Abstract implementation of the layout strategy interface.
AbstractLayoutStrategy() - Constructor for class org.jboss.portal.server.theme.strategy.AbstractLayoutStrategy
 
AbstractMainServlet - Class in org.jboss.portal.server.servlet
 
AbstractMainServlet() - Constructor for class org.jboss.portal.server.servlet.AbstractMainServlet
 
AbstractModule - Class in org.jboss.portal.core.modules
Base class for modules.
AbstractModule() - Constructor for class org.jboss.portal.core.modules.AbstractModule
 
AbstractObjectFactory - Class in org.jboss.portal.server
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
 
AbstractParser - Class in org.jboss.portal.format.parser
This is an abstract parser.
AbstractParser() - Constructor for class org.jboss.portal.format.parser.AbstractParser
 
AbstractPlugin - Class in org.jboss.portal.common.plugin
 
AbstractPlugin() - Constructor for class org.jboss.portal.common.plugin.AbstractPlugin
 
AbstractPluginContainer - Class in org.jboss.portal.common.plugin
 
AbstractPluginContainer(Map) - Constructor for class org.jboss.portal.common.plugin.AbstractPluginContainer
 
AbstractPluginContainer() - Constructor for class org.jboss.portal.common.plugin.AbstractPluginContainer
 
AbstractPool - Class in org.jboss.portlet.forums.helper
A simple object pool designed for extensibility.
AbstractPool() - Constructor for class org.jboss.portlet.forums.helper.AbstractPool
 
AbstractPortlet - Class in org.jboss.portal.test.portlet
 
AbstractPortlet() - Constructor for class org.jboss.portal.test.portlet.AbstractPortlet
 
AbstractPreference - Class in org.jboss.portal.server.plugins.preferences
 
AbstractPreference(String, Value, boolean) - Constructor for class org.jboss.portal.server.plugins.preferences.AbstractPreference
 
AbstractPreferenceSet - Class in org.jboss.portal.server.plugins.preferences
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 in org.jboss.portal.server.plugins.preferences
 
AbstractPreferenceStore() - Constructor for class org.jboss.portal.server.plugins.preferences.AbstractPreferenceStore
 
AbstractRenderer - Class in org.jboss.portal.format.render
An abstract renderer.
AbstractRenderer() - Constructor for class org.jboss.portal.format.render.AbstractRenderer
 
AbstractServerObjectContext - Class in org.jboss.portal.server.user
A base implementation.
AbstractServerObjectContext(ServerObjectID) - Constructor for class org.jboss.portal.server.user.AbstractServerObjectContext
 
AbstractTestCase - Class in org.jboss.portal.junit
Base case for client side test case.
AbstractTestCase(String) - Constructor for class org.jboss.portal.junit.AbstractTestCase
 
AbstractTestCase - Class in org.jboss.portal.test
 
AbstractTestCase(String) - Constructor for class org.jboss.portal.test.AbstractTestCase
 
AbstractValue - Class in org.jboss.portal.common.value
 
AbstractValue() - Constructor for class org.jboss.portal.common.value.AbstractValue
 
AbstractValues - Class in org.jboss.portal.common.value
 
AbstractValues() - Constructor for class org.jboss.portal.common.value.AbstractValues
 
accept(Class) - Method in interface org.jboss.portal.common.value.Converter
Return true if the converter accepts the class for conversion.
accept(Class) - Method in class org.jboss.portal.portlet.PortletModeConverter
 
accept(Class) - Method in class org.jboss.portal.server.util.ServerObjectIDConverter
 
accepts(DeploymentInfo) - Method in class org.jboss.portal.server.deployment.jboss.GenericDeployer
 
accepts(DeploymentInfo) - Method in class org.jboss.portal.server.deployment.jboss.ServerDeployer
This should never be called for server deployment.
AccessControlInterceptor - Class in org.jboss.portal.core.invocation
Security control access.
AccessControlInterceptor() - Constructor for class org.jboss.portal.core.invocation.AccessControlInterceptor
 
AccessController - Class in org.jboss.portal.core.plugins.security
Maintain the authorization state.
AccessController() - Constructor for class org.jboss.portal.core.plugins.security.AccessController
 
AccessControllerAuthorizationRealm - Class in org.jboss.portal.test.core.security
The authorization manager implementation that uses the java access controller to perform checks.
AccessControllerAuthorizationRealm() - Constructor for class org.jboss.portal.test.core.security.AccessControllerAuthorizationRealm
 
AccessControllerMetaData - Class in org.jboss.portal.core.metadata
 
AccessControllerMetaData() - Constructor for class org.jboss.portal.core.metadata.AccessControllerMetaData
 
acquire() - Method in class org.jboss.portlet.forums.helper.AbstractPool
Returns an object instance.
ACTION - Static variable in class org.jboss.portal.portlet.impl.PortletPreferencesImpl
Indicates the object is used during a action phase.
ACTION - Static variable in class org.jboss.portal.server.invocation.InvocationType
Process the action.
Action - Class in org.jboss.portlet.forums.action
 
Action() - Constructor for class org.jboss.portlet.forums.action.Action
 
action(JBossActionRequest, JBossActionResponse) - Method in class org.jboss.portlet.forums.Context
DOCUMENT_ME
ActionCommand - Class in org.jboss.portlet.command
A command executed during the action request of a portlet.
ActionCommand(JBossActionRequest, JBossActionResponse) - Constructor for class org.jboss.portlet.command.ActionCommand
 
ActionRequest - Interface in javax.portlet
The ActionRequest represents the request sent to the portlet to handle an action.
ActionRequestImpl - Class in org.jboss.portal.portlet.impl
 
ActionRequestImpl(UserContext, PortletPreferences, Window, WindowContext, PortalRequest, PortalResponse, HttpServletRequest) - Constructor for class org.jboss.portal.portlet.impl.ActionRequestImpl
 
ActionResponse - Interface in javax.portlet
The ActionResponse interface represents the portlet response to an action request.
ActionResponseImpl - Class in org.jboss.portal.portlet.impl
 
ActionResponseImpl(WindowContext, Window, PortalRequest, PortalResponse, Properties) - Constructor for class org.jboss.portal.portlet.impl.ActionResponseImpl
 
ActionResult - Class in org.jboss.portal.server.output
An action has been taken.
ActionResult(WindowContext) - Constructor for class org.jboss.portal.server.output.ActionResult
 
ActionURLTag - Class in org.jboss.portal.portlet.taglib
The actionURL tag for the JSR 168 Portlet specification.
ActionURLTag() - Constructor for class org.jboss.portal.portlet.taglib.ActionURLTag
 
activate(JBossActionRequest, JBossActionResponse) - Method in class org.jboss.portal.core.portlet.user.UserPortlet
DOCUMENT_ME
add(Command) - Method in class org.jboss.portal.common.command.CompositeCommand
 
add(String[], String, String) - Method in class org.jboss.portal.core.security.Scheme
Add a permission.
add(Filter) - Method in class org.jboss.portal.format.parser.chars.StackFilter
 
add(InterceptorMetaData) - Method in class org.jboss.portal.server.metadata.InterceptorListMetaData
 
add(Item) - Method in class org.jboss.portal.server.theme.Region
 
add(Command) - Method in class org.jboss.portlet.forums.commands.CompositeCommand
DOCUMENT_ME
ADD - Static variable in class org.jboss.portlet.forums.security.ForumsSecurityConstants
 
addAllForums(Category, Category) - Method in interface org.jboss.portlet.forums.ForumsModule
DOCUMENT_ME
addAllForums(Category, Category) - Method in class org.jboss.portlet.forums.impl.ForumsModuleImpl
DOCUMENT_ME
addChild(Node, String, Map) - Method in interface org.jboss.portal.common.tree.Session
Add a child to the current node.
addChild(MappedPreferenceSet) - Method in class org.jboss.portal.core.impl.preferences.MappedPreferenceSet
 
addChild(Node, String, Map) - Method in class org.jboss.portal.core.impl.tree.SessionImpl
 
addComponent(ComponentMetaData) - Method in class org.jboss.portal.server.metadata.ApplicationMetaData
 
addContentType(ContentTypeMetaData) - Method in class org.jboss.portal.server.metadata.ContentTypesMetaData
 
addCookie(Cookie) - Method in class org.jboss.portal.bridge.BridgeResponse
 
addCookie(Cookie) - Method in class org.jboss.portal.portlet.impl.DispatchedHttpServletResponse
 
addDateHeader(String, long) - Method in class org.jboss.portal.bridge.BridgeResponse
 
addDateHeader(String, long) - Method in class org.jboss.portal.portlet.impl.DispatchedHttpServletResponse
 
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.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
 
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
 
addDirectiveToXSL(Document, String, String, String) - Static method in class org.jboss.portal.common.util.XML
Add an xsl:import or xsl:include etc.
addDirectiveToXSLBeforeSibling(Node, String, String, String) - Static method in class org.jboss.portal.common.util.XML
Add an xsl:import or xsl:include node to an existing xsl style sheet (represented as DOM) before the passed sibling node.
addErrorMessage(JBossActionResponse, String, String) - Method in class org.jboss.portlet.forums.ForumsPortlet
DOCUMENT_ME
ADDFORUMINCATEGORY - Static variable in class org.jboss.portlet.forums.security.ForumsSecurityConstants
 
addHeader(String, String) - Method in class org.jboss.portal.bridge.BridgeResponse
 
addHeader(String, String) - Method in class org.jboss.portal.portlet.impl.DispatchedHttpServletResponse
 
addIDependOn(ServiceImplementation) - Method in class org.jboss.portal.core.plugins.page.Page
 
addIDependOn(ServiceImplementation) - Method in class org.jboss.portal.core.plugins.page.PageRepository
 
addIDependOn(ServiceImplementation) - Method in class org.jboss.portal.core.plugins.security.ModelPlugin
 
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.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
 
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
 
addIntHeader(String, int) - Method in class org.jboss.portal.bridge.BridgeResponse
 
addIntHeader(String, int) - Method in class org.jboss.portal.portlet.impl.DispatchedHttpServletResponse
 
additionalRole - Variable in class org.jboss.portal.core.security.jaas.HibernateLoginModule
 
addLayout(LayoutRegistrationMetaData) - Method in class org.jboss.portal.server.impl.LayoutServerImpl
 
addLayout(LayoutRegistrationMetaData) - Method in interface org.jboss.portal.server.LayoutServer
Add a layout.
addLink(ThemeLink) - Method in class org.jboss.portal.core.theme.impl.PortalThemeImpl
 
addLink(ThemeLink) - Method in interface org.jboss.portal.server.theme.PortalTheme
Add a link element to this theme
addListener(TransactionListener) - Method in class org.jboss.portal.core.impl.tree.tm.TransactionObservation
Add a listener.
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
 
addModified(PortletContext) - Method in class org.jboss.portal.core.theme.strategy.impl.StrategyResponseImpl
 
addModified(PortletContext) - Method in interface org.jboss.portal.server.theme.strategy.StrategyResponse
Add a portlet to the list of portlets that have been modified by the strategy.
addNodeAfterSibling(Node, String, Node) - Static method in class org.jboss.portal.common.util.XML
create a new Element with nodeName and insert it after the siblingNode (same level); if the node name is null, insert the content node after the sibling node; both Nodes need to be part of the same document
addNodeAfterSibling(Node, String, Node, boolean) - Static method in class org.jboss.portal.common.util.XML
create a new Element with nodeName and insert it after the siblingNode (same level); if the node name is null, insert the content node after the sibling node
addNodeBeforeSibling(Node, String, Node) - Static method in class org.jboss.portal.common.util.XML
create a new Element with nodeName and insert it before the siblingNode (same level)
addNodeBeforeSibling(Node, String, Node, boolean) - Static method in class org.jboss.portal.common.util.XML
Create a new Element with nodeName and insert it before the siblingNode (same level).
addNodeChangeListener(NodeChangeListener) - Method in interface org.jboss.portal.common.tree.Tree
Add a change listener on this node.
addNodeChangeListener(NodeChangeListener) - Method in class org.jboss.portal.core.impl.tree.TreeImpl
 
addNoRender(PortletContext) - Method in class org.jboss.portal.core.theme.strategy.impl.StrategyResponseImpl
 
addNoRender(PortletContext) - Method in interface org.jboss.portal.server.theme.strategy.StrategyResponse
Add a portlet to the list of portlets that are excluded from the render process.
addNotificationListener(MBeanServer, ObjectName, NotificationListener, NotificationFilter, Object) - Static method in class org.jboss.portal.common.util.JMX
 
addPage(Page) - Method in class org.jboss.portal.core.plugins.page.PageRepository
 
addPlugin(String, Plugin) - Method in class org.jboss.portal.common.plugin.AbstractPluginContainer
 
addPlugin(String, Plugin) - Method in interface org.jboss.portal.common.plugin.PluginContainer
 
addPlugin(String, PluginMetaData) - Method in class org.jboss.portal.server.metadata.ServerObjectMetaData
 
addPlugin(String, Plugin) - Method in class org.jboss.portal.server.ServerObject
 
ADDPOSTINFORUM - Static variable in class org.jboss.portlet.forums.security.ForumsSecurityConstants
 
addPostSize() - Method in class org.jboss.portlet.forums.impl.ForumImpl
DOCUMENT_ME
addPostSize() - Method in interface org.jboss.portlet.forums.model.Forum
DOCUMENT_ME
addPreference(PreferenceMetaData) - Method in class org.jboss.portal.server.metadata.PreferencesMetaData
 
addProperty(String, String) - Method in interface javax.portlet.PortletResponse
Adds a String property to an existing key to be returned to the portal.
addProperty(String, String) - Method in class org.jboss.portal.portlet.impl.PortletResponseImpl
 
addProperty(String, String) - Method in class org.jboss.portal.server.util.Properties
 
addRegion(Region) - Method in class org.jboss.portal.server.theme.RegionSet
 
addRenderResult(Result) - Method in class org.jboss.portal.server.impl.invocation.PortalResponseImpl
 
addRenderResult(Result) - Method in class org.jboss.portal.server.output.Output
 
addRenderResult(Result) - Method in interface org.jboss.portal.server.PortalResponse
Add the given result to the render result set.
addRenderSet(PortalRenderSet) - Method in class org.jboss.portal.server.impl.LayoutServerImpl
 
addRenderSet(PortalRenderSet) - Method in interface org.jboss.portal.server.LayoutServer
 
addResult(Result) - Method in class org.jboss.portal.common.command.result.CompositeResult
 
addResult(Result) - Method in class org.jboss.portlet.forums.commands.CompositeResult
DOCUMENT_ME
addRole(String) - Method in class org.jboss.portal.core.metadata.AccessControllerMetaData
 
addrole(JBossActionRequest, JBossActionResponse) - Method in class org.jboss.portal.core.portlet.test.TestPortlet
 
addRolesToUser(JBossActionRequest, JBossActionResponse) - Method in class org.jboss.portal.core.portlet.role.RolePortlet
Adds or Removes roles from a user.
addRolesToUser(JBossActionRequest, JBossActionResponse) - Method in class org.jboss.portal.core.portlet.user.UserPortlet
DOCUMENT_ME
addScript(ThemeScript) - Method in class org.jboss.portal.core.theme.impl.PortalThemeImpl
 
addScript(ThemeScript) - Method in interface org.jboss.portal.server.theme.PortalTheme
Add a script element to this theme
addStateListener(ObjectName) - Method in class org.jboss.portal.common.system.LifeCycleAdapter
 
addStrategy(AbstractLayoutStrategy) - Method in class org.jboss.portal.server.impl.LayoutServerImpl
 
addStrategy(AbstractLayoutStrategy) - Method in interface org.jboss.portal.server.LayoutServer
 
addSuccessMessage(JBossActionResponse, String, String) - Method in class org.jboss.portlet.forums.ForumsPortlet
DOCUMENT_ME
addTemplate(String, String) - Method in class org.jboss.portal.format.template.TemplateLoader
 
addTemplate(String, String, Set) - Method in class org.jboss.portal.format.template.TemplateLoader
 
addTemplate(String, Document) - Method in class org.jboss.portal.format.template.TemplateRepository
 
addTemplate(String, Element) - Method in class org.jboss.portal.format.template.TemplateRepository
 
addTemplate(String, Document, Set) - Method in class org.jboss.portal.format.template.TemplateRepository
 
addTemplate(String, Element, Set) - Method in class org.jboss.portal.format.template.TemplateRepository
 
addTemplate(Document, Set) - Method in class org.jboss.portal.format.template.TemplateRepository.TemplateClassLoader
 
addTemplate(Element, Set) - Method in class org.jboss.portal.format.template.TemplateRepository.TemplateClassLoader
 
addTheme(ThemeRegistrationMetaData) - Method in class org.jboss.portal.server.impl.ThemeServerImpl
 
addTheme(ThemeRegistrationMetaData) - Method in interface org.jboss.portal.server.ThemeServer
Add a theme.
addTopicSize() - Method in class org.jboss.portlet.forums.impl.ForumImpl
DOCUMENT_ME
addTopicSize() - Method in interface org.jboss.portlet.forums.model.Forum
DOCUMENT_ME
addWindow(WindowLocationMetaData) - Method in class org.jboss.portal.core.metadata.PageMetaData
 
addWindowState(WindowState) - Method in interface org.jboss.portal.server.plugins.windowstate.WindowStateProvider
 
addWindowState(WindowState) - Method in class org.jboss.portal.server.plugins.windowstate.WindowStates
 
addWindowStateChange(PortletContext, WindowState) - Method in class org.jboss.portal.core.theme.strategy.impl.StrategyResponseImpl
 
addWindowStateChange(PortletContext, WindowState) - Method in interface org.jboss.portal.server.theme.strategy.StrategyResponse
Add a portlet to the list of portlets that received a new window state by the strategy.
ADMIN - Static variable in class org.jboss.portal.core.portlet.cms.admin.security.AdminCMSSecurityConstants
 
ADMIN - Static variable in class org.jboss.portal.core.portlet.permission.security.PermissionSecurityConstants
 
ADMIN - Static variable in class org.jboss.portal.core.portlet.user.security.UserSecurityConstants
 
ADMIN - Static variable in class org.jboss.portlet.forums.security.ForumsSecurityConstants
 
admin_forums(JBossActionRequest, JBossActionResponse) - Method in class org.jboss.portlet.forums.ForumsPortlet
admin_forums operation
ADMINCATEGORY - Static variable in class org.jboss.portlet.forums.security.ForumsSecurityConstants
 
AdminCMSConstants - Class in org.jboss.portal.core.portlet.cms.admin
AdminCMS Portlet Constants
AdminCMSConstants() - Constructor for class org.jboss.portal.core.portlet.cms.admin.AdminCMSConstants
 
AdminCMSModelContentProvider - Class in org.jboss.portal.core.portlet.cms.admin.security
 
AdminCMSModelContentProvider() - Constructor for class org.jboss.portal.core.portlet.cms.admin.security.AdminCMSModelContentProvider
 
AdminCMSModelContentProvider.MapItem - Class in org.jboss.portal.core.portlet.cms.admin.security
 
AdminCMSPortlet - Class in org.jboss.portal.core.portlet.cms.admin
Handles admin requests to deal with content.
AdminCMSPortlet() - Constructor for class org.jboss.portal.core.portlet.cms.admin.AdminCMSPortlet
 
AdminCMSSecurityConstants - Class in org.jboss.portal.core.portlet.cms.admin.security
 
AdminCMSSecurityConstants() - Constructor for class org.jboss.portal.core.portlet.cms.admin.security.AdminCMSSecurityConstants
 
ADMINDIRECTORY - Static variable in class org.jboss.portal.core.portlet.cms.admin.security.AdminCMSSecurityConstants
 
ADMINFORUM - Static variable in class org.jboss.portlet.forums.security.ForumsSecurityConstants
 
AdminPortlet - Class in org.jboss.portal.core.portlet
 
AdminPortlet() - Constructor for class org.jboss.portal.core.portlet.AdminPortlet
 
AdminTestCase - Class in org.jboss.portlet.test.forums
 
AdminTestCase(String) - Constructor for class org.jboss.portlet.test.forums.AdminTestCase
 
afterCommit() - Method in interface org.jboss.portal.core.impl.tree.tm.TransactionListener
After commit.
afterInvocation() - Method in class org.jboss.portal.common.concurrent.Valve
Invoked after an invocation
afterRollack() - Method in interface org.jboss.portal.core.impl.tree.tm.TransactionListener
After rollback.
ALPHA - Static variable in class org.jboss.portal.common.util.Version.IntermediateMajor
 
ANNOUNCE - Static variable in class org.jboss.portlet.forums.model.AuthType
DOCUMENT_ME
ANONYMOUS_ROLE - Static variable in interface org.jboss.portal.core.security.AuthorizationRealm
Anonymous ( "" ) role value.
ANONYMOUS_ROLE_SET - Static variable in interface org.jboss.portal.core.security.AuthorizationRealm
Anonymous role.
AnonymousUserTestCase - Class in org.jboss.portlet.test.forums
 
AnonymousUserTestCase(String) - Constructor for class org.jboss.portlet.test.forums.AnonymousUserTestCase
 
ANY - Static variable in class org.jboss.portal.common.MediaType
Mime type 'Any' maps to an accept mime type of '*.*' (used by IE for css, images, etc.)
append(String, Context) - Method in class org.jboss.portal.common.context.ChildrenStrategy
 
append(String, Context) - Method in class org.jboss.portal.common.context.DelegateContext
add an existing data context into this context for use in template loops or nested template data.
append(String) - Method in class org.jboss.portal.format.parser.chars.MutableChars
 
append(char[], int, int) - Method in class org.jboss.portal.format.parser.chars.MutableChars
 
append(char) - Method in class org.jboss.portal.format.parser.chars.MutableChars
 
append(String, Context) - Method in class org.jboss.portal.format.template.ChildrenStrategy
 
append(String, Context) - Method in class org.jboss.portal.format.template.DelegateContext
add an existing data context into this context for use in template loops or nested template data.
appendChildElement(Document, Element, String) - Static method in class org.jboss.portal.common.util.XML
Create and adds a new element to parent with a tag of key.
appendChildNode(Node, Node) - Static method in class org.jboss.portal.common.util.XML
import a node into the current document directly under the passed parent Node
appendChildNode(Node, Node, boolean) - Static method in class org.jboss.portal.common.util.XML
import a node into the current document directly under the passed parent Node
appendTo(Writer) - Method in interface org.jboss.portal.format.parser.chars.Chars
Append the chars to a Writer.
appendTo(Writer) - Method in class org.jboss.portal.format.parser.chars.ImmutableChars
 
appendTo(Writer) - Method in class org.jboss.portal.format.parser.chars.MutableChars
 
Application - Class in org.jboss.portal.server
 
Application(String, ApplicationMetaData) - Constructor for class org.jboss.portal.server.Application
 
application - Variable in class org.jboss.portal.server.Component
The application this component belongs to.
APPLICATION_SCOPE - Static variable in interface javax.portlet.PortletSession
This constant defines an application wide scope for the session attribute.
ApplicationErrorResult - Class in org.jboss.portal.server.output
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 in org.jboss.portal.server.metadata
 
ApplicationMetaData(String, ServletContext, String, ClassLoader) - Constructor for class org.jboss.portal.server.metadata.ApplicationMetaData
 
apply(Transactions.Type, TransactionManager, Transactions.Runnable) - Static method in class org.jboss.portal.common.transaction.Transactions
Apply the transaction type around the unit of work.
applyAfter(Transactions.Type, TransactionManager, Transaction) - Static method in class org.jboss.portal.common.transaction.Transactions
Apply the transaction type after the unit of work has been done.
applyBefore(Transactions.Type, TransactionManager) - Static method in class org.jboss.portal.common.transaction.Transactions
Apply the transaction type before the unit of work.
appName - Variable in class org.jboss.portal.server.deployment.jboss.Deployment
The app name found in jboss-app.xml.
areInvalid(Serializable[]) - Method in class org.jboss.portal.cms.ha.InvalidatableCMS
 
asBoolean() - Method in class org.jboss.portal.common.value.AbstractValue
 
asBoolean() - Method in class org.jboss.portal.common.value.AbstractValues
 
asBoolean() - Method in class org.jboss.portal.common.value.BooleanValue
 
asBoolean() - Method in class org.jboss.portal.common.value.BooleanValues
 
asBoolean() - Method in class org.jboss.portal.common.value.StringValue
 
asBoolean() - Method in class org.jboss.portal.common.value.StringValues
 
asBoolean() - Method in interface org.jboss.portal.common.value.Value
Return the value as a boolean.
asBooleanArray() - Method in class org.jboss.portal.common.value.AbstractValue
 
asBooleanArray() - Method in class org.jboss.portal.common.value.AbstractValues
Default implementation throws FormatConversionException.
asBooleanArray() - Method in class org.jboss.portal.common.value.BooleanValues
 
asBooleanArray() - Method in class org.jboss.portal.common.value.StringValues
 
asBooleanArray() - Method in interface org.jboss.portal.common.value.Value
Return the values as an array of boolean.
asInt() - Method in class org.jboss.portal.common.value.AbstractValue
 
asInt() - Method in class org.jboss.portal.common.value.AbstractValues
 
asInt() - Method in class org.jboss.portal.common.value.IntegerValue
 
asInt() - Method in class org.jboss.portal.common.value.IntegerValues
 
asInt() - Method in class org.jboss.portal.common.value.StringValue
 
asInt() - Method in class org.jboss.portal.common.value.StringValues
 
asInt() - Method in interface org.jboss.portal.common.value.Value
Return the value as an int.
asIntArray() - Method in class org.jboss.portal.common.value.AbstractValue
 
asIntArray() - Method in class org.jboss.portal.common.value.AbstractValues
Default implementation throws FormatConversionException.
asIntArray() - Method in class org.jboss.portal.common.value.IntegerValues
 
asIntArray() - Method in class org.jboss.portal.common.value.StringValues
 
asIntArray() - Method in interface org.jboss.portal.common.value.Value
Return the values as an array of int.
asObject() - Method in class org.jboss.portal.common.value.AbstractValues
 
asObject() - Method in class org.jboss.portal.common.value.BooleanValue
 
asObject() - Method in class org.jboss.portal.common.value.IntegerValue
 
asObject() - Method in class org.jboss.portal.common.value.NullValue
 
asObject() - Method in class org.jboss.portal.common.value.StringValue
 
asObject() - Method in interface org.jboss.portal.common.value.Value
Return the value.
asObjectArray() - Method in class org.jboss.portal.common.value.AbstractValues
 
asObjectArray() - Method in class org.jboss.portal.common.value.BooleanValue
 
asObjectArray() - Method in class org.jboss.portal.common.value.IntegerValue
 
asObjectArray() - Method in class org.jboss.portal.common.value.NullValue
 
asObjectArray() - Method in class org.jboss.portal.common.value.StringValue
 
asObjectArray() - Method in interface org.jboss.portal.common.value.Value
Return the values as an array of converted object.
asObjectList() - Method in class org.jboss.portal.common.value.AbstractValue
 
asObjectList() - Method in class org.jboss.portal.common.value.AbstractValues
 
asObjectList() - Method in interface org.jboss.portal.common.value.Value
Return the values as an immutable collection of converted object or null.
ASSERT - Static variable in class org.jboss.portal.test.cms.stress.Failure
 
assertEquals(Object[], Object[]) - Static method in class org.jboss.portal.common.junit.ExtendedAssert
 
assertEquals(String, Object[], Object[]) - Static method in class org.jboss.portal.common.junit.ExtendedAssert
Test equality as defined by java.util.Array#equals(Object[], Object[]).
assertFalse(boolean, String) - Method in class org.jboss.portal.test.cms.stress.Client.Result
 
AssertResult - Class in org.jboss.portal.junit.result
 
AssertResult() - Constructor for class org.jboss.portal.junit.result.AssertResult
 
AssertResult.Test - Class in org.jboss.portal.junit.result
 
AssertResult.Test() - Constructor for class org.jboss.portal.junit.result.AssertResult.Test
 
assertTrue(boolean, String) - Method in class org.jboss.portal.test.cms.stress.Client.Result
 
asString(Element) - Static method in class org.jboss.portal.common.util.XML
Perform trimming by default
asString(Element, boolean) - Static method in class org.jboss.portal.common.util.XML
Get the element's content as a string.
asString() - Method in class org.jboss.portal.common.value.BooleanValue
 
asString() - Method in class org.jboss.portal.common.value.BooleanValues
 
asString() - Method in class org.jboss.portal.common.value.IntegerValue
 
asString() - Method in class org.jboss.portal.common.value.IntegerValues
 
asString() - Method in class org.jboss.portal.common.value.NullValue
 
asString() - Method in class org.jboss.portal.common.value.StringValue
 
asString() - Method in class org.jboss.portal.common.value.StringValues
 
asString() - Method in interface org.jboss.portal.common.value.Value
Return the value as a string.
asStringArray() - Method in class org.jboss.portal.common.value.AbstractValue
 
asStringArray() - Method in class org.jboss.portal.common.value.BooleanValues
 
asStringArray() - Method in class org.jboss.portal.common.value.IntegerValues
 
asStringArray() - Method in class org.jboss.portal.common.value.StringValues
 
asStringArray() - Method in interface org.jboss.portal.common.value.Value
Return the values as an array of string.
ATTACH - Static variable in class org.jboss.portlet.forums.model.AuthType
DOCUMENT_ME
AttachmentKey - Class in org.jboss.portal.server.invocation
Typesafe enumeration for invocation elements.
AttachmentKey(String) - Constructor for class org.jboss.portal.server.invocation.AttachmentKey
 
attachments - Variable in class org.jboss.portal.server.impl.invocation.InvocationImpl
Invocation attachments.
Attachments - Class in org.jboss.portal.server.util
 
Attachments() - Constructor for class org.jboss.portal.server.util.Attachments
 
ATTR_LAYOUTSERVER - Static variable in class org.jboss.portal.server.theme.LayoutConstants
 
ATTR_PAGE - Static variable in class org.jboss.portal.server.theme.LayoutConstants
Attribute used to store and retrieve the current page
ATTR_PORTLET_INSTANCE_REF - Static variable in class org.jboss.portal.server.theme.LayoutConstants
 
ATTR_RENDERSET - Static variable in class org.jboss.portal.server.theme.LayoutConstants
 
ATTR_STRATEGY - Static variable in class org.jboss.portal.server.theme.LayoutConstants
 
ATTR_THEME - Static variable in class org.jboss.portal.server.theme.ThemeConstants
 
ATTR_THEMESERVER - Static variable in class org.jboss.portal.server.theme.ThemeConstants
 
ATTRIB_CDATA_SECTION_ELEMENTS - Static variable in class org.jboss.portal.common.util.XML
 
ATTRIB_HREF - Static variable in class org.jboss.portal.common.util.XML
 
ATTRIB_INDENT - Static variable in class org.jboss.portal.common.util.XML
 
ATTRIB_METHOD - Static variable in class org.jboss.portal.common.util.XML
 
ATTRIB_OMIT_XML_DECLARATION - Static variable in class org.jboss.portal.common.util.XML
 
AttributeType - Class in org.jboss.portal.common.command
A type safe key for the command configuration.
AttributeType(String) - Constructor for class org.jboss.portal.common.command.AttributeType
 
AUTH_PRESETS_NAMES - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
AUTH_TYPE_TO_MESSAGE - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
AuthenticateResult - Class in org.jboss.portal.core.output
 
AuthenticateResult(WindowContext, ServerURL) - Constructor for class org.jboss.portal.core.output.AuthenticateResult
 
AuthenticationServlet - Class in org.jboss.portal.core.servlet
Perform the last pass of the sign in protocol.
AuthenticationServlet() - Constructor for class org.jboss.portal.core.servlet.AuthenticationServlet
 
AuthorizationManagerTestCase - Class in org.jboss.portal.test.core.security
 
AuthorizationManagerTestCase(String) - Constructor for class org.jboss.portal.test.core.security.AuthorizationManagerTestCase
 
AuthorizationRealm - Interface in org.jboss.portal.core.security
The interface a component deals with.
authType() - Method in class org.jboss.portlet.forums.commands.post.DeletePollCommand
DOCUMENT_ME
authType() - Method in class org.jboss.portlet.forums.commands.post.DeletePostCommand
DOCUMENT_ME
authType() - Method in class org.jboss.portlet.forums.commands.post.EditPostCommand
DOCUMENT_ME
authType() - Method in class org.jboss.portlet.forums.commands.post.ForumCommand
DOCUMENT_ME
authType() - Method in class org.jboss.portlet.forums.commands.post.NewTopicCommand
DOCUMENT_ME
authType() - Method in class org.jboss.portlet.forums.commands.post.ReplyCommand
DOCUMENT_ME
authType() - Method in class org.jboss.portlet.forums.commands.post.RepostCommand
DOCUMENT_ME
authType() - Method in class org.jboss.portlet.forums.commands.post.VoteTopicCommand
DOCUMENT_ME
AuthType - Class in org.jboss.portlet.forums.model
 
AuthType() - Constructor for class org.jboss.portlet.forums.model.AuthType
 

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