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

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

R

RC - Static variable in class org.jboss.portal.common.util.Version.IntermediateMajor
 
READ - Static variable in class org.jboss.portlet.forums.model.AuthType
DOCUMENT_ME
READ - Static variable in class org.jboss.portlet.forums.security.ForumsSecurityConstants
 
READCATEGORY - Static variable in class org.jboss.portlet.forums.security.ForumsSecurityConstants
 
READFORUM - Static variable in class org.jboss.portlet.forums.security.ForumsSecurityConstants
 
REFRESH - Static variable in class org.jboss.portlet.forums.action.ForumAction
DOCUMENT_ME
REF_SOFT - Static variable in interface org.jboss.portal.server.plugins.cache.CacheConfig
Cache uses soft references.
REF_STRONG - Static variable in interface org.jboss.portal.server.plugins.cache.CacheConfig
Cache uses strong references.
REGEX_NAME_VALIDATOR - Static variable in interface org.jboss.portal.common.util.Loader
Helper to validate name.
REMOVED_ATTRIBUTE - Static variable in class org.jboss.portal.server.app.impl.AbstractRequestContext
 
RENDER - Static variable in class org.jboss.portal.portlet.impl.PortletPreferencesImpl
Indicates the object is used during a render phase.
REPLY - Static variable in class org.jboss.portlet.forums.model.AuthType
DOCUMENT_ME
REQUEST_COUNT - Static variable in interface org.jboss.portal.junit.HeaderNames
The number of time this test has been invoked.
REQ_ATT_COMPONENT_INVOCATION - Static variable in class org.jboss.portal.server.aspects.component.ContextDispatcherInterceptor
 
REQ_ATT_CONTEXT_PATH - Static variable in interface org.jboss.portal.core.CoreConstants
 
REQ_ATT_KEY - Static variable in interface org.jboss.portal.server.servlet.FilterCommand
 
REQ_ATT_SERVLET_PATH - Static variable in interface org.jboss.portal.core.CoreConstants
 
REQ_PROP_PREFERRED_MARKUP - Static variable in interface org.jboss.portal.core.CoreConstants
 
REWRITE_FLAG - Static variable in class org.jboss.portal.core.util.RewriteHelper
Constant to signal in a portlet that rewrite is requested.
RE_EMAIL_VALIDATION - Static variable in class org.jboss.portal.common.util.Tools
 
RIGHT - Static variable in interface org.jboss.portal.theme.page.RegionNames
 
RIGHT_AFTER - Static variable in class org.jboss.portlet.forums.helper.Time
DOCUMENT_ME
RIGHT_NULL - Static variable in class org.jboss.portlet.forums.helper.Time
DOCUMENT_ME
ROLEMODULE_JNDINAME - Static variable in class org.jboss.portal.core.modules.ModuleConstants
 
RSS - Static variable in class org.jboss.portal.common.MediaType
Mime type rss
Range - class org.jboss.portlet.forums.helper.Range.
Generate a jump bar like : [0,1,2,...,10,11,12,...,21,22,23]
Range(int, int, int) - Constructor for class org.jboss.portlet.forums.helper.Range
 
ReadOnlyException - exception javax.portlet.ReadOnlyException.
The ReadOnlyException is thrown when a portlet tries to change the value for a read-only preference attribute.
ReadOnlyException(String) - Constructor for class javax.portlet.ReadOnlyException
Constructs a new read-only exception with the given text.
ReadOnlyException(String, Throwable) - Constructor for class javax.portlet.ReadOnlyException
Constructs a new read-only 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
ReadOnlyException(Throwable) - Constructor for class javax.portlet.ReadOnlyException
Constructs a new read-only exception when the portlet needs to throw an exception.
ReadOnlyPreferenceCannotBeModifiedPortlet - class org.jboss.portal.test.portlet.preferences.spec.ReadOnlyPreferenceCannotBeModifiedPortlet.
 
ReadOnlyPreferenceCannotBeModifiedPortlet() - Constructor for class org.jboss.portal.test.portlet.preferences.spec.ReadOnlyPreferenceCannotBeModifiedPortlet
 
RedirectionResult - class org.jboss.portal.server.output.RedirectionResult.
Redirection to something.
RedirectionResult() - Constructor for class org.jboss.portal.server.output.RedirectionResult
 
ReflectedConfigurator - class org.jboss.portal.common.command.ReflectedConfigurator.
 
ReflectedConfigurator(Object) - Constructor for class org.jboss.portal.common.command.ReflectedConfigurator
 
Region - class org.jboss.portal.theme.page.Region.
 
Region(String) - Constructor for class org.jboss.portal.theme.page.Region
 
RegionNames - interface org.jboss.portal.theme.page.RegionNames.
 
RegionOrientation - class org.jboss.portal.theme.page.RegionOrientation.
Type save enumeration of allowed region orientations.
RegionRenderer - interface org.jboss.portal.theme.render.RegionRenderer.
A region renderer is responsible to create the markup container for a set of portlets on a page region.
RegionTagHandler - class org.jboss.portal.theme.tag.RegionTagHandler.
Tag handler for the region tag.
RegionTagHandler() - Constructor for class org.jboss.portal.theme.tag.RegionTagHandler
 
RelativePathParser - class org.jboss.portal.common.path.RelativePathParser.
Utility class to pull parse a relative path.
RelativePathParser(String) - Constructor for class org.jboss.portal.common.path.RelativePathParser
 
RenameCommand - class org.jboss.portal.cms.impl.jcr.RenameCommand.
 
RenameCommand(String, String) - Constructor for class org.jboss.portal.cms.impl.jcr.RenameCommand
 
RenderContext - interface org.jboss.portal.theme.render.RenderContext.
A render context allows all pieces that create markup a way to access relevant information for the current request and render process.
RenderContextImpl - class org.jboss.portal.theme.impl.render.RenderContextImpl.
Implementation of a render context.
RenderContextImpl(PortalRenderSet, MediaType, RegionOrientation, String, Map, List, HttpServletRequest) - Constructor for class org.jboss.portal.theme.impl.render.RenderContextImpl
Create a render context instance.
RenderException - exception org.jboss.portal.theme.render.RenderException.
Generic exception for the render process.
RenderException() - Constructor for class org.jboss.portal.theme.render.RenderException
 
RenderException(Throwable) - Constructor for class org.jboss.portal.theme.render.RenderException
 
RenderException(String) - Constructor for class org.jboss.portal.theme.render.RenderException
 
RenderInvocation - class org.jboss.portal.server.app.RenderInvocation.
 
RenderInvocation() - Constructor for class org.jboss.portal.server.app.RenderInvocation
 
RenderPageCommand - class org.jboss.portal.core.command.RenderPageCommand.
Render a full page.
RenderPageCommand(String) - Constructor for class org.jboss.portal.core.command.RenderPageCommand
 
RenderPageCommand(String, String) - Constructor for class org.jboss.portal.core.command.RenderPageCommand
 
RenderRequest - interface javax.portlet.RenderRequest.
The RenderRequest represents the request sent to the portlet to handle a render.
RenderRequestImpl - class org.jboss.portal.portlet.impl.RenderRequestImpl.
 
RenderRequestImpl(RenderInvocation) - Constructor for class org.jboss.portal.portlet.impl.RenderRequestImpl
 
RenderResponse - interface javax.portlet.RenderResponse.
The RenderResponse defines an object to assist a portlet in sending a response to the portal.
RenderResponseImpl - class org.jboss.portal.portlet.impl.RenderResponseImpl.
 
RenderResponseImpl(RenderInvocation, PortletRequestImpl) - Constructor for class org.jboss.portal.portlet.impl.RenderResponseImpl
 
RenderResponseTestCase - class org.jboss.portal.test.portlet.renderresponse.RenderResponseTestCase.
 
RenderResponseTestCase(String) - Constructor for class org.jboss.portal.test.portlet.renderresponse.RenderResponseTestCase
 
RenderResult - class org.jboss.portal.server.output.RenderResult.
Want to be rendered.
RenderResult() - Constructor for class org.jboss.portal.server.output.RenderResult
 
RenderSetDeployment - class org.jboss.portal.theme.deployment.jboss.RenderSetDeployment.
Deploy the layouts contained in a WebApplication.
RenderSetDeployment(URL, PortalWebApp, MBeanServer, RenderSetDeploymentFactory) - Constructor for class org.jboss.portal.theme.deployment.jboss.RenderSetDeployment
 
RenderSetDeploymentFactory - class org.jboss.portal.theme.deployment.jboss.RenderSetDeploymentFactory.
Create a layout deployer.
RenderSetDeploymentFactory() - Constructor for class org.jboss.portal.theme.deployment.jboss.RenderSetDeploymentFactory
 
RenderSetImpl - class org.jboss.portal.theme.impl.render.RenderSetImpl.
Implementation of a portal render set.
RenderSetImpl(String, String, ClassLoader, String, String, String, String, String) - Constructor for class org.jboss.portal.theme.impl.render.RenderSetImpl
Create a new instance of a render set.
RenderSetInterceptor - class org.jboss.portal.theme.invocation.RenderSetInterceptor.
Determine the render set to use.
RenderSetInterceptor() - Constructor for class org.jboss.portal.theme.invocation.RenderSetInterceptor
 
RenderURLTag - class org.jboss.portal.portlet.taglib.RenderURLTag.
The renderURL tag for the JSR 168 Portlet specification.
RenderURLTag() - Constructor for class org.jboss.portal.portlet.taglib.RenderURLTag
 
RenderWindowCommand - class org.jboss.portal.core.command.RenderWindowCommand.
Render a single window.
RenderWindowCommand(String) - Constructor for class org.jboss.portal.core.command.RenderWindowCommand
 
Renderer - interface org.jboss.portal.theme.render.Renderer.
Generic renderer interface extended by all members of a render set.
RendererFactory - class org.jboss.portal.theme.impl.render.RendererFactory.
Factory to instantiate implementations of the render set and layout strategy.
ReplicatedTestCase - class org.jboss.portal.test.core.tree.ReplicatedTestCase.
 
ReplicatedTestCase(String) - Constructor for class org.jboss.portal.test.core.tree.ReplicatedTestCase
 
ReplyAction - class org.jboss.portlet.forums.action.ReplyAction.
 
ReplyAction(int, Message, Poster, List) - Constructor for class org.jboss.portlet.forums.action.ReplyAction
Creates a new ReplyAction object.
ReplyAction(boolean, int, Message, Poster) - Constructor for class org.jboss.portlet.forums.action.ReplyAction
Creates a new ReplyAction object.
ReplyCommand - class org.jboss.portlet.forums.commands.post.ReplyCommand.
 
ReplyCommand(JBossActionRequest, JBossActionResponse) - Constructor for class org.jboss.portlet.forums.commands.post.ReplyCommand
 
RepositoryEntry - class org.jboss.portal.cms.hibernate.RepositoryEntry.
 
RepositoryEntry() - Constructor for class org.jboss.portal.cms.hibernate.RepositoryEntry
 
RepositoryEntry(String, String, Blob, long, long) - Constructor for class org.jboss.portal.cms.hibernate.RepositoryEntry
 
RepositoryUtil - class org.jboss.portal.cms.util.RepositoryUtil.
Helper class for JCR Repositories.
RepositoryUtil() - Constructor for class org.jboss.portal.cms.util.RepositoryUtil
 
RepostCommand - class org.jboss.portlet.forums.commands.post.RepostCommand.
 
RepostCommand(JBossActionRequest, JBossActionResponse) - Constructor for class org.jboss.portlet.forums.commands.post.RepostCommand
 
RequestAttributePortlet - class org.jboss.portal.test.portlet.portletrequest.RequestAttributePortlet.
This case works with two portlets involved in the same render request.
RequestAttributePortlet() - Constructor for class org.jboss.portal.test.portlet.portletrequest.RequestAttributePortlet
 
RequestAttributeScopingPortlet - class org.jboss.portal.test.portlet.portletrequest.RequestAttributeScopingPortlet.
This case works with two portlets involved in the same render request.
RequestAttributeScopingPortlet() - Constructor for class org.jboss.portal.test.portlet.portletrequest.RequestAttributeScopingPortlet
 
RequestContext - interface org.jboss.portal.server.app.spi.RequestContext.
 
RequestController - interface org.jboss.portal.server.RequestController.
The server delegates to the request controller the handling of the invocation after it has been through the interceptor stack of the server.
RequestParameterPortlet - class org.jboss.portal.test.portlet.portletrequest.RequestParameterPortlet.
 
RequestParameterPortlet() - Constructor for class org.jboss.portal.test.portlet.portletrequest.RequestParameterPortlet
 
ResetPreferenceHavingNoDefaultValueDeletesItPortlet - class org.jboss.portal.test.portlet.preferences.spec.ResetPreferenceHavingNoDefaultValueDeletesItPortlet.
 
ResetPreferenceHavingNoDefaultValueDeletesItPortlet() - Constructor for class org.jboss.portal.test.portlet.preferences.spec.ResetPreferenceHavingNoDefaultValueDeletesItPortlet
 
ResourceBundleCascadePortlet - class org.jboss.portal.test.portlet.portletconfig.ResourceBundleCascadePortlet.
 
ResourceBundleCascadePortlet() - Constructor for class org.jboss.portal.test.portlet.portletconfig.ResourceBundleCascadePortlet
 
ResourceBundlePortlet - class org.jboss.portal.test.portlet.portletconfig.ResourceBundlePortlet.
 
ResourceBundlePortlet() - Constructor for class org.jboss.portal.test.portlet.portletconfig.ResourceBundlePortlet
 
ResourceBundles - class org.jboss.portal.portlet.plugins.language.ResourceBundles.
 
ResourceBundles() - Constructor for class org.jboss.portal.portlet.plugins.language.ResourceBundles
 
ResourceCacheInvalidatorInterceptor - class org.jboss.portlet.forums.interceptors.ResourceCacheInvalidatorInterceptor.
Todo : add invalidation for the general RSS topic and complete invalidation for other commands
ResourceCacheInvalidatorInterceptor() - Constructor for class org.jboss.portlet.forums.interceptors.ResourceCacheInvalidatorInterceptor
 
Result - interface org.jboss.portal.common.command.result.Result.
 
Result - interface org.jboss.portal.junit.Result.
The base class for the response from the server test case to the client test case.
Result - class org.jboss.portal.server.output.Result.
The base interface for all result objects.
Result() - Constructor for class org.jboss.portal.server.output.Result
 
ResultCodec - class org.jboss.portal.junit.ResultCodec.
Perform marshalling and unmarshalling of results objects.
ResultCodec() - Constructor for class org.jboss.portal.junit.ResultCodec
 
ResultSetResponse - class org.jboss.portal.junit.response.ResultSetResponse.
 
ResultSetResponse(Map) - Constructor for class org.jboss.portal.junit.response.ResultSetResponse
 
ResultType - class org.jboss.portal.common.command.result.ResultType.
 
ResultType(String) - Constructor for class org.jboss.portal.common.command.result.ResultType
 
RewriteHelper - class org.jboss.portal.core.util.RewriteHelper.
(WSRP) rewrite helper class.
RewriteHelper() - Constructor for class org.jboss.portal.core.util.RewriteHelper
 
Role - interface org.jboss.portal.core.model.Role.
A role of users.
RoleDomainCombiner - class org.jboss.portal.test.core.security.RoleDomainCombiner.
Combines the stack with principals.
RoleDomainCombiner(Principal[]) - Constructor for class org.jboss.portal.test.core.security.RoleDomainCombiner
 
RoleImpl - class org.jboss.portal.core.impl.role.RoleImpl.
 
RoleImpl() - Constructor for class org.jboss.portal.core.impl.role.RoleImpl
 
RoleImpl(String) - Constructor for class org.jboss.portal.core.impl.role.RoleImpl
 
RoleImpl(String, String) - Constructor for class org.jboss.portal.core.impl.role.RoleImpl
 
RoleModelTestCase - class org.jboss.portal.test.core.RoleModelTestCase.
 
RoleModelTestCase(String) - Constructor for class org.jboss.portal.test.core.RoleModelTestCase
 
RoleModule - interface org.jboss.portal.core.modules.RoleModule.
 
RoleModuleImpl - class org.jboss.portal.core.impl.role.RoleModuleImpl.
 
RoleModuleImpl() - Constructor for class org.jboss.portal.core.impl.role.RoleModuleImpl
 
RolePortlet - class org.jboss.portal.core.portlet.role.RolePortlet.
This portlet aims at managing roles of users.
RolePortlet() - Constructor for class org.jboss.portal.core.portlet.role.RolePortlet
 
RolePortletTestCase - class org.jboss.portal.test.core.portlet.RolePortletTestCase.
 
RolePortletTestCase(String) - Constructor for class org.jboss.portal.test.core.portlet.RolePortletTestCase
 
RolePrincipal - class org.jboss.portal.test.core.security.RolePrincipal.
A principal containing a group name.
RolePrincipal(String) - Constructor for class org.jboss.portal.test.core.security.RolePrincipal
 
RootItemImpl - class org.jboss.portal.core.portlet.permission.security.RootItemImpl.
 
RootItemImpl() - Constructor for class org.jboss.portal.core.portlet.permission.security.RootItemImpl
 
RootItemImpl - class org.jboss.portal.core.portlet.user.security.RootItemImpl.
 
RootItemImpl() - Constructor for class org.jboss.portal.core.portlet.user.security.RootItemImpl
 
RootItemImpl - class org.jboss.portlet.forums.security.RootItemImpl.
 
RootItemImpl() - Constructor for class org.jboss.portlet.forums.security.RootItemImpl
 
Row - class org.jboss.portal.core.faces.model.matrix.Row.
 
Row(Matrix, int, int) - Constructor for class org.jboss.portal.core.faces.model.matrix.Row
 
radioButton(StringBuffer, String, String, boolean) - Static method in class org.jboss.portlet.forums.helper.ForumsTools
DOCUMENT_ME
readExternal(ObjectInput) - Method in class org.jboss.portal.portlet.session.SubSession
 
readExternal(ObjectInput) - Method in class org.jboss.portal.security.impl.store.ObjectEntry
Read the value on the stream and generate a new uuid.
readJBossDescriptor() - Method in class org.jboss.portal.portlet.deployment.jboss.PortletAppDeployment
 
readOnlyMap - Variable in class org.jboss.portal.server.plugins.preferences.ComponentPreferencesPlugin
 
realEmail - Variable in class org.jboss.portal.core.impl.user.UserImpl
 
refresh() - Method in class org.jboss.portal.core.portlet.management.InstanceManagerBean
 
refresh() - Method in class org.jboss.portal.security.impl.jacc.PortalJaccPolicy.PolicyProxy
 
refresh() - Method in class org.jboss.portal.security.impl.jacc.PortalJaccPolicy
We dynamically manage the active policies on commit so refresh is a noop.
region - Variable in class org.jboss.portal.core.metadata.WindowMetaData
The window region.
register(ClassLoader, Loader, String) - Static method in class org.jboss.portal.common.logging.LoaderRepositorySelector
Register with this repository selector.
register(ObjectName) - Method in class org.jboss.portal.common.mx.Listener
 
register(ObjectName, Object) - Method in class org.jboss.portal.common.mx.Listener
 
register(String, CommandMapper) - Method in interface org.jboss.portal.core.command.mapper.PrefixDelegatingCommandMapper
Register a command mapper with the specified prefix
register(String, CommandMapper) - Method in class org.jboss.portal.core.command.mapper.PrefixDelegatingCommandMapperService
 
registerCustomNodeTypes(Repository) - Static method in class org.jboss.portal.cms.util.RepositoryUtil
Creates the custom nodetypes needed by the portalcms.
registerFactory(DeploymentFactory) - Method in class org.jboss.portal.server.deployment.jboss.ServerDeployer
 
registerFactory(DeploymentFactory) - Method in interface org.jboss.portal.server.deployment.jboss.ServerDeployerMBean
 
registerListener(String, PortalEventListener) - Method in interface org.jboss.portal.core.event.PortalEventListenerRegistry
 
registerListener(String, PortalEventListener) - Method in class org.jboss.portal.core.event.PortalEventListenerRegistryImpl
 
registerNodeType(Session, QName, boolean, String) - Static method in class org.jboss.portal.cms.util.NodeTypeUtil
Registers custom nodetypes.
registerRepository(String, String, String) - Static method in class org.jboss.portal.cms.util.RepositoryUtil
Registers the repository, also creates it if it does not exist on the FS.
registerSynchronization(Synchronization) - Method in class org.jboss.portal.core.impl.tree.tm.TransactionObservation
 
registerWebApp(WebApp) - Method in interface org.jboss.portal.server.app.WebAppRegistry
Register a web application.
registerWebApp(WebApp) - Method in class org.jboss.portal.server.impl.app.JBossWebAppRegistryImpl
 
registrationDate - Variable in class org.jboss.portal.core.impl.user.UserImpl
 
registry - Variable in class org.jboss.portal.core.event.PortalEventListenerServiceImpl
 
registryId - Variable in class org.jboss.portal.core.event.PortalEventListenerServiceImpl
 
relative - Variable in class org.jboss.portal.server.util.URLInfo
.
remove(Class) - Method in class org.jboss.portal.common.mx.JavaBeanModelMBeanBuilder
Remove an interface from the management interface.
remove(Object) - Method in class org.jboss.portal.common.util.SetMap
Remove the entire set of objects specified by the key.
remove(Object, Object) - Method in class org.jboss.portal.common.util.SetMap
Remove an object in the set keyed under the specified key.
remove(Fqn, Object) - Method in class org.jboss.portal.core.impl.tree.loader.DelegatingCacheLoader
 
remove(Fqn) - Method in class org.jboss.portal.core.impl.tree.loader.DelegatingCacheLoader
 
remove(Object) - Method in class org.jboss.portal.core.impl.user.PropertyMapImpl
Only affect dynamic properties, otherwise it throws an IllegalArgumentException.
remove(String[], String, String) - Method in class org.jboss.portal.core.security.Scheme
Remove a permission.
remove(String[]) - Method in class org.jboss.portal.core.security.Scheme
Remove an item.
remove(Fqn, Object) - Method in class org.jboss.portal.core.security.store.HibernateCacheLoader
Removes attribute's value for a key.
remove(Fqn) - Method in class org.jboss.portal.core.security.store.HibernateCacheLoader
Removes a node and all its children.
remove(int) - Method in class org.jboss.portal.format.util.EntityTable
 
remove() - Method in class org.jboss.portal.format.util.Stack.KeyIterator
 
remove(String) - Method in class org.jboss.portal.server.util.Parameters
Remove a parameter.
remove() - Method in class org.jboss.portlet.forums.helper.IndexIterator
DOCUMENT_ME
removeAttribute(String) - Method in interface javax.portlet.PortletContext
Removes the attribute with the given name from the portlet context.
removeAttribute(String) - Method in interface javax.portlet.PortletRequest
Removes an attribute from this request.
removeAttribute(String) - Method in interface javax.portlet.PortletSession
Removes the object bound with the specified name under the PORTLET_SCOPE from this session.
removeAttribute(String, int) - Method in interface javax.portlet.PortletSession
Removes the object bound with the specified name and the given scope from this session.
removeAttribute(String) - Method in class org.jboss.portal.bridge.BridgeRequest
 
removeAttribute(String) - Method in class org.jboss.portal.portlet.impl.DispatchedHttpServletRequest
 
removeAttribute(String) - Method in class org.jboss.portal.portlet.impl.PortletContextImpl
 
removeAttribute(String) - Method in class org.jboss.portal.portlet.impl.PortletRequestImpl
 
removeAttribute(String) - Method in class org.jboss.portal.portlet.impl.PortletSessionImpl
 
removeAttribute(String, int) - Method in class org.jboss.portal.portlet.impl.PortletSessionImpl
 
removeAttribute(String) - Method in class org.jboss.portal.server.invocation.Invocation
Remove an attribute from the invocation.
removeCategory(Category) - Method in interface org.jboss.portlet.forums.ForumsModule
DOCUMENT_ME
removeCategory(Category) - Method in class org.jboss.portlet.forums.impl.ForumsModuleImpl
 
removeChild(Node, String) - Method in interface org.jboss.portal.common.tree.Session
Removes a child from a parent node.
removeChild(String) - Method in class org.jboss.portal.core.impl.model.portal.ObjectNode
Destroy the association.
removeChild(Node, String) - Method in class org.jboss.portal.core.impl.tree.SessionImpl
 
removeConstraints(String) - Method in interface org.jboss.portal.security.config.PortalPolicyConfig
Remove the contstraints for the provided uri
removeConstraints(String) - Method in class org.jboss.portal.security.impl.JBossPortalPolicyConfigStoreImpl
 
removeData(Fqn) - Method in class org.jboss.portal.core.impl.tree.loader.DelegatingCacheLoader
 
removeData(Fqn) - Method in class org.jboss.portal.core.security.store.HibernateCacheLoader
Nullifies the node.
removeExcludedPolicy() - Method in class org.jboss.portal.security.impl.jacc.PortalPolicyConfiguration
 
removeExpiredTokens() - Method in class org.jboss.portlet.forums.helper.AttachmentTokenManager
Validates all tokens.
removeForum(Forum) - Method in interface org.jboss.portlet.forums.ForumsModule
DOCUMENT_ME
removeForum(Forum) - Method in class org.jboss.portlet.forums.impl.ForumsModuleImpl
 
removeLayout(ServerRegistrationID) - Method in class org.jboss.portal.theme.impl.LayoutServiceImpl
Remove the layout identified by the provided registration id.
removeLayouts(String) - Method in interface org.jboss.portal.theme.LayoutService
Remove all layouts that are hosted in the provided application.
removeLayouts(String) - Method in class org.jboss.portal.theme.impl.LayoutServiceImpl
 
removeListener(PortalObjectEventListener) - Method in class org.jboss.portal.core.impl.model.portal.PersistentPortalObjectContainer
 
removeListener(PortalObjectEventListener) - Method in class org.jboss.portal.core.impl.model.portal.TransientPortalObjectContainer
 
removeListener(PortalObjectEventListener) - Method in interface org.jboss.portal.core.model.portal.PortalObjectContainer
Remove a listener
removeListener(ConfigListener) - Method in interface org.jboss.portal.security.config.PortalPolicyConfig
Remove the provided listener from the list of listeners to notify about changes in this policy config
removeListener(ConfigListener) - Method in class org.jboss.portal.security.impl.JBossPortalPolicyConfigStoreImpl
 
removeNodeChangeListener(NodeChangeListener) - Method in interface org.jboss.portal.common.tree.Tree
Remove a change listener on this node.
removeNodeChangeListener(NodeChangeListener) - Method in class org.jboss.portal.core.impl.tree.TreeImpl
 
removeNotificationListener(MBeanServer, ObjectName, NotificationListener) - Static method in class org.jboss.portal.common.util.JMX
 
removePlugin(String) - Method in class org.jboss.portal.common.plugin.AbstractPluginContainer
 
removePolicy(PortalPolicyConfig, String) - Static method in class org.jboss.portal.core.metadata.PortalObjectMetaData
 
removePollInTopic(Topic) - Method in interface org.jboss.portlet.forums.ForumsModule
Delete a post
removePollInTopic(Topic) - Method in class org.jboss.portlet.forums.impl.ForumsModuleImpl
 
removePost(Post) - Method in interface org.jboss.portlet.forums.ForumsModule
Delete a post
removePost(Post) - Method in class org.jboss.portlet.forums.impl.ForumsModuleImpl
 
removeProperty(Node, String) - Method in interface org.jboss.portal.common.tree.Session
Remove a property on the node.
removeProperty(Node, String) - Method in class org.jboss.portal.core.impl.tree.SessionImpl
 
removeRenderSets(String) - Method in interface org.jboss.portal.theme.LayoutService
Remove all rendersets that are hosted in the provided application.
removeRenderSets(String) - Method in class org.jboss.portal.theme.impl.LayoutServiceImpl
 
removeRole(Object) - Method in class org.jboss.portal.core.impl.role.RoleModuleImpl
 
removeRole(Object) - Method in interface org.jboss.portal.core.modules.RoleModule
Remove a role.
removeRole(JBossActionRequest, JBossActionResponse) - Method in class org.jboss.portal.core.portlet.role.RolePortlet
Action to delete a role
removeRole(String) - Method in class org.jboss.portal.security.impl.jacc.PortalPolicyConfiguration
 
removeScheme(String) - Method in class org.jboss.portal.core.impl.security.SchemeStoreImpl
 
removeScheme(String) - Method in interface org.jboss.portal.core.security.SchemeStore
Remove an existing scheme.
removeStateListener(ObjectName) - Method in class org.jboss.portal.common.system.LifeCycleAdapter
 
removeStore(JBossPortalPolicyConfigStore) - Method in interface org.jboss.portal.security.impl.JBossPortalPolicyConfigService
Remove a store from the service.
removeStore(JBossPortalPolicyConfigStore) - Method in class org.jboss.portal.security.impl.JBossPortalPolicyConfigServiceImpl
 
removeStrategies(String) - Method in interface org.jboss.portal.theme.LayoutService
Remove all strategies that are hosted in the provided application.
removeStrategies(String) - Method in class org.jboss.portal.theme.impl.LayoutServiceImpl
 
removeTheme(ServerRegistrationID) - Method in interface org.jboss.portal.theme.ThemeService
Remove the theme from the available themes.
removeTheme(String) - Method in class org.jboss.portal.theme.impl.ThemeServiceImpl
 
removeTheme(ServerRegistrationID) - Method in class org.jboss.portal.theme.impl.ThemeServiceImpl
 
removeThemes(String) - Method in interface org.jboss.portal.theme.ThemeService
Remove all themes that are registered with the provided application.
removeThemes(String) - Method in class org.jboss.portal.theme.impl.ThemeServiceImpl
 
removeTopic(Topic) - Method in interface org.jboss.portlet.forums.ForumsModule
Delete a topic
removeTopic(Topic) - Method in class org.jboss.portlet.forums.impl.ForumsModuleImpl
 
removeUncheckedPolicy() - Method in class org.jboss.portal.security.impl.jacc.PortalPolicyConfiguration
 
removeUser(Object) - Method in class org.jboss.portal.core.impl.user.UserModuleImpl
 
removeUser(Object) - Method in interface org.jboss.portal.core.modules.UserModule
Remove a user.
removeWatch(Watch) - Method in interface org.jboss.portlet.forums.ForumsModule
 
removeWatch(Watch) - Method in class org.jboss.portlet.forums.impl.ForumsModuleImpl
 
render(RenderRequest, RenderResponse) - Method in class javax.portlet.GenericPortlet
The default implementation of this method sets the title using the getTitle method and invokes the doDispatch method.
render(RenderRequest, RenderResponse) - Method in interface javax.portlet.Portlet
Called by the portlet container to allow the portlet to generate the content of the response based on its current state.
render(JBossRenderRequest, JBossRenderResponse) - Method in class org.jboss.portal.core.portlet.catalog.CatalogPortlet
 
render(JBossRenderRequest, JBossRenderResponse) - Method in class org.jboss.portal.core.portlet.catalog.NavigationPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.core.portlet.test.PortletSessionPortlet
 
render(char[], int, int) - Method in class org.jboss.portal.format.render.AbstractRenderer
Render.
render(String) - Method in class org.jboss.portal.format.render.AbstractRenderer
Render.
render(char[], int, int) - Method in class org.jboss.portal.format.render.bbcodehtml.ToHTMLRenderer
 
render(char[], int, int) - Method in class org.jboss.portal.format.render.bbcodehtml.ToTextRenderer
 
render(Context) - Method in class org.jboss.portal.format.template.Template
 
render(Context, Writer) - Method in class org.jboss.portal.format.template.Template
This may be subclassed.
render(ServerInvocation, PortalContext) - Method in class org.jboss.portal.portlet.test.PortletController
 
render(ComponentInvocation, PrintWriter) - Method in class org.jboss.portal.portlet.test.PortletController
 
render(ComponentInvocation, PrintWriter) - Method in class org.jboss.portal.portlet.test.PortletTestAgent
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.TestCachedContentPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.TestDispatcherPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.TestExceptionDuringActionPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.TestHelloWorldPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.TestPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.TestPortletModePortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.TestPortletPreferencesPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.TestRedirectPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.TestResourceBundlePortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.TestSecuredProtocolPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.TestSecurityPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.TestSessionPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.TestUserInformationPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.dispatcher.spec.DispatchedRequestPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.portletconfig.GetResourceBundleDuringInitPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.portletconfig.ResourceBundleCascadePortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.portletconfig.ResourceBundlePortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.portletmode.TestDuringActionPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.portletmode.TestDuringRenderPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.portletrequest.RequestAttributePortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.portletrequest.RequestAttributeScopingPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.portletrequest.RequestParameterPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.preferences.MapPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.preferences.spec.CanModifyNonReadOnlyPreferencePortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.preferences.spec.ChangesMadeButNotStoredAreDiscardedPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.preferences.spec.CreateASingleInstanceOfValidatorPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.preferences.spec.DynamicPreferenceTreatedLikeModifiablePreferencePortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.preferences.spec.InvalidationCancelsStorePortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.preferences.spec.PreferencesCanBeSetToNullPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.preferences.spec.PreferencesMapModificationDoesNotModifyPreferencesValuesPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.preferences.spec.ReadOnlyPreferenceCannotBeModifiedPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.preferences.spec.ResetPreferenceHavingNoDefaultValueDeletesItPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.preferences.spec.StoreCalledDuringRenderThrowsIllegalArgumentExceptionPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.preferences.spec.StoreMustPersistAllChangesPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.preferences.spec.ValidationStoresPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.jboss.portal.test.portlet.renderresponse.ContentTypePortlet
 
render(RenderContext, PortletContext, WindowResult) - Method in class org.jboss.portal.theme.impl.render.DivDecorationRenderer
 
render(RenderContext, PortletContext, WindowResult) - Method in class org.jboss.portal.theme.impl.render.DivPortletRenderer
 
render(RenderContext, Region, Map, Map) - Method in class org.jboss.portal.theme.impl.render.DivRegionRenderer
 
render(RenderContext, PortletContext, WindowResult) - Method in class org.jboss.portal.theme.impl.render.DivWindowRenderer
 
render(RenderContext, PortletContext, WindowResult) - Method in class org.jboss.portal.theme.impl.render.EmptyDecorationRenderer
 
render(RenderContext, PortletContext, WindowResult) - Method in class org.jboss.portal.theme.impl.render.EmptyPortletRenderer
 
render(RenderContext, Region, Map, Map) - Method in class org.jboss.portal.theme.impl.render.EmptyRegionRenderer
 
render(RenderContext, PortletContext, WindowResult) - Method in class org.jboss.portal.theme.impl.render.EmptyWindowRenderer
 
render(RenderContext, PortletContext, WindowResult) - Method in interface org.jboss.portal.theme.render.DecorationRenderer
Create the markup for the portlet decoration
render(RenderContext, PortletContext, WindowResult) - Method in interface org.jboss.portal.theme.render.PortletRenderer
Render the markup of a portlet.
render(RenderContext, Region, Map, Map) - Method in interface org.jboss.portal.theme.render.RegionRenderer
Render the markup of an entire page region with all the portlets that are assigned to that region.
render(RenderContext, PortletContext, WindowResult) - Method in interface org.jboss.portal.theme.render.WindowRenderer
Render the markup of a portlet window.
render(JBossRenderRequest, JBossRenderResponse) - Method in class org.jboss.portlet.JBossPortlet
Calls doDispatch(JBossRenderRequest,JBossRenderResponse).
render(RenderRequest, RenderResponse) - Method in class org.jboss.portlet.JBossPortlet
 
renderEnd(RenderContext) - Method in class org.jboss.portal.theme.impl.render.DivDecorationRenderer
 
renderEnd(RenderContext) - Method in class org.jboss.portal.theme.impl.render.DivPortletRenderer
 
renderEnd(RenderContext) - Method in class org.jboss.portal.theme.impl.render.DivRegionRenderer
 
renderEnd(RenderContext) - Method in class org.jboss.portal.theme.impl.render.DivWindowRenderer
 
renderEnd(RenderContext) - Method in class org.jboss.portal.theme.impl.render.EmptyDecorationRenderer
 
renderEnd(RenderContext) - Method in class org.jboss.portal.theme.impl.render.EmptyPortletRenderer
 
renderEnd(RenderContext) - Method in class org.jboss.portal.theme.impl.render.EmptyRegionRenderer
 
renderEnd(RenderContext) - Method in class org.jboss.portal.theme.impl.render.EmptyWindowRenderer
 
renderEnd(RenderContext) - Method in interface org.jboss.portal.theme.render.Renderer
End the render process for this renderer.
renderRequestVariableName - Static variable in class org.jboss.portal.portlet.taglib.DefineObjectsTagTEI
 
renderResponseVariableName - Static variable in class org.jboss.portal.portlet.taglib.DefineObjectsTagTEI
 
renderStart(RenderContext) - Method in class org.jboss.portal.theme.impl.render.DivDecorationRenderer
 
renderStart(RenderContext) - Method in class org.jboss.portal.theme.impl.render.DivPortletRenderer
 
renderStart(RenderContext) - Method in class org.jboss.portal.theme.impl.render.DivRegionRenderer
 
renderStart(RenderContext) - Method in class org.jboss.portal.theme.impl.render.DivWindowRenderer
 
renderStart(RenderContext) - Method in class org.jboss.portal.theme.impl.render.EmptyDecorationRenderer
 
renderStart(RenderContext) - Method in class org.jboss.portal.theme.impl.render.EmptyPortletRenderer
 
renderStart(RenderContext) - Method in class org.jboss.portal.theme.impl.render.EmptyRegionRenderer
 
renderStart(RenderContext) - Method in class org.jboss.portal.theme.impl.render.EmptyWindowRenderer
 
renderStart(RenderContext) - Method in interface org.jboss.portal.theme.render.Renderer
Start the render process for this renderer.
replace(String, String, String) - Static method in class org.jboss.portal.common.util.Tools
Replace occurence in a string.
replace(Object, Object, Object) - Method in class org.jboss.portal.core.hibernate.StringWrapperUserType
 
replace(Map) - Method in class org.jboss.portal.server.util.Parameters
Replace all the parameters.
replace(Parameters) - Method in class org.jboss.portal.server.util.Parameters
Replace all the parameters.
repositoryClassName - Static variable in class org.jboss.portal.cms.hibernate.HibernateStoreConstants
 
req - Variable in class org.jboss.portal.core.command.CoreComponentRequestContext
.
req - Variable in class org.jboss.portal.server.app.impl.AbstractRequestContext
 
request - Static variable in class org.jboss.portal.core.servlet.jsp.PortalJsp
HttpServletRequest so that it can be accessed in expression language static methods
requestContext - Variable in class org.jboss.portal.portlet.impl.PortletRequestImpl
 
requestContext - Variable in class org.jboss.portal.server.app.ComponentRequest
 
required(TransactionManager, Transactions.Runnable) - Static method in class org.jboss.portal.common.transaction.Transactions
 
requiresNew(TransactionManager, Transactions.Runnable) - Static method in class org.jboss.portal.common.transaction.Transactions
 
reset(String) - Method in interface javax.portlet.PortletPreferences
Resets or removes the value associated with the specified key.
reset() - Method in interface javax.portlet.RenderResponse
Clears any data that exists in the buffer as well as the properties set.
reset() - Method in class org.jboss.portal.bridge.BridgeResponse
 
reset() - Method in class org.jboss.portal.format.parser.chars.MutableChars
 
reset() - Method in class org.jboss.portal.format.util.Stack
Reset the stack state.
reset() - Method in class org.jboss.portal.portlet.impl.DispatchedHttpServletResponse
 
reset(String) - Method in class org.jboss.portal.portlet.impl.PortletPreferencesImpl
 
reset() - Method in class org.jboss.portal.portlet.impl.RenderResponseImpl
 
reset() - Method in class org.jboss.portal.theme.impl.strategy.StrategyResponseImpl
 
reset() - Method in interface org.jboss.portal.theme.strategy.StrategyResponse
Reset all the state of this response.
resetAutoIncrement() - Static method in class org.jboss.portal.test.core.Utils
 
resetBuffer() - Method in interface javax.portlet.RenderResponse
Clears the content of the underlying buffer in the response without clearing properties set.
resetBuffer() - Method in class org.jboss.portal.bridge.BridgeResponse
 
resetBuffer() - Method in class org.jboss.portal.portlet.impl.DispatchedHttpServletResponse
 
resetBuffer() - Method in class org.jboss.portal.portlet.impl.RenderResponseImpl
 
resetBuffer() - Method in class org.jboss.portal.server.output.FragmentResult
 
resolve(String) - Method in class org.jboss.portal.core.impl.model.portal.PortalObjectImpl
 
resolve(String) - Method in interface org.jboss.portal.core.model.portal.PortalObject
Get a portal object relative to this object.
resolve(String) - Method in interface org.jboss.portlet.PortalNode
Get a portal node relative to this object.
resolveComponentRef(String) - Method in interface org.jboss.portal.core.metadata.InstancesMetaData.BuildContext
 
resolveInstanceRef(String) - Method in interface org.jboss.portal.core.metadata.PortalObjectMetaData.BuildContext
Resolve the instance reference.
resolveParentRef(String) - Method in interface org.jboss.portal.core.metadata.PortalObjectMetaData.BuildContext
Resolve the parent ref
resourceAdded(String, String, Set) - Method in interface org.jboss.portal.security.config.ConfigListener
A resource has been added to the configuration.
resourceAdded(String, String, Set) - Method in class org.jboss.portal.security.impl.jacc.JaccPortalPolicyConfigurator
A resource has been added to the configuration.
resourceBundles - Variable in class org.jboss.portal.portlet.PortletContainer
.
resourceFolderAnnounceNewURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceFolderAnnounceURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceFolderHotNewURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceFolderHotURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceFolderLockedNewURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceFolderLockedURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceFolderNewURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceFolderStickyNewURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceFolderStickyURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceFolderURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceForumLockedURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceForumNewBigURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceForumNewURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceForumURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceHeadStylesheetURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceIconAIMURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceIconDelpostURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceIconEditURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceIconEmailURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceIconGotopostURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceIconICQURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceIconIPURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceIconLatestReplyURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceIconMSNMURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceIconMinipostNewURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceIconMinipostURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceIconNewestReplyURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceIconPMURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceIconProfileURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceIconQuoteURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceIconRepostURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceIconSearchURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceIconSkypeURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceIconSpacerURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceIconWWWURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceIconYIMURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceModified(String, String, Set) - Method in interface org.jboss.portal.security.config.ConfigListener
A resource has been modified.
resourceModified(String, String, Set) - Method in class org.jboss.portal.security.impl.jacc.JaccPortalPolicyConfigurator
A resource has been modified.
resourcePollVotingBar - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourcePollVotingLBar - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourcePollVotingRBar - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourcePostLockedURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourcePostNewURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceRemoved(String, String) - Method in interface org.jboss.portal.security.config.ConfigListener
A resource has been removed from the configuration.
resourceRemoved(String, String) - Method in class org.jboss.portal.security.impl.jacc.JaccPortalPolicyConfigurator
A resource has been removed from the configuration.
resourceReplyLockedURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceReplyNewURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceTopicModLockURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceTopicModMoveURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceTopicModSplitURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceTopicModUnlockURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceTopicModeDeleteURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceTopicUnWatchURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resourceTopicWatchURL - Variable in class org.jboss.portlet.forums.theme.ForumsTheme
DOCUMENT_ME
resources - Variable in class org.jboss.portal.test.AbstractTestCase
 
resp - Variable in class org.jboss.portal.core.command.CoreComponentRequestContext
.
resp - Variable in class org.jboss.portal.core.command.CoreComponentResponseContext
 
resp - Variable in class org.jboss.portal.server.app.impl.AbstractRequestContext
 
result - Variable in class org.jboss.portal.portlet.impl.ActionResponseImpl
 
result - Variable in class org.jboss.portal.portlet.impl.RenderResponseImpl
 
result - Variable in class org.jboss.portal.server.app.ComponentResponse
 
resume(TransactionManager, Transaction) - Static method in class org.jboss.portal.common.transaction.Transactions
Associate the thread with a transaction
resume(Transaction) - Method in class org.jboss.portal.core.impl.tree.tm.TransactionManagerObserver
 
returnedClass() - Method in class org.jboss.portal.core.hibernate.ModeUserType
 
returnedClass() - Method in class org.jboss.portal.core.hibernate.WindowStateUserType
 
rewriteContent(Pattern, String, String) - Static method in class org.jboss.portal.core.util.RewriteHelper
Rewrite the content.
right - Variable in class org.jboss.portlet.forums.helper.Range
DOCUMENT_ME
roleModule - Variable in class org.jboss.portal.test.core.ModelTestCase
 
roleNames - Variable in class org.jboss.portal.core.impl.user.UserImpl
 
roles - Variable in class org.jboss.portal.core.impl.user.UserImpl
 
rollback() - Method in interface org.jboss.portal.common.tree.Session
Rollback all changes made to the tree.
rollback() - Method in class org.jboss.portal.core.impl.tree.SessionImpl
 
rollback(Object) - Method in class org.jboss.portal.core.impl.tree.loader.DelegatingCacheLoader
 
rollback() - Method in class org.jboss.portal.core.impl.tree.tm.TransactionManagerObserver
Roll back the transaction then broadcast notification.
rollback() - Method in class org.jboss.portal.core.impl.tree.tm.TransactionObservation
 
rollback(Object) - Method in class org.jboss.portal.core.security.store.HibernateCacheLoader
Rolls back a transaction.
rollbackTransaction() - Method in class org.jboss.portal.test.core.AbstractHibernateTestCase
Rollback the transaction and return true if the rollback was succesful
root - Variable in class org.jboss.portal.core.impl.model.portal.TransientPortalObjectContainer
 
run() - Method in interface org.jboss.portal.common.transaction.Transactions.Runnable
 
run(String, String) - Method in interface org.jboss.portal.core.security.jaas.IdentityPropagationLoginModule.Runnable
 
run() - Method in class org.jboss.portal.junit.result.AssertResult.Test
 

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