© 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

C

CM_InputStream - class com.bea.content.manager.CM_InputStream.
 
Cache - interface com.bea.p13n.cache.Cache.
The main interface for the cache.
CacheDefaults - interface com.bea.p13n.cache.CacheDefaults.
Supplies default cache parameters for cache.
CacheFactory - class com.bea.p13n.cache.CacheFactory.
Factory to create Singleton Cache objects.
CacheMBean - interface com.bea.p13n.mbeans.CacheMBean.
The MBean that configures individual instances of a cache.
CacheManagerMBean - interface com.bea.p13n.mbeans.CacheManagerMBean.
This MBean is the parent for the individual instances of CacheMBeans.
CacheManagerServlet - class com.bea.p13n.cache.servlets.CacheManagerServlet.
A servlet which can interact with the p13n caches.
CacheMethod - class com.beasys.commerce.util.CacheMethod.
Abstracts a key for caching Java method objects
CacheReloader - interface com.bea.p13n.cache.CacheReloader.
Reloader for cached objects.
CacheStats - interface com.bea.p13n.cache.CacheStats.
Interface to provide statistics on the cache.
CalendarBean - class com.beasys.commerce.axiom.util.CalendarBean.
 
CallableStatement - class com.bea.p13n.content.document.jdbc.CallableStatement.
Deprecated.  
Campaign - interface com.bea.campaign.Campaign.
The runtime definition of a campaign.
CampaignCleanupServlet - class com.bea.campaign.servlets.CampaignCleanupServlet.
A servlet which can handle cleaning up campaigns.
CampaignConstants - interface com.bea.campaign.CampaignConstants.
Deprecated. Use ejb-refs instead.
CampaignEventListenerMBean - interface com.bea.campaign.mbeans.CampaignEventListenerMBean.
Configuration for the campaign event listener.
CampaignInfo - interface com.bea.campaign.CampaignInfo.
A data structure that contains the basic display information for a campaign.
CampaignProduct - class com.bea.campaign.CampaignProduct.
Product information for WebLogic Campaign Server.
CampaignService - interface com.bea.campaign.CampaignService.
EJB object interface for the CampaignService session EJB.
CampaignServiceHome - interface com.bea.campaign.CampaignServiceHome.
EJB home interface for the CampaignService session EJB.
CampaignServiceMBean - interface com.bea.campaign.mbeans.CampaignServiceMBean.
CampaignService configuration management bean interface.
CampaignUserActivityEvent - class com.bea.campaign.tracking.events.CampaignUserActivityEvent.
Event for tracking generic campaign events.
CampaignWebService - interface com.bea.campaign.webservice.CampaignWebService.
A WLS RPC-style WebService entry-point EJB for various campaign related features.
CampaignWebServiceHome - interface com.bea.campaign.webservice.CampaignWebServiceHome.
A WLS RPC-style WebService entry-point EJB home for various campaign related features.
CancelTagAdapter - class com.bea.struts.adapter.taglib.html.CancelTagAdapter.
 
Capability - class com.bea.netuix.servlets.controls.Capability.
Represents a named capability for a control.
CaptureException - exception com.beasys.commerce.ebusiness.payment.CaptureException.
The exception that is thrown when a transaction fails to be captured.
CatalogCreateException - exception com.beasys.commerce.ebusiness.catalog.CatalogCreateException.
Indicates an error during CatalogItem creation.
CatalogDeploymentException - exception com.beasys.commerce.ebusiness.catalog.CatalogDeploymentException.
CatalogDeploymentException is thrown when an EJB is deployed incorrectly such that it will not function correctly.
CatalogException - exception com.beasys.commerce.ebusiness.catalog.CatalogException.
The base exception class for all catalog-related service exceptions.
CatalogFactory - class com.beasys.commerce.ebusiness.catalog.CatalogFactory.
Factory class to create Catalog-related objects.
CatalogFinderException - exception com.beasys.commerce.ebusiness.catalog.CatalogFinderException.
Indicates an error finding a catalog item.
CatalogItem - interface com.beasys.commerce.ebusiness.catalog.CatalogItem.
This is the base interface for all items contained by the Catalog.
CatalogItemImpl - class com.beasys.commerce.ebusiness.catalog.CatalogItemImpl.
This is the implementation class for all items contained by the Catalog.
CatalogItemIterator - class com.beasys.commerce.ebusiness.catalog.CatalogItemIterator.
The CatalogItemIterator is an abstract base class that all catalog iterators must extend.
CatalogItemKey - class com.beasys.commerce.ebusiness.catalog.CatalogItemKey.
This class is the base class for keys used to look-up CatalogItems (Products and Categories).
CatalogItemView - class com.beasys.commerce.ebusiness.catalog.CatalogItemView.
A CatalogItemView is a window onto a large CatalogItem result set.
CatalogManager - interface com.beasys.commerce.ebusiness.catalog.CatalogManager.
The CatalogManager is the main entry point to the Product Catalog.
CatalogManagerHome - interface com.beasys.commerce.ebusiness.catalog.CatalogManagerHome.
The home interface for the CatalogManager Session EJB.
CatalogManagerImpl - class com.beasys.commerce.ebusiness.catalog.CatalogManagerImpl.
The implementation class for the CatalogManager Session EJB.
CatalogOperationNotAuthorizedException - exception com.beasys.commerce.ebusiness.catalog.CatalogOperationNotAuthorizedException.
CatalogOperationNotAuthorizedException is thrown when a catalog operation is attempted which is not permitted.
CatalogQuery - interface com.beasys.commerce.ebusiness.catalog.service.query.CatalogQuery.
This interface defines the basic functionality required to perform Product Catalog searches.
CatalogQueryAdvisletImpl - class com.beasys.commerce.ebusiness.catalog.advislets.CatalogQueryAdvisletImpl.
This class is the implementation class for a CatalogQuery Advislet.
CatalogQueryImpl - class com.beasys.commerce.ebusiness.catalog.service.query.CatalogQueryImpl.
Implementation class for the CatalogQuery interface.
CatalogQueryManager - interface com.beasys.commerce.ebusiness.catalog.service.query.CatalogQueryManager.
Service interface for searching the Product Catalog using various criteria.
CatalogQueryManagerHome - interface com.beasys.commerce.ebusiness.catalog.service.query.CatalogQueryManagerHome.
The home interface for the CatalogQueryManager Session EJB.
CatalogQueryManagerImpl - class com.beasys.commerce.ebusiness.catalog.service.query.CatalogQueryManagerImpl.
The implementation class for the CatalogQueryManager Session EJB.
CatalogQueryTag - class com.beasys.commerce.ebusiness.catalog.tags.CatalogQueryTag.
The tag handler of the catalogQuery.
CatalogQueryTagExtraInfo - class com.beasys.commerce.ebusiness.catalog.tags.CatalogQueryTagExtraInfo.
TagExtraInfo class for CatalogQueryTag.
CatalogQueryWrapper - class com.beasys.commerce.ebusiness.catalog.rules.CatalogQueryWrapper.
A wrapper/helper class that wraps a
com.beasys.commerce.ebusiness.catalog.service.query.CatalogQuery
and helps create an instance of the latter.
CatalogRemoveException - exception com.beasys.commerce.ebusiness.catalog.CatalogRemoveException.
Indicates an error during catalog item remove.
CatalogRequest - interface com.beasys.commerce.ebusiness.catalog.CatalogRequest.
This interface is the common input record to catalog services that return catalog data.
CatalogRequestImpl - class com.beasys.commerce.ebusiness.catalog.CatalogRequestImpl.
This is the implementation class for the common input record to catalog services that return catalog data.
CatalogResourceManager - class com.beasys.commerce.ebusiness.catalog.util.CatalogResourceManager.
Utility class used for accessing named Product Catalog resources within the wlcs-catalog ResourceBundle resource file.
CatalogRootException - exception com.beasys.commerce.ebusiness.catalog.CatalogRootException.
CatalogRootException is thrown when a catalog operation is attempted on the Root category which is not permitted.
CatalogRuleConstants - interface com.beasys.commerce.ebusiness.catalog.rules.CatalogRuleConstants.
Holds all the constants used for the catalog rules code base.
CatalogSchemaManager - class com.beasys.commerce.ebusiness.catalog.util.CatalogSchemaManager.
Utility class used for accessing named Product Catalog schema definition resources within a named ResourceBundle resource file.
CatalogSelectorTag - class com.beasys.commerce.ebusiness.catalog.tags.CatalogSelectorTag.
The tag handler of the catalog jsp extension tag 'catalogSelector'.
CatalogSelectorTagExtraInfo - class com.beasys.commerce.ebusiness.catalog.tags.CatalogSelectorTagExtraInfo.
TagExtraInfo class for CatalogQueryTag.
CatalogService - interface com.beasys.commerce.ebusiness.catalog.service.CatalogService.
This is the base service interface for all Catalog-related services.
CatalogServiceHome - interface com.beasys.commerce.ebusiness.catalog.service.CatalogServiceHome.
The home interface for the CatalogService Session EJB.
CatalogServiceImpl - class com.beasys.commerce.ebusiness.catalog.service.CatalogServiceImpl.
This is the base service implementation for all Catalog-related services.
CatalogSqlManager - interface com.beasys.commerce.ebusiness.catalog.sql.CatalogSqlManager.
The CatalogSqlManager interface defines the API catalog services use to read and write catalog information to a SQL compliant database.
CatalogSqlManagerFactory - class com.beasys.commerce.ebusiness.catalog.sql.CatalogSqlManagerFactory.
Factory for CatalogSqlManager instances.
CatalogWS - interface com.beasys.commerce.ebusiness.catalog.webservice.CatalogWS.
 
CatalogWSHome - interface com.beasys.commerce.ebusiness.catalog.webservice.CatalogWSHome.
The home interface for the CatalogWS Session EJB.
CatalogWSImpl - class com.beasys.commerce.ebusiness.catalog.webservice.CatalogWSImpl.
 
Category - interface com.beasys.commerce.ebusiness.catalog.Category.
This is the interface for all categories contained by the Catalog.
CategoryDefinition - interface com.bea.netuix.application.definition.CategoryDefinition.
Category marker interface.
CategoryImpl - class com.beasys.commerce.ebusiness.catalog.CategoryImpl.
This is the implementation class for all categories contained by the Catalog.
CategoryInfo - class com.beasys.commerce.ebusiness.catalog.service.category.CategoryInfo.
Internal implementation class.
CategoryItemIterator - class com.beasys.commerce.ebusiness.catalog.service.category.CategoryItemIterator.
A CategoryItemIterator is a ViewIterator over all ProductItems within a Category.
CategoryIterator - class com.beasys.commerce.ebusiness.catalog.service.category.CategoryIterator.
A CategoryIterator is a ViewIterator over all Categories.
CategoryKey - class com.beasys.commerce.ebusiness.catalog.CategoryKey.
The CategoryKey class is used to index and retrieve Category objects.
CategoryManager - interface com.beasys.commerce.ebusiness.catalog.service.category.CategoryManager.
The CategoryManager is a catalog service provider that manages the creation, update and deletion of categories.
CategoryManagerHome - interface com.beasys.commerce.ebusiness.catalog.service.category.CategoryManagerHome.
The home interface for the CategoryManager Session Bean.
CategoryManagerImpl - class com.beasys.commerce.ebusiness.catalog.service.category.CategoryManagerImpl.
Implementation class for the CategoryManagerImpl Tier 1 service provider interface.
CategoryStructureCorruptException - exception com.beasys.commerce.ebusiness.catalog.CategoryStructureCorruptException.
CategoryStructureCorruptException indicates that the hierarchical structure of the catalog appears to have been corrupted.
CategoryStructureException - exception com.beasys.commerce.ebusiness.catalog.CategoryStructureException.
CategoryStructureException indicates a system error related to the structure of the category hierarchy.
CategoryView - interface com.bea.netuix.application.view.CategoryView.
"Views" are deep copy immutable objects.
Century - class com.bea.p13n.xml.schema.Century.
This class provides the Java biding for the XML schema type year as specified in Section 3.3.29 of XML Schema Part 2: Datatypes.
CheckboxTagAdapter - class com.bea.struts.adapter.taglib.html.CheckboxTagAdapter.
Tag for input fields of type "checkbox".
ClassForName - class com.bea.p13n.expression.operator.ClassForName.
Implementation of the ClassForName operator.
ClassGetName - class com.bea.p13n.expression.operator.ClassGetName.
Implementation of the ClassGetName operator.
ClassHelper - class com.beasys.commerce.util.ClassHelper.
Helper methods for the Class class
ClassNewInstance - class com.bea.p13n.expression.operator.ClassNewInstance.
Implementation of the ClassNewInstance operator.
Classification - class com.bea.p13n.user.Classification.
This class represents a classification (typically a user segmentation).
ClassificationResultObjectFilter - class com.bea.campaign.rules.ClassificationResultObjectFilter.
A rule manager filter for retriving Classification objects.
ClickCampaignEvent - class com.bea.campaign.tracking.events.ClickCampaignEvent.
Event for tracking click of campaign
ClickCampaignEventValidator - class com.bea.campaign.tracking.events.ClickCampaignEventValidator.
 
ClickContentEvent - class com.bea.p13n.tracking.events.ClickContentEvent.
Event for tracking clicks on content
ClickContentEventControl - interface com.bea.p13n.controls.events.standard.ClickContentEventControl.
This control dispatches a 'ClickContentEvent' to the Portal Behavior Tracking System.
ClickContentEventValidator - class com.bea.p13n.tracking.clickthrough.ClickContentEventValidator.
 
ClickEvent - class com.bea.p13n.tracking.events.ClickEvent.
Event for tracking web site Click activity
ClickEventValidator - interface com.bea.p13n.tracking.clickthrough.ClickEventValidator.
 
ClickProductEvent - class com.bea.commerce.ebusiness.tracking.events.ClickProductEvent.
Event for tracking click of product
ClickProductEventValidator - class com.bea.commerce.ebusiness.tracking.events.ClickProductEventValidator.
 
ClickProductExtraInfo - class com.bea.commerce.ebusiness.tracking.tags.ClickProductExtraInfo.
Sets JSP page-scoped variables as a result of the <um:clickProduct> tag.
ClickProductTag - class com.bea.commerce.ebusiness.tracking.tags.ClickProductTag.
Tag handler for ClickProductTag.
ClickThroughConstants - interface com.bea.campaign.tracking.events.ClickThroughConstants.
This class holds the constants used by clickthrough implementations.
ClickThroughConstants - interface com.bea.commerce.ebusiness.tracking.events.ClickThroughConstants.
This class holds the constants used by clickthrough implementations.
ClickThroughConstants - interface com.bea.p13n.tracking.clickthrough.ClickThroughConstants.
This class holds the constants used by clickthrough implementations.
ClickThroughEventFilter - class com.bea.p13n.tracking.clickthrough.ClickThroughEventFilter.
Filters can interact with external resources.
ClickThroughEventHandler - class com.bea.p13n.tracking.clickthrough.ClickThroughEventHandler.
This singleton fires off events based on HttpServletRequest information.
ClickThroughServlet - class com.bea.p13n.tracking.clickthrough.ClickThroughServlet.
This servlet redirects a user to an external site and fires off a click event.
ClientClassifier - interface com.bea.netuix.client.classifier.ClientClassifier.
Classes implementing this interface look at information in the supplied HttpServeltRequest object and use that to categorize or "classify" the request originator's client into a predefined category.
ClientClassifierFactory - class com.bea.netuix.client.classifier.ClientClassifierFactory.
Factory for getting access to a ClientClassifier, which is used to place a client request into a pre-configured "classification" category.
ClientTag - class com.bea.netuix.client.jsp.clienttaglib.ClientTag.
Client-awareness content filtering tag which includes content if the effective client classification from the request matches one of the client classifications specified in the client list in the tag attribute.
ClobKey - interface com.bea.p13n.util.jdbc.ClobKey.
 
CloneHelper - class com.beasys.commerce.util.CloneHelper.
Helper for cloning.
CollectionContains - class com.bea.p13n.expression.operator.collection.CollectionContains.
Implementation of the CollectionContains operator.
CollectionContainsAll - class com.bea.p13n.expression.operator.collection.CollectionContainsAll.
A class used to represent a CollectionContainsAll operator.
CollectionContainsAny - class com.bea.content.expression.CollectionContainsAny.
An operator for if a collection contains any element of a collection.
CollectionOperator - class com.bea.p13n.expression.operator.collection.CollectionOperator.
A base class for all the collection operators.
ColumnSizes - class com.bea.p13n.content.document.ref.loader.ColumnSizes.
Deprecated.  
ColumnSizes.ColumnInfo - class com.bea.p13n.content.document.ref.loader.ColumnSizes.ColumnInfo.
Deprecated. Object describing a column.
CommandLineArgument - class com.beasys.commerce.util.CommandLineArgument.
Deprecated. Use CommandLineArgument
CommandLineArgumentHelper - class com.beasys.commerce.util.CommandLineArgumentHelper.
Deprecated. Use CommandLineArgumentHelper
CommercePipelineComponentSupportMBean - interface com.bea.commerce.mbeans.CommercePipelineComponentSupportMBean.
The MBean that configures the Commerce Pipeline Components.
CommerceProduct - class com.bea.commerce.common.CommerceProduct.
Product information for WebLogic Personalization Server.
CommercePropertiesHelper - class com.beasys.commerce.axiom.util.helper.CommercePropertiesHelper.
Deprecated. Use weblogic mBeans for configuration
CommonFactory - class com.bea.p13n.common.CommonFactory.
 
ComparativeOperator - class com.bea.p13n.expression.operator.comparative.ComparativeOperator.
Abstract base class for all Comparative Operators.
ComparisonException - exception com.bea.p13n.expression.ComparisonException.
An Exception class for Comparison related exceptions.
ConfigurableEntity - interface com.bea.p13n.property.ConfigurableEntity.
The ConfigurableEntity provides the interface to an Entity that can be configured at runtime by associating properties via name-value pairs.
ConfigurableEntityCreateException - exception com.bea.p13n.property.ConfigurableEntityCreateException.
Application exception class that will be thrown when an error occurs while creating a ConfigurableEntity.
ConfigurableEntityImpl - class com.bea.p13n.property.ConfigurableEntityImpl.
Abstract base class for ConfigurableEntity EJB's.
ConfigurableEntityPk - class com.bea.p13n.property.ConfigurableEntityPk.
Primary key class for Configurable Entity EJB's
ConfigurableEntitySystemException - exception com.bea.p13n.property.ConfigurableEntitySystemException.
System exception class that will be thrown when a low-level error occurs in a ConfigurableEntity or its EntityPropertyManager.
ConfigurationException - exception com.beasys.commerce.foundation.exception.ConfigurationException.
A ConfigurationException signals a webflow or pipeline configuration error.
Connection - class com.bea.p13n.content.document.jdbc.Connection.
Deprecated.  
ContainedIn - class com.bea.content.expression.ContainedIn.
An operator for if an object is contained in a list.
Content - interface com.bea.p13n.content.Content.
Deprecated.  
ContentBucket - interface com.bea.p13n.placeholder.ContentBucket.
A ContentBucket is an interface which the PlaceholderService uses to obtain content for the PlaceholderTag.
ContentBucket.PreviewInfo - class com.bea.p13n.placeholder.ContentBucket.PreviewInfo.
Class that captures the information from the preview.
ContentCache - class com.bea.p13n.content.ContentCache.
Deprecated.  
ContentComparator - class com.bea.p13n.content.expression.ContentComparator.
Deprecated.  
ContentContext - class com.bea.content.ContentContext.
 
ContentEJBHomeCache - class com.bea.content.ContentEJBHomeCache.
This class caches the initial context and the EJB Home so lookups for EJBs are faster.
ContentEntitlementHelper - class com.bea.content.manager.ContentEntitlementHelper.
 
ContentEntity - class com.bea.content.ContentEntity.
A ContentEntity is an object that is identified in the content management system by a unique id.
ContentEvent - class com.bea.p13n.tracking.events.ContentEvent.
Event for tracking web site activity
ContentException - exception com.bea.p13n.placeholder.ContentException.
Implements an exception throw by the Ad services when there is a problem with the content
ContentHelper - class com.bea.content.manager.ContentHelper.
Helper class for dealing with Content
ContentHelper - class com.bea.p13n.content.ContentHelper.
Deprecated.  
ContentManagementMBean - interface com.bea.content.mbeans.ContentManagementMBean.
Content Management MBean interface.
ContentManager - interface com.bea.p13n.content.ContentManager.
Deprecated.  
ContentManagerHome - interface com.bea.p13n.content.ContentManagerHome.
Deprecated.  
ContentNotFoundException - exception com.bea.netuix.servlets.controls.content.ContentNotFoundException.
This exception is thrown when a JspContent, PageflowContent, or StrutsContent object fails to retrieve a resource at the location of its contentUri attribute.
ContentPk - class com.bea.p13n.content.ContentPk.
Deprecated. Use java.lang.String instead.
ContentProviders - class com.bea.p13n.ad.ContentProviders.
The primary use of ContentProviders is as a AdContentProvider factory based upon the mime type being processed.
ContentQuery - class com.bea.p13n.content.ContentQuery.
A utility class to construct a content query string expression from a <contentQuery> XML Element.
ContentQueryAdvice - class com.bea.p13n.content.advislets.ContentQueryAdvice.
Wrapper class for a ContentQueryNode that defines a query to the content management system.
ContentQueryAdvisletImpl - class com.bea.p13n.content.advislets.ContentQueryAdvisletImpl.
This class is the implementation class for a ContentQuery Advislet.
ContentQueryBase - class com.bea.p13n.content.ContentQueryBase.
Abstract base class that provides common funcitons for ContentQuery which parses the xml content query and RulesContentQuery which takes the rules node structure as input.
ContentQueryExtraInfo - class com.bea.p13n.servlets.jsp.taglib.ContentQueryExtraInfo.
The tag extra info the ContentQueryTag.
ContentQueryNode - class com.bea.p13n.content.query.ContentQueryNode.
Class ContentQueryNode is a simple representation of a node in an instance of the contentquery-1_1.xsd schema.
ContentQueryNodeSupport - class com.bea.p13n.content.query.ContentQueryNodeSupport.
Class ContentQueryNodeSupport provides node factory support for the contentquery name space defined in contentquery-1_1.xsd.
ContentQueryTag - class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag.
The tag handler of the personalization jsp extension tag 'contentQuery'.
ContentSelectorExtraInfo - class com.bea.p13n.servlets.jsp.taglib.ContentSelectorExtraInfo.
The tag extra info the ContentSelector.
ContentSelectorTag - class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag.
The tag handler of the personalization jsp extension tag 'contentSelector'.
ContentStoreMBean - interface com.bea.content.mbeans.ContentStoreMBean.
Configuration for repositories in the Content Management system.
ContentTagSupport - class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport.
Base Tag class for tags which deal with Content.
ContentValue - class com.bea.p13n.content.ContentValue.
Deprecated. No longer needed - Use Content object instead.
Country - class com.bea.commerce.ebusiness.tax.Country.
 
CountryInformation - class com.bea.commerce.ebusiness.tax.CountryInformation.
 
CreateGroupExtraInfo - class com.bea.p13n.usermgmt.taglib.CreateGroupExtraInfo.
Sets JSP page-scoped variables as a result of the <ugm:createGroup> tag.
CreateGroupTag - class com.bea.p13n.usermgmt.taglib.CreateGroupTag.
Corresponds to <ugm:createGroup>.
CreateProfileExtraInfo - class com.bea.p13n.usermgmt.profile.taglib.CreateProfileExtraInfo.
Sets JSP page-scoped variables as a result of the <profile:getProfile> tag.
CreateProfileTag - class com.bea.p13n.usermgmt.profile.taglib.CreateProfileTag.
Corresponds to <profile:createProfile>.
CreateSystemException - exception com.beasys.commerce.foundation.exception.CreateSystemException.
A CreateSystemException signals a fatal error during resource creation.
CreateUserControl - interface com.bea.p13n.controls.createUser.CreateUserControl.
Deprecated.  This control has been deprecated as of Portal 8.1.x
CreateUserExtraInfo - class com.bea.p13n.usermgmt.taglib.CreateUserExtraInfo.
Sets JSP page-scoped variables as a result of the <ugm:createUser> tag.
CreateUserTag - class com.bea.p13n.usermgmt.taglib.CreateUserTag.
Corresponds to <ugm:createUser>.
CredentialMBean - interface com.bea.p13n.mbeans.CredentialMBean.
The MBean that provides a store for a username with a credential that is encrypted on the file system, but is decryptable so it can be passed around as plain text by the services that use it.
Credentials - class com.bea.content.Credentials.
The credentials for an authenticated subject.
CreditCardCRUD - class com.beasys.commerce.ebusiness.customer.CreditCardCRUD.
 
CreditCard_Address_CRUD - class com.beasys.commerce.ebusiness.customer.CreditCard_Address_CRUD.
 
CreditCard_billingAddress_AddressCRUD - class com.beasys.commerce.ebusiness.customer.CreditCard_billingAddress_AddressCRUD.
 
Criteria - interface com.beasys.commerce.foundation.expression.Criteria.
Deprecated. Use Expression instead.
CriteriaHome - class com.beasys.commerce.foundation.expression.CriteriaHome.
Deprecated. Use Expression instead.
CriteriaImpl - class com.beasys.commerce.foundation.expression.CriteriaImpl.
Deprecated. Use Expression instead.
CryptException - exception com.beasys.commerce.ebusiness.security.CryptException.
Represents encryption/decryption or key generation exceptions
Currency - class com.bea.commerce.ebusiness.tax.Currency.
 
CurrencyConvertor - class com.beasys.commerce.ebusiness.payment.CurrencyConvertor.
 
CurrencyMismatchException - exception com.bea.commerce.ebusiness.price.quote.CurrencyMismatchException.
A CurrencyMismatchException indicates that the currencies of Money values within the Quote object do not match.
CustomDataManager - interface com.beasys.commerce.ebusiness.catalog.service.data.CustomDataManager.
Service interface for managing the custom attributes of Product Catalog items.
CustomDataManagerHome - interface com.beasys.commerce.ebusiness.catalog.service.data.CustomDataManagerHome.
The home interface for the CustomDataManager Session EJB.
CustomDataManagerImpl - class com.beasys.commerce.ebusiness.catalog.service.data.CustomDataManagerImpl.
The implementation class for the CustomDataManager Session EJB.
CustomEvent - interface com.bea.netuix.events.CustomEvent.
Class to represent a custom event with arbitrary payload.
Customer - interface com.beasys.commerce.ebusiness.customer.Customer.
Stores the information required to do business with a customer.
CustomerCRUD - class com.beasys.commerce.ebusiness.customer.CustomerCRUD.
 
CustomerDelegate - interface com.beasys.commerce.ebusiness.customer.CustomerDelegate.
Stores the information required to do business with a customer.
CustomerDelegateHome - interface com.beasys.commerce.ebusiness.customer.CustomerDelegateHome.
The home interface for the Customer entity bean.
CustomerDelegatePk - class com.beasys.commerce.ebusiness.customer.CustomerDelegatePk.
 
CustomerHome - interface com.beasys.commerce.ebusiness.customer.CustomerHome.
The home interface for the Customer entity bean.
CustomerNotFoundException - exception com.bea.commerce.ebusiness.customer.CustomerNotFoundException.
 
CustomerPk - class com.beasys.commerce.ebusiness.customer.CustomerPk.
 
CustomerProfileManager - interface com.bea.commerce.ebusiness.customer.CustomerProfileManager.
ProfileManager is a stateless session bean used to access profile values.
CustomerProfileManagerHome - interface com.bea.commerce.ebusiness.customer.CustomerProfileManagerHome.
The home interface for the ProfileManager Session Beans.
CustomerPropertyManager - interface com.bea.commerce.ebusiness.customer.CustomerPropertyManager.
Manages properties associated with Customer.
CustomerPropertyManagerHome - interface com.bea.commerce.ebusiness.customer.CustomerPropertyManagerHome.
The home interface for the ProfileManager Session Beans.
CustomerSmartBMP - class com.beasys.commerce.ebusiness.customer.CustomerSmartBMP.
Implementation of SmartBMP interface for bean Customer.
CustomerValue - class com.beasys.commerce.ebusiness.customer.CustomerValue.
Stores the information required to do business with a customer.
Customer_ContactAddress_CRUD - class com.beasys.commerce.ebusiness.customer.Customer_ContactAddress_CRUD.
CRUD for Aggregate Mapping
Customer_CreditCard_CRUD - class com.beasys.commerce.ebusiness.customer.Customer_CreditCard_CRUD.
CRUD for Aggregate Mapping
Customer_ShippingAddress_CRUD - class com.beasys.commerce.ebusiness.customer.Customer_ShippingAddress_CRUD.
CRUD for Aggregate Mapping
Customer_contactAddress_ContactAddressCRUD - class com.beasys.commerce.ebusiness.customer.Customer_contactAddress_ContactAddressCRUD.
 
Customer_creditCards_SmartMapReference - class com.beasys.commerce.ebusiness.customer.Customer_creditCards_SmartMapReference.
Base class for all SmartMapReferences for Belongings for BMP.
Customer_shippingAddress_SmartMapReference - class com.beasys.commerce.ebusiness.customer.Customer_shippingAddress_SmartMapReference.
Base class for all SmartMapReferences for Belongings for BMP.
CustomizationContext - class com.bea.netuix.application.manager.CustomizationContext.
A client specific context containing customization properties the APIs use to personalize the request.

© 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