© 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

E

EditProcessor - class com.bea.portal.appflow.processor.EditProcessor.
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
EjbAdvisor - interface com.bea.p13n.advisor.EjbAdvisor.
Remote interface for EJB implementation of Advisor.
EjbAdvisorHome - interface com.bea.p13n.advisor.EjbAdvisorHome.
The home interface for the EJB implementation of the Advisor interface.
ElementNotFoundException - exception com.bea.p13n.advisor.ElementNotFoundException.
Signals that the element refered to by a key cannot be found.
EncryptionServlet - class com.beasys.commerce.ebusiness.security.EncryptionServlet.
 
Encryptor - interface com.beasys.commerce.ebusiness.security.Encryptor.
The Encryptor is a Stateless Session EJB that provides encryption services.
EncryptorHome - interface com.beasys.commerce.ebusiness.security.EncryptorHome.
The home interface for the Encryptor Session Bean.
EncryptorImpl - class com.beasys.commerce.ebusiness.security.EncryptorImpl.
The EncryptorImpl is the implementation used by the Encryptor service.
EndScenarioActionDef - class com.bea.campaign.rules.EndScenarioActionDef.
An action definition specific to the EndStateAction.
EndStateAction - class com.bea.campaign.EndStateAction.
An action which supports marking a user as done in a campaign/scenario.
EnterpriseRoleResource - class com.bea.p13n.entitlements.resource.EnterpriseRoleResource.
The EnterpriseRoleResource class is used to represent an application defined resource for management and runtime checking of role and security policies.
EntitlementConstants - class com.bea.p13n.entitlements.common.EntitlementConstants.
 
EntitlementHelper - class com.bea.p13n.entitlements.common.EntitlementHelper.
Provides helper methods for constructing entitlements.
Entity - interface com.beasys.commerce.foundation.Entity.
A Business Smart Component (BSC) Entity provides access to a remote instance of a persistent BSC (EJB Entity Bean).
EntityFixer - class com.bea.p13n.content.document.ref.loader.EntityFixer.
Deprecated.  
EntityFixer - class com.beasys.commerce.util.dom.EntityFixer.
A utility class for replacing standard XML entities with their character values.
EntityHome - class com.beasys.commerce.foundation.EntityHome.
This is the abstract base class that all entity homes must extend.
EntityImpl - class com.beasys.commerce.foundation.EntityImpl.
This is the base implementation of the Business Smart Component (BSC) entity interface.
EntityNotFoundException - exception com.bea.p13n.property.EntityNotFoundException.
Application exception to signify that a requested ConfigurableEntity could not be found in the database.
EntityPropertyCache - interface com.bea.p13n.property.EntityPropertyCache.
Class used to hold properties for a given entity.
EntityPropertyManager - interface com.bea.p13n.controls.ejb.property.EntityPropertyManager.
EntityPropertyManager is the remote interface for a session bean that manages persistence of ConfigurableEntity EJB's and their properties.
EntityPropertyManager - interface com.bea.p13n.property.EntityPropertyManager.
EntityPropertyManager is the remote interface for a session bean that manages persistence of ConfigurableEntity EJB's and their properties.
EntityPropertyManagerHome - interface com.bea.p13n.property.EntityPropertyManagerHome.
The home interface for the EntityPropertyManager Session Bean.
EpmCustomDataManager - interface com.beasys.commerce.ebusiness.catalog.service.data.EpmCustomDataManager.
CustomDataManager service implementation.
EpmCustomDataManagerHome - interface com.beasys.commerce.ebusiness.catalog.service.data.EpmCustomDataManagerHome.
The home interface for the EpmCustomDataManager Session EJB.
EpmCustomDataManagerImpl - class com.beasys.commerce.ebusiness.catalog.service.data.EpmCustomDataManagerImpl.
The implementation class for the EpmCustomDataManager Session EJB.
Equals - class com.bea.p13n.expression.operator.comparative.Equals.
Implementation of the Equals operator.
Evaluator - interface com.bea.p13n.expression.Evaluator.
An interface that is implemented by the classes that can evaluate an Expression.
Event - interface com.bea.netuix.events.Event.
Superclass for portal framework event classes.
Event - class com.bea.p13n.events.Event.
An event object.
EventConstants - interface com.bea.p13n.events.EventConstants.
Encapsulates constants associated with events.
EventListener - interface com.bea.p13n.events.EventListener.
Event Listener.
EventMappingLoader - interface com.bea.p13n.tracking.clickthrough.EventMappingLoader.
Interface that defines the contract for the loading mechanism.
EventMappingLoaderHome - class com.bea.p13n.tracking.clickthrough.EventMappingLoaderHome.
Factory for EventMappingLoader
EventService - interface com.bea.p13n.controls.ejb.events.EventService.
Event Service remote interface.
EventService - interface com.bea.p13n.events.EventService.
Event Service remote interface.
EventServiceHome - interface com.bea.p13n.events.EventServiceHome.
Event Service EJB Home interface.
EventServiceMBean - interface com.bea.p13n.mbeans.EventServiceMBean.
Configuration for Event Service.
Executor - interface com.bea.p13n.expression.Executor.
The Executor interface is implemented by a class that can perform the Unification-Validation-Evaluation cycle on an Expression.
ExpirationPolicy - interface com.bea.p13n.common.ExpirationPolicy.
This interface contains the operations necessary to define an expiration policy.
ExportImportManager - interface com.bea.netuix.application.manager.persistence.ExportImportManager.
Please refer to the interfaces for javadoc.
ExportImportManagerHome - interface com.bea.netuix.application.manager.persistence.ExportImportManagerHome.
EJB Home for ExportImportManager.
Expression - interface com.bea.p13n.expression.Expression.
An interface implemented by all simple and complex expressions.
Expression - interface com.beasys.commerce.foundation.expression.Expression.
Deprecated. Use Expression instead.
ExpressionAdapter - class com.bea.p13n.content.expression.ExpressionAdapter.
Deprecated.  
ExpressionConverter - class com.bea.p13n.content.adapter.ExpressionConverter.
A utility class for converting a new CM expression object tree into an old DocumentManager expression object tree.
ExpressionException - exception com.bea.p13n.expression.ExpressionException.
Base class for all Exceptions in the expression package.
ExpressionFactory - class com.bea.p13n.expression.ExpressionFactory.
A factory class to create instances of the various implementation classes in the expression package.
ExpressionHelper - class com.bea.content.expression.ExpressionHelper.
Helper class to handle dealing with content Expressions.
ExpressionHelper - class com.bea.p13n.content.expression.ExpressionHelper.
Deprecated.  
ExpressionHelper - class com.beasys.commerce.util.ExpressionHelper.
Deprecated. Use ExpressionHelper instead.
ExpressionHelper.ParseException - exception com.bea.content.expression.ExpressionHelper.ParseException.
Exception to report an error while parsing a query expression.
ExpressionHelper.ParseException - exception com.bea.p13n.content.expression.ExpressionHelper.ParseException.
Deprecated. Exception to report an error while parsing a query expression.
ExpressionHelper.ParseException - exception com.beasys.commerce.util.ExpressionHelper.ParseException.
Deprecated. Exception to report an error while parsing a query expression.
ExpressionHome - class com.beasys.commerce.foundation.expression.ExpressionHome.
Deprecated. Use Expression instead.
ExpressionImpl - class com.beasys.commerce.foundation.expression.ExpressionImpl.
Deprecated. Use Expression instead.
ExpressionList - interface com.bea.p13n.expression.ExpressionList.
Simple wrapper interface for List for storing sub-components of an expression.
ExtendedPrivateKey - class com.beasys.commerce.ebusiness.security.ExtendedPrivateKey.
 

© 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