© 2005 BEA Systems, Inc.
A B C D E F G H I J K L M N O P Q R S T U V W X Y

U

UIControlTreeCacheData - class com.bea.netuix.servlets.manager.UIControlTreeCacheData.
Deprecated. As of 8.1 SP2, this class is no longer used.
URLDocument - class com.bea.p13n.content.document.ref.URLDocument.
Deprecated.  
URLRewriter - class com.bea.struts.adapter.util.rewriter.URLRewriter.
URL rewriter interface.
URLRewriterService - class com.bea.struts.adapter.util.rewriter.URLRewriterService.
Methods for registering URL rewriters, and for rewriting URLs using registered rewriters.
UnaryOperator - interface com.bea.p13n.expression.operator.UnaryOperator.
An interface for concrete unary operator classes.
UnboundVariableException - exception com.bea.p13n.expression.UnboundVariableException.
An Exception class to signal that a variable in an expression has not been unified with a value.
UneditProcessor - class com.bea.portal.appflow.processor.UneditProcessor.
Deprecated. com.bea.portal is only useful in the compatibility domain. For the new portal framework please use the classes under the com.bea.netuix package
UnificationList - interface com.bea.p13n.expression.UnificationList.
An interface for a class that maps variable names to the variable values.
Unifier - interface com.bea.p13n.expression.Unifier.
An interface implemented by classes that can unify (replace occurrences of a variable with a value) an expression.
UnimplementedException - exception com.beasys.commerce.foundation.exception.UnimplementedException.
UnimplementedException is thrown when a method has not yet been implemented.
Unit - interface com.beasys.commerce.axiom.units.Unit.
A unit of measure.
UnitAdjustmentDescription - interface com.bea.commerce.ebusiness.price.quote.UnitAdjustmentDescription.
 
UnitAdjustmentDescriptionImpl - class com.bea.commerce.ebusiness.price.quote.UnitAdjustmentDescriptionImpl.
 
UnitHome - class com.beasys.commerce.axiom.units.UnitHome.
The home class for the Unit belonging.
UnitImpl - class com.beasys.commerce.axiom.units.UnitImpl.
A unit of measure.
UnitPrice - interface com.beasys.commerce.axiom.units.UnitPrice.
Combines a unit and a price to provide a mechanism for recording pricing and pricing strategies.
UnitPriceHome - class com.beasys.commerce.axiom.units.UnitPriceHome.
The home class for the UnitPrice belonging.
UnitPriceImpl - class com.beasys.commerce.axiom.units.UnitPriceImpl.
Combines a unit and a price to provide a mechanism for recording pricing and pricing strategies.
UnmaximizeProcessor - class com.bea.portal.appflow.processor.UnmaximizeProcessor.
Deprecated. com.bea.portal is only useful in the compatibility domain. For the new portal framework please use the classes under the com.bea.netuix package
UnminimizeProcessor - class com.bea.portal.appflow.processor.UnminimizeProcessor.
Deprecated. com.bea.portal is only useful in the compatibility domain. For the new portal framework please use the classes under the com.bea.netuix package
UnmodifiableException - exception com.bea.portlet.prefs.UnmodifiableException.
Deprecated. Replaced by ReadOnlyException
UnsupportedRepositoryOperationException - exception com.bea.content.UnsupportedRepositoryOperationException.
An exception thrown from a repository implementation to signify that the operation is not supported by the implementation.
UseCountLimitException - exception com.bea.commerce.ebusiness.discount.association.UseCountLimitException.
Indicates that the discount association's use count has exceeded the discount's allowed uses limit
UserAlreadyExistsException - exception com.bea.p13n.usermgmt.UserAlreadyExistsException.
Application exception class that will be thrown when an attempt is made to create a user that already exists.
UserInfoControl - interface com.bea.p13n.controls.userInfoQuery.UserInfoControl.
This control is used to query information about a particular user, such as which groups the user belongs to, which roles the user is in, which roles are available to the user.
UserLoginControl - interface com.bea.p13n.controls.login.UserLoginControl.
This control: is used by the portal GUI components to send authentication information to the portal site allows a site visitor to log in to the portal gives some indication as to whether the login is successful by providing access to the user's profile information, and throwing an exception otherwise.
UserManagementException - exception com.bea.p13n.usermgmt.UserManagementException.
System exception class that will be thrown when a low-level error occurs in the user management system.
UserManagementTag - class com.bea.p13n.usermgmt.taglib.UserManagementTag.
Base class for all user managment tags.
UserManagementTagConstants - interface com.bea.p13n.usermgmt.taglib.UserManagementTagConstants.
Constants that represent the success/failure codes for most tag operations.
UserManagementTagExtraInfo - class com.bea.p13n.usermgmt.taglib.UserManagementTagExtraInfo.
Base class for User Management extra info tag classes.
UserManager - interface com.bea.p13n.controls.ejb.usermgmt.UserManager.
Remote Interface for the UserManager session bean.
UserManager - interface com.bea.p13n.usermgmt.UserManager.
Deprecated. See method level Javadoc and com.bea.p13n.security.management.authentication.AtnManagerProxy
UserManagerConstants - interface com.bea.p13n.usermgmt.UserManagerConstants.
Deprecated. no longer needed since 8.1
UserManagerHome - interface com.bea.p13n.usermgmt.UserManagerHome.
Deprecated. Use com.bea.p13n.security.management.authentication.AtnManagerProxy
UserPageState - interface com.bea.portal.model.UserPageState.
Deprecated. com.bea.portal is only useful in the compatibility domain. For the new portal framework please use the classes under the com.bea.netuix package
UserPageStateMetadata - interface com.bea.portal.model.UserPageStateMetadata.
Deprecated. com.bea.portal is only useful in the compatibility domain. For the new portal framework please use the classes under the com.bea.netuix package
UserPortalState - interface com.bea.portal.model.UserPortalState.
Deprecated. com.bea.portal is only useful in the compatibility domain. For the new portal framework please use the classes under the com.bea.netuix package
UserPortletState - interface com.bea.portal.model.UserPortletState.
Deprecated. com.bea.portal is only useful in the compatibility domain. For the new portal framework please use the classes under the com.bea.netuix package
UserProcessor - class com.bea.portal.appflow.processor.security.UserProcessor.
Deprecated. com.bea.portal is only useful in the compatibility domain. For the new portal framework please use the classes under the com.bea.netuix package
UserProfileControl - interface com.bea.p13n.controls.profile.UserProfileControl.
Control to access and modify the user profile.
UserProfileManager - interface com.bea.p13n.controls.ejb.usermgmt.profile.UserProfileManager.
ProfileManager is a stateless session bean used to access profile values.
UserPropertyRef - class com.bea.content.expression.UserPropertyRef.
An operator that represents a reference to a user property on the right hand side of a content query expression.
UserPropertyRef - class com.bea.p13n.content.expression.UserPropertyRef.
Deprecated.  
UserProviderControl - interface com.bea.p13n.controls.securityProvider.UserProviderControl.
This control: is used as an interface to the Portal security provider functionality that is specific to users.
UserRegistrationEvent - class com.bea.p13n.tracking.events.UserRegistrationEvent.
Event for tracking a user registration
UserRegistrationEventControl - interface com.bea.p13n.controls.events.standard.UserRegistrationEventControl.
This control dispatches a 'UserRegistrationEvent' to the Portal Behavior Tracking System.
UtilityHelper - class com.beasys.commerce.axiom.util.helper.UtilityHelper.
General location for required utility methods, possibly across personalization and portal.
Utils - class com.bea.p13n.content.document.jdbc.Utils.
Deprecated.  

© 2005 BEA Systems, Inc.
A B C D E F G H I J K L M N O P Q R S T U V W X Y
Copyright © 2005 BEA Systems, Inc. All Rights Reserved