© 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

I

IBookDefinitionManager - interface com.bea.netuix.application.manager.IBookDefinitionManager.
This is the primary interface for performing persistent store operations on BookDefinitions.
IBookInstanceManager - interface com.bea.netuix.application.manager.IBookInstanceManager.
This is the primary interface for performing persistent store operations on BookInstance objects.
ID - class com.bea.content.ID.
The ID of a content element.
IDesktopDefinitionManager - interface com.bea.netuix.application.manager.IDesktopDefinitionManager.
This is the primary interface for performing persistent store operations on DesktopDefinitions.
IDesktopInstanceManager - interface com.bea.netuix.application.manager.IDesktopInstanceManager.
This is the primary interface for performing persistent store operations on DesktopInstance objects.
ILayoutDefinitionManager - interface com.bea.netuix.application.manager.ILayoutDefinitionManager.
This is the primary interface for performing persistent store operations on LayoutDefinitions.
ILocalizationManager - interface com.bea.netuix.application.localization.manager.ILocalizationManager.
This is the primary interface for performing persistent store operations on localizations.
ILookAndFeelDefinitionManager - interface com.bea.netuix.application.manager.ILookAndFeelDefinitionManager.
This is the primary interface for performing persistent store operations on LookAndFeelDefinitions.
IMarkupDefinitionManager - interface com.bea.netuix.application.manager.IMarkupDefinitionManager.
This is the primary interface for performing persistent store operations on MarkupDefinitions.
IMenuDefinitionManager - interface com.bea.netuix.application.manager.IMenuDefinitionManager.
This is the primary interface for performing persistent store operations on MenuDefinitions.
IPageDefinitionManager - interface com.bea.netuix.application.manager.IPageDefinitionManager.
This is the primary interface for performing persistent store operations on PageDefinitions.
IPageInstanceManager - interface com.bea.netuix.application.manager.IPageInstanceManager.
This is the primary interface for performing persistent store operations on PageDefinitions.
IPortalDefinitionManager - interface com.bea.netuix.application.manager.IPortalDefinitionManager.
Defines methods to manage a hierarchy of PortalDefinitions.
IPortalPresentationManager - interface com.bea.netuix.application.manager.IPortalPresentationManager.
Provides a level of abstraction over the IDesktopDefinitionManager and the IPortalDefinitionManager.
IPortletCategoryManager - interface com.bea.netuix.application.manager.IPortletCategoryManager.
Defines methods to manage a hierarchy of PortletDefinitions.
IPortletDefinitionManager - interface com.bea.netuix.application.manager.IPortletDefinitionManager.
This is the primary interface for performing persistent store operations on PortletDefinitions.
IPortletInstanceManager - interface com.bea.netuix.application.manager.IPortletInstanceManager.
This is the primary interface for performing persistent store operations on PortletInstances.
IShellDefinitionManager - interface com.bea.netuix.application.manager.IShellDefinitionManager.
This is the primary interface for performing persistent store operations on ShellDefinitions.
IThemeDefinitionManager - interface com.bea.netuix.application.manager.IThemeDefinitionManager.
This is the primary interface for performing persistent store operations on ThemeDefinitions.
Id - class com.bea.netuix.application.identifier.Id.
All other Id classes extend this class.
Identifier - interface com.bea.portal.model.Identifier.
Interface Identifier represents an object used to identify a resource within the portal framework.
If - class com.bea.p13n.expression.operator.If.
Implementation of the If operator.
IllegalArgumentException - exception com.bea.portal.admin.IllegalArgumentException.
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
IllegalDependencyException - exception com.bea.netuix.application.exception.IllegalDependencyException.
This exception is thrown when customizing a portal would cause a recursive dependency.
IllegalWindowModeException - exception com.bea.netuix.servlets.controls.window.IllegalWindowModeException.
Represents illegal window mode exceptions.
IllegalWindowStateException - exception com.bea.netuix.servlets.controls.window.IllegalWindowStateException.
Represents illegal window state exceptions.
IllegalWorkflowTransitionException - exception com.beasys.commerce.foundation.IllegalWorkflowTransitionException.
IllegalWorkflowTransitionException is thrown when the transition for a workflow is invalid.
ImageContentProvider - class com.bea.p13n.ad.render.ImageContentProvider.
A class that provides a rendering of image mime types.
ImageInfo - interface com.beasys.commerce.ebusiness.catalog.ImageInfo.
The ImageInfo class is used to store information related to images for product items and categories.
ImageInfoHome - class com.beasys.commerce.ebusiness.catalog.ImageInfoHome.
The home class for the ImageInfo belonging.
ImageInfoImpl - class com.beasys.commerce.ebusiness.catalog.ImageInfoImpl.
Implementation class for ImageInfo interface.
ImageLoaderFilter - class com.bea.content.loader.bulk.ImageLoaderFilter.
BulkLoader filter which can determine "width" and "height" metadata for GIF, JPEG, XBM, and PNG image files.
ImageLoaderFilter - class com.bea.p13n.content.document.ref.loader.ImageLoaderFilter.
Deprecated.  
ImageTagAdapter - class com.bea.struts.adapter.taglib.html.ImageTagAdapter.
 
ImgTagAdapter - class com.bea.struts.adapter.taglib.html.ImgTagAdapter.
 
ImmutableMoney - class com.bea.commerce.ebusiness.price.quote.ImmutableMoney.
 
InconsistentStateException - exception com.beasys.commerce.ebusiness.security.InconsistentStateException.
Thrown to signify that the KeyFactory has not been initialized with a password.
InstanceId - interface com.bea.netuix.application.identifier.InstanceId.
Base marker interface implemented or extended by several, more specific InstanceId interfaces and classes.
Instanceof - class com.bea.p13n.expression.operator.Instanceof.
Implementation of the Instanceof operator.
InteractionRequestState - interface com.bea.wsrp.ext.holders.InteractionRequestState.
The InteractionRequestState specifies a holder for transporting custom state from the consumer to a producer with a performBlockingInteraction request.
InteractionResponseState - interface com.bea.wsrp.ext.holders.InteractionResponseState.
The InteractionResponseState specifies a holder for transporting custom state from the Producer to a Croducer with a performBlockingInteraction request.
IntrospectionException - exception com.bea.p13n.expression.IntrospectionException.
Exception class for Java reflection introspection errors.
InvalidArgumentException - exception com.bea.p13n.tracking.clickthrough.InvalidArgumentException.
 
InvalidArgumentException - exception com.beasys.commerce.foundation.exception.InvalidArgumentException.
Application exception used to signal that an invalid argument was passed to a method.
InvalidAssociationException - exception com.bea.commerce.ebusiness.discount.association.InvalidAssociationException.
Indicates that the discount id, customer pair does not represent a valid discount association.
InvalidConversionPolicyException - exception com.beasys.commerce.axiom.units.InvalidConversionPolicyException.
 
InvalidCreditCardException - exception com.beasys.commerce.ebusiness.payment.InvalidCreditCardException.
This is exception is thrown when the credit card is not valid and cannot be retried.
InvalidCurrencyException - exception com.beasys.commerce.ebusiness.order.exception.InvalidCurrencyException.
 
InvalidExpressionException - exception com.bea.p13n.expression.InvalidExpressionException.
Exception class to signal Expression validation errors.
InvalidGroupnameException - exception com.bea.p13n.usermgmt.InvalidGroupnameException.
Application exception class that will be thrown when an attempt is made to create a group with an invalid name
InvalidPasswordException - exception com.bea.p13n.usermgmt.InvalidPasswordException.
Application exception class that will be thrown when an attempt is made to create a user with an invalid password.
InvalidPipelineSessionStateException - exception com.beasys.commerce.foundation.exception.InvalidPipelineSessionStateException.
This exception will be thrown if the state of the PipelineSession is invalid.
InvalidPriceException - exception com.beasys.commerce.axiom.units.InvalidPriceException.
 
InvalidQuantityException - exception com.beasys.commerce.axiom.units.InvalidQuantityException.
 
InvalidUnitException - exception com.beasys.commerce.axiom.units.InvalidUnitException.
 
InvalidUsernameException - exception com.bea.p13n.usermgmt.InvalidUsernameException.
Application exception class that will be thrown when an attempt is made to create a user with an invalid username
InventoryInfo - interface com.beasys.commerce.ebusiness.catalog.InventoryInfo.
The InventoryInfo class is used to track simple inventory information for product items.
InventoryInfoHome - class com.beasys.commerce.ebusiness.catalog.InventoryInfoHome.
The home class for the InventoryInfo belonging.
InventoryInfoImpl - class com.beasys.commerce.ebusiness.catalog.InventoryInfoImpl.
Implementation class for the InventoryInfo interface.
ItemAttribute - class com.bea.commerce.ebusiness.price.engine.pool.ItemAttribute.
Specifies a queryable attribute of an item to be used in the form:
ItemNotInShoppingCartException - exception com.beasys.commerce.ebusiness.shoppingcart.ItemNotInShoppingCartException.
Exception used by ShoppingCart to indicate that an item could not be found in the shopping cart.
ItemObject - interface com.bea.commerce.ebusiness.price.engine.pool.ItemObject.
Represents an single (quantity 1) item (ProductItem) in a pool.
ItemObjectFactory - class com.bea.commerce.ebusiness.price.engine.pool.ItemObjectFactory.
Creates new ItemObjects based on LineItem or Quote objects.
ItemObjectProxyImpl - class com.bea.commerce.ebusiness.price.engine.pool.ItemObjectProxyImpl.
This classes uses a LineItem object to get values for the pool object.
ItemPool - interface com.bea.commerce.ebusiness.price.engine.pool.ItemPool.
Represents a collection of ItemObject(s).
ItemPoolImpl - class com.bea.commerce.ebusiness.price.engine.pool.ItemPoolImpl.
Represents a collection of PoolObject(s).
ItemProperty - class com.bea.commerce.ebusiness.price.engine.pool.ItemProperty.
Immutable object.
IterateThroughViewTag - class com.beasys.commerce.ebusiness.catalog.tags.IterateThroughViewTag.
 
IterateThroughViewTagExtraInfo - class com.beasys.commerce.ebusiness.catalog.tags.IterateThroughViewTagExtraInfo.
TagExtraInfo class for IterateThroughViewTag.
IterateViewIteratorTag - class com.beasys.commerce.ebusiness.catalog.tags.IterateViewIteratorTag.
 
IterateViewIteratorTagExtraInfo - class com.beasys.commerce.ebusiness.catalog.tags.IterateViewIteratorTagExtraInfo.
TagExtraInfo class for IterateViewIteratorTag.

© 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