© 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

M

MailAction - class com.bea.campaign.action.MailAction.
Action implementation to send email to a user.
MailActionDef - class com.bea.campaign.rules.MailActionDef.
An action definition specific to the MailAction.
MailActionMBean - interface com.bea.campaign.mbeans.MailActionMBean.
MailAction configuration management bean interface.
MailManager - class com.bea.p13n.mail.MailManager.
Command-line interface to manager mail batches, through the MailService session bean.
MailMessage - class com.bea.p13n.mail.MailMessage.
Class to represent an email message and it's supporting data.
MailPreviewServlet - class com.bea.p13n.mail.servlets.MailPreviewServlet.
Servlet to provide a preview of a JSP-generated mail message.
MailRecipients - class com.bea.p13n.mail.MailRecipients.
Data structure for holding email recipient information, including to, cc, and bcc values.
MailService - interface com.bea.p13n.mail.MailService.
Remote interface to the MailService stateless session bean.
MailServiceException - exception com.bea.p13n.mail.MailServiceException.
Application exception class that will be thrown when a low-level error occurs in the mail service.
MailServiceHome - interface com.bea.p13n.mail.MailServiceHome.
Home interface for the MailService.
MailServiceMBean - interface com.bea.p13n.mbeans.MailServiceMBean.
MailService configuration management bean interfaces.
MailSystemException - exception com.bea.p13n.mail.MailSystemException.
System exception to signify a low-level error in the mail components.
MapVariableFinder - class com.bea.p13n.ad.MapVariableFinder.
Deprecated.  
MapVariableFinder - class com.bea.p13n.content.expression.MapVariableFinder.
Deprecated.  
MapVariableFinder - class com.beasys.commerce.foundation.expression.MapVariableFinder.
Deprecated. Moved to MapVariableFinder
MarkupBasedView - interface com.bea.netuix.application.view.MarkupBasedView.
"Views" are deep copy immutable objects.
MarkupDefinition - class com.bea.netuix.application.definition.MarkupDefinition.
This class represents a persistant markup for all WebLogic Portal Framework entities.
MarkupDefinitionId - class com.bea.netuix.application.identifier.MarkupDefinitionId.
Represents the primary keys of MarkupDefinition objects in the database, and is used to uniquely identify them.
MarkupDefinitionManager - interface com.bea.netuix.application.manager.persistence.MarkupDefinitionManager.
Please refer to the interfaces for javadoc.
MarkupDefinitionManagerHome - interface com.bea.netuix.application.manager.persistence.MarkupDefinitionManagerHome.
EJB Home for MarkupDefinitionManager.
MarkupRequestState - interface com.bea.wsrp.ext.holders.MarkupRequestState.
The MarkupRequestState specifies a holder for transporting custom state from the consumer to a producer with a getMarkup request.
MarkupResponseState - interface com.bea.wsrp.ext.holders.MarkupResponseState.
The MarkupResponseState specifies a holder for transporting custom state from the Producer to a Croducer with a getMarkup request.
MarkupView - interface com.bea.netuix.application.view.MarkupView.
"Views" are deep copy immutable objects.
MathAbs - class com.bea.p13n.expression.operator.math.MathAbs.
Absolute value operator.
MathAcos - class com.bea.p13n.expression.operator.math.MathAcos.
Arc cosine operator.
MathAdd - class com.bea.p13n.expression.operator.math.MathAdd.
Addition operator.
MathAsin - class com.bea.p13n.expression.operator.math.MathAsin.
Arc sine operator.
MathAtan - class com.bea.p13n.expression.operator.math.MathAtan.
Arc tangent operator.
MathAtan2 - class com.bea.p13n.expression.operator.math.MathAtan2.
Cartesian to polar coordinates operator.
MathCeil - class com.bea.p13n.expression.operator.math.MathCeil.
Ceiling operator.
MathCos - class com.bea.p13n.expression.operator.math.MathCos.
Cosine operator.
MathDivide - class com.bea.p13n.expression.operator.math.MathDivide.
Division operator.
MathExp - class com.bea.p13n.expression.operator.math.MathExp.
Exponential operator.
MathFloor - class com.bea.p13n.expression.operator.math.MathFloor.
Floor operator.
MathIeeeRemainder - class com.bea.p13n.expression.operator.math.MathIeeeRemainder.
IEEE 754 remainder operator.
MathLog - class com.bea.p13n.expression.operator.math.MathLog.
Natural logarithm operator.
MathMax - class com.bea.p13n.expression.operator.math.MathMax.
Maximum operator.
MathMin - class com.bea.p13n.expression.operator.math.MathMin.
Minimum operator.
MathMultiply - class com.bea.p13n.expression.operator.math.MathMultiply.
Multiplication operator.
MathOperator - class com.bea.p13n.expression.operator.math.MathOperator.
Base class for all math operators.
MathPow - class com.bea.p13n.expression.operator.math.MathPow.
Power of operator.
MathRandom - class com.bea.p13n.expression.operator.math.MathRandom.
Random number operator.
MathRint - class com.bea.p13n.expression.operator.math.MathRint.
Round to next integer operator.
MathRound - class com.bea.p13n.expression.operator.math.MathRound.
Round operator.
MathSin - class com.bea.p13n.expression.operator.math.MathSin.
Sine operator.
MathSqrt - class com.bea.p13n.expression.operator.math.MathSqrt.
Square root operator.
MathSubtract - class com.bea.p13n.expression.operator.math.MathSubtract.
Subtraction operator.
MathTan - class com.bea.p13n.expression.operator.math.MathTan.
Arc tangent operator.
MathToDegrees - class com.bea.p13n.expression.operator.math.MathToDegrees.
Radians to degrees operator.
MathToRadians - class com.bea.p13n.expression.operator.math.MathToRadians.
Degrees to radians operator.
MaximizeProcessor - class com.bea.portal.appflow.processor.MaximizeProcessor.
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
MenuDefinition - class com.bea.netuix.application.definition.MenuDefinition.
This class represents a persistant menu.
MenuDefinitionId - class com.bea.netuix.application.identifier.MenuDefinitionId.
Represents the primary keys of Menu definition objects in the database, and is used to uniquely identify them.
MenuPresentationContext - class com.bea.netuix.servlets.controls.page.MenuPresentationContext.
This class represents a portal menu component.
MenuView - interface com.bea.netuix.application.view.MenuView.
"Views" are deep copy immutable objects.
MessageCatalog - class com.beasys.commerce.util.MessageCatalog.
Deprecated. Use Weblogic Internationalization utilities
MessageCatalogException - interface com.beasys.commerce.foundation.exception.MessageCatalogException.
The MessageCatalogException interface is the interface implemented by all MessageCatalog-aware exceptions.
MetaLoaderFilter - class com.bea.content.loader.bulk.MetaLoaderFilter.
BulkLoader filter which can determine "width" and "height" metadata for GIF, JPEG, XBM, and PNG image files.
MetaParser - class com.bea.p13n.content.document.ref.loader.MetaParser.
Deprecated. moved to com.bea.p13n.util.MetaParser
MetaParser - class com.bea.p13n.util.MetaParser.
A utility which can pull META tags from an HTML file.
Metadata - interface com.bea.p13n.common.Metadata.
This interface defines generic metadata.
MethodCache - class com.beasys.commerce.util.MethodCache.
 
MethodCall - class com.bea.p13n.expression.operator.MethodCall.
Implementation of the MethodCall operator.
MethodCallException - exception com.bea.p13n.expression.MethodCallException.
Exception class for MethodCall related exceptions.
MimeTypeHelper - class com.bea.p13n.content.MimeTypeHelper.
Deprecated. moved to com.bea.p13n.util.MimeTypeHelper
MimeTypeHelper - class com.bea.p13n.util.MimeTypeHelper.
Utility class to help with Mime Types.
MimeTypeHelper - class com.beasys.commerce.util.MimeTypeHelper.
Deprecated. Use MimeTypeHelper
MimeTypeHelper.ContentType - class com.bea.p13n.content.MimeTypeHelper.ContentType.
Deprecated. moved to com.bea.p13n.util.MimeTypeHelper.ContentType
MimeTypeHelper.ContentType - class com.bea.p13n.util.MimeTypeHelper.ContentType.
The data representation of a MIME 1.0 Content Type.
MinimizeProcessor - class com.bea.portal.appflow.processor.MinimizeProcessor.
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
MinimumPriceException - exception com.bea.commerce.ebusiness.price.quote.MinimumPriceException.
A MinimumPriceException indicates that some money value is below a prescribed minimum.
MissingDataException - exception com.bea.netuix.application.exception.MissingDataException.
This exception is thrown when a portal object does not contain information necessary to perform the specified action.
ModifierType - class com.bea.commerce.ebusiness.price.engine.ModifierType.
 
ModuleConfigLocator - class com.bea.struts.adapter.util.ModuleConfigLocator.
 
Money - interface com.bea.commerce.ebusiness.price.quote.Money.
Represents money, a currency type (e.g.
Money - interface com.beasys.commerce.axiom.units.Money.
Represents money as value and currency
MoneyHelper - class com.bea.commerce.ebusiness.price.quote.MoneyHelper.
Provides a helper method for creating com.beasys.commerce.axiom.units.Money objects from objects that implement the com.bea.commerce.ebusiness.price.quote.Money interface.
MoneyHome - class com.beasys.commerce.axiom.units.MoneyHome.
The home class for the Money belonging.
MoneyImpl - class com.beasys.commerce.axiom.units.MoneyImpl.
 
Month - class com.bea.p13n.xml.schema.Month.
This class provides the Java biding for the XML schema type month as specified in Section 3.3.28 of XML Schema Part 2: Datatypes.
MultiboxTagAdapter - class com.bea.struts.adapter.taglib.html.MultiboxTagAdapter.
 
MutableCatalogItem - interface com.beasys.commerce.ebusiness.catalog.MutableCatalogItem.
This is the base mutable interface for all items contained by the Catalog.
MutableCatalogItemImpl - class com.beasys.commerce.ebusiness.catalog.MutableCatalogItemImpl.
This is the mutable implementation class for all mutable items contained by the Catalog.
MutableCategory - interface com.beasys.commerce.ebusiness.catalog.MutableCategory.
This is the mutable interface for all categories contained by the Catalog.
MutableCategoryImpl - class com.beasys.commerce.ebusiness.catalog.MutableCategoryImpl.
This is the implementation class for all mutable categories contained by the Catalog.
MutableMoney - class com.bea.commerce.ebusiness.price.quote.MutableMoney.
A money object that may have it's amount and currency modified.
MutablePagePersonalization - interface com.bea.portal.model.MutablePagePersonalization.
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
MutablePersonalizedObject - interface com.bea.portal.model.MutablePersonalizedObject.
Interface MutablePersonalizedObject represents an object that can be personalized.
MutablePortalPersonalization - interface com.bea.portal.model.MutablePortalPersonalization.
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
MutablePortletPersonalization - interface com.bea.portal.model.MutablePortletPersonalization.
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
MutableProductItem - interface com.beasys.commerce.ebusiness.catalog.MutableProductItem.
This is the mutable interface for all product items contained by the Catalog.
MutableProductItemImpl - class com.beasys.commerce.ebusiness.catalog.MutableProductItemImpl.
This is the implentation class for all mutable product items contained by the Catalog.

© 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