站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.2 API 英文版文档

A-Index - JBOSS Portal 2.2 API 英文版文档

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

ACTION - Static variable in class org.jboss.portal.portlet.impl.PortletPreferencesImpl
Indicates the object is used during a action phase.
ADD - Static variable in class org.jboss.portlet.forums.security.ForumsSecurityConstants
 
ADDFORUMINCATEGORY - Static variable in class org.jboss.portlet.forums.security.ForumsSecurityConstants
 
ADDPOOLINPOST - Static variable in class org.jboss.portlet.forums.security.ForumsSecurityConstants
 
ADDPOSTINFORUM - Static variable in class org.jboss.portlet.forums.security.ForumsSecurityConstants
 
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
 
ADMINCATEGORY - Static variable in class org.jboss.portlet.forums.security.ForumsSecurityConstants
 
ADMINFORUM - Static variable in class org.jboss.portlet.forums.security.ForumsSecurityConstants
 
ADMIN_CATEGORY_1_EDIT_URL - Static variable in interface org.jboss.portlet.test.forums.TestConstants
 
ADMIN_CATEGORY_EDIT_NAME_FORM_ELEMENT - Static variable in interface org.jboss.portlet.test.forums.TestConstants
 
ADMIN_CATEGORY_EDIT_SUBMIT - Static variable in interface org.jboss.portlet.test.forums.TestConstants
 
ADMIN_FORUM_1_EDIT_URL - Static variable in interface org.jboss.portlet.test.forums.TestConstants
 
ADMIN_PANEL_TEXT_LINK - Static variable in interface org.jboss.portlet.test.forums.TestConstants
 
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.
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.)
APIFactory - interface org.jboss.portal.portlet.APIFactory.
 
APIFactoryImpl - class org.jboss.portal.portlet.impl.APIFactoryImpl.
 
APIFactoryImpl() - Constructor for class org.jboss.portal.portlet.impl.APIFactoryImpl
 
APPLICATION_SCOPE - Static variable in interface javax.portlet.PortletSession
This constant defines an application wide scope for the session attribute.
ATTACH - Static variable in class org.jboss.portlet.forums.model.AuthType
DOCUMENT_ME
ATTACHMENT_TOKENS_MANAGER - Static variable in interface org.jboss.portlet.forums.ForumsConstants
 
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
 
ATTR_INFO - Static variable in class org.jboss.portal.theme.LayoutConstants
 
ATTR_LAYOUT - Static variable in class org.jboss.portal.theme.LayoutConstants
currently not used
ATTR_LAYOUTSERVER - Static variable in class org.jboss.portal.theme.LayoutConstants
 
ATTR_LAYOUTSERVER - Static variable in class org.jboss.portal.theme.ThemeConstants
Request attribute to propagate the layout service
ATTR_PAGE - Static variable in class org.jboss.portal.theme.LayoutConstants
Attribute used to store and retrieve the current page
ATTR_PORTLET_WINDOW_NAME - Static variable in class org.jboss.portal.theme.LayoutConstants
 
ATTR_RENDERSET - Static variable in class org.jboss.portal.theme.LayoutConstants
 
ATTR_RESULTS - Static variable in class org.jboss.portal.theme.LayoutConstants
 
ATTR_STRATEGY - Static variable in class org.jboss.portal.theme.LayoutConstants
 
ATTR_THEME - Static variable in class org.jboss.portal.theme.ThemeConstants
Request attribute to propagate the current portal theme in the request
ATTR_THEMESERVER - Static variable in class org.jboss.portal.theme.ThemeConstants
Request attribute to propagate the theme service
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
AbstractAuthorizationBean - class org.jboss.portal.core.portlet.management.AbstractAuthorizationBean.
 
AbstractAuthorizationBean() - Constructor for class org.jboss.portal.core.portlet.management.AbstractAuthorizationBean
 
AbstractCellAction - class org.jboss.portal.core.faces.model.matrix.AbstractCellAction.
 
AbstractCellAction() - Constructor for class org.jboss.portal.core.faces.model.matrix.AbstractCellAction
 
AbstractCommand - class org.jboss.portal.common.command.AbstractCommand.
 
AbstractCommand() - Constructor for class org.jboss.portal.common.command.AbstractCommand
 
AbstractCommand - class org.jboss.portlet.forums.commands.AbstractCommand.
 
AbstractCommand(JBossActionRequest, JBossActionResponse) - Constructor for class org.jboss.portlet.forums.commands.AbstractCommand
 
AbstractCommandFilter - class org.jboss.portal.common.command.filter.AbstractCommandFilter.
 
AbstractCommandFilter() - Constructor for class org.jboss.portal.common.command.filter.AbstractCommandFilter
 
AbstractCommandMapper - class org.jboss.portal.core.command.mapper.AbstractCommandMapper.
 
AbstractCommandMapper() - Constructor for class org.jboss.portal.core.command.mapper.AbstractCommandMapper
 
AbstractContext - class org.jboss.portal.common.context.AbstractContext.
 
AbstractContext() - Constructor for class org.jboss.portal.common.context.AbstractContext
 
AbstractContext - class org.jboss.portal.format.template.AbstractContext.
 
AbstractContext() - Constructor for class org.jboss.portal.format.template.AbstractContext
 
AbstractDeploymentFactory - class org.jboss.portal.server.deployment.jboss.AbstractDeploymentFactory.
 
AbstractDeploymentFactory() - Constructor for class org.jboss.portal.server.deployment.jboss.AbstractDeploymentFactory
 
AbstractHibernateTestCase - class org.jboss.portal.test.core.AbstractHibernateTestCase.
 
AbstractHibernateTestCase(String) - Constructor for class org.jboss.portal.test.core.AbstractHibernateTestCase
 
AbstractInputContext - class org.jboss.portal.server.app.impl.AbstractInputContext.
 
AbstractInputContext(HttpServletRequest, Parameters, Mode, WindowState) - Constructor for class org.jboss.portal.server.app.impl.AbstractInputContext
 
AbstractJBossCacheListener - class org.jboss.portal.core.impl.tree.AbstractJBossCacheListener.
Implementation that does nothing but does it well.
AbstractJBossCacheListener() - Constructor for class org.jboss.portal.core.impl.tree.AbstractJBossCacheListener
 
AbstractJBossService - class org.jboss.portal.common.system.AbstractJBossService.
JBoss service integration helper.
AbstractJBossService() - Constructor for class org.jboss.portal.common.system.AbstractJBossService
 
AbstractJBossService(Class) - Constructor for class org.jboss.portal.common.system.AbstractJBossService
 
AbstractJBossService(String) - Constructor for class org.jboss.portal.common.system.AbstractJBossService
 
AbstractJBossService(Logger) - Constructor for class org.jboss.portal.common.system.AbstractJBossService
 
AbstractLayoutStrategy - class org.jboss.portal.theme.strategy.AbstractLayoutStrategy.
Abstract implementation of the layout strategy interface.
AbstractLayoutStrategy() - Constructor for class org.jboss.portal.theme.strategy.AbstractLayoutStrategy
 
AbstractModule - class org.jboss.portal.core.modules.AbstractModule.
Base class for modules.
AbstractModule() - Constructor for class org.jboss.portal.core.modules.AbstractModule
 
AbstractNavigationalState - class org.jboss.portal.server.impl.navigation.AbstractNavigationalState.
 
AbstractNavigationalState(WindowState, Mode, Parameters) - Constructor for class org.jboss.portal.server.impl.navigation.AbstractNavigationalState
 
AbstractNavigationalState() - Constructor for class org.jboss.portal.server.impl.navigation.AbstractNavigationalState
 
AbstractNavigationalStateProvider - class org.jboss.portal.server.impl.navigation.AbstractNavigationalStateProvider.
 
AbstractNavigationalStateProvider() - Constructor for class org.jboss.portal.server.impl.navigation.AbstractNavigationalStateProvider
 
AbstractParser - class org.jboss.portal.format.parser.AbstractParser.
This is an abstract parser.
AbstractParser() - Constructor for class org.jboss.portal.format.parser.AbstractParser
 
AbstractPlugin - class org.jboss.portal.common.plugin.AbstractPlugin.
 
AbstractPlugin() - Constructor for class org.jboss.portal.common.plugin.AbstractPlugin
 
AbstractPluginContainer - class org.jboss.portal.common.plugin.AbstractPluginContainer.
 
AbstractPluginContainer(Map) - Constructor for class org.jboss.portal.common.plugin.AbstractPluginContainer
 
AbstractPluginContainer() - Constructor for class org.jboss.portal.common.plugin.AbstractPluginContainer
 
AbstractPortalObjectContainer - class org.jboss.portal.core.impl.model.portal.AbstractPortalObjectContainer.
 
AbstractPortalObjectContainer() - Constructor for class org.jboss.portal.core.impl.model.portal.AbstractPortalObjectContainer
 
AbstractPortlet - class org.jboss.portal.test.portlet.AbstractPortlet.
 
AbstractPortlet() - Constructor for class org.jboss.portal.test.portlet.AbstractPortlet
 
AbstractRenderer - class org.jboss.portal.format.render.AbstractRenderer.
An abstract renderer.
AbstractRenderer() - Constructor for class org.jboss.portal.format.render.AbstractRenderer
 
AbstractRequestContext - class org.jboss.portal.server.app.impl.AbstractRequestContext.
 
AbstractRequestContext(HttpServletRequest, HttpServletResponse) - Constructor for class org.jboss.portal.server.app.impl.AbstractRequestContext
 
AbstractSecurityContext - class org.jboss.portal.server.app.impl.AbstractSecurityContext.
 
AbstractSecurityContext(HttpServletRequest) - Constructor for class org.jboss.portal.server.app.impl.AbstractSecurityContext
 
AbstractSessionContext - class org.jboss.portal.server.app.impl.AbstractSessionContext.
Session provider implementation that uses the dispatched http request to give access to the http session.
AbstractSessionContext(ComponentRequest) - Constructor for class org.jboss.portal.server.app.impl.AbstractSessionContext
 
AbstractTestCase - class org.jboss.portal.junit.AbstractTestCase.
Base case for client side test case.
AbstractTestCase(String) - Constructor for class org.jboss.portal.junit.AbstractTestCase
 
AbstractTestCase - class org.jboss.portal.test.AbstractTestCase.
 
AbstractTestCase(String) - Constructor for class org.jboss.portal.test.AbstractTestCase
 
AccessController - class org.jboss.portal.core.plugins.security.AccessController.
Maintain the authorization state.
AccessController() - Constructor for class org.jboss.portal.core.plugins.security.AccessController
 
AccessControllerAuthorizationRealm - class org.jboss.portal.test.core.security.AccessControllerAuthorizationRealm.
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 org.jboss.portal.core.metadata.AccessControllerMetaData.
 
AccessControllerMetaData() - Constructor for class org.jboss.portal.core.metadata.AccessControllerMetaData
 
Action - class org.jboss.portlet.forums.action.Action.
 
Action() - Constructor for class org.jboss.portlet.forums.action.Action
 
ActionCommand - class org.jboss.portlet.command.ActionCommand.
A command executed during the action request of a portlet.
ActionCommand(JBossActionRequest, JBossActionResponse) - Constructor for class org.jboss.portlet.command.ActionCommand
 
ActionInvocation - class org.jboss.portal.server.app.ActionInvocation.
 
ActionInvocation(InputContext) - Constructor for class org.jboss.portal.server.app.ActionInvocation
 
ActionRequest - interface javax.portlet.ActionRequest.
The ActionRequest represents the request sent to the portlet to handle an action.
ActionRequestImpl - class org.jboss.portal.portlet.impl.ActionRequestImpl.
 
ActionRequestImpl(ActionInvocation) - Constructor for class org.jboss.portal.portlet.impl.ActionRequestImpl
 
ActionResponse - interface javax.portlet.ActionResponse.
The ActionResponse interface represents the portlet response to an action request.
ActionResponseImpl - class org.jboss.portal.portlet.impl.ActionResponseImpl.
 
ActionResponseImpl(ActionInvocation, PortletRequestImpl) - Constructor for class org.jboss.portal.portlet.impl.ActionResponseImpl
 
ActionURLTag - class org.jboss.portal.portlet.taglib.ActionURLTag.
The actionURL tag for the JSR 168 Portlet specification.
ActionURLTag() - Constructor for class org.jboss.portal.portlet.taglib.ActionURLTag
 
Adaptable - interface org.jboss.portal.common.util.Adaptable.
Interface implemented by adaptable objects.
AdapterPlugin - interface org.jboss.portal.common.plugin.AdapterPlugin.
A plugin that acts as an adapter for a specific class.
AddPageAction - class org.jboss.portal.core.portlet.management.actions.AddPageAction.
 
AddPageAction() - Constructor for class org.jboss.portal.core.portlet.management.actions.AddPageAction
 
AddWindowAction - class org.jboss.portal.core.portlet.management.actions.AddWindowAction.
 
AddWindowAction() - Constructor for class org.jboss.portal.core.portlet.management.actions.AddWindowAction
 
AdminEditTopicTypeCase - class org.jboss.portlet.test.forums.AdminEditTopicTypeCase.
 
AdminEditTopicTypeCase(String) - Constructor for class org.jboss.portlet.test.forums.AdminEditTopicTypeCase
 
AdminEditTopicTypeTestCase - class org.jboss.portlet.test.forums.AdminEditTopicTypeTestCase.
 
AdminEditTopicTypeTestCase(String) - Constructor for class org.jboss.portlet.test.forums.AdminEditTopicTypeTestCase
 
AdminFullTestCase - class org.jboss.portlet.test.forums.AdminFullTestCase.
 
AdminFullTestCase(String) - Constructor for class org.jboss.portlet.test.forums.AdminFullTestCase
 
AdminPollPostEditTestCase - class org.jboss.portlet.test.forums.AdminPollPostEditTestCase.
 
AdminPollPostEditTestCase(String) - Constructor for class org.jboss.portlet.test.forums.AdminPollPostEditTestCase
 
AdminPostTestCase - class org.jboss.portlet.test.forums.AdminPostTestCase.
 
AdminPostTestCase(String) - Constructor for class org.jboss.portlet.test.forums.AdminPostTestCase
 
AdminTestCase - class org.jboss.portlet.test.forums.AdminTestCase.
 
AdminTestCase(String) - Constructor for class org.jboss.portlet.test.forums.AdminTestCase
 
AnonymousUserTestCase - class org.jboss.portlet.test.forums.AnonymousUserTestCase.
 
AnonymousUserTestCase(String) - Constructor for class org.jboss.portlet.test.forums.AnonymousUserTestCase
 
ApplicationMetaData - class org.jboss.portal.server.metadata.ApplicationMetaData.
 
ApplicationMetaData() - Constructor for class org.jboss.portal.server.metadata.ApplicationMetaData
 
AssertResult - class org.jboss.portal.junit.result.AssertResult.
 
AssertResult() - Constructor for class org.jboss.portal.junit.result.AssertResult
 
AssertResult.Test - class org.jboss.portal.junit.result.AssertResult.Test.
 
AssertResult.Test() - Constructor for class org.jboss.portal.junit.result.AssertResult.Test
 
Attachment - interface org.jboss.portlet.forums.model.Attachment.
An Attachment.
AttachmentImpl - class org.jboss.portlet.forums.impl.AttachmentImpl.
Created on 29 juil.
AttachmentImpl() - Constructor for class org.jboss.portlet.forums.impl.AttachmentImpl
 
AttachmentToken - class org.jboss.portlet.forums.helper.AttachmentToken.
Token that stores attachment id - to secure download
AttachmentToken(int) - Constructor for class org.jboss.portlet.forums.helper.AttachmentToken
 
AttachmentToken(int, Integer, Date) - Constructor for class org.jboss.portlet.forums.helper.AttachmentToken
 
AttachmentTokenManager - class org.jboss.portlet.forums.helper.AttachmentTokenManager.
Manager that stores and manages AttachmentToken object instances inside of session.
AttachmentTokenManager() - Constructor for class org.jboss.portlet.forums.helper.AttachmentTokenManager
 
AttributeType - class org.jboss.portal.common.command.AttributeType.
A type safe key for the command configuration.
AttributeType(String) - Constructor for class org.jboss.portal.common.command.AttributeType
 
AuthType - class org.jboss.portlet.forums.model.AuthType.
 
AuthType() - Constructor for class org.jboss.portlet.forums.model.AuthType
 
AuthenticateResult - class org.jboss.portal.core.output.AuthenticateResult.
 
AuthenticateResult(URLParameters) - Constructor for class org.jboss.portal.core.output.AuthenticateResult
 
AuthorizationManagerTestCase - class org.jboss.portal.test.core.security.AuthorizationManagerTestCase.
 
AuthorizationManagerTestCase(String) - Constructor for class org.jboss.portal.test.core.security.AuthorizationManagerTestCase
 
AuthorizationRealm - interface org.jboss.portal.core.security.AuthorizationRealm.
The interface a component deals with.
abort() - Method in class org.jboss.portal.core.security.jaas.CacheLoginModule
 
accept(Class) - Method in interface org.jboss.portal.common.value.Converter
Return true if the converter accepts the class for conversion.
accept(URL) - Method in class org.jboss.portal.core.deployment.jboss.InstanceDeploymentFactory
 
accept(URL) - Method in class org.jboss.portal.core.deployment.jboss.ObjectDeploymentFactory
 
accept(URL) - Method in class org.jboss.portal.core.deployment.jboss.PortalDeploymentFactory
 
accept(URL) - Method in class org.jboss.portal.portlet.deployment.jboss.PortletAppDeploymentFactory
 
accept(URL) - Method in interface org.jboss.portal.server.deployment.jboss.DeploymentFactory
Return true if the factory accept to create a deployment for this url.
accept(URL) - Method in class org.jboss.portal.theme.deployment.jboss.LayoutDeploymentFactory
 
accept(URL) - Method in class org.jboss.portal.theme.deployment.jboss.LayoutFeaturesDeploymentFactory
 
accept(URL) - Method in class org.jboss.portal.theme.deployment.jboss.RenderSetDeploymentFactory
 
accept(URL) - Method in class org.jboss.portal.theme.deployment.jboss.StrategyDeploymentFactory
 
accept(URL) - Method in class org.jboss.portal.theme.deployment.jboss.ThemeDeploymentFactory
 
accept(PortalNodeEvent) - Method in class org.jboss.portlet.event.node.PortalNodeEvent
 
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.
action(JBossActionRequest, JBossActionResponse) - Method in class org.jboss.portlet.forums.Context
DOCUMENT_ME
activate(JBossActionRequest, JBossActionResponse) - Method in class org.jboss.portal.core.portlet.user.UserPortlet
DOCUMENT_ME
activated - Variable in class org.jboss.portal.portlet.session.SubSession
Signals that the session has been activated.
add(Command) - Method in class org.jboss.portal.common.command.CompositeCommand
 
add(Permission) - Method in class org.jboss.portal.core.security.ComponentPermissionCollection
 
add(Permission) - Method in class org.jboss.portal.core.security.InstancePermissionCollection
 
add(Permission) - Method in class org.jboss.portal.core.security.PortalObjectPermissionCollection
 
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(String) - Method in class org.jboss.portal.server.metadata.ModesMetaData
 
add(TransportGuarantee) - Method in class org.jboss.portal.server.metadata.TransportGuaranteesMetaData
 
add(String) - Method in class org.jboss.portal.server.metadata.WindowStatesMetaData
 
add(Command) - Method in class org.jboss.portlet.forums.commands.CompositeCommand
DOCUMENT_ME
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
 
addAttachment(Attachment) - Method in class org.jboss.portlet.forums.impl.PostImpl
 
addAttachment(Attachment) - Method in interface org.jboss.portlet.forums.model.Post
 
addChild(Node, String, Map) - Method in interface org.jboss.portal.common.tree.Session
Add a child to the current node.
addChild(String, PortalObjectImpl) - Method in class org.jboss.portal.core.impl.model.portal.ObjectNode
Create the association.
addChild(String, PortalObjectImpl) - Method in class org.jboss.portal.core.impl.model.portal.PortalObjectImpl
 
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
 
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.
addElement(ThemeElement) - Method in interface org.jboss.portal.theme.PortalTheme
Add an element of this theme.
addElement(ThemeElement) - Method in class org.jboss.portal.theme.impl.PortalThemeImpl
 
addErrorMessage(JBossActionResponse, String, String) - Method in class org.jboss.portlet.forums.ForumsPortlet
DOCUMENT_ME
addForum(Forum) - Method in class org.jboss.portlet.forums.impl.CategoryImpl
DOCUMENT_ME
addForum(Forum) - Method in interface org.jboss.portlet.forums.model.Category
DOCUMENT_ME
addHeader(String, String) - Method in class org.jboss.portal.bridge.BridgeResponse
 
addHeader(String, String) - Method in class org.jboss.portal.portlet.impl.DispatchedHttpServletResponse
 
addIntHeader(String, int) - Method in class org.jboss.portal.bridge.BridgeResponse
 
addIntHeader(String, int) - Method in class org.jboss.portal.portlet.impl.DispatchedHttpServletResponse
 
addLayout(LayoutRegistrationMetaData) - Method in interface org.jboss.portal.theme.LayoutService
Add a layout.
addLayout(LayoutRegistrationMetaData) - Method in class org.jboss.portal.theme.impl.LayoutServiceImpl
 
addLink(ThemeLink) - Method in interface org.jboss.portal.theme.PortalTheme
Add a link element to this theme
addLink(ThemeLink) - Method in class org.jboss.portal.theme.impl.PortalThemeImpl
 
addListener(PortalObjectEventListener) - Method in class org.jboss.portal.core.impl.model.portal.PersistentPortalObjectContainer
 
addListener(PortalObjectEventListener) - Method in class org.jboss.portal.core.impl.model.portal.TransientPortalObjectContainer
 
addListener(TransactionListener) - Method in class org.jboss.portal.core.impl.tree.tm.TransactionObservation
Add a listener.
addListener(PortalObjectEventListener) - Method in interface org.jboss.portal.core.model.portal.PortalObjectContainer
Add a listener.
addListener(ConfigListener) - Method in interface org.jboss.portal.security.config.PortalPolicyConfig
Add a configuration change listener to notify when changes occur in this policy config
addListener(ConfigListener) - Method in class org.jboss.portal.security.impl.JBossPortalPolicyConfigStoreImpl
 
addNoRender(PortletContext) - Method in class org.jboss.portal.theme.impl.strategy.StrategyResponseImpl
 
addNoRender(PortletContext) - Method in interface org.jboss.portal.theme.strategy.StrategyResponse
Add a portlet to the list of portlets that are excluded from the render process.
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
 
addNotificationListener(MBeanServer, ObjectName, NotificationListener, NotificationFilter, Object) - Static method in class org.jboss.portal.common.util.JMX
 
addPlugin(String, Plugin) - Method in class org.jboss.portal.common.plugin.AbstractPluginContainer
 
addPollToTopic(Topic, Poll) - Method in interface org.jboss.portlet.forums.ForumsModule
DOCUMENT_ME
addPollToTopic(Topic, Poll) - Method in class org.jboss.portlet.forums.impl.ForumsModuleImpl
 
addPortletContext(PortletContext) - Method in class org.jboss.portal.theme.page.PageResponse
 
addPortletModeChange(PortletContext, Mode) - Method in class org.jboss.portal.theme.impl.strategy.StrategyResponseImpl
 
addPortletModeChange(PortletContext, Mode) - Method in interface org.jboss.portal.theme.strategy.StrategyResponse
Add a portlet to the list of portlets that received a new portlet mode by the strategy.
addPost(Post) - Method in class org.jboss.portlet.forums.impl.TopicImpl
DOCUMENT_ME
addPost(Post) - Method in interface org.jboss.portlet.forums.model.Topic
DOCUMENT_ME
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
 
addPropertyValue(String, String) - Method in class org.jboss.portal.server.app.impl.AbstractRequestContext
 
addPropertyValue(String, String) - Method in interface org.jboss.portal.server.app.spi.RequestContext
 
addRenderSet(PortalRenderSet) - Method in interface org.jboss.portal.theme.LayoutService
Register a renderSet with this service
addRenderSet(PortalRenderSet) - Method in class org.jboss.portal.theme.impl.LayoutServiceImpl
 
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
 
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 interface org.jboss.portal.theme.PortalTheme
Add a script element to this theme
addScript(ThemeScript) - Method in class org.jboss.portal.theme.impl.PortalThemeImpl
 
addStateListener(ObjectName) - Method in class org.jboss.portal.common.system.LifeCycleAdapter
 
addStore(JBossPortalPolicyConfigStore) - Method in interface org.jboss.portal.security.impl.JBossPortalPolicyConfigService
Add a store to the service.
addStore(JBossPortalPolicyConfigStore) - Method in class org.jboss.portal.security.impl.JBossPortalPolicyConfigServiceImpl
 
addStrategy(AbstractLayoutStrategy) - Method in interface org.jboss.portal.theme.LayoutService
Register a a portal layout strategy with this service
addStrategy(AbstractLayoutStrategy) - Method in class org.jboss.portal.theme.impl.LayoutServiceImpl
 
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(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
 
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
 
addTheme(ThemeRegistrationMetaData) - Method in interface org.jboss.portal.theme.ThemeService
Add a theme.
addTheme(ThemeRegistrationMetaData) - Method in class org.jboss.portal.theme.impl.ThemeServiceImpl
 
addToExcludedPolicy(Permission) - Method in class org.jboss.portal.security.impl.jacc.PortalPolicyConfiguration
 
addToExcludedPolicy(PermissionCollection) - Method in class org.jboss.portal.security.impl.jacc.PortalPolicyConfiguration
 
addToRole(String, Permission) - Method in class org.jboss.portal.security.impl.jacc.PortalPolicyConfiguration
 
addToRole(String, PermissionCollection) - Method in class org.jboss.portal.security.impl.jacc.PortalPolicyConfiguration
 
addToUncheckedPolicy(Permission) - Method in class org.jboss.portal.security.impl.jacc.PortalPolicyConfiguration
 
addToUncheckedPolicy(PermissionCollection) - Method in class org.jboss.portal.security.impl.jacc.PortalPolicyConfiguration
 
addToken(AttachmentToken) - Method in class org.jboss.portlet.forums.helper.AttachmentTokenManager
Method adds new AttachmentToken into store.
addTopic(Topic) - Method in class org.jboss.portlet.forums.impl.ForumImpl
DOCUMENT_ME
addTopic(Topic) - Method in interface org.jboss.portlet.forums.model.Forum
DOCUMENT_ME
addTopicSize() - Method in class org.jboss.portlet.forums.impl.ForumImpl
DOCUMENT_ME
addTopicSize() - Method in interface org.jboss.portlet.forums.model.Forum
DOCUMENT_ME
addWindowID(String) - Method in class org.jboss.portal.theme.page.PageResponse
 
addWindowResult(String, WindowResult) - Method in class org.jboss.portal.theme.page.PageResponse
 
addWindowStateChange(PortletContext, WindowState) - Method in class org.jboss.portal.theme.impl.strategy.StrategyResponseImpl
 
addWindowStateChange(PortletContext, WindowState) - Method in interface org.jboss.portal.theme.strategy.StrategyResponse
Add a portlet to the list of portlets that received a new window state by the strategy.
additionalRole - Variable in class org.jboss.portal.core.security.jaas.ModelLoginModule
 
addrole(JBossActionRequest, JBossActionResponse) - Method in class org.jboss.portal.core.portlet.test.TestPortlet
 
admin_forums(JBossActionRequest, JBossActionResponse) - Method in class org.jboss.portlet.forums.ForumsPortlet
admin_forums operation
after(TransactionManager, Transaction) - Method in class org.jboss.portal.common.transaction.Transactions.Type
 
after(HttpSession) - Static method in class org.jboss.portal.server.impl.navigation.AbstractNavigationalStateProvider
 
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
afterPhase(PhaseEvent) - Method in class org.jboss.portal.core.portlet.management.InstanceManagerBean.Blah
 
afterRollack() - Method in interface org.jboss.portal.core.impl.tree.tm.TransactionListener
After rollback.
afterTransactionBegin(Transaction) - Method in class org.jboss.portal.core.hibernate.EmptyInterceptor
 
afterTransactionCompletion(Transaction) - Method in class org.jboss.portal.core.hibernate.EmptyInterceptor
 
allContentTypes - Variable in class org.jboss.portal.server.plugins.mode.ContentTypes
 
allModes - Variable in class org.jboss.portal.server.plugins.mode.ContentTypes
 
apiFactory - Variable in class org.jboss.portal.portlet.PortletWebApp
 
apiFactory - Variable in class org.jboss.portal.portlet.deployment.jboss.PortletAppDeploymentFactory
 
apiFactoryClassName - Variable in class org.jboss.portal.portlet.deployment.jboss.PortletAppDeploymentFactory
 
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
appendLine() - Method in class org.jboss.portal.core.faces.model.matrix.AbstractCellAction
 
appendLine(String) - Method in class org.jboss.portal.core.faces.model.matrix.AbstractCellAction
 
appendLine(String) - Method in class org.jboss.portal.core.portlet.management.actions.PreferenceAction
 
appendParameter(boolean, StringBuffer, String, String, String[]) - Method in class org.jboss.portal.core.command.mapper.CanonicalCommandMapper
 
appendParameters(boolean, StringBuffer, String, Parameters) - Method in class org.jboss.portal.core.command.mapper.CanonicalCommandMapper
 
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
 
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.
asDocument(DocumentBuilder) - Method in class org.jboss.portal.common.util.LoaderResource
 
asInputStream() - Method in class org.jboss.portal.common.util.LoaderResource
 
asObject() - Method in class org.jboss.portal.common.value.Value
Return the value.
asObjectArray() - Method in class org.jboss.portal.common.value.BooleanValue
 
asObjectArray() - Method in class org.jboss.portal.common.value.FloatValue
 
asObjectArray() - Method in class org.jboss.portal.common.value.IntegerValue
 
asObjectArray() - Method in class org.jboss.portal.common.value.StringValue
 
asObjectArray() - Method in class org.jboss.portal.common.value.Value
Return the values as an array of converted object.
asProperties() - Method in class org.jboss.portal.common.util.LoaderResource
 
asProperties(boolean) - Method in class org.jboss.portal.common.util.LoaderResource
 
asString() - Method in class org.jboss.portal.common.util.LoaderResource
 
asString(String) - Method in class org.jboss.portal.common.util.LoaderResource
 
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.FloatValue
 
asString() - Method in class org.jboss.portal.common.value.IntegerValue
 
asString() - Method in class org.jboss.portal.common.value.StringValue
 
asString() - Method in class org.jboss.portal.common.value.Value
Return the value as a string or null if the value is null.
asStringArray() - Method in class org.jboss.portal.common.value.BooleanValue
 
asStringArray() - Method in class org.jboss.portal.common.value.FloatValue
 
asStringArray() - Method in class org.jboss.portal.common.value.IntegerValue
 
asStringArray() - Method in class org.jboss.portal.common.value.StringValue
 
asStringArray() - Method in class org.jboss.portal.common.value.Value
Return the values as an array of string.
assemble(Serializable, Object) - Method in class org.jboss.portal.core.hibernate.StringWrapperUserType
 
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[]).
attachChild(Object, Object) - Method in interface org.jboss.portal.security.impl.store.ObjectModelAdapter
Attach a child to the parent.
attachChild(Object, Object) - Method in class org.jboss.portal.test.security.store.ModelAdapterImpl
 
attachments - Variable in class org.jboss.portlet.forums.commands.post.NewTopicCommand
 
attachments - Variable in class org.jboss.portlet.forums.commands.post.PostCommand
 
attributeAdded(HttpSessionBindingEvent) - Method in class org.jboss.portal.portlet.session.SessionListener
 
attributeRemoved(HttpSessionBindingEvent) - Method in class org.jboss.portal.portlet.session.SessionListener
 
attributeReplaced(HttpSessionBindingEvent) - Method in class org.jboss.portal.portlet.session.SessionListener
 
attributes - Variable in class org.jboss.portal.server.app.impl.AbstractRequestContext
 
authCan(StringBuffer, JBossRenderRequest, String[], ResourceBundle) - Static method in class org.jboss.portlet.forums.helper.ForumsTools
 
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
authenticated - Variable in class org.jboss.portal.server.app.ComponentURL
If it is secure or not.
authenticated - Variable in class org.jboss.portal.server.util.URLInfo
.
auto - Variable in class org.jboss.portal.cms.hibernate.HibernateStore
 
auto - Variable in class org.jboss.portal.cms.hibernate.state.HibernatePersistenceManager
 
autocommit - Variable in class org.jboss.portal.cms.hibernate.HibernateStore
 
autocommit - Variable in class org.jboss.portal.cms.hibernate.state.HibernatePersistenceManager
 

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