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

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

U

UNCHECKED_ROLE_NAME - Static variable in interface org.jboss.portal.security.SecurityConstants
Define the special role name that significate that a permission is unchecked.
UNDEFINED_TIMEZONE - Static variable in class org.jboss.portal.core.portlet.user.UserPortlet
 
UP - Static variable in class org.jboss.portal.common.path.RelativePathParser
The recognized token is up.
URLInfo - class org.jboss.portal.server.util.URLInfo.
URL information that does not belong to the url value itself.
URLInfo(boolean, boolean) - Constructor for class org.jboss.portal.server.util.URLInfo
 
URLInfo(boolean, boolean, Boolean) - Constructor for class org.jboss.portal.server.util.URLInfo
 
URLNavigationProvider - interface org.jboss.portal.common.net.URLNavigationProvider.
Defines an interface that provides navigation for URLs.
URLNavigator - class org.jboss.portal.common.net.URLNavigator.
The URLNavigator class is a registry for various URLNavigationProvider.
URLNavigator() - Constructor for class org.jboss.portal.common.net.URLNavigator
 
URLNavigatorTestCase - class org.jboss.portal.test.common.URLNavigatorTestCase.
 
URLNavigatorTestCase(String) - Constructor for class org.jboss.portal.test.common.URLNavigatorTestCase
 
URLParameterTag - class org.jboss.portal.portlet.taglib.URLParameterTag.
The additional parameters definitions for the actionURL and renderURL tags for the JSR 168 Portlet specification.
URLParameterTag() - Constructor for class org.jboss.portal.portlet.taglib.URLParameterTag
 
URLParameterTag.Parameter - class org.jboss.portal.portlet.taglib.URLParameterTag.Parameter.
 
URLParameterTag.Parameter(String, String) - Constructor for class org.jboss.portal.portlet.taglib.URLParameterTag.Parameter
 
URLParameters - class org.jboss.portal.core.command.mapper.URLParameters.
 
URLParameters() - Constructor for class org.jboss.portal.core.command.mapper.URLParameters
 
URLVisitor - interface org.jboss.portal.common.net.URLVisitor.
Visitor pattern interface.
URL_PATTERN - Static variable in class org.jboss.portal.core.deployment.jboss.InstanceDeploymentFactory
 
URL_PATTERN - Static variable in class org.jboss.portal.core.deployment.jboss.ObjectDeploymentFactory
 
URL_PATTERN - Static variable in class org.jboss.portal.core.deployment.jboss.PortalDeploymentFactory
 
URL_PATTERN - Static variable in class org.jboss.portal.theme.deployment.jboss.LayoutDeploymentFactory
 
URL_PATTERN - Static variable in class org.jboss.portal.theme.deployment.jboss.LayoutFeaturesDeploymentFactory
 
URL_PATTERN - Static variable in class org.jboss.portal.theme.deployment.jboss.RenderSetDeploymentFactory
 
URL_PATTERN - Static variable in class org.jboss.portal.theme.deployment.jboss.StrategyDeploymentFactory
 
URL_PATTERN - Static variable in class org.jboss.portal.theme.deployment.jboss.ThemeDeploymentFactory
 
USERID - Static variable in class org.jboss.portal.core.portlet.user.UserPortletConstants
 
USERMODULE_JNDINAME - Static variable in class org.jboss.portal.core.modules.ModuleConstants
 
USER_1 - Static variable in interface org.jboss.portal.theme.page.RegionNames
 
USER_2 - Static variable in interface org.jboss.portal.theme.page.RegionNames
 
USER_INFO - Static variable in interface javax.portlet.PortletRequest
Used to retrieve user information attributes with the getAttribute call.
USER_SIGNATURE_ADD_PROPERTY - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
USER_SIGNATURE_PROPERTY - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
UUIDGenerator - class org.jboss.portal.common.util.UUIDGenerator.
Adapted from ejb plugin key generated.
UUIDGenerator() - Constructor for class org.jboss.portal.common.util.UUIDGenerator
 
UnavailableException - exception javax.portlet.UnavailableException.
The portlet should throw the UnavailableException when the portlet is either temporarily or permanently unavailable to handle requests.
UnavailableException(String) - Constructor for class javax.portlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the portlet is permanently unavailable.
UnavailableException(String, int) - Constructor for class javax.portlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the portlet is temporarily unavailable and giving an estimate of how long it will be unavailable.
UnavailableResult - class org.jboss.portal.server.output.UnavailableResult.
It exists but cannot be used.
UnavailableResult() - Constructor for class org.jboss.portal.server.output.UnavailableResult
 
UnavailableResult(int) - Constructor for class org.jboss.portal.server.output.UnavailableResult
 
UnexpectedCommandException - exception org.jboss.portal.common.command.UnexpectedCommandException.
 
UnexpectedCommandException() - Constructor for class org.jboss.portal.common.command.UnexpectedCommandException
 
UnexpectedCommandException(String) - Constructor for class org.jboss.portal.common.command.UnexpectedCommandException
 
UnexpectedCommandException(String, Throwable) - Constructor for class org.jboss.portal.common.command.UnexpectedCommandException
 
UnexpectedCommandException(Throwable) - Constructor for class org.jboss.portal.common.command.UnexpectedCommandException
 
UpdateCategoryCommand - class org.jboss.portlet.forums.commands.admin.UpdateCategoryCommand.
 
UpdateCategoryCommand(JBossActionRequest, JBossActionResponse) - Constructor for class org.jboss.portlet.forums.commands.admin.UpdateCategoryCommand
 
UpdateForumCommand - class org.jboss.portlet.forums.commands.admin.UpdateForumCommand.
 
UpdateForumCommand(JBossActionRequest, JBossActionResponse) - Constructor for class org.jboss.portlet.forums.commands.admin.UpdateForumCommand
 
UploadedFile - interface org.jboss.portlet.forums.model.UploadedFile.
An uploaded file.
UploadedFileImpl - class org.jboss.portlet.forums.impl.UploadedFileImpl.
An uploaded file.
UploadedFileImpl(String, byte[], String, long) - Constructor for class org.jboss.portlet.forums.impl.UploadedFileImpl
 
UploadedFileImpl() - Constructor for class org.jboss.portlet.forums.impl.UploadedFileImpl
 
User - interface org.jboss.portal.core.model.User.
A user.
UserAttributeMetaData - class org.jboss.portal.portlet.metadata.UserAttributeMetaData.
 
UserAttributeMetaData() - Constructor for class org.jboss.portal.portlet.metadata.UserAttributeMetaData
 
UserContext - interface org.jboss.portal.server.app.spi.UserContext.
The user context valid during the scope of a single request.
UserIdentity - class org.jboss.portal.core.impl.model.portal.UserIdentity.
 
UserIdentity() - Constructor for class org.jboss.portal.core.impl.model.portal.UserIdentity
 
UserImpl - class org.jboss.portal.core.impl.user.UserImpl.
User interface implementation.
UserImpl() - Constructor for class org.jboss.portal.core.impl.user.UserImpl
 
UserImpl(String) - Constructor for class org.jboss.portal.core.impl.user.UserImpl
 
UserInterceptor - class org.jboss.portal.core.aspects.server.UserInterceptor.
The interceptor is responsible for managing the user identity lifecycle based on the string returned the HttpServletRequest.getRemoteUser method.
UserInterceptor() - Constructor for class org.jboss.portal.core.aspects.server.UserInterceptor
 
UserInterceptor - class org.jboss.portal.portlet.test.UserInterceptor.
The user interceptor is a simple implementation that is used to run the portlet controller.
UserInterceptor() - Constructor for class org.jboss.portal.portlet.test.UserInterceptor
 
UserInterceptor.AuthenticatedUser - class org.jboss.portal.core.aspects.server.UserInterceptor.AuthenticatedUser.
 
UserInterceptor.AuthenticatedUser(User) - Constructor for class org.jboss.portal.core.aspects.server.UserInterceptor.AuthenticatedUser
 
UserInterceptor.Guest - class org.jboss.portal.core.aspects.server.UserInterceptor.Guest.
A non authenticated person.
UserInterceptor.Guest() - Constructor for class org.jboss.portal.core.aspects.server.UserInterceptor.Guest
 
UserInterceptor.RequestUser - class org.jboss.portal.core.aspects.server.UserInterceptor.RequestUser.
The user provided by the portal for the request.
UserInterceptor.RequestUser() - Constructor for class org.jboss.portal.core.aspects.server.UserInterceptor.RequestUser
 
UserInterceptor.User - class org.jboss.portal.portlet.test.UserInterceptor.User.
 
UserInterceptor.User() - Constructor for class org.jboss.portal.portlet.test.UserInterceptor.User
 
UserModelContentProvider - class org.jboss.portal.core.portlet.user.security.UserModelContentProvider.
 
UserModelContentProvider() - Constructor for class org.jboss.portal.core.portlet.user.security.UserModelContentProvider
 
UserModelTestCase - class org.jboss.portal.test.core.UserModelTestCase.
 
UserModelTestCase(String) - Constructor for class org.jboss.portal.test.core.UserModelTestCase
 
UserModule - interface org.jboss.portal.core.modules.UserModule.
 
UserModuleImpl - class org.jboss.portal.core.impl.user.UserModuleImpl.
 
UserModuleImpl() - Constructor for class org.jboss.portal.core.impl.user.UserModuleImpl
 
UserPortlet - class org.jboss.portal.core.portlet.user.UserPortlet.
This portlet aims at managing users
UserPortlet() - Constructor for class org.jboss.portal.core.portlet.user.UserPortlet
 
UserPortletConstants - class org.jboss.portal.core.portlet.user.UserPortletConstants.
 
UserPortletConstants() - Constructor for class org.jboss.portal.core.portlet.user.UserPortletConstants
 
UserPortletTestCase - class org.jboss.portal.test.core.portlet.UserPortletTestCase.
 
UserPortletTestCase(String) - Constructor for class org.jboss.portal.test.core.portlet.UserPortletTestCase
 
UserSecurityConstants - class org.jboss.portal.core.portlet.user.security.UserSecurityConstants.
 
UserSecurityConstants() - Constructor for class org.jboss.portal.core.portlet.user.security.UserSecurityConstants
 
UserTestCase - class org.jboss.portlet.test.forums.UserTestCase.
 
UserTestCase(String) - Constructor for class org.jboss.portlet.test.forums.UserTestCase
 
Utils - class org.jboss.portal.test.core.Utils.
 
Utils() - Constructor for class org.jboss.portal.test.core.Utils
 
undeploy() - Method in class org.jboss.portal.junit.ClientSession
Undeploy a portlet application.
undeploy(PortalWebApp) - Method in class org.jboss.portal.server.deployment.WebAppAdapter
 
undeploy(PortalWebApp) - Method in class org.jboss.portal.server.deployment.WebAppEnhancer
 
undeploy(PortalWebApp) - Method in class org.jboss.portal.server.deployment.WebAppIntercepter
Perform the undeploy notification.
undeploy(URL) - Method in class org.jboss.portal.server.deployment.jboss.MainDeployerFacade
 
undeploy(PortalWebApp) - Method in class org.jboss.portal.server.deployment.jboss.ServerDeployer
 
undeploy(PortalWebApp) - Method in interface org.jboss.portal.server.deployment.jboss.ServerDeployerMBean
 
units - Variable in class org.jboss.portal.core.deployment.jboss.ObjectDeployment
What we have deployed.
unlockAction - Variable in class org.jboss.portlet.forums.commands.moderation.LockTopicCommand
 
unmarshall(byte[]) - Method in class org.jboss.portal.core.impl.tree.loader.DelegatingCacheLoader
 
unmarshallMap(Map) - Method in class org.jboss.portal.core.impl.tree.loader.DelegatingCacheLoader
 
unmarshallResult(String) - Static method in class org.jboss.portal.junit.ResultCodec
 
unregister(ClassLoader) - Static method in class org.jboss.portal.common.logging.LoaderRepositorySelector
 
unregister(ObjectName) - Method in class org.jboss.portal.common.mx.Listener
 
unregister(String) - Method in interface org.jboss.portal.core.command.mapper.PrefixDelegatingCommandMapper
Unregister a mapper for a given prefix.
unregister(String) - Method in class org.jboss.portal.core.command.mapper.PrefixDelegatingCommandMapperService
 
unregisterFactory(DeploymentFactory) - Method in class org.jboss.portal.server.deployment.jboss.ServerDeployer
 
unregisterFactory(DeploymentFactory) - Method in interface org.jboss.portal.server.deployment.jboss.ServerDeployerMBean
 
unregisterListener(String) - Method in interface org.jboss.portal.core.event.PortalEventListenerRegistry
 
unregisterListener(String) - Method in class org.jboss.portal.core.event.PortalEventListenerRegistryImpl
 
unregisterRepository(String) - Static method in class org.jboss.portal.cms.util.RepositoryUtil
 
unregisterWebApp(String) - Method in interface org.jboss.portal.server.app.WebAppRegistry
Unregister a web application using its id.
unregisterWebApp(String) - Method in class org.jboss.portal.server.impl.app.JBossWebAppRegistryImpl
 
unwrap(Throwable) - Static method in class org.jboss.portal.common.util.Exceptions
 
update(JBossActionRequest, JBossActionResponse) - Method in class org.jboss.portlet.forums.Context
DOCUMENT_ME
updateCell() - Method in class org.jboss.portal.core.portlet.management.actions.PreferenceAction
 
updateEntry(Fqn, String, Object) - Method in class org.jboss.portal.security.impl.store.TreeCacheAdapter
 
updateLastModifiedStmt - Variable in class org.jboss.portal.cms.hibernate.HibernateStore
 
updateObject(Object, String, Object) - Method in interface org.jboss.portal.security.impl.store.ObjectModelAdapter
Update part of the object.
updateObject(Object, String, Object) - Method in class org.jboss.portal.test.security.store.ModelAdapterImpl
 
updateSchema() - Method in class org.jboss.portal.core.hibernate.SessionFactoryBinder
Update schema.
updatedAttachments - Variable in class org.jboss.portlet.forums.commands.post.EditPostCommand
 
updates - Variable in class org.jboss.portal.portlet.impl.PortletPreferencesImpl
Keep track of updates
url - Variable in class org.jboss.portal.server.deployment.jboss.Deployment
The deployment URL.
urlInfo - Variable in class org.jboss.portal.core.command.CommandContext
The url info
urlPattern - Static variable in class org.jboss.portal.portlet.deployment.jboss.PortletAppDeploymentFactory
 
user - Variable in class org.jboss.portal.server.ServerRequest
The user context.
userContext - Variable in class org.jboss.portal.portlet.impl.PortletRequestImpl
 
userContext - Variable in class org.jboss.portal.server.app.ComponentRequest
 
userDataConstraints - Variable in class org.jboss.portal.portlet.PortletContainer
User data constraint.
userId - Variable in class org.jboss.portlet.forums.commands.moderation.SplitTopicCommand
 
userInfo - Variable in class org.jboss.portal.portlet.impl.PortletRequestImpl
 
userLogout(JBossActionRequest, JBossActionResponse) - Method in class org.jboss.portal.core.portlet.user.UserPortlet
Performs a log out.
userModule - Variable in class org.jboss.portal.test.core.ModelTestCase
 
userModuleJNDIName - Variable in class org.jboss.portal.core.security.jaas.ModelLoginModule
 
userName - Variable in class org.jboss.portal.core.impl.user.UserImpl
 
userRegister(JBossActionRequest, JBossActionResponse) - Method in class org.jboss.portal.core.portlet.user.UserPortlet
Action when a user register
uuids - Variable in class org.jboss.portal.security.impl.store.TreeCacheAdapter
.

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