© 2004 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

S

Scenario - interface com.bea.campaign.Scenario.
A scenario's runtime definition.
ScenarioContainer - interface com.bea.campaign.ScenarioContainer.
A container for an execution of a scenario.
ScenarioHelper - class com.bea.campaign.ScenarioHelper.
Utility helper class for campaigns and scenarios.
ScenarioInfo - interface com.bea.campaign.ScenarioInfo.
The display information of a scenario.
ScenarioService - interface com.bea.campaign.ScenarioService.
The EJB object interface of the scenario service.
ScenarioServiceHome - interface com.bea.campaign.ScenarioServiceHome.
The interface for the home of the ScenarioService EJB.
ScenarioServiceMBean - interface com.bea.campaign.mbeans.ScenarioServiceMBean.
 
ScrollableModel - interface com.beasys.commerce.ebusiness.util.ScrollableModel.
This file contains an interface for any scrollable model It helps manage large returned value by returning only a set of cached value objects (if used properly), reducing the traffic and the memory usage with this simple interface.
ScrollableModelPageRetriever - interface com.beasys.commerce.ebusiness.util.ScrollableModelPageRetriever.
This file contains an interface for any scrollable model page retriever, an object that gets values (hopefully value objects) based on a set of primary keys.
ScrollableModelTag - class com.beasys.commerce.ebusiness.tags.ScrollableModelTag.
This tag helps with the navigation of a scrollable model by outputting a "Previous | 20-29 | Next" text with the proper hyperlinks based on the attributes of the tag.
Search - class com.bea.content.expression.Search.
This represents parameters for searching for Nodes.
Search - class com.bea.p13n.content.expression.Search.
Deprecated.  
Search - interface com.beasys.commerce.foundation.expression.Search.
Deprecated. Use Search instead.
SearchHome - class com.beasys.commerce.foundation.expression.SearchHome.
Deprecated. Use Search instead.
SearchImpl - class com.beasys.commerce.foundation.expression.SearchImpl.
Deprecated. Use Search instead.
SearchItemIterator - class com.beasys.commerce.ebusiness.catalog.service.query.SearchItemIterator.
A ViewIterator over a set of ProductItems that are the results of a Product Catalog search.
SearchOps - interface com.bea.content.manager.SearchOps.
SearchOps is used to search over Nodes and Properties and return the Node ids that match the given criteria.
SearchOps - interface com.bea.content.spi.SearchOps.
SearchOps is used to search over Nodes and Properties and return the Node ids that match the given criteria.
SearchOpsImpl - class com.bea.p13n.content.adapter.SearchOpsImpl.
The search ops for the WLP Content Repository-to-ContentManager adapter.
SearchStatement - class com.bea.p13n.content.document.jdbc.SearchStatement.
Deprecated.  
SearchTag - class com.bea.content.manager.servlets.jsp.taglib.SearchTag.
JSP Tag implementation for searching for content.
SearchTagExtraInfo - class com.bea.content.manager.servlets.jsp.taglib.SearchTagExtraInfo.
The tag extra info the SelectTag.
Security - class com.bea.portal.appflow.processor.security.Security.
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
SecurityConstants - interface com.bea.portal.appflow.processor.security.SecurityConstants.
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
SecurityConstants - class com.beasys.commerce.ebusiness.security.SecurityConstants.
Defines constants used in this package
SecurityPolicy - interface com.bea.p13n.security.SecurityPolicy.
Interface to define a security policy/authorization check.
SecurityPolicyItem - class com.bea.p13n.entitlements.policy.SecurityPolicyItem.
This class encapsulates the information comprising a single Security Policy.
SecurityPolicyManager - class com.bea.p13n.entitlements.management.SecurityPolicyManager.
Provides access to methods for performing security policy management including create, read, modify, and delete actions.
SecurityResource - interface com.bea.p13n.entitlements.resource.SecurityResource.
The SecurityResource interface is used as a marker interface for classes used to locate security policies.
SeedCacheStartup - class com.beasys.commerce.ebusiness.catalog.service.category.SeedCacheStartup.
SeedCacheStartup is a WebLogic Server startup class.
SelectByIdTag - class com.bea.p13n.content.servlets.jsp.taglib.SelectByIdTag.
Deprecated.  
SelectByIdTagExtraInfo - class com.bea.p13n.content.servlets.jsp.taglib.SelectByIdTagExtraInfo.
Deprecated.  
SelectTag - class com.bea.p13n.content.servlets.jsp.taglib.SelectTag.
Deprecated.  
SelectTagAdapter - class com.bea.struts.adapter.taglib.html.SelectTagAdapter.
 
SelectTagExtraInfo - class com.bea.p13n.content.servlets.jsp.taglib.SelectTagExtraInfo.
Deprecated.  
SelectionResults - class com.bea.commerce.ebusiness.price.engine.SelectionResults.
 
SelectionRule - class com.bea.commerce.ebusiness.price.engine.SelectionRule.
 
SelectionType - class com.bea.commerce.ebusiness.price.engine.SelectionType.
 
Selector - class com.bea.commerce.ebusiness.price.engine.Selector.
 
Sequencer - interface com.bea.p13n.util.jdbc.Sequencer.
This file contains an interface for a unique number sequencer.
Sequencer - interface com.beasys.commerce.util.Sequencer.
Deprecated. Use com.bea.p13n.util.jdbc.Sequencer and com.bea.p13n.util.jdbc.SequencerFactory
SequencerFactory - class com.bea.p13n.util.jdbc.SequencerFactory.
This class implements the Singleton design pattern for obtaining database sequencers.
SequencerFactory - class com.beasys.commerce.util.SequencerFactory.
Deprecated. Use SequencerFactory
SerializableEnumeration - class com.beasys.commerce.util.SerializableEnumeration.
Deprecated.  
ServiceConfigurationException - exception com.beasys.commerce.ebusiness.payment.ServiceConfigurationException.
Represents the condition when the merchant's Payment service configuration is wrong.
ServiceConfigurationMBean - interface com.bea.p13n.management.ServiceConfigurationMBean.
Base service configuraiton MBean interface
ServiceLocator - interface com.bea.campaign.ServiceLocator.
A helper interface for an object which can locate services.
ServiceUnavailableException - exception com.beasys.commerce.ebusiness.payment.ServiceUnavailableException.
Represents the condition when the link to the service provider is not available.
ServletResults - class com.bea.p13n.mail.ServletResults.
Wrapper class to hold the results from a JSP request.
Session - class com.bea.p13n.http.Session.
The Personalization Server implementation of the Http Session interface.
Session - interface com.beasys.commerce.foundation.Session.
A Business Smart Component (BSC) Session provides access to a remote instance of a session-based BSC (EJB Session Bean).
Session.AttributeLoader - interface com.bea.p13n.http.Session.AttributeLoader.
An object which is capable of loading additional attributes into a Session.
SessionBeginEvent - class com.bea.p13n.tracking.events.SessionBeginEvent.
Event for tracking user session start
SessionEndEvent - class com.bea.p13n.tracking.events.SessionEndEvent.
Event for tracking user session end
SessionEventListener - class com.bea.p13n.tracking.listeners.SessionEventListener.
Class is implemented as a HttpSessionListener, to fire SessionEvents upon Session begin and end.
SessionHelper - class com.bea.p13n.usermgmt.SessionHelper.
 
SessionHome - class com.beasys.commerce.foundation.SessionHome.
This is the abstract base class that all session homes must extend.
SessionImpl - class com.beasys.commerce.foundation.SessionImpl.
This is the base implementation of the Business Smart Component (BSC) Session interface.
SessionLoginEvent - class com.bea.p13n.tracking.events.SessionLoginEvent.
Event for tracking user login
SessionLoginEventControl - interface com.bea.p13n.controls.events.standard.SessionLoginEventControl.
This control dispatches a 'SessionLoginEvent' to the Portal Behavior Tracking System.
SessionPropertyRef - class com.bea.content.expression.SessionPropertyRef.
An operator that represents a reference to a session property on the right hand side of a content query expression.
SessionPropertyRef - class com.bea.p13n.content.expression.SessionPropertyRef.
Deprecated.  
SetPasswordFormProcessor - class com.bea.portal.appflow.processor.security.SetPasswordFormProcessor.
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
SetPasswordTag - class com.bea.p13n.usermgmt.taglib.SetPasswordTag.
Corresponds to <ugm:setPassword>.
SetPropertyTag - class com.bea.p13n.usermgmt.profile.taglib.SetPropertyTag.
Corresponds to <profile:setProperty>.
SetPropertyTagExtraInfo - class com.bea.p13n.usermgmt.profile.taglib.SetPropertyTagExtraInfo.
TagExtraInfo implementation that just computes isValid for WLW.
SetStringDatabase - class com.bea.p13n.util.jdbc.SetStringDatabase.
 
SettleException - exception com.beasys.commerce.ebusiness.payment.SettleException.
Represents the condition when the a payment transaction does not get settled.
ShellDefinition - class com.bea.netuix.application.definition.ShellDefinition.
ShellDefinition
ShellDefinitionId - class com.bea.netuix.application.identifier.ShellDefinitionId.
Represents the primary keys of Shell definition objects in the database, and is used to uniquely identify them.
ShellDefinitionManager - interface com.bea.netuix.application.manager.persistence.ShellDefinitionManager.
Please refer to the interfaces for javadoc.
ShellDefinitionManagerHome - interface com.bea.netuix.application.manager.persistence.ShellDefinitionManagerHome.
EJB Home for ShellDefinitionManager.
ShellPresentationContext - class com.bea.netuix.servlets.controls.application.ShellPresentationContext.
This class represents a portal shell component.
ShellView - interface com.bea.netuix.application.view.ShellView.
"Views" are deep copy immutable objects.
ShippingAddressCRUD - class com.beasys.commerce.ebusiness.customer.ShippingAddressCRUD.
CRUD for Aggregate Mapping
ShippingHelper - interface com.beasys.commerce.ebusiness.shipping.ShippingHelper.
The ShippingHelper interface defines a method to get a list of available shipping methods.
ShippingHelperHome - interface com.beasys.commerce.ebusiness.shipping.ShippingHelperHome.
The home interface for the ShippingHelper Session Bean.
ShippingHelperImpl - class com.beasys.commerce.ebusiness.shipping.ShippingHelperImpl.
Implements the ShippingHelper interface.
ShippingMethod - interface com.beasys.commerce.ebusiness.shipping.ShippingMethod.
A shipping method is a mechanism by which product is delivered.
ShippingMethodCRUD - class com.beasys.commerce.ebusiness.shipping.ShippingMethodCRUD.
CRUD for entity bean ShippingMethod
ShippingMethodConstants - interface com.beasys.commerce.ebusiness.shipping.ShippingMethodConstants.
This ShippingMethodConstants interface defines the constants for the ShippingMethodValue class.
ShippingMethodException - exception com.beasys.commerce.ebusiness.shipping.ShippingMethodException.
 
ShippingMethodHome - interface com.beasys.commerce.ebusiness.shipping.ShippingMethodHome.
The home interface for the ShippingMethod entity bean.
ShippingMethodImpl - class com.beasys.commerce.ebusiness.shipping.ShippingMethodImpl.
A shipping method is a mechanism by which product is delivered.
ShippingMethodPk - class com.beasys.commerce.ebusiness.shipping.ShippingMethodPk.
This is a PrimaryKey for managing the life cycle of a BSC Configurable/Entity bean.
ShippingMethodSmartBMP - class com.beasys.commerce.ebusiness.shipping.ShippingMethodSmartBMP.
Implementation of SmartBMP interface for bean ShippingMethod.
ShippingMethodValue - class com.beasys.commerce.ebusiness.shipping.ShippingMethodValue.
A shipping method is a mechanism by which product is delivered.
ShippingMethod_Money_CRUD - class com.beasys.commerce.ebusiness.shipping.ShippingMethod_Money_CRUD.
CRUD for Aggregate Mapping
ShippingMethod_price_MoneyCRUD - class com.beasys.commerce.ebusiness.shipping.ShippingMethod_price_MoneyCRUD.
CRUD for entity bean ShippingMethod_price_Money
ShippingOrderObject - class com.bea.commerce.ebusiness.price.engine.pool.ShippingOrderObject.
Interface to be implemented by 'orders' used as pool objects.
ShockwaveContentProvider - class com.bea.p13n.ad.render.ShockwaveContentProvider.
A class that provides XHTML rendering for shockwave content.
ShoppingCart - interface com.beasys.commerce.ebusiness.shoppingcart.ShoppingCart.
The ShoppingCart is used to contain a list of ShoppingCartLines.
ShoppingCartAttributeLoader - class com.bea.campaign.ShoppingCartAttributeLoader.
A p13n request attribute loader which will load the ShoppingCart into the p13n request.
ShoppingCartAttributeLoader - class com.bea.commerce.ebusiness.campaign.ShoppingCartAttributeLoader.
Deprecated. Moved to com.bea.campaign.ShoppingCartAttributeLoader.
ShoppingCartConstants - interface com.beasys.commerce.ebusiness.shoppingcart.ShoppingCartConstants.
This class defines constants that are used in the ShoppingCart and ShoppingCartLine
ShoppingCartHome - class com.beasys.commerce.ebusiness.shoppingcart.ShoppingCartHome.
The home class for the ShoppingCart.
ShoppingCartImpl - class com.beasys.commerce.ebusiness.shoppingcart.ShoppingCartImpl.
The ShoppingCart is used to contain a list of ShoppingCartLines.
ShoppingCartLine - interface com.beasys.commerce.ebusiness.shoppingcart.ShoppingCartLine.
This class combines a ProductItem, a Quantity and a Money object.
ShoppingCartLineHome - class com.beasys.commerce.ebusiness.shoppingcart.ShoppingCartLineHome.
The home class for the ShoppingCartLine.
ShoppingCartLineImpl - class com.beasys.commerce.ebusiness.shoppingcart.ShoppingCartLineImpl.
This class combines an Item, a Quantity and a Money.
ShoppingCartRulesFacade - class com.beasys.commerce.ebusiness.shoppingcart.ShoppingCartRulesFacade.
Class ShoppingCartRulesFacade is used to aid the evaluation of rule expressions.
ShoppingEvent - class com.bea.commerce.ebusiness.tracking.events.ShoppingEvent.
Event for tracking shopping and purchase activity
ShowBinaryServlet - class com.bea.content.manager.servlets.ShowBinaryServlet.
Deprecated. As of 8.1 Service Pack 2, replaced by ShowPropertyServlet
ShowDocServlet - class com.bea.p13n.content.servlets.ShowDocServlet.
Deprecated.  
ShowHTTPHeaders - class com.beasys.commerce.util.ShowHTTPHeaders.
Deprecated. Use ShowHTTPHeaders
ShowPropertyServlet - class com.bea.content.manager.servlets.ShowPropertyServlet.
Writes a property of a Node to the response OutputStream.
SiblingIterator - class com.beasys.commerce.ebusiness.catalog.service.category.SiblingIterator.
A SiblingIterator is a ViewIterator over the sibling Category objects for a given Category.
SimpleStateHolder - class com.bea.wsrp.ext.holders.SimpleStateHolder.
A convenience implementation to transport custom state between a Producer and Consumer.
SkinDefinition - interface com.bea.portal.model.SkinDefinition.
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
SkinIdentifier - interface com.bea.portal.model.SkinIdentifier.
Interface LayoutIdentifier represents an object that can be used to uniquely identify a layout within the portal framework.
SmartBMP - interface com.beasys.commerce.bridge.bmp.SmartBMP.
SmartBMP specifies bean-managed persistence methods implemented by a delegate class named SmartBMP.
SmartBMPFactory - class com.beasys.commerce.bridge.bmp.SmartBMPFactory.
This class implements the Singleton design pattern for obtaining SmartBMP instances.
SmartCollectionReference - interface com.beasys.commerce.foundation.SmartCollectionReference.
An interface for classes that wrap a collection, and handle intelligent persistence of the Collection's contents; i.e., only making database calls when necessary rather than updating the entire collection when only a subset of it has changed, etc.
SmartComparator - class com.beasys.commerce.foundation.SmartComparator.
This is an implementation of the Comparator Interface that compares two objects.
SmartConnectionPool - interface com.beasys.commerce.bridge.bmp.jdbc.SmartConnectionPool.
Defines the interface for Application Server independent connection pooling.
SmartEJBHome - interface com.beasys.commerce.foundation.SmartEJBHome.
The Smart EJB Home interface is extended by all Business Smart Component home interfaces that service BSCs.
SmartEntityReference - interface com.beasys.commerce.foundation.SmartEntityReference.
A smart handle optimizes the the use of handles for entity beans by storing a local copy of the primary key (SmartKey) for the BSC Entity.
SmartHome - interface com.beasys.commerce.foundation.SmartHome.
The SmartHome interface is extended by all Business Smart Component home interfaces.
SmartKey - class com.beasys.commerce.foundation.SmartKey.
For each Entity there must be a primary key class derived from SmartKey.
SmartMapReference - interface com.beasys.commerce.foundation.SmartMapReference.
An interface for classes that wrap a Map, and handle intelligent persistence of the Map's contents; i.e., only making database calls when necessary rather than updating the entire Map when only a subset of it has changed, etc.
SmartValue - class com.beasys.commerce.foundation.SmartValue.
The SmartValue is a data-only representation of the contents of a BSC Entity.
SoftHashMap - class com.beasys.commerce.util.SoftHashMap.
A map implemented using SoftReferences to store the values.
SortCriteria - class com.bea.content.expression.SortCriteria.
A class which handles the sortBy part of a Search.
SortCriteria - class com.bea.p13n.content.expression.SortCriteria.
Deprecated.  
SortCriteria - class com.beasys.commerce.foundation.expression.SortCriteria.
Deprecated. Use SortCriteria instead.
SpecialCharacterProcessor - class com.bea.portal.appflow.processor.security.SpecialCharacterProcessor.
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
SqlBundle - class com.bea.p13n.property.SqlBundle.
Utility class to externalize SQL statements in a ResourceBundle.
StandalonePortletURL - class com.bea.portlet.StandalonePortletURL.
The StandalonePortletURL helps create links to render portlets in a separate window (such as a popup window).
StartBrowser - class com.bea.p13n.common.StartBrowser.
This startup class displays a message in the server shell informing the user which URL can be used to access the Portal samples.
State - interface com.beasys.commerce.foundation.State.
Represents a discrete state in a state machine or workflow.
StateHome - class com.beasys.commerce.foundation.StateHome.
The home class for the State belonging.
StateImpl - class com.beasys.commerce.foundation.StateImpl.
Represents a discrete state in a state machine or workflow.
StateMachine - class com.beasys.commerce.ebusiness.order.StateMachine.
A class for implementing finite state machines.
StateMachine - class com.beasys.commerce.foundation.StateMachine.
This is the reference implemenation of a Workflow object.
StateTransitionException - exception com.beasys.commerce.ebusiness.order.StateTransitionException.
Class of exception for state transitions in the StateMachine package
StatementParams - class com.bea.p13n.content.document.ref.StatementParams.
Deprecated. This class has been deprecated in favor of using a RefSQLGenerator instance configured as needed.
StringCharAt - class com.bea.p13n.expression.operator.string.StringCharAt.
Implementation of the StringCharAt operator.
StringCompareToIgnoreCase - class com.bea.p13n.expression.operator.string.StringCompareToIgnoreCase.
Implementation of the StringCompareToIgnoreCase operator.
StringConcat - class com.bea.p13n.expression.operator.string.StringConcat.
Implementation of the MathSubtract operator.
StringContains - class com.bea.p13n.expression.operator.string.StringContains.
Implementation of the StringContains operator.
StringEndsWith - class com.bea.p13n.expression.operator.string.StringEndsWith.
Implementation of the StringEndsWith operator.
StringEqualsIgnoreCase - class com.bea.p13n.expression.operator.string.StringEqualsIgnoreCase.
Implementation of the StringEqualsIgnoreCase operator.
StringLength - class com.bea.p13n.expression.operator.string.StringLength.
Implementation of the StringLength operator.
StringLike - class com.bea.p13n.expression.operator.string.StringLike.
A class for representing "like" operator that is operated on the supplied two strings.
StringOperator - class com.bea.p13n.expression.operator.string.StringOperator.
Implementation of the StringOperator operator.
StringReplace - class com.bea.p13n.expression.operator.string.StringReplace.
Implementation of the StringReplace operator.
StringStartsWith - class com.bea.p13n.expression.operator.string.StringStartsWith.
Implementation of the StringStartsWith operator.
StringSubstring - class com.bea.p13n.expression.operator.string.StringSubstring.
Implementation of the StringSubstring operator.
StringToLowerCase - class com.bea.p13n.expression.operator.string.StringToLowerCase.
Implementation of the StringToLowerCase operator.
StringToUpperCase - class com.bea.p13n.expression.operator.string.StringToUpperCase.
Implementation of the StringToUpperCase operator.
StringTrim - class com.bea.p13n.expression.operator.string.StringTrim.
Implementation of the StringTrim operator.
StrutsContentModuleConfigLocator - class com.bea.netuix.servlets.controls.content.StrutsContentModuleConfigLocator.
Deprecated. Use com.bea.struts.adapter.util.ModuleConfigLocator instead
StrutsEvent - interface com.bea.netuix.events.StrutsEvent.
Class to represent an event arising from a Struts action that has been raised in a portlet.
StyleRewriter - class com.bea.struts.adapter.util.rewriter.StyleRewriter.
 
SubCategoryIterator - class com.beasys.commerce.ebusiness.catalog.service.category.SubCategoryIterator.
A SubCategoryIterator is a ViewIterator over the sub categories of a given parent Category.
SubmitTagAdapter - class com.bea.struts.adapter.taglib.html.SubmitTagAdapter.
 
SuccessorNotFoundException - exception com.bea.p13n.usermgmt.profile.SuccessorNotFoundException.
Application exception to signal that a profile's successor could not be resolved.
SwapCookiesProcessor - class com.bea.portal.appflow.processor.security.SwapCookiesProcessor.
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
SystemCurrentTimeMillis - class com.bea.p13n.expression.operator.SystemCurrentTimeMillis.
Implementation of the SystemCurrentTimeMillis operator.
SystemException - exception com.bea.p13n.exceptions.SystemException.
An abstract base class designed to be extended by a given subsystem or service.
SystemException - exception com.beasys.commerce.foundation.exception.SystemException.
The SystemException class is used to signal system-level exceptions to a caller.
SystemGetProperty - class com.bea.p13n.expression.operator.SystemGetProperty.
Implementation of the SystemGetProperty operator.

© 2004 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 © 2004 BEA Systems, Inc. All Rights Reserved