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

W-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 _

W

WANT_NOTHING - Static variable in class org.jboss.portal.portlet.impl.ActionResponseImpl
 
WANT_REDIRECT - Static variable in class org.jboss.portal.portlet.impl.ActionResponseImpl
 
WANT_RENDER - Static variable in class org.jboss.portal.portlet.impl.ActionResponseImpl
 
WATCHED_FORUMS_TEXT_LINK - Static variable in interface org.jboss.portlet.test.forums.TestConstants
 
WATCH_MODE_EMBEDED - Static variable in interface org.jboss.portlet.forums.ForumsConstants
When a notification message is sent, send the message content.
WATCH_MODE_LINKED - Static variable in interface org.jboss.portlet.forums.ForumsConstants
When a notification message is sent, send a link to the message.
WBMP - Static variable in class org.jboss.portal.common.MediaType
Mime type wbmp
WINDOW_ACCESS_DENIED - Static variable in class org.jboss.portal.core.command.RenderPageCommand
 
WINDOW_ERROR - Static variable in class org.jboss.portal.core.command.RenderPageCommand
 
WINDOW_NOT_FOUND - Static variable in class org.jboss.portal.core.command.RenderPageCommand
 
WINDOW_UNAVAILABLE - Static variable in class org.jboss.portal.core.command.RenderPageCommand
 
WML - Static variable in class org.jboss.portal.common.MediaType
Mime type wml
WSPBinVal - class org.jboss.portal.cms.hibernate.state.WSPBinVal.
 
WSPBinVal() - Constructor for class org.jboss.portal.cms.hibernate.state.WSPBinVal
 
WSPBinVal(String, Blob) - Constructor for class org.jboss.portal.cms.hibernate.state.WSPBinVal
 
WSPNode - class org.jboss.portal.cms.hibernate.state.WSPNode.
 
WSPNode() - Constructor for class org.jboss.portal.cms.hibernate.state.WSPNode
 
WSPNode(String, Blob) - Constructor for class org.jboss.portal.cms.hibernate.state.WSPNode
 
WSPProp - class org.jboss.portal.cms.hibernate.state.WSPProp.
 
WSPProp() - Constructor for class org.jboss.portal.cms.hibernate.state.WSPProp
 
WSPProp(String, Blob) - Constructor for class org.jboss.portal.cms.hibernate.state.WSPProp
 
WSPRefs - class org.jboss.portal.cms.hibernate.state.WSPRefs.
 
WSPRefs() - Constructor for class org.jboss.portal.cms.hibernate.state.WSPRefs
 
WSPRefs(String, Blob) - Constructor for class org.jboss.portal.cms.hibernate.state.WSPRefs
 
Watch - interface org.jboss.portlet.forums.model.Watch.
An abstraction concept of watch which denotes a relationship between a poster and an item.
WatchImpl - class org.jboss.portlet.forums.impl.WatchImpl.
Watchers for email notifications.
WatchImpl() - Constructor for class org.jboss.portlet.forums.impl.WatchImpl
 
WebApp - interface org.jboss.portal.server.app.WebApp.
A web application which is a container for components.
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
 
WebAppRegistry - interface org.jboss.portal.server.app.WebAppRegistry.
 
Window - interface org.jboss.portal.core.model.portal.Window.
Represents a window, i.e the state of the ternary relationship a page has with instances.
WindowActionEvent - class org.jboss.portlet.event.node.WindowActionEvent.
 
WindowActionEvent(PortalNode) - Constructor for class org.jboss.portlet.event.node.WindowActionEvent
 
WindowCommand - class org.jboss.portal.core.command.WindowCommand.
A superclass for command that target a specific window.
WindowCommand(String) - Constructor for class org.jboss.portal.core.command.WindowCommand
 
WindowContext - interface org.jboss.portal.theme.page.WindowContext.
 
WindowContextImpl - class org.jboss.portal.theme.impl.page.WindowContextImpl.
 
WindowContextImpl(String, String, String, int, String) - Constructor for class org.jboss.portal.theme.impl.page.WindowContextImpl
 
WindowEvent - class org.jboss.portlet.event.node.WindowEvent.
 
WindowEvent(PortalNode) - Constructor for class org.jboss.portlet.event.node.WindowEvent
 
WindowImpl - class org.jboss.portal.core.impl.model.portal.WindowImpl.
 
WindowImpl() - Constructor for class org.jboss.portal.core.impl.model.portal.WindowImpl
 
WindowImpl(boolean) - Constructor for class org.jboss.portal.core.impl.model.portal.WindowImpl
 
WindowMetaData - class org.jboss.portal.core.metadata.WindowMetaData.
 
WindowMetaData() - Constructor for class org.jboss.portal.core.metadata.WindowMetaData
 
WindowNavigationEvent - class org.jboss.portlet.event.node.WindowNavigationEvent.
 
WindowNavigationEvent(PortalNode) - Constructor for class org.jboss.portlet.event.node.WindowNavigationEvent
 
WindowRenderEvent - class org.jboss.portlet.event.node.WindowRenderEvent.
 
WindowRenderEvent(PortalNode) - Constructor for class org.jboss.portlet.event.node.WindowRenderEvent
 
WindowRenderer - interface org.jboss.portal.theme.render.WindowRenderer.
A window renderer is responsible for the creation of the markup of each portlet window in a portal page region.
WindowResult - class org.jboss.portal.theme.page.WindowResult.
The window result represent the generated content of a window.
WindowResult(String, String, Map, Map, Properties, String) - Constructor for class org.jboss.portal.theme.page.WindowResult
Create a new WindowResult with the information about the renderered portlet.
WindowResult.Action - class org.jboss.portal.theme.page.WindowResult.Action.
Represents an action that can be triggered.
WindowResult.Action(String, String, boolean) - Constructor for class org.jboss.portal.theme.page.WindowResult.Action
 
WindowState - class javax.portlet.WindowState.
The WindowState class represents the possible window states that a portlet window can assume.
WindowState(String) - Constructor for class javax.portlet.WindowState
Creates a new window state with the given name.
WindowState - class org.jboss.portal.WindowState.
 
WindowState(String) - Constructor for class org.jboss.portal.WindowState
 
WindowStateException - exception javax.portlet.WindowStateException.
The WindowStateException is thrown when a portlet tries to use a window state that is not supported by the current runtime environment or the portlet.
WindowStateException(String, WindowState) - Constructor for class javax.portlet.WindowStateException
Constructs a new portlet state exception with the given text.
WindowStateException(String, Throwable, WindowState) - Constructor for class javax.portlet.WindowStateException
Constructs a new portlet state exception when the portlet needs to do the following: throw an exception include a message about the "root cause" that interfered with its normal operation include a description message
WindowStateException(Throwable, WindowState) - Constructor for class javax.portlet.WindowStateException
Constructs a new portlet state exception when the portlet needs to throw an exception.
WindowStateMetaData - class org.jboss.portal.portlet.metadata.WindowStateMetaData.
 
WindowStateMetaData() - Constructor for class org.jboss.portal.portlet.metadata.WindowStateMetaData
 
WindowStateUserType - class org.jboss.portal.core.hibernate.WindowStateUserType.
 
WindowStateUserType() - Constructor for class org.jboss.portal.core.hibernate.WindowStateUserType
 
WindowStatesInterceptor - class org.jboss.portal.server.aspects.component.WindowStatesInterceptor.
 
WindowStatesInterceptor() - Constructor for class org.jboss.portal.server.aspects.component.WindowStatesInterceptor
 
WindowStatesMetaData - class org.jboss.portal.server.metadata.WindowStatesMetaData.
 
WindowStatesMetaData() - Constructor for class org.jboss.portal.server.metadata.WindowStatesMetaData
 
WsrpSelectorTestPortlet - class org.jboss.portal.core.portlet.theme.WsrpSelectorTestPortlet.
Portlet to generate markup with the defined WSRP css selectors for theme test purposes.
WsrpSelectorTestPortlet() - Constructor for class org.jboss.portal.core.portlet.theme.WsrpSelectorTestPortlet
 
waitFlood() - Method in class org.jboss.portlet.test.forums.AdminEditTopicTypeCase
 
waitFlood() - Method in class org.jboss.portlet.test.forums.AdminEditTopicTypeTestCase
 
waitFlood() - Method in class org.jboss.portlet.test.forums.AdminFullTestCase
 
waitFlood() - Method in class org.jboss.portlet.test.forums.AdminPollPostEditTestCase
 
waitFlood() - Method in class org.jboss.portlet.test.forums.AdminPostTestCase
 
waitUntil() - Method in class org.jboss.portal.test.core.tree.Helper
 
webApp - Variable in class org.jboss.portal.portlet.PortletContainer
.
webAppRegistry - Variable in class org.jboss.portal.portlet.deployment.jboss.PortletAppDeploymentFactory
 
webAppRegistry - Variable in class org.jboss.portal.portlet.test.PortletController
.
window - Variable in class org.jboss.portal.core.command.WindowCommand
The window.
windowHandle - Variable in class org.jboss.portal.core.command.CoreComponentResponseContext
 
windowHandle - Variable in class org.jboss.portal.core.command.WindowCommand
The window handle.
windowState - Variable in class org.jboss.portal.core.command.InvokeWindowActionCommand
 
windowState - Variable in class org.jboss.portal.core.command.InvokeWindowNavigationCommand
 
windowState - Variable in class org.jboss.portal.core.command.InvokeWindowRenderCommand
 
windowState - Variable in class org.jboss.portal.server.app.ComponentURL
The window state.
windowState - Variable in class org.jboss.portal.server.app.NavigationInvocation
 
windowState - Variable in class org.jboss.portal.server.impl.navigation.AbstractNavigationalState
 
windowState - Variable in class org.jboss.portal.server.output.RenderResult
The rendering window state.
windowState - Variable in class org.jboss.portlet.event.node.WindowEvent
.
windowStates - Variable in class org.jboss.portal.core.impl.model.portal.PortalImpl
 
windowStates - Variable in class org.jboss.portal.portlet.PortletWebApp
 
windows - Variable in class org.jboss.portal.theme.page.PageResponse
 
wrap(Iterator) - Static method in class org.jboss.portlet.forums.helper.IndexIterator
DOCUMENT_ME
wrap(Iterator, int) - Static method in class org.jboss.portlet.forums.helper.IndexIterator
DOCUMENT_ME
write(char[], int, int) - Method in class org.jboss.portal.common.logging.Log4JWriter
 
write(char[], int, int) - Method in class org.jboss.portal.format.parser.chars.MutableChars.MyWriter
 
write(String) - Method in class org.jboss.portal.format.render.AbstractRenderer
Helper method that catch any IOException throw by the write.
write(char[], int, int) - Method in class org.jboss.portal.format.render.AbstractRenderer
 
writeExternal(ObjectOutput) - Method in class org.jboss.portal.portlet.session.SubSession
 
writeExternal(ObjectOutput) - Method in class org.jboss.portal.security.impl.store.ObjectEntry
Write the value on the stream.
writer - Variable in class org.jboss.portal.format.parser.chars.MutableChars
 
writer - Variable in class org.jboss.portal.format.render.AbstractRenderer
Hold the final result.
wspBinValClassName - Static variable in class org.jboss.portal.cms.hibernate.HibernateStoreConstants
 
wspNodeClassName - Static variable in class org.jboss.portal.cms.hibernate.HibernateStoreConstants
 
wspPrefix - Static variable in class org.jboss.portal.cms.hibernate.HibernateStoreConstants
 
wspPropClassName - Static variable in class org.jboss.portal.cms.hibernate.HibernateStoreConstants
 
wspRefsClassName - Static variable in class org.jboss.portal.cms.hibernate.HibernateStoreConstants
 
wsrpRewriteContent(String, String) - Static method in class org.jboss.portal.core.util.RewriteHelper
Rewrite the content.

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