|
© 2002 BEA Systems, Inc. | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Calendar
for use during this request.
Calendar
for use during this request.
CalendarFormData
maintains information for
redisplaying date information in the QPA form.CatalogItem creation.- CatalogCreateException(CatalogItemKey) -
Constructor for class com.beasys.commerce.ebusiness.catalog.CatalogCreateException
- Constructs a
CatalogCreateException
.
- CatalogCreateException(CatalogItemKey, Exception) -
Constructor for class com.beasys.commerce.ebusiness.catalog.CatalogCreateException
- Constructs a
CatalogCreateException
.
- CatalogDeploymentException - exception com.beasys.commerce.ebusiness.catalog.CatalogDeploymentException.
CatalogDeploymentException
is thrown when an EJB is deployed incorrectly
such that it will not function correctly.- CatalogDeploymentException(String, String) -
Constructor for class com.beasys.commerce.ebusiness.catalog.CatalogDeploymentException
- Class constructor.
- CatalogDeploymentException(String, String, Exception) -
Constructor for class com.beasys.commerce.ebusiness.catalog.CatalogDeploymentException
- Class constructor.
- CatalogException - exception com.beasys.commerce.ebusiness.catalog.CatalogException.
- The base exception class for all catalog-related service exceptions.
- CatalogException(String) -
Constructor for class com.beasys.commerce.ebusiness.catalog.CatalogException
- Constructs a
CatalogException
.
- CatalogException(String, Exception) -
Constructor for class com.beasys.commerce.ebusiness.catalog.CatalogException
- Constructs a
CatalogException
.
- CatalogException(String, Object) -
Constructor for class com.beasys.commerce.ebusiness.catalog.CatalogException
- Constructs a
CatalogException
.
- CatalogException(String, Object, Exception) -
Constructor for class com.beasys.commerce.ebusiness.catalog.CatalogException
- Constructs a
CatalogException
.
- 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.
- CatalogFinderException(CatalogItemKey) -
Constructor for class com.beasys.commerce.ebusiness.catalog.CatalogFinderException
- Constructs a
CatalogFinderException
.
- CatalogFinderException(CatalogItemKey, Exception) -
Constructor for class com.beasys.commerce.ebusiness.catalog.CatalogFinderException
- Constructs a
CatalogFinderException
.
- CatalogIP - class examples.e2e.b2c.catalog.webflow.CatalogIP.
- This
InputProcessor
is the base class for all Catalog
related InputProcessor
components. - CatalogIP() -
Constructor for class examples.e2e.b2c.catalog.webflow.CatalogIP
-
- 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. - CatalogItemIterator(String, CatalogRequest, int, int) -
Constructor for class com.beasys.commerce.ebusiness.catalog.CatalogItemIterator
CatalogItemIterator
constructor that takes the total number
of spanned objects and a view size.
- CatalogItemKey - class com.beasys.commerce.ebusiness.catalog.CatalogItemKey.
- This class is the base class for keys used to look-up CatalogItems (Products and Categories).
- CatalogItemKey() -
Constructor for class com.beasys.commerce.ebusiness.catalog.CatalogItemKey
- Default constructor.
- CatalogItemKey(String) -
Constructor for class com.beasys.commerce.ebusiness.catalog.CatalogItemKey
- Class constructor.
- CatalogItemView - class com.beasys.commerce.ebusiness.catalog.CatalogItemView.
- A
CatalogItemView
is a window onto a large CatalogItem
result set. - CatalogItemView() -
Constructor for class com.beasys.commerce.ebusiness.catalog.CatalogItemView
- Default constructor
- CatalogItemView(int, int, int, int) -
Constructor for class com.beasys.commerce.ebusiness.catalog.CatalogItemView
- Creates a new
CatalogItemView
with the given size,
first index, last index, and view index.
- 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. - CatalogManagerImpl() -
Constructor for class com.beasys.commerce.ebusiness.catalog.CatalogManagerImpl
-
- catalogManagerName -
Variable in class com.beasys.commerce.ebusiness.catalog.advislets.CatalogQueryAdvisletImpl
-
- catalogManagerName -
Variable in class com.beasys.commerce.ebusiness.catalog.rules.CatalogQueryWrapper
- The CatalogManagerName.
- catalogManagerName -
Variable in class com.beasys.commerce.ebusiness.catalog.tags.CatalogQueryTag
- The CatalogManagerName to use for querying.
- CatalogOperationNotAuthorizedException - exception com.beasys.commerce.ebusiness.catalog.CatalogOperationNotAuthorizedException.
CatalogOperationNotAuthorizedException
is thrown when a catalog operation
is attempted which is not permitted.- CatalogOperationNotAuthorizedException() -
Constructor for class com.beasys.commerce.ebusiness.catalog.CatalogOperationNotAuthorizedException
- Class constructor.
- CatalogPC - class examples.e2e.b2c.catalog.pipeline.CatalogPC.
- This
PipelineComponent
is the base class for all
Catalog related PipelineComponent
s components. - CatalogPC() -
Constructor for class examples.e2e.b2c.catalog.pipeline.CatalogPC
-
- catalogQuery -
Variable in class com.beasys.commerce.ebusiness.catalog.advislets.CatalogQueryAdvisletImpl
-
- 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.
- CatalogQueryAdvisletImpl(Advisor, Metadata) -
Constructor for class com.beasys.commerce.ebusiness.catalog.advislets.CatalogQueryAdvisletImpl
-
- CatalogQueryImpl - class com.beasys.commerce.ebusiness.catalog.service.query.CatalogQueryImpl.
- Implementation class for the
CatalogQuery
interface. - CatalogQueryImpl() -
Constructor for class com.beasys.commerce.ebusiness.catalog.service.query.CatalogQueryImpl
- Default constructor.
- 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. - CatalogQueryManagerImpl() -
Constructor for class com.beasys.commerce.ebusiness.catalog.service.query.CatalogQueryManagerImpl
-
- CatalogQueryTag - class com.beasys.commerce.ebusiness.catalog.tags.CatalogQueryTag.
- The tag handler of the catalogQuery.
- CatalogQueryTag() -
Constructor for class com.beasys.commerce.ebusiness.catalog.tags.CatalogQueryTag
-
- CatalogQueryTagExtraInfo - class com.beasys.commerce.ebusiness.catalog.tags.CatalogQueryTagExtraInfo.
TagExtraInfo
class for CatalogQueryTag
.- CatalogQueryTagExtraInfo() -
Constructor for class com.beasys.commerce.ebusiness.catalog.tags.CatalogQueryTagExtraInfo
-
- 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. - CatalogQueryWrapper(String, String, int, String, int) -
Constructor for class com.beasys.commerce.ebusiness.catalog.rules.CatalogQueryWrapper
- Constructor with arguments.
- CatalogRemoveException - exception com.beasys.commerce.ebusiness.catalog.CatalogRemoveException.
- Indicates an error during catalog item remove.
- CatalogRemoveException(CategoryKey) -
Constructor for class com.beasys.commerce.ebusiness.catalog.CatalogRemoveException
- Constructs a
CatalogRemoveException
.
- CatalogRemoveException(CategoryKey, Exception) -
Constructor for class com.beasys.commerce.ebusiness.catalog.CatalogRemoveException
- Constructs a
CatalogRemoveException
.
- 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.- CatalogRootException() -
Constructor for class com.beasys.commerce.ebusiness.catalog.CatalogRootException
- Class constructor.
- 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. - CatalogSchemaManager(String) -
Constructor for class com.beasys.commerce.ebusiness.catalog.util.CatalogSchemaManager
- This is an abstract class.
- CatalogSelectorTag - class com.beasys.commerce.ebusiness.catalog.tags.CatalogSelectorTag.
- The tag handler of the catalog jsp extension tag 'catalogSelector'.
- CatalogSelectorTag() -
Constructor for class com.beasys.commerce.ebusiness.catalog.tags.CatalogSelectorTag
-
- CatalogSelectorTagExtraInfo - class com.beasys.commerce.ebusiness.catalog.tags.CatalogSelectorTagExtraInfo.
TagExtraInfo
class for CatalogQueryTag
.- CatalogSelectorTagExtraInfo() -
Constructor for class com.beasys.commerce.ebusiness.catalog.tags.CatalogSelectorTagExtraInfo
-
- 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.
- CatalogServiceImpl() -
Constructor for class com.beasys.commerce.ebusiness.catalog.service.CatalogServiceImpl
-
- 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.
- CatalogSqlManagerFactory() -
Constructor for class com.beasys.commerce.ebusiness.catalog.sql.CatalogSqlManagerFactory
-
- 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.
-
- CatalogWSImpl() -
Constructor for 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.
- CATEGORY -
Static variable in class com.bea.commerce.ebusiness.price.engine.pool.ItemAttribute
-
- CATEGORY_BROWSE -
Static variable in class com.bea.commerce.ebusiness.tracking.events.DisplayProductEvent
- Suggestions for entry into the documentType data passed to the constructor
Attribute value is a String
- CATEGORY_BROWSE -
Static variable in class com.bea.commerce.ebusiness.tracking.events.ClickProductEvent
- Suggestions for entry into the documentType data passed to the constructor
Attribute value is a String
- CATEGORY_DISPLAY_JSP_URL -
Static variable in class com.beasys.commerce.ebusiness.catalog.sql.JdbcCatalogFactory
-
- CATEGORY_ID -
Static variable in class com.bea.commerce.ebusiness.tracking.events.DisplayProductEvent
- Event attribute key name for item category id
Attribute value is a String
- CATEGORY_ID -
Static variable in interface com.bea.commerce.ebusiness.tracking.events.ClickThroughConstants
-
- CATEGORY_ID -
Static variable in class com.bea.commerce.ebusiness.tracking.events.ClickProductEvent
- Event attribute key name for item category id
Attribute value is a String
- CATEGORY_ID -
Static variable in class com.beasys.commerce.ebusiness.catalog.sql.JdbcCatalogFactory
- attributes just for category
- CATEGORY_JNDI_NAME -
Static variable in class com.beasys.commerce.ebusiness.catalog.service.data.EpmCustomDataManagerImpl
- The JNDI name for the Category ConfigurableEntity home interface.
- CATEGORY_NAME -
Static variable in class com.beasys.commerce.ebusiness.catalog.sql.JdbcCatalogFactory
-
- CATEGORY_PARENT_ID -
Static variable in class com.beasys.commerce.ebusiness.catalog.sql.JdbcCatalogFactory
-
- CATEGORY_VIEW -
Static variable in class com.bea.commerce.ebusiness.tracking.events.DisplayProductEvent
- Suggestions for entry into the documentType data passed to the constructor
Attribute value is a String
- CATEGORY_VIEW -
Static variable in class com.bea.commerce.ebusiness.tracking.events.ClickProductEvent
- Suggestions for entry into the documentType data passed to the constructor
Attribute value is a String
- categoryId -
Variable in class com.bea.commerce.ebusiness.tracking.tags.ProductEventTag
-
- categoryId -
Variable in class com.bea.commerce.ebusiness.tracking.tags.ClickProductTag
-
- CategoryImpl - class com.beasys.commerce.ebusiness.catalog.CategoryImpl.
- This is the implementation class for all categories contained by the Catalog.
- CategoryItemIterator - class com.beasys.commerce.ebusiness.catalog.service.category.CategoryItemIterator.
- A
CategoryItemIterator
is a ViewIterator
over all ProductItem
s within a Category. - CategoryItemIterator(String, CatalogRequest, CategoryKey, int, int) -
Constructor for class com.beasys.commerce.ebusiness.catalog.service.category.CategoryItemIterator
CategoryIterator
constructor that takes the total number
of spanned items, a view size, product item manager, and request object.
- CategoryIterator - class com.beasys.commerce.ebusiness.catalog.service.category.CategoryIterator.
- A
CategoryIterator
is a ViewIterator
over all Categories
. - CategoryIterator(String, CatalogRequest, int, int) -
Constructor for class com.beasys.commerce.ebusiness.catalog.service.category.CategoryIterator
CategoryIterator
constructor that takes the total number
of spanned items, a view size, product item manager, and request object.
- CategoryKey - class com.beasys.commerce.ebusiness.catalog.CategoryKey.
- The CategoryKey class is used to index and retrieve Category objects.
- CategoryKey() -
Constructor for class com.beasys.commerce.ebusiness.catalog.CategoryKey
- Default constructor.
- CategoryKey(String) -
Constructor for class com.beasys.commerce.ebusiness.catalog.CategoryKey
- Class constructor.
- 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.
- CategoryManagerImpl() -
Constructor for class com.beasys.commerce.ebusiness.catalog.service.category.CategoryManagerImpl
-
- CategoryStructureCorruptException - exception com.beasys.commerce.ebusiness.catalog.CategoryStructureCorruptException.
CategoryStructureCorruptException
indicates that
the hierarchical structure of the catalog appears to have been corrupted.- CategoryStructureCorruptException(CatalogItemKey) -
Constructor for class com.beasys.commerce.ebusiness.catalog.CategoryStructureCorruptException
- Constructs a
CatalogFinderException
.
- CategoryStructureCorruptException(CatalogItemKey, Exception) -
Constructor for class com.beasys.commerce.ebusiness.catalog.CategoryStructureCorruptException
- Constructs a
CatalogFinderException
.
- CategoryStructureException - exception com.beasys.commerce.ebusiness.catalog.CategoryStructureException.
CategoryStructureException
indicates a system error
related to the structure of the category hierarchy.- CategoryStructureException(CatalogItemKey) -
Constructor for class com.beasys.commerce.ebusiness.catalog.CategoryStructureException
- Constructs a
CatalogFinderException
.
- CategoryStructureException(CatalogItemKey, Exception) -
Constructor for class com.beasys.commerce.ebusiness.catalog.CategoryStructureException
- Constructs a
CatalogFinderException
.
- catMapToString(Map, int, int) -
Static method in class com.bea.commerce.ebusiness.price.engine.pool.ItemPoolImpl
-
- cc -
Static variable in class com.beasys.commerce.axiom.util.weblogic.helper.WebLogicHelper
- Deprecated. Singleton instance.
- CE_METHOD_CACHE -
Static variable in class com.bea.p13n.property.AbstractConfigurableEntity
- cache name for CE explicit methods
- 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.
- Century() -
Constructor for class com.bea.p13n.xml.schema.Century
- Constructs a new Century instance.
- Century(long, TimeZone) -
Constructor for class com.bea.p13n.xml.schema.Century
- Constructs a new Century for the given century and timezone.
- CHAR_ENCODING -
Static variable in class com.bea.p13n.http.Request
-
- characters(char[], int, int) -
Method in class com.bea.commerce.ebusiness.price.engine.RuleParser
-
- characters(char[], int, int) -
Method in class examples.e2e.common.POParser
- Implementation of the
org.xml.sax.ContentHandler
interface.
- characters(char[], int, int) -
Method in class examples.e2e.common.QuoteParser
- Implementation of the
org.xml.sax.ContentHandler
interface.
- charset -
Variable in class com.bea.p13n.mail.ServletResults
- The encoding used in the content
- charsetMap -
Static variable in class com.bea.p13n.taglib.i18n.LocalizeTag
-
- CHECK -
Static variable in interface com.beasys.commerce.ebusiness.payment.TransactionConstants
-
- CHECK_META_DATA -
Static variable in class com.bea.p13n.content.document.ref.loader.ColumnSizes
- Should we check with the DatabaseMetaData for getting column sizes.
- checkAccess() -
Method in interface com.bea.p13n.security.SecurityPolicy
- Run the rules for this particular implementation and see if
access should be granted.
- checkAttribute(Element, String, String) -
Static method in class com.bea.campaign.ScenarioHelper
- Check if the value of the element's required attribute is the desired
value.
- checkAttribute(Element, String, String[]) -
Static method in class com.bea.campaign.ScenarioHelper
- Check if the value of the element's required attribute is in the
list of possible values.
- checkAttribute(Element, String, String, String) -
Static method in class com.bea.campaign.ScenarioHelper
- Check if the value of the element's required attribute is one of the
desired values.
- CheckboxTag - class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.CheckboxTag.
-
- CheckboxTag() -
Constructor for class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.CheckboxTag
-
- checkCampaignServer() -
Static method in class com.beasys.commerce.axiom.util.helper.UtilityHelper
- Deprecated.
- checkCampaignServerLicense() -
Static method in class com.beasys.commerce.axiom.util.helper.UtilityHelper
- Deprecated.
- checkCommerceServer() -
Static method in class com.beasys.commerce.axiom.util.helper.UtilityHelper
- Deprecated.
- checkCommerceServerLicense() -
Static method in class com.beasys.commerce.axiom.util.helper.UtilityHelper
- Deprecated.
- checkContentCache() -
Method in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
- Check the content cache for the requested Content.
- checkCurrency(AdjustmentDetail) -
Method in class com.bea.commerce.ebusiness.price.quote.Adjustment
-
- checkCurrency(Money) -
Method in class com.bea.commerce.ebusiness.price.quote.Adjustment
- Compare the currency of the money specified with the
currency of previous money objects in this instance.
- checkCurrency(String) -
Method in class com.bea.commerce.ebusiness.price.quote.Adjustment
-
- checkInventory(String) -
Method in class examples.e2e.common.inventory.ref.InventoryProviderRefImpl
- Checks the quantity in stock for a given product (sku)
- checkInventory(String) -
Method in class examples.e2e.common.inventory.ref.InventoryProviderNoOpImpl
- Checks the quantity in stock for a given product (sku)
- checkInventory(String) -
Method in interface examples.e2e.common.inventory.spi.InventoryProvider
- Checks the quantity in stock for a given product (sku)
- CheckInventoryAction - class examples.e2e.common.inventory.ref.CheckInventoryAction.
-
- CheckInventoryAction(String, String) -
Constructor for class examples.e2e.common.inventory.ref.CheckInventoryAction
-
- CheckLicenseTag - class com.bea.p13n.license.servlets.jsp.taglib.CheckLicenseTag.
- Takes the name of a class and public static field corresponding to a
LicenseComponent that can be checked by LicenseHelper.
- CheckLicenseTag() -
Constructor for class com.bea.p13n.license.servlets.jsp.taglib.CheckLicenseTag
-
- CheckLicenseTagExtraInfo - class com.bea.p13n.license.servlets.jsp.taglib.CheckLicenseTagExtraInfo.
-
- CheckLicenseTagExtraInfo() -
Constructor for class com.bea.p13n.license.servlets.jsp.taglib.CheckLicenseTagExtraInfo
-
- checkMinPrice(Money) -
Static method in class com.bea.commerce.ebusiness.price.quote.Quote
- Returns true if the Money value is greater than or equal to the
minimum price of zero.
- CheckoutCancelIP - class examples.e2e.b2c.webflow.CheckoutCancelIP.
-
- CheckoutCancelIP() -
Constructor for class examples.e2e.b2c.webflow.CheckoutCancelIP
-
- checkParams(Class[]) -
Method in class com.beasys.commerce.util.CacheMethod
- Check params.
- checkPersonalizationServer() -
Static method in class com.beasys.commerce.axiom.util.helper.UtilityHelper
- Deprecated.
- checksClassifications() -
Method in interface com.bea.campaign.Scenario
- Does the scenario check for Classifications.
- checkVersion() -
Static method in class com.beasys.commerce.axiom.util.helper.UtilityHelper
- Deprecated.
- children -
Variable in class com.beasys.commerce.foundation.expression.LogicalImpl
- Deprecated. The list of children Expressions.
- ClassForName - class com.bea.p13n.expression.operator.ClassForName.
- Implementation of the ClassForName operator.
- ClassForName() -
Constructor for class com.bea.p13n.expression.operator.ClassForName
- Constructs an empty operator and operands can be
added later by calling addSubExpression() on this.
- ClassForName(Object) -
Constructor for class com.bea.p13n.expression.operator.ClassForName
- Constructs this by associating the given name.
- ClassGetName - class com.bea.p13n.expression.operator.ClassGetName.
- Implementation of the ClassGetName operator.
- ClassGetName() -
Constructor for class com.bea.p13n.expression.operator.ClassGetName
- Constructs an empty operator and operands can be
added later by calling addSubExpression() on this.
- ClassGetName(Object) -
Constructor for class com.bea.p13n.expression.operator.ClassGetName
- Constructs this by associating the given object as an operand to this.
- ClassHelper - class com.beasys.commerce.util.ClassHelper.
- Helper methods for the Class class
- ClassHelper() -
Constructor for class com.beasys.commerce.util.ClassHelper
-
- CLASSIC_MODE -
Static variable in class com.bea.p13n.common.PortalMode
-
- Classification - class com.bea.p13n.user.Classification.
- This class represents a classification (typically a user segmentation).
- Classification() -
Constructor for class com.bea.p13n.user.Classification
- Creates an instance of Classification without an
initial classification.
- Classification(String) -
Constructor for class com.bea.p13n.user.Classification
- Creates an instance of Classification with an
initial classification.
- ClassificationResultObjectFilter - class com.bea.campaign.rules.ClassificationResultObjectFilter.
- A rule manager filter for retriving Classification objects.
- ClassificationResultObjectFilter() -
Constructor for class com.bea.campaign.rules.ClassificationResultObjectFilter
- Class constructor.
- className -
Variable in class com.bea.commerce.ebusiness.discount.util.DateWriter
-
- className(Class) -
Static method in class com.beasys.commerce.util.ClassHelper
-
- ClassNewInstance - class com.bea.p13n.expression.operator.ClassNewInstance.
- Implementation of the ClassNewInstance operator.
- ClassNewInstance() -
Constructor for class com.bea.p13n.expression.operator.ClassNewInstance
- Constructs an empty operator and operands can be
added later by calling addSubExpression() on this.
- ClassNewInstance(Object, Object, Object) -
Constructor for class com.bea.p13n.expression.operator.ClassNewInstance
- Constructs this with the given
clazz
, constructorSignatureCLEANUP_AD_BUCKETS -
Static variable in class com.bea.campaign.servlets.CampaignCleanupServlet
- Mask signifying ad bucket cleanup.
- CLEANUP_AD_COUNTS -
Static variable in class com.bea.campaign.servlets.CampaignCleanupServlet
- Mask signifying ad count cleanup.
- CLEANUP_ALL -
Static variable in class com.bea.campaign.servlets.CampaignCleanupServlet
- Mask signifying all cleanup.
- CLEANUP_END_STATES -
Static variable in class com.bea.campaign.servlets.CampaignCleanupServlet
- Mask signifying end state cleanup.
- CLEANUP_MAIL_BATCHES -
Static variable in class com.bea.campaign.servlets.CampaignCleanupServlet
- Mask signifying mail batches cleanup.
- cleanup(Connection, String, boolean) -
Static method in class com.bea.p13n.content.document.ref.RefCleanupHelper
- Deprecated. Clean up a reference implementation document and document_metadata
table based only upon what's in the database.
- cleanup(Connection, String, boolean) -
Static method in class com.bea.p13n.content.document.ref.loader.RefCleanupHelper
- Clean up a reference implementation document and document_metadata
table based only upon what's in the database.
- cleanupAdBucket(String) -
Method in interface com.bea.p13n.ad.AdBucketService
- Remove the information about a container from both
the user and global ad buckets.
- cleanupAdBuckets(String) -
Method in class com.bea.campaign.servlets.CampaignCleanupServlet
- Cleanup a campaign's ad buckets.
- cleanupAdCounts(String) -
Method in class com.bea.campaign.servlets.CampaignCleanupServlet
- Cleanup a campaign's ad count.
- cleanupAdService(String) -
Method in interface com.bea.p13n.ad.AdService
- Cleanup the AdService removing all records specified by the
passed in ContainerUID.
- cleanupDocs(Connection, String, boolean) -
Static method in class com.bea.p13n.content.document.ref.RefCleanupHelper
- Deprecated. Cleans up the document table.
- cleanupDocs(Connection, String, boolean) -
Static method in class com.bea.p13n.content.document.ref.loader.RefCleanupHelper
- Cleans up the document table.
- cleanupEndStates(String) -
Method in class com.bea.campaign.servlets.CampaignCleanupServlet
- Cleanup a campaign's end states.
- cleanupMailBatches(String) -
Method in class com.bea.campaign.servlets.CampaignCleanupServlet
- Cleanup a campaign's mail batches.
- cleanupMisconfiguredGroups() -
Method in interface com.bea.p13n.usermgmt.config.RealmConfiguration
- Removes misconfigured groups (those found in the database but not in the
realm) from the database.
- cleanupMisconfiguredUsers() -
Method in interface com.bea.p13n.usermgmt.config.RealmConfiguration
- Removes misconfigured users (those found in the database but not in the
realm) from the database.
- cleanupNamespaces(String) -
Static method in class com.bea.p13n.placeholder.PlaceholderHelper
- Remove the namespace qualifiers from an XML string
- cleanUpResources() -
Method in class com.beasys.commerce.util.JDBCSequencer
- Deprecated. Closes any open DB resources.
- clear() -
Method in interface com.bea.p13n.cache.Cache
- Remove all elements from the cache.
- clear() -
Method in class com.bea.p13n.content.PropertySetRepositoryImpl
- Clear this repository
- clear() -
Method in class com.bea.p13n.content.ContentCache
- Clear the entire cache.
- clear() -
Method in interface com.bea.p13n.property.EntityPropertyCache
- Clear the cache
- clear() -
Method in interface com.bea.p13n.property.PropertySetRepository
- Remove all PropertySets from the repository.
- clear() -
Method in class com.beasys.commerce.util.SoftHashMap
- Deprecated. Removes all mappings from this map.
- clearBatch() -
Method in class com.bea.p13n.content.document.jdbc.CallableStatement
- Not supported.
- clearCache() -
Method in interface com.bea.p13n.expression.Expression
- Clears any cached results to force re-evaluation.
- clearChildren() -
Method in interface com.beasys.commerce.foundation.expression.Logical
- Deprecated. Removes all children expressions.
- clearChildren() -
Method in class com.beasys.commerce.foundation.expression.LogicalImpl
- Deprecated. Removes all children expressions.
- clearConsole() -
Static method in class com.bea.commerce.ebusiness.discount.util.Log
- Sets the consoleMode flag to false stopping logging to
the tty.
- clearCreditCardsMap() -
Method in interface com.beasys.commerce.ebusiness.customer.CustomerDelegate
- Removes all mappings from this map (optional operation).
- clearEndStates(ScenarioContainer) -
Method in interface com.bea.campaign.ScenarioService
- Clear the user end states for the specified scenario container.
- clearEndStates(String) -
Method in interface com.bea.campaign.CampaignService
- Clear all of the user end states associated to a campaign.
- clearEndStates(String) -
Method in interface com.bea.campaign.ScenarioService
- Clear the user end states for the specified scenario.
- clearEntityTaxCollection() -
Method in class com.beasys.commerce.ebusiness.tax.TaxInformationImpl
- Removes all of the elements from this collection (optional operation).
- clearEntityTaxCollection() -
Method in interface com.beasys.commerce.ebusiness.tax.TaxInformation
- Removes all of the elements from this collection (optional operation).
- CLEARING_POLICY -
Static variable in class com.bea.campaign.AddAdToPlaceholderAction
- The name of the clearing policy paramter.
- clearLocationMap() -
Method in interface com.beasys.commerce.ebusiness.tax.TaxParameters
- Removes all mappings from this map (optional operation).
- clearLocationMap() -
Method in class com.beasys.commerce.ebusiness.tax.TaxParametersImpl
- Removes all mappings from this map (optional operation).
- clearOrderLinesCollection() -
Method in interface com.beasys.commerce.ebusiness.order.Order
- Removes all the order lines
- clearOrderLinesCollection() -
Method in class com.beasys.commerce.ebusiness.order.OrderImpl
- Removes all of the elements from this collection (optional operation).
- clearParameters() -
Method in class com.bea.p13n.content.document.jdbc.CallableStatement
- Clear the input/output parameters internally.
- clearParameters() -
Method in class com.bea.p13n.content.document.jdbc.GetSchemaStatement
- Clear the parameters.
- clearParameters() -
Method in class com.bea.p13n.content.document.jdbc.SearchStatement
- Clear the parameters.
- clearParameters() -
Method in class com.bea.p13n.content.document.jdbc.GetSchemaNamesStatement
- Clear the parameters.
- clearParameters() -
Method in class com.bea.p13n.content.document.jdbc.GetDocumentModifiedDateStatement
- Clear the parameters.
- clearParameters() -
Method in class com.bea.p13n.content.document.jdbc.GetDocumentStatement
- Clear the parameters.
- clearParameters() -
Method in class com.bea.p13n.content.document.jdbc.GetDocumentMetadataStatement
- Clear the parameters.
- clearParameters() -
Method in class com.bea.p13n.content.document.jdbc.GetSchemasStatement
- Clear the parameters.
- clearPropertyModifications() -
Method in class com.beasys.commerce.ebusiness.catalog.MutableCatalogItemImpl
- Clears any changes to attributes that have been tracked
for this object.
- clearRelationalBinding(String, Collection) -
Method in class com.beasys.commerce.foundation.BelongingImpl
-
- clearRelationalBinding(String, Collection) -
Method in class com.beasys.commerce.foundation.SessionImpl
-
- clearRelationalBinding(String, Collection) -
Method in class com.beasys.commerce.foundation.EntityImpl
-
- clearRelationalBinding(String, Collection, BelongingImpl) -
Method in interface com.beasys.commerce.util.PersistenceHelperPlugin
-
- clearRelationalBinding(String, Collection, EntityImpl) -
Method in interface com.beasys.commerce.util.PersistenceHelperPlugin
-
- clearRelationalBinding(String, Collection, Object) -
Method in class com.beasys.commerce.foundation.BelongingImpl
-
- clearRelationalBinding(String, Collection, Object) -
Method in class com.beasys.commerce.foundation.SessionImpl
-
- clearRelationalBinding(String, Collection, Object) -
Method in class com.beasys.commerce.foundation.EntityImpl
-
- clearRelationalBinding(String, Collection, Object, BelongingImpl) -
Method in interface com.beasys.commerce.util.PersistenceHelperPlugin
-
- clearRelationalBinding(String, Collection, Object, EntityImpl) -
Method in interface com.beasys.commerce.util.PersistenceHelperPlugin
-
- clearRelationalBinding(String, Map) -
Method in class com.beasys.commerce.foundation.BelongingImpl
-
- clearRelationalBinding(String, Map) -
Method in class com.beasys.commerce.foundation.SessionImpl
-
- clearRelationalBinding(String, Map) -
Method in class com.beasys.commerce.foundation.EntityImpl
-
- clearRelationalBinding(String, Map, BelongingImpl) -
Method in interface com.beasys.commerce.util.PersistenceHelperPlugin
-
- clearRelationalBinding(String, Map, EntityImpl) -
Method in interface com.beasys.commerce.util.PersistenceHelperPlugin
-
- clearRelationalBinding(String, Map, Object) -
Method in class com.beasys.commerce.foundation.BelongingImpl
-
- clearRelationalBinding(String, Map, Object) -
Method in class com.beasys.commerce.foundation.SessionImpl
-
- clearRelationalBinding(String, Map, Object) -
Method in class com.beasys.commerce.foundation.EntityImpl
-
- clearRelationalBinding(String, Map, Object, BelongingImpl) -
Method in interface com.beasys.commerce.util.PersistenceHelperPlugin
-
- clearRelationalBinding(String, Map, Object, EntityImpl) -
Method in interface com.beasys.commerce.util.PersistenceHelperPlugin
-
- clearRequestScopedAttributes(Object, Object) -
Method in interface com.bea.p13n.appflow.common.PipelineSession
- Removes all the attributes from the
PipelineSession
.
- clearSessionScopedAttributes(Object) -
Method in interface com.bea.p13n.appflow.common.PipelineSession
- Removes all the attributes from the
PipelineSession
.
- clearShippingAddressMap() -
Method in interface com.beasys.commerce.ebusiness.customer.CustomerDelegate
- Removes all mappings from this map (optional operation).
- clearShoppingCartLineCollection() -
Method in interface com.beasys.commerce.ebusiness.shoppingcart.ShoppingCart
- Removes all of the elements from this collection (optional operation).
- clearShoppingCartLineCollection() -
Method in class com.beasys.commerce.ebusiness.shoppingcart.ShoppingCartImpl
- Removes all of the elements from this collection (optional operation).
- clearTransactionEntryCollection() -
Method in class com.beasys.commerce.ebusiness.payment.PaymentTransactionImpl
- Removes all of the elements from this collection (optional operation).
- clearTransactionEntryCollection() -
Method in interface com.beasys.commerce.ebusiness.payment.PaymentTransaction
- Removes all of the transaction entries from the journal.
- clearWarnings() -
Method in class com.bea.p13n.content.document.jdbc.CallableStatement
- Intentionally blank.
- clearWarnings() -
Method in class com.bea.p13n.content.document.jdbc.Connection
- Intentional empty implementation.
- CLICK_THRU -
Static variable in class com.bea.campaign.AdCountGoal
- Constant for click-thru counts.
- ClickCampaignEvent - class com.bea.campaign.tracking.events.ClickCampaignEvent.
- Event for tracking click of campaign
- ClickCampaignEvent(String, String, HttpServletRequest, String, String, String, String, String, String) -
Constructor for class com.bea.campaign.tracking.events.ClickCampaignEvent
- Create a new ClickCampaignEvent.
- ClickCampaignEventValidator - class com.bea.campaign.tracking.events.ClickCampaignEventValidator.
-
- ClickCampaignEventValidator() -
Constructor for class com.bea.campaign.tracking.events.ClickCampaignEventValidator
- Ctor
- ClickContentEvent - class com.bea.p13n.tracking.events.ClickContentEvent.
- Event for tracking clicks on content
- ClickContentEvent(String, String, HttpServletRequest, String, String) -
Constructor for class com.bea.p13n.tracking.events.ClickContentEvent
- Create a new ClickContentEvent.
- ClickContentEventValidator - class com.bea.p13n.tracking.clickthrough.ClickContentEventValidator.
-
- ClickContentEventValidator() -
Constructor for class com.bea.p13n.tracking.clickthrough.ClickContentEventValidator
-
- ClickContentExtraInfo - class com.bea.p13n.tracking.tags.ClickContentExtraInfo.
- Sets JSP page-scoped variables as a result of the
<um:clickContent> tag.
- ClickContentExtraInfo() -
Constructor for class com.bea.p13n.tracking.tags.ClickContentExtraInfo
-
- ClickContentTag - class com.bea.p13n.tracking.tags.ClickContentTag.
- Implements the methods necessary to support the
ClickContentTag
tag. - ClickContentTag() -
Constructor for class com.bea.p13n.tracking.tags.ClickContentTag
-
- ClickEvent - class com.bea.p13n.tracking.events.ClickEvent.
- Event for tracking web site Click activity
- ClickEvent(String, String, String, String, String, String[], HttpServletRequest, String, String) -
Constructor for class com.bea.p13n.tracking.events.ClickEvent
- Create a new ClickEvent.
- ClickEventValidator - interface com.bea.p13n.tracking.clickthrough.ClickEventValidator.
-
- ClickHelper - class com.bea.p13n.tracking.tags.ClickHelper.
- Implements the methods necessary to support the
ClickTag
tag. - ClickHelper() -
Constructor for class com.bea.p13n.tracking.tags.ClickHelper
-
- ClickProductEvent - class com.bea.commerce.ebusiness.tracking.events.ClickProductEvent.
- Event for tracking click of product
- ClickProductEvent(String, String, HttpServletRequest, String, String, String, String, String) -
Constructor for class com.bea.commerce.ebusiness.tracking.events.ClickProductEvent
- Create a new ClickProductEvent.
- ClickProductEventValidator - class com.bea.commerce.ebusiness.tracking.events.ClickProductEventValidator.
-
- ClickProductEventValidator() -
Constructor for 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.
- ClickProductExtraInfo() -
Constructor for class com.bea.commerce.ebusiness.tracking.tags.ClickProductExtraInfo
-
- ClickProductTag - class com.bea.commerce.ebusiness.tracking.tags.ClickProductTag.
- Tag handler for
ClickProductTag
. - ClickProductTag() -
Constructor for class com.bea.commerce.ebusiness.tracking.tags.ClickProductTag
-
- ClickTag - class com.bea.p13n.tracking.tags.ClickTag.
- Implements the methods necessary to support the
ClickTag
tag. - ClickTag() -
Constructor for class com.bea.p13n.tracking.tags.ClickTag
-
- 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.
- ClickThroughEventFilter() -
Constructor for class com.bea.p13n.tracking.clickthrough.ClickThroughEventFilter
-
- 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.
- ClickThroughServlet() -
Constructor for class com.bea.p13n.tracking.clickthrough.ClickThroughServlet
-
- clickThruCount -
Variable in class com.bea.p13n.ad.AdService.AdCounts
- The click thru count
- ClobKey - interface com.bea.p13n.util.jdbc.ClobKey.
-
- clone() -
Method in interface com.bea.campaign.CampaignInfo
- Get a clone of this.
- clone() -
Method in class com.bea.p13n.content.admin.LinkBuilder.LinkInfo
- Implement a public clone method.
- clone() -
Method in class com.bea.p13n.content.expression.SortCriteria
- Clone this object.
- clone() -
Method in class com.bea.p13n.content.expression.Search
- Make a shallow copy of this object.
- clone() -
Method in interface com.bea.p13n.expression.Expression
- Returns a clone of this.
- clone() -
Method in class com.bea.p13n.xml.schema.TimePeriod
- Returns a copy of this TimeDuration.
- clone() -
Method in class com.bea.p13n.xml.schema.RecurringDay
- Returns a copy.
- clone() -
Method in class com.bea.p13n.xml.schema.Century
- Returns a copy of this Century.
- clone() -
Method in class com.bea.p13n.xml.schema.Year
- Returns a copy of this Year.
- clone() -
Method in class com.bea.p13n.xml.schema.Month
- Returns a copy of this Month.
- clone() -
Method in class com.bea.p13n.xml.schema.RecurringDuration
- Retuns a copy of this RecurringDuration.
- clone() -
Method in class com.bea.p13n.xml.schema.RecurringDate
- Returns a copy.
- clone() -
Method in class com.bea.p13n.xml.schema.Time
- Returns a copy of this Time.
- clone() -
Method in class com.bea.p13n.xml.schema.TimeDuration
- Returns a copy of this TimeDuration.
- clone() -
Method in class com.bea.p13n.xml.schema.Date
- Returns a copy of this date.
- clone() -
Method in class com.bea.p13n.xml.schema.TimeInstant
- Returns a copy of this TimeInstant.
- clone() -
Method in class com.beasys.commerce.ebusiness.catalog.CatalogItemKey
- clone implementation for CatalogItemKeys.
- clone() -
Method in class com.beasys.commerce.ebusiness.catalog.CategoryKey
- clone implementation for CategoryKey.
- clone() -
Method in class com.beasys.commerce.ebusiness.catalog.ProductItemKey
- clone implementation for this class.
- clone() -
Method in class com.beasys.commerce.ebusiness.order.OrderAdjustmentPresentation
- The clone method creates a new OrderAdjustmentPresentation
object and call its contructor.
- clone() -
Method in class com.beasys.commerce.foundation.BelongingImpl
- Returns a shallow copy of the Belonging instance.
- clone() -
Method in interface com.beasys.commerce.foundation.Belonging
- Returns a shallow copy of the Belonging instance.
- clone() -
Method in class com.beasys.commerce.foundation.expression.ExpressionImpl
- Deprecated.
- clone() -
Method in class com.beasys.commerce.foundation.expression.SearchImpl
- Deprecated.
- clone() -
Method in class com.beasys.commerce.util.SoftHashMap
- Deprecated. Return a shallow clone of this map.
- clone(Belonging) -
Static method in class com.beasys.commerce.util.CloneHelper
- Return a clone of a belonging
- clone(Collection) -
Static method in class com.beasys.commerce.util.CloneHelper
- return a deep copy of a collection
- clone(Map) -
Static method in class com.beasys.commerce.util.CloneHelper
- return a deep copy of a map
- clone(Object) -
Static method in class com.beasys.commerce.util.CloneHelper
- Clones an object
- CloneHelper - class com.beasys.commerce.util.CloneHelper.
- Helper for cloning.
- CloneHelper() -
Constructor for class com.beasys.commerce.util.CloneHelper
-
- close() -
Method in class com.bea.p13n.content.document.jdbc.CallableStatement
- Subclasses must implement this method.
- close() -
Method in class com.bea.p13n.content.document.jdbc.GetSchemaStatement
- Close the statement.
- close() -
Method in class com.bea.p13n.content.document.jdbc.SearchStatement
- Close the statement and any related resources.
- close() -
Method in class com.bea.p13n.content.document.jdbc.GetSchemaNamesStatement
- Close the statement and any related resources.
- close() -
Method in class com.bea.p13n.content.document.jdbc.GetDocumentModifiedDateStatement
- Close the statement.
- close() -
Method in class com.bea.p13n.content.document.jdbc.GetDocumentStatement
- Close the statement.
- close() -
Method in class com.bea.p13n.content.document.jdbc.GetDocumentMetadataStatement
- Close the statement.
- close() -
Method in class com.bea.p13n.content.document.jdbc.Connection
- This will close the DocumentProvider
- close() -
Method in class com.bea.p13n.content.document.jdbc.GetSchemasStatement
-
- close() -
Method in class com.bea.p13n.content.document.ref.RefDocumentProvider
- Close oursevles.
- close() -
Method in class com.bea.p13n.content.document.ref.DefaultDocumentIterator
- Close this iterator.
- close() -
Method in interface com.bea.p13n.content.document.spi.DocumentProvider
- Close the provider down.
- close() -
Method in interface com.bea.p13n.content.document.spi.DocumentIterator
- Close the iterator and any underlying resources.
- close() -
Method in class com.bea.p13n.security.realm.RDBMSDelegate
- Cleans up by closing all statements and connections.
- close() -
Method in class com.bea.p13n.security.realm.RDBMSPerformanceDelegate
- Cleans up by closing all statements and connections.
- close() -
Method in class com.bea.p13n.util.jdbc.GenericDatabase
- Close the Connection associated with this Database
- close() -
Method in interface com.bea.p13n.util.jdbc.Database
- Close the Connection associated with this Database
- close(Connection) -
Static method in class com.bea.campaign.ScenarioHelper
- Close a connection, ignoring any errors.
- close(Connection) -
Static method in class com.bea.p13n.util.jdbc.JdbcHelper
- Deprecated. Close a connection, ignoring any errors.
- close(Connection) -
Static method in class com.beasys.commerce.util.JdbcHelper
- Deprecated.
- close(Connection, PreparedStatement, ResultSet) -
Static method in class com.beasys.commerce.ebusiness.order.OrderManagerBean
- Close database "stuff" quietly and without exceptions.
- close(InputStream) -
Static method in class com.bea.p13n.content.document.ref.DefaultDocument
- Close an input stream and ignore any exception.
- close(Object) -
Static method in class com.bea.p13n.content.document.ref.loader.BulkLoader
- Close an object which has a close() method, ignoring any exceptions.
- close(PreparedStatement) -
Method in class com.bea.p13n.security.realm.RDBMSDelegate
- Close a prepared statement
- close(Reader) -
Method in class com.bea.p13n.util.jdbc.GenericDatabase
-
- close(Reader) -
Method in interface com.bea.p13n.util.jdbc.Database
- Closes a Reader ignoring any exceptions.
- close(ResultSet) -
Static method in class com.bea.campaign.ScenarioHelper
- Close a result set, ignoring any errors.
- close(ResultSet) -
Method in class com.bea.p13n.security.realm.RDBMSDelegate
- Close a result set.
- close(ResultSet) -
Method in class com.bea.p13n.util.jdbc.GenericDatabase
- Close a result set, ignoring any errors.
- close(ResultSet) -
Static method in class com.bea.p13n.util.jdbc.JdbcHelper
- Deprecated. Close a result set, ignoring any errors.
- close(ResultSet) -
Method in interface com.bea.p13n.util.jdbc.Database
- Close a result set, ignoring any errors.
- close(ResultSet) -
Static method in class com.beasys.commerce.util.JdbcHelper
- Deprecated.
- close(ResultSet, Statement) -
Method in class com.bea.p13n.util.jdbc.GenericDatabase
- Close a statement and resultset, ignoring errors.
- close(ResultSet, Statement) -
Method in interface com.bea.p13n.util.jdbc.Database
- Close a connection, statement and resultset, ignoring errors.
- close(ResultSet, Statement, Connection) -
Static method in class com.bea.p13n.util.jdbc.JdbcHelper
- Deprecated. Close a connection, statement and resultset, ignoring errors.
- close(Statement) -
Static method in class com.bea.campaign.ScenarioHelper
- Close a statement, ignoring any errors.
- close(Statement) -
Method in class com.bea.p13n.util.jdbc.GenericDatabase
- Close a statement, ignoring any errors.
- close(Statement) -
Static method in class com.bea.p13n.util.jdbc.JdbcHelper
- Deprecated. Close a statement, ignoring any errors.
- close(Statement) -
Method in interface com.bea.p13n.util.jdbc.Database
- Close a statement, ignoring any errors.
- close(Statement) -
Static method in class com.beasys.commerce.util.JdbcHelper
- Deprecated.
- close(Writer) -
Method in class com.bea.p13n.util.jdbc.GenericDatabase
-
- close(Writer) -
Method in interface com.bea.p13n.util.jdbc.Database
- Closes a Writer ignoring any exceptions.
- closeIterator() -
Method in class com.bea.p13n.content.document.jdbc.SearchStatement
- Close the open document iterator.
- closeIterator() -
Method in class com.bea.p13n.content.document.jdbc.GetSchemaNamesStatement
- Close the open document iterator.
- closeStreams -
Variable in class com.bea.p13n.content.servlets.ShowDocServlet
- Do we close the output stream when finished.
- cName -
Static variable in class com.bea.commerce.ebusiness.discount.mgmt.QualificationDiscountId
- This class's name
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.DiscountComparator
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.Selector
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.WorkingSpec
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.DiscountModifier
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.DiscountModifierPercent
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.DiscountCalculatorFixedOff
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.WorkingSpecs
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.SelectionResults
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.DiscountCalculatorFixedPrice
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.DiscountCalculatorPercentOff
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.SelectionRule
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.RuleParser
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.DiscountModifierFixed
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.ModifierType
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.SelectionType
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.DiscountDefProcessor
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.pool.ItemAttribute
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.pool.OrderPoolImpl
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.pool.OrderProperty
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.pool.ItemProperty
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.pool.OrderAttribute
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.pool.PoolQuery
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.pool.QuerySpec
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.pool.Operator
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.pool.PriceComparator
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.pool.ItemObjectProxyImpl
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.engine.pool.OrderQuerySpec
-
- cName -
Static variable in class com.bea.commerce.ebusiness.price.quote.AdjustmentDescriptionImpl
-
- cnvrtSC(String) -
Static method in class com.bea.p13n.ad.render.ImageContentProvider
- Convert special characters.
- cnvrtSC(String) -
Static method in class com.bea.p13n.ad.render.ShockwaveContentProvider
- Convert special characters.
- cnvrtSC(String) -
Static method in class com.bea.p13n.ad.render.DefaultContentProvider
- Convert special characters.
- CODE_VIEWER_URI -
Static variable in interface examples.e2e.common.tourguide.TourGuide
- The location of the JSP code viewer
- codeFile -
Variable in class examples.e2e.common.tourguide.TourGuideData
- The current JSP source which should be displayed
- collection -
Variable in class com.bea.p13n.content.document.ref.DefaultDocumentIterator
- The wrapped collection.
- COLLECTION_CONTAINS_ALL_TYPE -
Static variable in class com.bea.p13n.content.document.ref.RefSQLGenerator
- The CollectionContainsAll expression type.
- COLLECTION_CONTAINS_ALL_TYPE -
Static variable in class com.bea.p13n.content.document.ref.StatementParams
- Deprecated. The CollectionContainsAll expression type.
- COLLECTION_CONTAINS_TYPE -
Static variable in class com.bea.p13n.content.document.ref.RefSQLGenerator
- The CollectionContains expression type.
- COLLECTION_CONTAINS_TYPE -
Static variable in class com.bea.p13n.content.document.ref.StatementParams
- Deprecated. The CollectionContains expression type.
- CollectionContains - class com.bea.p13n.expression.operator.collection.CollectionContains.
- Implementation of the CollectionContains operator.
- CollectionContains() -
Constructor for class com.bea.p13n.expression.operator.collection.CollectionContains
-
- CollectionContains(Object, Object) -
Constructor for class com.bea.p13n.expression.operator.collection.CollectionContains
- Allocates a
CollectionContains
by associating the given
operands.
- CollectionContainsAll - class com.bea.p13n.expression.operator.collection.CollectionContainsAll.
- A class used to represent a CollectionContainsAll operator.
- CollectionContainsAll() -
Constructor for class com.bea.p13n.expression.operator.collection.CollectionContainsAll
- Allocates a
CollectionContainsAll
object.
- CollectionContainsAll(Object, Object) -
Constructor for class com.bea.p13n.expression.operator.collection.CollectionContainsAll
-
- collectionContentQueriesAllowed -
Static variable in class com.bea.p13n.content.ContentQueryBase
-
- CollectionOperator - class com.bea.p13n.expression.operator.collection.CollectionOperator.
- A base class for all the collection operators.
- CollectionOperator() -
Constructor for class com.bea.p13n.expression.operator.collection.CollectionOperator
- Allocates a
CollectionOperator
without associating any
operands.
- CollectionOperator(Object, Object) -
Constructor for class com.bea.p13n.expression.operator.collection.CollectionOperator
- Allocates a
CollectionOperator
by associating the given
operands.
- colon -
Static variable in class com.bea.commerce.ebusiness.discount.util.DateWriter
-
- column -
Variable in class com.bea.p13n.content.expression.ExpressionHelper.ParseException
- The column number of the error.
- column -
Variable in class com.beasys.commerce.util.ExpressionHelper.ParseException
- Deprecated. The column number of the error.
- ColumnSizes - class com.bea.p13n.content.document.ref.loader.ColumnSizes.
- Utility class to help determine JDBC table column sizes and to truncate
data for inserting.
- ColumnSizes.ColumnInfo - class com.bea.p13n.content.document.ref.loader.ColumnSizes.ColumnInfo.
- Object describing a column.
- ColumnSizes() -
Constructor for class com.bea.p13n.content.document.ref.loader.ColumnSizes
-
- com.bea.campaign - package com.bea.campaign
-
- com.bea.campaign.action - package com.bea.campaign.action
-
- com.bea.campaign.mbeans - package com.bea.campaign.mbeans
-
- com.bea.campaign.rules - package com.bea.campaign.rules
-
- com.bea.campaign.servlets - package com.bea.campaign.servlets
-
- com.bea.campaign.tracking.events - package com.bea.campaign.tracking.events
-
- com.bea.campaign.webservice - package com.bea.campaign.webservice
-
- com.bea.commerce.common - package com.bea.commerce.common
-
- com.bea.commerce.ebusiness.campaign - package com.bea.commerce.ebusiness.campaign
-
- com.bea.commerce.ebusiness.customer - package com.bea.commerce.ebusiness.customer
-
- com.bea.commerce.ebusiness.discount - package com.bea.commerce.ebusiness.discount
-
- com.bea.commerce.ebusiness.discount.association - package com.bea.commerce.ebusiness.discount.association
-
- com.bea.commerce.ebusiness.discount.mgmt - package com.bea.commerce.ebusiness.discount.mgmt
-
- com.bea.commerce.ebusiness.discount.util - package com.bea.commerce.ebusiness.discount.util
-
- com.bea.commerce.ebusiness.price.engine - package com.bea.commerce.ebusiness.price.engine
-
- com.bea.commerce.ebusiness.price.engine.pool - package com.bea.commerce.ebusiness.price.engine.pool
-
- com.bea.commerce.ebusiness.price.quote - package com.bea.commerce.ebusiness.price.quote
-
- com.bea.commerce.ebusiness.price.service - package com.bea.commerce.ebusiness.price.service
-
- com.bea.commerce.ebusiness.tax - package com.bea.commerce.ebusiness.tax
-
- com.bea.commerce.ebusiness.tracking.events - package com.bea.commerce.ebusiness.tracking.events
-
- com.bea.commerce.ebusiness.tracking.tags - package com.bea.commerce.ebusiness.tracking.tags
-
- com.bea.commerce.mbeans - package com.bea.commerce.mbeans
-
- com.bea.p13n.ad - package com.bea.p13n.ad
-
- com.bea.p13n.ad.render - package com.bea.p13n.ad.render
-
- com.bea.p13n.ad.servlets - package com.bea.p13n.ad.servlets
-
- com.bea.p13n.ad.servlets.jsp.taglib - package com.bea.p13n.ad.servlets.jsp.taglib
-
- com.bea.p13n.advisor - package com.bea.p13n.advisor
- This package provides Advisor infrastructure classes and interfaces.
- com.bea.p13n.appflow.common - package com.bea.p13n.appflow.common
-
- com.bea.p13n.appflow.exception - package com.bea.p13n.appflow.exception
- This package contains exceptions that are part of the Webflow and Pipeline Infrastructure.
- com.bea.p13n.appflow.pipeline - package com.bea.p13n.appflow.pipeline
-
- com.bea.p13n.appflow.webflow - package com.bea.p13n.appflow.webflow
-
- com.bea.p13n.appflow.webflow.forms - package com.bea.p13n.appflow.webflow.forms
-
- com.bea.p13n.appflow.webflow.servlets.jsp.taglib - package com.bea.p13n.appflow.webflow.servlets.jsp.taglib
-
- com.bea.p13n.cache - package com.bea.p13n.cache
-
- com.bea.p13n.common - package com.bea.p13n.common
-
- com.bea.p13n.content - package com.bea.p13n.content
-
- com.bea.p13n.content.admin - package com.bea.p13n.content.admin
-
- com.bea.p13n.content.advislets - package com.bea.p13n.content.advislets
-
- com.bea.p13n.content.document - package com.bea.p13n.content.document
-
- com.bea.p13n.content.document.jdbc - package com.bea.p13n.content.document.jdbc
-
- com.bea.p13n.content.document.ref - package com.bea.p13n.content.document.ref
-
- com.bea.p13n.content.document.ref.loader - package com.bea.p13n.content.document.ref.loader
-
- com.bea.p13n.content.document.spi - package com.bea.p13n.content.document.spi
-
- com.bea.p13n.content.expression - package com.bea.p13n.content.expression
-
- com.bea.p13n.content.query - package com.bea.p13n.content.query
-
- com.bea.p13n.content.servlets - package com.bea.p13n.content.servlets
-
- com.bea.p13n.content.servlets.jsp.taglib - package com.bea.p13n.content.servlets.jsp.taglib
-
- com.bea.p13n.events - package com.bea.p13n.events
-
- com.bea.p13n.events.listeners - package com.bea.p13n.events.listeners
-
- com.bea.p13n.exceptions - package com.bea.p13n.exceptions
-
- com.bea.p13n.expression - package com.bea.p13n.expression
- This package provides interfaces and classes for constructing and executing runtime interpreted expression trees.
- com.bea.p13n.expression.operator - package com.bea.p13n.expression.operator
- This package provides interfaces and classes for constructing expressions.
- com.bea.p13n.expression.operator.collection - package com.bea.p13n.expression.operator.collection
- This package provides interfaces and classes for constructing a collections related expression.
- com.bea.p13n.expression.operator.comparative - package com.bea.p13n.expression.operator.comparative
- This package provides interfaces and classes for constructing expressions using comparative operators.
- com.bea.p13n.expression.operator.logical - package com.bea.p13n.expression.operator.logical
- This package provides interfaces and classes for constructing expressions using logical operators.
- com.bea.p13n.expression.operator.math - package com.bea.p13n.expression.operator.math
- This package provides interfaces and classes for constructing expressions involving arithmetic operators.
- com.bea.p13n.expression.operator.string - package com.bea.p13n.expression.operator.string
- This package provides interfaces and classes for constructing expressions involving string operators.
- com.bea.p13n.http - package com.bea.p13n.http
-
- com.bea.p13n.license - package com.bea.p13n.license
-
- com.bea.p13n.license.servlets.jsp.taglib - package com.bea.p13n.license.servlets.jsp.taglib
-
- com.bea.p13n.mail - package com.bea.p13n.mail
-
- com.bea.p13n.mail.servlets - package com.bea.p13n.mail.servlets
-
- com.bea.p13n.management - package com.bea.p13n.management
-
- com.bea.p13n.management.data - package com.bea.p13n.management.data
-
- com.bea.p13n.mbeans - package com.bea.p13n.mbeans
-
- com.bea.p13n.placeholder - package com.bea.p13n.placeholder
-
- com.bea.p13n.placeholder.servlets - package com.bea.p13n.placeholder.servlets
-
- com.bea.p13n.placeholder.servlets.jsp.taglib - package com.bea.p13n.placeholder.servlets.jsp.taglib
-
- com.bea.p13n.property - package com.bea.p13n.property
-
- com.bea.p13n.property.servlets.jsp.taglib - package com.bea.p13n.property.servlets.jsp.taglib
-
- com.bea.p13n.property.webservice - package com.bea.p13n.property.webservice
-
- com.bea.p13n.rules.advislets - package com.bea.p13n.rules.advislets
- This package contains an implementation of an
Advislet
that uses the RulesManager
to provide rules-based advice. - com.bea.p13n.rules.manager - package com.bea.p13n.rules.manager
- The Rules Manager EJB - the entry point to the Rules Framework for rules based personalization.
- com.bea.p13n.security - package com.bea.p13n.security
-
- com.bea.p13n.security.realm - package com.bea.p13n.security.realm
-
- com.bea.p13n.servlets - package com.bea.p13n.servlets
-
- com.bea.p13n.servlets.jsp - package com.bea.p13n.servlets.jsp
-
- com.bea.p13n.servlets.jsp.taglib - package com.bea.p13n.servlets.jsp.taglib
-
- com.bea.p13n.taglib.i18n - package com.bea.p13n.taglib.i18n
-
- com.bea.p13n.taglib.util - package com.bea.p13n.taglib.util
-
- com.bea.p13n.tracking - package com.bea.p13n.tracking
-
- com.bea.p13n.tracking.clickthrough - package com.bea.p13n.tracking.clickthrough
-
- com.bea.p13n.tracking.events - package com.bea.p13n.tracking.events
-
- com.bea.p13n.tracking.listeners - package com.bea.p13n.tracking.listeners
-
- com.bea.p13n.tracking.tags - package com.bea.p13n.tracking.tags
-
- com.bea.p13n.user - package com.bea.p13n.user
-
- com.bea.p13n.usermgmt - package com.bea.p13n.usermgmt
-
- com.bea.p13n.usermgmt.config - package com.bea.p13n.usermgmt.config
-
- com.bea.p13n.usermgmt.profile - package com.bea.p13n.usermgmt.profile
-
- com.bea.p13n.usermgmt.profile.ldap - package com.bea.p13n.usermgmt.profile.ldap
-
- com.bea.p13n.usermgmt.servlets.jsp.taglib - package com.bea.p13n.usermgmt.servlets.jsp.taglib
-
- com.bea.p13n.util - package com.bea.p13n.util
-
- com.bea.p13n.util.jdbc - package com.bea.p13n.util.jdbc
-
- com.bea.p13n.xml.schema - package com.bea.p13n.xml.schema
-
- com.bea.p13n.xml.util - package com.bea.p13n.xml.util
-
- com.bea.portal - package com.bea.portal
-
- com.bea.portal.admin - package com.bea.portal.admin
-
- com.bea.portal.admin.ejb - package com.bea.portal.admin.ejb
-
- com.bea.portal.appflow - package com.bea.portal.appflow
-
- com.bea.portal.appflow.processor - package com.bea.portal.appflow.processor
-
- com.bea.portal.appflow.processor.security - package com.bea.portal.appflow.processor.security
-
- com.bea.portal.jsp - package com.bea.portal.jsp
-
- com.bea.portal.manager - package com.bea.portal.manager
-
- com.bea.portal.manager.ejb - package com.bea.portal.manager.ejb
-
- com.bea.portal.model - package com.bea.portal.model
-
- com.bea.portal.render.servlets.jsp - package com.bea.portal.render.servlets.jsp
-
- com.beasys.commerce.axiom.units - package com.beasys.commerce.axiom.units
- This package contains classes that represent and convert units of measure.
- com.beasys.commerce.axiom.util - package com.beasys.commerce.axiom.util
-
- com.beasys.commerce.axiom.util.helper - package com.beasys.commerce.axiom.util.helper
-
- com.beasys.commerce.axiom.util.weblogic.helper - package com.beasys.commerce.axiom.util.weblogic.helper
-
- com.beasys.commerce.bridge.bmp - package com.beasys.commerce.bridge.bmp
-
- com.beasys.commerce.bridge.bmp.jdbc - package com.beasys.commerce.bridge.bmp.jdbc
-
- com.beasys.commerce.ebusiness.catalog - package com.beasys.commerce.ebusiness.catalog
- This package is the main end-user package for Product Catalog development.
- com.beasys.commerce.ebusiness.catalog.advislets - package com.beasys.commerce.ebusiness.catalog.advislets
-
- com.beasys.commerce.ebusiness.catalog.rules - package com.beasys.commerce.ebusiness.catalog.rules
-
- com.beasys.commerce.ebusiness.catalog.service - package com.beasys.commerce.ebusiness.catalog.service
- This package contains the base services on top of which all pluggable Product Catalog services are implemented.
- com.beasys.commerce.ebusiness.catalog.service.category - package com.beasys.commerce.ebusiness.catalog.service.category
- This package contains the classes that define a pluggable service to manage the Categories and hierarchical structure of the Product Catalog.
- com.beasys.commerce.ebusiness.catalog.service.data - package com.beasys.commerce.ebusiness.catalog.service.data
- This package contains the classes that define a pluggable service to manage the custom attributes for Product Items and Categories within the Product Catalog.
- com.beasys.commerce.ebusiness.catalog.service.item - package com.beasys.commerce.ebusiness.catalog.service.item
- This package contains the classes that define a pluggable service to manage the Product Items within the Product Catalog.
- com.beasys.commerce.ebusiness.catalog.service.query - package com.beasys.commerce.ebusiness.catalog.service.query
- This package contains the classes that define a pluggable service to perform powerful searching of the Product Catalog.
- com.beasys.commerce.ebusiness.catalog.sql - package com.beasys.commerce.ebusiness.catalog.sql
- This package contains the classes that provide a database persistence model for the Product Catalog.
- com.beasys.commerce.ebusiness.catalog.tags - package com.beasys.commerce.ebusiness.catalog.tags
-
- com.beasys.commerce.ebusiness.catalog.util - package com.beasys.commerce.ebusiness.catalog.util
- This package contains the classes that provide utility methods for the Product Catalog.
- com.beasys.commerce.ebusiness.catalog.webservice - package com.beasys.commerce.ebusiness.catalog.webservice
-
- com.beasys.commerce.ebusiness.customer - package com.beasys.commerce.ebusiness.customer
- The Customer package contains classes that are necessary to keeps track of individual that buy items.
- com.beasys.commerce.ebusiness.customer.jaas - package com.beasys.commerce.ebusiness.customer.jaas
- This package cotains code to aunthenticate a user once he has been created to log into the site.
- com.beasys.commerce.ebusiness.order - package com.beasys.commerce.ebusiness.order
- The
Order
package provides the functionality to record orders sumbmitted by a Customer
. - com.beasys.commerce.ebusiness.order.exception - package com.beasys.commerce.ebusiness.order.exception
-
- com.beasys.commerce.ebusiness.payment - package com.beasys.commerce.ebusiness.payment
- The
Payment
package enables the use of credit cards as a
form of payment. - com.beasys.commerce.ebusiness.security - package com.beasys.commerce.ebusiness.security
- The
security
package enables secure handling or
sensitive data. - com.beasys.commerce.ebusiness.shipping - package com.beasys.commerce.ebusiness.shipping
- This package contains the classes needed to choose from the delivery mechanisms
available.
- com.beasys.commerce.ebusiness.shoppingcart - package com.beasys.commerce.ebusiness.shoppingcart
- The
shoppingcart
package contains the classes that implement the shopping cart functionality that allows a Customer
record the items they want to purchase. - com.beasys.commerce.ebusiness.tags - package com.beasys.commerce.ebusiness.tags
-
- com.beasys.commerce.ebusiness.tax - package com.beasys.commerce.ebusiness.tax
- The Tax Package provides services associated with the calculation of taxes.
- com.beasys.commerce.ebusiness.util - package com.beasys.commerce.ebusiness.util
-
- com.beasys.commerce.foundation - package com.beasys.commerce.foundation
-
- com.beasys.commerce.foundation.exception - package com.beasys.commerce.foundation.exception
- This package contains foundation-level exception.
- com.beasys.commerce.foundation.expression - package com.beasys.commerce.foundation.expression
-
- com.beasys.commerce.util - package com.beasys.commerce.util
- This package contains WLCS/WLPS utility classes.
- com.beasys.commerce.util.dom - package com.beasys.commerce.util.dom
-
- COMMA -
Static variable in class com.beasys.commerce.util.DefaultLog
- Deprecated.
- CommandLineArgument - class com.beasys.commerce.util.CommandLineArgument.
- Deprecated. Use
CommandLineArgument
- CommandLineArgument(String, boolean, boolean) -
Constructor for class com.beasys.commerce.util.CommandLineArgument
- Deprecated. Command line argument constructor.
- CommandLineArgumentHelper - class com.beasys.commerce.util.CommandLineArgumentHelper.
- Deprecated. Use
CommandLineArgumentHelper
- CommandLineArgumentHelper() -
Constructor for class com.beasys.commerce.util.CommandLineArgumentHelper
- Deprecated.
- comments -
Variable in class com.bea.p13n.content.document.DocumentValue
- Deprecated. The document comments.
- comments -
Variable in class com.bea.p13n.content.document.ref.DefaultDocumentMetadata
- The document comments.
- COMMERCE_POOL -
Static variable in class com.bea.p13n.property.ConfigurableEntityImpl
- the name of the jdbc pool resource
- CommerceInputProcessorSupport - class examples.e2e.b2c.webflow.CommerceInputProcessorSupport.
- This class provides additional support over implementing
InputProcessor directly.
- CommerceInputProcessorSupport() -
Constructor for class examples.e2e.b2c.webflow.CommerceInputProcessorSupport
-
- CommercePipelineComponentSupport - class examples.e2e.b2c.webflow.CommercePipelineComponentSupport.
- This class provides additional support over implementing
PipelineComponent directly.
- CommercePipelineComponentSupport() -
Constructor for class examples.e2e.b2c.webflow.CommercePipelineComponentSupport
-
- 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.
- CommerceProduct() -
Constructor for class com.bea.commerce.common.CommerceProduct
-
- CommercePropertiesHelper - class com.beasys.commerce.axiom.util.helper.CommercePropertiesHelper.
- Deprecated. Use weblogic mBeans for configuration
- CommercePropertiesHelper() -
Constructor for class com.beasys.commerce.axiom.util.helper.CommercePropertiesHelper
- Deprecated.
- COMMIT -
Static variable in interface com.beasys.commerce.ebusiness.tax.TaxParameters
-
- commit() -
Method in class com.bea.commerce.ebusiness.price.engine.WorkingSpec
-
- commit() -
Method in class com.bea.commerce.ebusiness.price.engine.WorkingSpecs
- commits the last selection results for each spec to that specs
results list.
- commit() -
Method in class com.bea.p13n.content.document.jdbc.Connection
- Ignored.
- commit() -
Method in class com.bea.p13n.content.document.ref.loader.BulkLoader
- Commit the transaction.
- commitAfter -
Variable in class com.bea.p13n.content.document.ref.loader.BulkLoader
- The number of documents loaded after which this should commit (0 or
less for only at the end).
- commitConnection(Connection) -
Method in class com.bea.p13n.util.jdbc.GenericDatabase
-
- commitConnection(Connection) -
Method in class com.bea.p13n.util.jdbc.SetStringDatabase
-
- commitConnection(Connection) -
Method in interface com.bea.p13n.util.jdbc.JdbcHelperDelegate
- Deprecated. Commits the java.sql.Connection that you have been using for CLOB
operations.
- commitConnection(Connection) -
Static method in class com.bea.p13n.util.jdbc.JdbcHelper
- Deprecated. Commits the java.sql.Connection that you have been using for CLOB
operations.
- commitConnection(Connection) -
Method in interface com.bea.p13n.util.jdbc.Database
-
- commitConnection(Connection) -
Method in class com.bea.p13n.util.jdbc.WlsOracleJDriverDatabase
-
- commitConnection(Connection) -
Method in class com.bea.p13n.util.jdbc.WlsOracleThinDatabase
-
- CommitIP - class examples.e2e.b2c.webflow.CommitIP.
-
- CommitIP() -
Constructor for class examples.e2e.b2c.webflow.CommitIP
-
- CommonFactory - class com.bea.p13n.common.CommonFactory.
-
- CommonFactory() -
Constructor for class com.bea.p13n.common.CommonFactory
-
- COMPANYID -
Static variable in interface com.beasys.commerce.ebusiness.tax.TaxParameters
-
- ComparativeOperator - class com.bea.p13n.expression.operator.comparative.ComparativeOperator.
- Abstract base class for all Comparative Operators.
- ComparativeOperator() -
Constructor for class com.bea.p13n.expression.operator.comparative.ComparativeOperator
- Allocates a
ComparativeOperator
object.
- ComparativeOperator(Object, Object) -
Constructor for class com.bea.p13n.expression.operator.comparative.ComparativeOperator
- Allocates a
ComparativeOperator
object by associating
the given two operands.
- comparator -
Static variable in class com.bea.commerce.ebusiness.price.engine.DiscountDefProcessor
-
- comparator -
Variable in class com.beasys.commerce.foundation.expression.CriteriaImpl
- Deprecated. The comparision operator.
- compare(Money, Money) -
Static method in class com.bea.commerce.ebusiness.price.quote.AbstractMoney
- Compares to money objects.
- compare(Object, Object) -
Method in class com.bea.commerce.ebusiness.price.engine.DiscountComparator
- throws class cast exception if objects are not
QualificationDiscountDefs.
- compare(Object, Object) -
Method in class com.bea.commerce.ebusiness.price.engine.pool.PriceComparator
-
- compare(Object, Object) -
Method in class com.bea.p13n.content.document.ref.DocumentComparator
- Compare two DocumentMetadataDef objects according to the sort
criteria.
- compare(Object, Object) -
Method in class com.bea.p13n.content.expression.ContentComparator
- Compare two Content objects based upon the sorting criteria.
- compare(Object, Object) -
Method in class com.beasys.commerce.foundation.SmartComparator
- The compare method compares the following types:
- compareTo(Century) -
Method in class com.bea.p13n.xml.schema.Century
- Compares this Century to another Century object (represented
in the same time zone) in their canonical representation.
- compareTo(Date) -
Method in class com.bea.p13n.xml.schema.Date
- Compares this Date to another Date object (represented in
the same time zone) in their canonical representation.
- compareTo(Date) -
Method in class com.bea.p13n.xml.schema.TimeInstant
- Compares this TimeInstant to a Date object in their canonical
representation.
- compareTo(EJBObject) -
Method in interface com.beasys.commerce.foundation.SmartEntityReference
-
- compareTo(EJBObject) -
Method in class com.beasys.commerce.util.PersistenceHelper.DefaultSmartEntityReference
-
- compareTo(Month) -
Method in class com.bea.p13n.xml.schema.Month
- Compares this Month to another Month object (represented in
the same time zone) in their canonical representation.
- compareTo(Object) -
Method in class com.bea.commerce.ebusiness.discount.mgmt.QualificationDiscountId
-
- compareTo(Object) -
Method in class com.bea.commerce.ebusiness.price.engine.pool.ItemObjectProxyImpl
- May throw ClassCastException if obj is not a ItemObjectProxyImpl.
- compareTo(Object) -
Method in class com.bea.p13n.content.ContentPk
- Deprecated. Compares the
ContentPk.identifier
to the object's identifier.
- compareTo(Object) -
Method in class com.bea.p13n.content.document.DocumentPk
- Deprecated. Implements to compare the object against the identifier.
- compareTo(Object) -
Method in class com.bea.p13n.content.expression.SortCriteria
- Compare this object to another object.
- compareTo(Object) -
Method in class com.bea.p13n.expression.operator.Variable
-
- compareTo(Object) -
Method in class com.bea.p13n.property.AbstractPropertyLocator
- Standard compareTo operator
- compareTo(Object) -
Method in class com.bea.p13n.property.AbstractPropertyDefinition
- Implementation of Object.compareTo(); returns 0 if the two objects
are equal; attempts to determine an ordering otherwise and returns
-1 if this object is less than the comparison object, and 1 if this
object is greater than the comparison object.
- compareTo(Object) -
Method in class com.bea.p13n.property.ConfigurableEntityPk
- Implements the compareTo method.
- compareTo(Object) -
Method in class com.bea.p13n.property.AbstractPropertyMapKey
- Standard compareTo operator
- compareTo(Object) -
Method in class com.bea.p13n.xml.schema.TimePeriod
- Compares this TimePeriod with another object.
- compareTo(Object) -
Method in class com.bea.p13n.xml.schema.Century
- Compares this Century another object.
- compareTo(Object) -
Method in class com.bea.p13n.xml.schema.Year
- Compares this Year another object.
- compareTo(Object) -
Method in class com.bea.p13n.xml.schema.Month
- Compares this TimePeriod with another object.
- compareTo(Object) -
Method in class com.bea.p13n.xml.schema.RecurringDuration
- Compares this RecurringDuration with another object.
- compareTo(Object) -
Method in class com.bea.p13n.xml.schema.Time
- Compares this Time with another object.
- compareTo(Object) -
Method in class com.bea.p13n.xml.schema.TimeDuration
- Compares this TimeDuration with another object.
- compareTo(Object) -
Method in class com.bea.p13n.xml.schema.Date
- Compares this Date with another object.
- compareTo(Object) -
Method in class com.bea.p13n.xml.schema.TimeInstant
- Compares this TimeInstant with another object.
- compareTo(Object) -
Method in class com.beasys.commerce.axiom.units.QualityImpl
- Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.axiom.units.MoneyImpl
- Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.axiom.units.PriceImpl
- Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.axiom.units.DescribedPriceImpl
- Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.axiom.units.QuantityImpl
- Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.axiom.units.DescribedMoneyImpl
- Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.axiom.units.UnitImpl
- Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.axiom.units.UnitPriceImpl
- Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.ebusiness.catalog.CatalogItemKey
- compareTo for the Comparable interface
- compareTo(Object) -
Method in class com.beasys.commerce.ebusiness.catalog.JspInfoImpl
- Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.ebusiness.catalog.InventoryInfoImpl
- Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.ebusiness.catalog.ImageInfoImpl
- Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.ebusiness.customer.CustomerDelegatePk
- Objects that compare will return 0
- compareTo(Object) -
Method in class com.beasys.commerce.ebusiness.customer.CustomerPk
- Objects that compare will return 0
- compareTo(Object) -
Method in class com.beasys.commerce.ebusiness.order.OrderLineImpl
- Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.ebusiness.order.OrderPk
- Implements the compareTo method.
- compareTo(Object) -
Method in class com.beasys.commerce.ebusiness.payment.PaymentTransactionPk
- Implements the compareTo method.
- compareTo(Object) -
Method in class com.beasys.commerce.ebusiness.payment.TransactionEntryImpl
- Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.ebusiness.payment.ResultImpl
- Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.ebusiness.shipping.ShippingMethodPk
- Implements the compareTo method.
- compareTo(Object) -
Method in class com.beasys.commerce.ebusiness.shoppingcart.ShoppingCartImpl
- Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.ebusiness.shoppingcart.ShoppingCartLineImpl
- Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.ebusiness.tax.TaxInformationImpl
- Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.ebusiness.tax.TaxLineListImpl
- Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.ebusiness.tax.TaxResultImpl
- Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.ebusiness.tax.TaxLineResultImpl
- Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.ebusiness.tax.TaxLineImpl
- Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.ebusiness.tax.TaxParametersImpl
- Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.foundation.BelongingImpl
- Compares a given object with this Belonging.
- compareTo(Object) -
Method in class com.beasys.commerce.foundation.SmartKey
- Compares a given object with this SmartKey.
- compareTo(Object) -
Method in class com.beasys.commerce.foundation.TransitionImpl
-
- compareTo(Object) -
Method in class com.beasys.commerce.foundation.StateImpl
-
- compareTo(Object) -
Method in class com.beasys.commerce.foundation.expression.ExpressionImpl
- Deprecated. Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.foundation.expression.LogicalImpl
- Deprecated. Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.foundation.expression.SearchImpl
- Deprecated. Compare this belonging to another
- compareTo(Object) -
Method in class com.beasys.commerce.foundation.expression.CriteriaImpl
- Deprecated. Compare this belonging to another
- compareTo(RecurringDuration) -
Method in class com.bea.p13n.xml.schema.RecurringDuration
- Compares this RecurringDuration with another RecurringDuration.
- compareTo(SmartEntityReference) -
Method in interface com.beasys.commerce.foundation.SmartEntityReference
-
- compareTo(SmartEntityReference) -
Method in class com.beasys.commerce.util.PersistenceHelper.DefaultSmartEntityReference
- compare two PK's
- compareTo(Time) -
Method in class com.bea.p13n.xml.schema.Time
- Compares this Time to another Time object (represented in the
same time zone) in their canonical representation.
- compareTo(Time) -
Method in class com.bea.p13n.xml.schema.TimeInstant
- Compares this TimeInstant to a Time object in their canonical
representation.
- compareTo(TimeDuration) -
Method in class com.bea.p13n.xml.schema.TimeDuration
- Compares this TimeDuration to another TimeDuration object.
- compareTo(TimeInstant) -
Method in class com.bea.p13n.xml.schema.TimeInstant
- Compares this TimeInstant to another TimeInstant object
(represented in the same time zone) in their canonical
representation.
- compareTo(TimePeriod) -
Method in class com.bea.p13n.xml.schema.TimePeriod
- Compares this TimePeriod to another TimePeriod object
(represented in the same time zone) in their canonical
representation.
- compareTo(Year) -
Method in class com.bea.p13n.xml.schema.Year
- Compares this Year to another Year object (represented in
the same time zone) in their canonical representation.
- ComparisonException - exception com.bea.p13n.expression.ComparisonException.
- An Exception class for Comparison related exceptions.
- ComparisonException(Object, Object, Object) -
Constructor for class com.bea.p13n.expression.ComparisonException
- Creates a ComparisonException
- computation() -
Method in class com.bea.commerce.ebusiness.price.quote.AdjustmentDescriptionImpl
-
- computation() -
Method in interface com.bea.commerce.ebusiness.price.quote.AdjustmentDescription
-
- computeAdjustmentAmount() -
Method in class com.bea.commerce.ebusiness.price.quote.Adjustment
- Computes the amount of adjustment.
- computeAdjustmentAmount() -
Method in class com.bea.commerce.ebusiness.price.quote.LineAdjustment
- Computes the change in overall price represented by this
LineAdjustment object.
- computeAdjustmentAmount() -
Method in class com.bea.commerce.ebusiness.price.quote.OrderAdjustment
- Computes the amount of adjustment.
- computeNewPrice(PoolObject) -
Method in class com.bea.commerce.ebusiness.price.engine.AbstractDiscountCalculator
- Override this method to have processList() work.
- computeNewPrice(PoolObject) -
Method in class com.bea.commerce.ebusiness.price.engine.DiscountCalculatorFixedOff
-
- computeNewPrice(PoolObject) -
Method in class com.bea.commerce.ebusiness.price.engine.DiscountCalculatorFixedPrice
-
- computeNewPrice(PoolObject) -
Method in class com.bea.commerce.ebusiness.price.engine.DiscountCalculatorPercentOff
-
- computeSubtotal(PricingRequest) -
Method in interface com.bea.commerce.ebusiness.price.service.PriceService
- This method applies a set of discounts to the collection of
Line items provided in the PricingRequest.
- computeTotal(PricingRequest) -
Method in interface com.bea.commerce.ebusiness.price.service.PriceService
- This method applies a set of discounts to the collection of
Line items provided in the PricingRequest.
- 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.
- ConfigurableEntityCreateException() -
Constructor for class com.bea.p13n.property.ConfigurableEntityCreateException
-
- ConfigurableEntityCreateException(String) -
Constructor for class com.bea.p13n.property.ConfigurableEntityCreateException
- Constructor
- ConfigurableEntityCreateException(String, Throwable) -
Constructor for class com.bea.p13n.property.ConfigurableEntityCreateException
- Constructor
- ConfigurableEntityCreateException(Throwable) -
Constructor for class com.bea.p13n.property.ConfigurableEntityCreateException
- Constructor
- ConfigurableEntityImpl - class com.bea.p13n.property.ConfigurableEntityImpl.
- Abstract base class for ConfigurableEntity EJB's.
- ConfigurableEntityImpl() -
Constructor for class com.bea.p13n.property.ConfigurableEntityImpl
- Default constructor
- ConfigurableEntityPk - class com.bea.p13n.property.ConfigurableEntityPk.
- Primary key class for Configurable Entity EJB's
- ConfigurableEntityPk() -
Constructor for class com.bea.p13n.property.ConfigurableEntityPk
- Default constructor.
- ConfigurableEntityPk(String) -
Constructor for class com.bea.p13n.property.ConfigurableEntityPk
- Constructor that takes in all of the primary key attributes as parameters.
- 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.
- ConfigurableEntitySystemException() -
Constructor for class com.bea.p13n.property.ConfigurableEntitySystemException
-
- ConfigurableEntitySystemException(String) -
Constructor for class com.bea.p13n.property.ConfigurableEntitySystemException
- Constructor
- ConfigurableEntitySystemException(String, Throwable) -
Constructor for class com.bea.p13n.property.ConfigurableEntitySystemException
- Constructor
- ConfigurableEntitySystemException(Throwable) -
Constructor for class com.bea.p13n.property.ConfigurableEntitySystemException
- Constructor
- CONFIGURATION_ERROR -
Static variable in interface com.beasys.commerce.ebusiness.payment.TransactionResponseConstants
-
- CONFIGURATION_EXCEPTION_MESSAGE -
Static variable in interface com.bea.p13n.appflow.webflow.WebflowConstants
- The configuration exception message attribute name.
- ConfigurationException - exception com.bea.p13n.appflow.exception.ConfigurationException.
-
- ConfigurationException - exception com.beasys.commerce.foundation.exception.ConfigurationException.
- A
ConfigurationException
signals a webflow or pipeline configuration
error. - ConfigurationException() -
Constructor for class com.bea.p13n.appflow.exception.ConfigurationException
-
- ConfigurationException(String) -
Constructor for class com.bea.p13n.appflow.exception.ConfigurationException
-
- ConfigurationException(String) -
Constructor for class com.beasys.commerce.foundation.exception.ConfigurationException
- Constructs a ConfigurationException
- ConfigurationException(String, Exception) -
Constructor for class com.beasys.commerce.foundation.exception.ConfigurationException
- Constructs a ConfigurationException
- ConfigurationException(String, Object) -
Constructor for class com.beasys.commerce.foundation.exception.ConfigurationException
- Constructs a ConfigurationException
- ConfigurationException(String, Object[]) -
Constructor for class com.beasys.commerce.foundation.exception.ConfigurationException
- Constructs a ConfigurationException
- ConfigurationException(String, Throwable) -
Constructor for class com.bea.p13n.appflow.exception.ConfigurationException
-
- ConfigurationException(Throwable) -
Constructor for class com.bea.p13n.appflow.exception.ConfigurationException
-
- CONFLICT_RESOLVER_NAME -
Static variable in interface com.bea.p13n.ad.AdConstants
- Deprecated. No longer needed.
- conn -
Variable in class com.bea.p13n.security.realm.RDBMSDelegate
- The main connection to the database.
- connect(String, Properties) -
Method in class com.bea.p13n.content.document.jdbc.Driver
- Open a connection to the document management system.
- connection -
Variable in class com.bea.p13n.content.document.jdbc.CallableStatement
- The connection which spawned us.
- connection -
Variable in class com.bea.p13n.content.document.ref.RefDocumentProvider
- Our database connection.
- connection -
Variable in class com.bea.p13n.content.document.ref.loader.BulkLoader
- The connection this loader uses.
- Connection - class com.bea.p13n.content.document.jdbc.Connection.
- A connection to a DMS via an internally used DocumentProvider.
- Connection(DocumentProvider) -
Constructor for class com.bea.p13n.content.document.jdbc.Connection
- Constructor.
- Connection(String, Properties) -
Constructor for class com.bea.p13n.content.document.jdbc.Connection
- Constructor.
- Connection(String, Properties, ClassLoader) -
Constructor for class com.bea.p13n.content.document.jdbc.Connection
- Constructor.
- conPoolName -
Variable in class com.bea.p13n.content.document.ref.loader.BulkLoader
- The connection pool name.
- consoleMode -
Static variable in class com.bea.commerce.ebusiness.discount.util.Log
- flag for logging to console in addition to log file
- Constants - interface examples.e2e.b2b.Constants.
- A collection of constants that are used as return values
from portal processors
(
InputProcessor
) for this portal. - CONSUMER_CATEGORY_DESC -
Static variable in class examples.e2e.b2c.util.B2CPortalConstants
- The consumer cameras category name
- CONSUMER_CATEGORY_ID -
Static variable in class examples.e2e.b2c.util.B2CPortalConstants
- The consumer cameras category id
- CONSUMER_CATEGORY_NAME -
Static variable in class examples.e2e.b2c.util.B2CPortalConstants
- The consumer cameras category name
- CONTAINER_ID_JSP_PARAM -
Static variable in class com.bea.campaign.action.MailAction
- The name of the jsp parameter that will contain the current
scenario container id.
- CONTAINER_NAME_JSP_PARAM -
Static variable in class com.bea.campaign.action.MailAction
- The name of the jsp parameter that will contain the current
scenario container name.
- containerName -
Variable in class com.bea.p13n.ad.AdService.AdCounts
- The container UID
- CONTAINS -
Static variable in class com.bea.p13n.content.expression.ExpressionHelper
- Syntax textual contains operator.
- CONTAINS -
Static variable in class com.beasys.commerce.util.TypesHelper
- Deprecated. The contains ("
contains
") comparator constant.
- CONTAINS_ALL -
Static variable in class com.bea.p13n.content.expression.ExpressionHelper
- Syntax textual contains all operator.
- CONTAINS_ALL -
Static variable in class com.beasys.commerce.util.TypesHelper
- Deprecated. The contains all ("
containsall
") comparator constant.
- contains(Object) -
Method in interface com.bea.p13n.expression.UnificationList
- Tests whether this contains the given value.
- contains(String, String) -
Static method in class com.bea.p13n.util.RegEx
-
- containsAllChildren(Collection) -
Method in interface com.beasys.commerce.foundation.expression.Logical
- Deprecated. Returns true if all the specified expressions are our children.
- containsAllChildren(Collection) -
Method in class com.beasys.commerce.foundation.expression.LogicalImpl
- Deprecated. Returns true if all the specified expressions are our children.
- containsBound(String) -
Method in interface com.bea.p13n.expression.UnificationList
- Tests whether this contains the given value and the value
has been bound to a variable name.
- containsChildren(Expression) -
Method in interface com.beasys.commerce.foundation.expression.Logical
- Deprecated. Returns true if the specified expression is one of our children.
- containsChildren(Expression) -
Method in class com.beasys.commerce.foundation.expression.LogicalImpl
- Deprecated. Returns true if the specified expression is one of our children.
- containsEntityTax(TaxLineResult) -
Method in class com.beasys.commerce.ebusiness.tax.TaxInformationImpl
- Returns true if this collection contains the specified element.
- containsEntityTax(TaxLineResult) -
Method in interface com.beasys.commerce.ebusiness.tax.TaxInformation
- Returns true if this collection contains the specified element.
- containsEntityTaxCollection(Collection) -
Method in class com.beasys.commerce.ebusiness.tax.TaxInformationImpl
- Returns true if this collection contains all of the elements in the specified collection.
- containsEntityTaxCollection(Collection) -
Method in interface com.beasys.commerce.ebusiness.tax.TaxInformation
- Returns true if this collection contains all of the elements in the specified collection.
- containsKey(Object) -
Method in interface com.bea.p13n.cache.Cache
- Determines if an entry exists in the cache.
- containsKey(Object) -
Method in class com.beasys.commerce.util.SoftHashMap
- Deprecated. Returns
true
if this map contains a mapping for the
specified key.
- containsOrderLines(OrderLine) -
Method in interface com.beasys.commerce.ebusiness.order.Order
- Returns true if the specified order line already exists in this order
- containsOrderLines(OrderLine) -
Method in class com.beasys.commerce.ebusiness.order.OrderImpl
- Returns true if this collection contains the specified element.
- containsOrderLinesCollection(Collection) -
Method in interface com.beasys.commerce.ebusiness.order.Order
- Returns true if this order contains all of the order line elements in the specified collection
- containsOrderLinesCollection(Collection) -
Method in class com.beasys.commerce.ebusiness.order.OrderImpl
- Returns true if this collection contains all of the elements in the specified collection.
- containsRequestScopedAttribute(String, Object, Object) -
Method in interface com.bea.p13n.appflow.common.PipelineSession
- Returns true if the given key is present in the
PipelineSession
.
- containsSessionScopedAttribute(String, Object) -
Method in interface com.bea.p13n.appflow.common.PipelineSession
- Returns true if the given key is present in the
PipelineSession
.
- containsShoppingCartLine(ShoppingCartLine) -
Method in interface com.beasys.commerce.ebusiness.shoppingcart.ShoppingCart
- Returns true if this collection contains the specified element.
- containsShoppingCartLine(ShoppingCartLine) -
Method in class com.beasys.commerce.ebusiness.shoppingcart.ShoppingCartImpl
- Returns true if this collection contains the specified element.
- containsShoppingCartLineCollection(Collection) -
Method in interface com.beasys.commerce.ebusiness.shoppingcart.ShoppingCart
- Returns true if this collection contains all of the elements in the specified collection.
- containsShoppingCartLineCollection(Collection) -
Method in class com.beasys.commerce.ebusiness.shoppingcart.ShoppingCartImpl
- Returns true if this collection contains all of the elements in the specified collection.
- containsTransactionEntry(TransactionEntry) -
Method in class com.beasys.commerce.ebusiness.payment.PaymentTransactionImpl
- Returns true if this collection contains the specified element.
- containsTransactionEntry(TransactionEntry) -
Method in interface com.beasys.commerce.ebusiness.payment.PaymentTransaction
- Returns true if this collection contains the specified element.
- containsTransactionEntryCollection(Collection) -
Method in class com.beasys.commerce.ebusiness.payment.PaymentTransactionImpl
- Returns true if this collection contains all of the elements in the specified collection.
- containsTransactionEntryCollection(Collection) -
Method in interface com.beasys.commerce.ebusiness.payment.PaymentTransaction
- Returns true if this collection contains all of the elements in the specified collection.
- containsValue(Object) -
Method in class com.beasys.commerce.util.SoftHashMap
- Deprecated. Returns
true
if this map contains the specified value.
- content -
Variable in class com.bea.p13n.mail.ServletResults
- The contents of the response, as a String
- content -
Variable in class com.bea.p13n.placeholder.ContentBucket.PreviewInfo
- The XHTML string content
- Content - interface com.bea.p13n.content.Content.
- The content object is used to provide access to any type of content.
- CONTENT_APPEND_QUERY_STRING -
Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
- the CONTENT_APPEND_QUERY_STRING key - value = "com.bea.content.append.query.string"
- CONTENT_EVENT -
Static variable in interface com.bea.p13n.tracking.clickthrough.ClickThroughConstants
-
- CONTENT_HOME_SESSION_NAME -
Static variable in class com.bea.p13n.content.servlets.ShowDocServlet
- The Session variable this will look for the contentHome in.
- CONTENT_LENGTH -
Static variable in class com.bea.p13n.http.Request
-
- CONTENT_MANAGER -
Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
- the CONTENT_MANAGER key - value = "com.bea.content.manager"
- CONTENT_MANAGER_HOME -
Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
- the CONTENT_MANAGER_HOME key - value = "com.bea.content.manager.home"
- CONTENT_QUERY_CONTEXT_PARAMS -
Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
- the CONTENT_QUERY_CONTEXT_PARAMS key - value = "com.bea.content.query.context.params"
- CONTENT_QUERY_MAX_ITEMS -
Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
- the CONTENT_QUERY_MAX_ITEMS key - value = "com.bea.content.query.max.items"
- CONTENT_QUERY_NODE -
Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
- the CONTENT_QUERY_NODE key - value = "com.bea.content.query.node"
- CONTENT_QUERY_SORT_BY -
Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
- the CONTENT_QUERY_SORT_BY key - value = "com.bea.content.query.sort.by"
- CONTENT_QUERY_STRING -
Static variable in interface com.bea.p13n.advisor.AdviceRequestConstants
- the CONTENT_QUERY_STRING key - value = "com.bea.content.query.string"
- CONTENT_SELECTOR_TYPE -
Static variable in class com.bea.p13n.placeholder.servlets.PlaceholderPreviewServlet
- The phtype that identifies a ContentSelector preview.
- CONTENT_TYPE -
Static variable in class com.bea.p13n.http.Request
-
- 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.
- ContentBucket.PreviewInfo() -
Constructor for class com.bea.p13n.placeholder.ContentBucket.PreviewInfo
-
- ContentCache - class com.bea.p13n.content.ContentCache.
- An object to help with caching content.
- ContentCache() -
Constructor for class com.bea.p13n.content.ContentCache
- Constructor.
- ContentComparator - class com.bea.p13n.content.expression.ContentComparator.
- A comparator which can sort Content objects.
- ContentComparator(SortCriteria[]) -
Constructor for class com.bea.p13n.content.expression.ContentComparator
- Constructor.
- ContentComparator(String) -
Constructor for class com.bea.p13n.content.expression.ContentComparator
- Constructor.
- ContentEvent - class com.bea.p13n.tracking.events.ContentEvent.
- Event for tracking web site activity
- ContentEvent(String, String, String, String, String, String[], HttpServletRequest, String, String) -
Constructor for class com.bea.p13n.tracking.events.ContentEvent
- Create a new ContentEvent.
- ContentException - exception com.bea.p13n.placeholder.ContentException.
- Implements an exception throw by the Ad services when
there is a problem with the content
- ContentException() -
Constructor for class com.bea.p13n.placeholder.ContentException
- Constructor
- ContentException(String) -
Constructor for class com.bea.p13n.placeholder.ContentException
- Constructor.
- ContentException(String, Exception) -
Constructor for class com.bea.p13n.placeholder.ContentException
- Constructor.
- ContentHelper - class com.bea.p13n.content.ContentHelper.
- Helper class for dealing with Content, ContentManagers, and
the possible subclasses.
- ContentHelper() -
Constructor for class com.bea.p13n.content.ContentHelper
-
- contentHome -
Variable in class com.bea.p13n.content.servlets.ShowDocServlet
- The content home.
- contentHome -
Variable in class com.bea.p13n.content.servlets.jsp.taglib.SelectByIdTag
- The JNDI name of the ContentManager to contact.
- contentHome -
Variable in class com.bea.p13n.content.servlets.jsp.taglib.SelectTag
- The JNDI content manager home name.
- contentId -
Variable in class com.bea.p13n.ad.AdService.AdCounts
- The content identifier
- contentId -
Variable in class com.bea.p13n.content.servlets.jsp.taglib.SelectByIdTag
- The identifier of the content.
- ContentManager - interface com.bea.p13n.content.ContentManager.
- A front-end session bean for dealing with Content.
- ContentManagerHome - interface com.bea.p13n.content.ContentManagerHome.
- The home interface for the ContentManager Session Bean.
- ContentPk - class com.bea.p13n.content.ContentPk.
- Deprecated. Use java.lang.String instead.
- ContentPk() -
Constructor for class com.bea.p13n.content.ContentPk
- Deprecated. Default constructor.
- ContentPk(String) -
Constructor for class com.bea.p13n.content.ContentPk
- Deprecated. Constructor that takes in all of the primary key attributes as
parameters.
- ContentProviders - class com.bea.p13n.ad.ContentProviders.
- The primary use of ContentProviders is as a AdContentProvider
factory based upon the mime type being processed.
- ContentProviders() -
Constructor for class com.bea.p13n.ad.ContentProviders
-
- ContentQuery - class com.bea.p13n.content.ContentQuery.
- A utility class to construct a content query string expression from a
<contentQuery> XML Element.
- ContentQuery(PropertyProvider) -
Constructor for class com.bea.p13n.content.ContentQuery
- Constructor.
- ContentQueryAdvice - class com.bea.p13n.content.advislets.ContentQueryAdvice.
- Wrapper class for a ContentQueryNode that defines a query
to the content management system.
- ContentQueryAdvice(ContentQueryNode) -
Constructor for class com.bea.p13n.content.advislets.ContentQueryAdvice
-
- ContentQueryAdvisletImpl - class com.bea.p13n.content.advislets.ContentQueryAdvisletImpl.
- This class is the implementation class for a ContentQuery Advislet.
- ContentQueryAdvisletImpl(Advisor, Metadata) -
Constructor for class com.bea.p13n.content.advislets.ContentQueryAdvisletImpl
-
- 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.
- ContentQueryBase() -
Constructor for class com.bea.p13n.content.ContentQueryBase
-
- ContentQueryExtraInfo - class com.bea.p13n.servlets.jsp.taglib.ContentQueryExtraInfo.
- The tag extra info the ContentQueryTag.
- ContentQueryExtraInfo() -
Constructor for class com.bea.p13n.servlets.jsp.taglib.ContentQueryExtraInfo
-
- 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. - ContentQueryNode(String) -
Constructor for class com.bea.p13n.content.query.ContentQueryNode
-
- 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. - ContentQueryNodeSupport() -
Constructor for class com.bea.p13n.content.query.ContentQueryNodeSupport
-
- ContentQueryTag - class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag.
- The tag handler of the personalization jsp extension tag 'contentQuery'.
- ContentQueryTag() -
Constructor for class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag
-
- ContentSelectorExtraInfo - class com.bea.p13n.servlets.jsp.taglib.ContentSelectorExtraInfo.
- The tag extra info the ContentSelector.
- ContentSelectorExtraInfo() -
Constructor for class com.bea.p13n.servlets.jsp.taglib.ContentSelectorExtraInfo
-
- ContentSelectorTag - class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag.
- The tag handler of the personalization jsp extension tag 'contentSelector'.
- ContentSelectorTag() -
Constructor for class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
-
- ContentTagSupport - class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport.
- Base Tag class for tags which deal with Content.
- ContentTagSupport() -
Constructor for class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
-
- contentType -
Variable in class com.bea.p13n.mail.ServletResults
- The value of the content-type header of the JSP page
- contentType -
Variable in class com.bea.p13n.taglib.i18n.LocalizeTag
-
- ContentValue - class com.bea.p13n.content.ContentValue.
- Deprecated. No longer needed - Use Content object instead.
- ContentValue() -
Constructor for class com.bea.p13n.content.ContentValue
- Deprecated. Only get/setContentByValue methods are allowed to call this constructor.
- Context - interface com.bea.p13n.appflow.common.Context.
- The current Webflow namespace that is being executed can be accessed through the
Context
interface. - CONTEXT_PATH -
Static variable in class com.bea.p13n.http.Request
-
- contextParams -
Variable in class com.bea.p13n.content.expression.Search
- The context params.
- contextParams -
Variable in class com.bea.p13n.content.servlets.jsp.taglib.SelectByIdTag
- The search context params.
- contextParams -
Variable in class com.bea.p13n.content.servlets.jsp.taglib.SelectTag
- Context params.
- contextParams -
Variable in class com.bea.p13n.servlets.jsp.taglib.ContentTagSupport
- The context params.
- contextURI -
Variable in class com.bea.campaign.webservice.WebAppInfo
- The WebServer accessible base URI of the web app.
- convert(DocumentException) -
Static method in class com.bea.p13n.content.document.jdbc.Utils
- Return a SQLException for the specified DocumentException.
- convert(SQLException) -
Static method in class com.bea.p13n.content.document.ref.RefDocumentProvider
- Utility method to turn a SQLException into a DocumentException.
- convert(String) -
Static method in class com.beasys.commerce.ebusiness.payment.CurrencyConvertor
-
- convert(Unit) -
Method in interface com.beasys.commerce.axiom.units.UnitPrice
- Return a new UnitPrice that maintains the Price/Unit ratio with the newly specified unit.
- convert(Unit) -
Method in class com.beasys.commerce.axiom.units.UnitPriceImpl
- Return a new UnitPrice that maintains the Price/Unit ratio with the newly specified unit.
- convertException(Exception) -
Static method in class com.bea.p13n.content.expression.ExpressionHelper
- Convert a generic exception into a ParseException.
- convertException(Exception) -
Static method in class com.beasys.commerce.util.ExpressionHelper
- Deprecated. Convert a generic exception into a ParseException.
- convertInPlace(Unit) -
Method in interface com.beasys.commerce.axiom.units.UnitPrice
- Translate the UnitPrice into the new Units maintaining the Price/Unit ratio.
- convertInPlace(Unit) -
Method in class com.beasys.commerce.axiom.units.UnitPriceImpl
- Translate the UnitPrice into the new Units maintaining the Price/Unit ratio.
- convertQuotes(String) -
Method in class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.InputTag
-
- convertSpecialChars(String) -
Method in class com.bea.p13n.taglib.util.ConvertSpecialCharsTag
- Given a string, substitute HTML entities for HTML special characters.
- ConvertSpecialCharsTag - class com.bea.p13n.taglib.util.ConvertSpecialCharsTag.
-
- ConvertSpecialCharsTag() -
Constructor for class com.bea.p13n.taglib.util.ConvertSpecialCharsTag
-
- COOKIES -
Static variable in interface com.bea.portal.appflow.processor.security.SecurityConstants
- Return value for AutoLoginProcessor if the user has cookies
- copyFromAxiomMoney(Money, MutableMoney) -
Static method in class com.bea.commerce.ebusiness.price.quote.MutableMoney
- Copies the values from the first parameter to
the second parameter and returns the second parameter.
- copyGroupAdminEntitlements(ProfileIdentity, GroupPortal, GroupPortal) -
Method in interface com.bea.portal.admin.ejb.DelegatedAdminManager
- Copy the complete set of capabilities for a given user
(Note: Constants can be found in com.bea.portal.entitlement.resource.PortalAdminTaskResourceConstants)
This method is used to copy capabilities for a user
- copyPortalAdminEntitlements(ProfileIdentity, PortalIdentifier, PortalIdentifier) -
Method in interface com.bea.portal.admin.ejb.DelegatedAdminManager
- Copy the complete set of capabilities for a given user
(Note: Constants can be found in com.bea.portal.entitlement.resource.PortalAdminTaskResourceConstants)
This method is used to copy capabilities for a user
- CORE -
Static variable in class com.bea.campaign.CampaignProduct
- The LicensedComponent for the CORE Campaign server instance.
- CORE -
Static variable in class com.bea.commerce.common.CommerceProduct
- The LicensedComponent for the CORE Commerce server instance.
- CORE -
Static variable in class com.bea.p13n.common.P13nProduct
- The LicensedComponent for the CORE P13n server instance.
- costCalculationMechanism -
Variable in class com.beasys.commerce.ebusiness.shipping.ShippingMethodImpl
- Used to specify one of the pre-programmed shipping cost calculation mechanisms.
- costCalculationMechanism -
Variable in class com.beasys.commerce.ebusiness.shipping.ShippingMethodValue
- Used to specify one of the pre-programmed shipping cost calculation mechanisms.
- count -
Variable in class com.beasys.commerce.axiom.units.QuantityImpl
- The number of units.
- count -
Variable in class com.beasys.commerce.ebusiness.util.DefaultScrollableModel
-
- CounterTag - class com.bea.p13n.taglib.util.CounterTag.
- Implements the methods necessary to support the the
counterTag/code>
tag.- CounterTag() -
Constructor for class com.bea.p13n.taglib.util.CounterTag
-
- CounterTagExtraInfo - class com.bea.p13n.taglib.util.CounterTagExtraInfo.
- The tag extra info for the CounterTag.
- CounterTagExtraInfo() -
Constructor for class com.bea.p13n.taglib.util.CounterTagExtraInfo
-
- country -
Variable in class com.bea.p13n.taglib.i18n.LocalizeTag
-
- Country - class com.bea.commerce.ebusiness.tax.Country.
-
- COUNTRY -
Static variable in interface com.bea.p13n.appflow.webflow.forms.ValidatedValues
- the request attribute "COUNTRY" is needed to create the
Locale to pass in to the ValidationExceptionTextFormatter
constructor.
- COUNTRY -
Static variable in class com.bea.p13n.taglib.i18n.LocalizeTag
- name of the attribute in the PageContext (request scoped) that contains
the String with the country for the bundle set up by the Localize tag.
- Country() -
Constructor for class com.bea.commerce.ebusiness.tax.Country
-
- CountryInformation - class com.bea.commerce.ebusiness.tax.CountryInformation.
-
- CountryInformation() -
Constructor for class com.bea.commerce.ebusiness.tax.CountryInformation
-
- COUNTRYOFORIGIN -
Static variable in interface com.beasys.commerce.ebusiness.tax.TaxParameters
-
- countType -
Variable in class com.bea.campaign.AdCountGoal
- The impression or click-thru count type.
- CREATE_GROUP_FAILED -
Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
- An error occured while trying to create the group
- CREATE_GROUP_OK -
Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
- The group was created successfully
- CREATE_PO -
Static variable in class examples.e2e.b2b.StateValue
-
- CREATE_PROPERTY_FAILED -
Static variable in interface com.bea.p13n.property.servlets.jsp.taglib.PropertySetTagConstants
- Failed property creation
- CREATE_PROPERTY_OK -
Static variable in interface com.bea.p13n.property.servlets.jsp.taglib.PropertySetTagConstants
- Successful property creation
- CREATE_USER_FAILED -
Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
- An error occured while creating the user
- CREATE_USER_OK -
Static variable in interface com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagConstants
- The user was created successfully
- create() -
Method in interface com.bea.portal.admin.ejb.DelegatedAdminManagerHome
-
- create() -
Method in interface com.bea.portal.admin.ejb.VisitorUserManagerHome
-
- create() -
Method in interface com.bea.portal.admin.ejb.AdminResourceManagerHome
-
- create() -
Method in interface com.bea.portal.manager.ejb.PortalManagerHome
- Retrieves an reference to a
PortalManager
instance.
- create() -
Method in interface com.bea.campaign.ScenarioServiceHome
- Get a scenario service instance.
- create() -
Method in interface com.bea.campaign.CampaignServiceHome
- Get a CampaignService EJB reference.
- create() -
Method in interface com.bea.campaign.action.ActionServiceHome
-
- create() -
Method in interface com.bea.campaign.webservice.CampaignWebServiceHome
-
- create() -
Method in interface com.bea.commerce.ebusiness.customer.CustomerPropertyManagerHome
- Create a new ProfileManager Session Bean.
- create() -
Method in interface com.bea.commerce.ebusiness.customer.CustomerProfileManagerHome
- Create a new ProfileManager Session Bean.
- create() -
Method in interface com.bea.commerce.ebusiness.discount.association.DiscountAssociationMgrHome
- Creates a new instance of the
DiscountAssociationMgr
service
- create() -
Method in interface com.bea.commerce.ebusiness.discount.mgmt.DiscountMgmtHome
- Creates a new instance of the
DiscountMgmt
.
- create() -
Method in interface com.bea.commerce.ebusiness.price.service.PriceServiceHome
- Create an instance of the PriceService.
- create() -
Method in interface com.bea.p13n.ad.AdConflictResolverHome
- Create a new AdConflictResolver EJB
- create() -
Method in interface com.bea.p13n.ad.AdServiceHome
- Create a new AdServiceBucket EJB
- create() -
Method in interface com.bea.p13n.ad.AdBucketServiceHome
- Create a new AdServiceBucket EJB.
- create() -
Method in interface com.bea.p13n.advisor.EjbAdvisorHome
- Create an Advisor.
- create() -
Method in interface com.bea.p13n.appflow.pipeline.PipelineExecutorHome
- Create a new PipelineExecutor EJBean.
- create() -
Method in interface com.bea.p13n.content.ContentManagerHome
- Get a ContentManager to use.
- create() -
Method in interface com.bea.p13n.content.document.DocumentManagerHome
- Get a reference to the DocumentManager.
- create() -
Method in interface com.bea.p13n.events.EventServiceHome
- Create an EventService.
- create() -
Method in interface com.bea.p13n.mail.MailServiceHome
- Create an instance of the MailService
- create() -
Method in interface com.bea.p13n.placeholder.PlaceholderServiceHome
- Create a new PlaceholderService.
- create() -
Method in interface com.bea.p13n.property.EntityPropertyManagerHome
- Create a new EntityPropertyManager Session Bean.
- create() -
Method in interface com.bea.p13n.property.PropertySetManagerHome
- Create a new PropertySetManager Session bean.
- create() -
Method in interface com.bea.p13n.property.webservice.PropertySetWebServiceHome
-
- create() -
Method in interface com.bea.p13n.rules.manager.RulesManagerHome
- This method corresponds to the ejbCreate method in the
RulesManager
EJB implementation.
- create() -
Static method in class com.bea.p13n.tracking.clickthrough.EventMappingLoaderHome
- Create an EventMappingLoader.
- create() -
Method in interface com.bea.p13n.usermgmt.UserManagerHome
- Create the UserManager bean.
- create() -
Method in interface com.bea.p13n.usermgmt.GroupManagerHome
- Create the GroupManager bean.
- create() -
Method in interface com.bea.p13n.usermgmt.config.RealmConfigurationHome
- Create the realm configuration bean.
- create() -
Method in interface com.bea.p13n.usermgmt.profile.ProfileManagerHome
- Create a new ProfileManager Session Bean.
- create() -
Method in interface com.bea.p13n.usermgmt.profile.ldap.LdapPropertyManagerHome
- Create a new LdapPropertyManager Session Bean.
- create() -
Static method in class com.beasys.commerce.axiom.units.DescribedPriceHome
- Create a new DescribedPrice Belonging.
- create() -
Static method in class com.beasys.commerce.axiom.units.MoneyHome
- Create a new Money Belonging.
- create() -
Static method in class com.beasys.commerce.axiom.units.QuantityHome
- Create a new Quantity Belonging.
- create() -
Static method in class com.beasys.commerce.axiom.units.DescribedMoneyHome
- Create a new DescribedMoney Belonging.
- create() -
Static method in class com.beasys.commerce.axiom.units.UnitHome
- Create a new Unit Belonging.
- create() -
Static method in class com.beasys.commerce.axiom.units.UnitPriceHome
- Create a new UnitPrice Belonging.
- create() -
Static method in class com.beasys.commerce.axiom.units.QualityHome
- Create a new Quality Belonging.
- create() -
Static method in class com.beasys.commerce.axiom.units.PriceHome
- Create a new Price Belonging.
- create() -
Method in interface com.beasys.commerce.ebusiness.catalog.CatalogManagerHome
- Create a new
CatalogManager
EJB.
- create() -
Static method in class com.beasys.commerce.ebusiness.catalog.JspInfoHome
- Create a new JspInfo Belonging.
- create() -
Static method in class com.beasys.commerce.ebusiness.catalog.InventoryInfoHome
- Create a new InventoryInfo Belonging.
- create() -
Static method in class com.beasys.commerce.ebusiness.catalog.ImageInfoHome
- Create a new ImageInfo Belonging.
- create() -
Method in interface com.beasys.commerce.ebusiness.catalog.service.JdbcCatalogServiceHome
- Create a new
JdbcCatalogService
EJB.
- create() -
Method in interface com.beasys.commerce.ebusiness.catalog.service.CatalogServiceHome
- Create a new
CatalogService
EJB.
- create() -
Method in interface com.beasys.commerce.ebusiness.catalog.service.category.CategoryManagerHome
- Create a new CategoryManager Session.
- create() -
Method in interface com.beasys.commerce.ebusiness.catalog.service.category.JdbcCategoryManagerHome
- Create a new JdbcCategoryManager Session.
- create() -
Method in interface com.beasys.commerce.ebusiness.catalog.service.data.EpmCustomDataManagerHome
- Create a new
EpmCustomDataManager
EJB.
- create() -
Method in interface com.beasys.commerce.ebusiness.catalog.service.data.CustomDataManagerHome
- Create a new
CustomDataManager
EJB.
- create() -
Method in interface com.beasys.commerce.ebusiness.catalog.service.item.ProductItemManagerHome
- Create a new
ProductItemManager
EJB.
- create() -
Method in interface com.beasys.commerce.ebusiness.catalog.service.item.JdbcProductItemManagerHome
- Create a new
JdbcProductItemManager
EJB.
- create() -
Method in interface com.beasys.commerce.ebusiness.catalog.service.query.CatalogQueryManagerHome
- Create a new
CatalogQueryManager
EJB.
- create() -
Method in interface com.beasys.commerce.ebusiness.catalog.service.query.JdbcCatalogQueryManagerHome
- Create a new
JdbcCatalogQueryManager
EJB.
- create() -
Method in interface com.beasys.commerce.ebusiness.catalog.webservice.CatalogWSHome
- Create a new
CatalogWS
EJB.
- create() -
Method in interface com.beasys.commerce.ebusiness.order.OrderManagerHome
- Creates an OrderManager.
- create() -
Static method in class com.beasys.commerce.ebusiness.order.OrderLineHome
- Create a new OrderLine Belonging.
- create() -
Static method in class com.beasys.commerce.ebusiness.payment.TransactionEntryHome
- Create a new TransactionEntry Belonging.
- create() -
Static method in class com.beasys.commerce.ebusiness.payment.ResultHome
- Create a new Result Belonging.
- create() -
Method in interface com.beasys.commerce.ebusiness.security.EncryptorHome
- Create a new Encryptor Session.
- create() -
Method in interface com.beasys.commerce.ebusiness.security.DecryptorHome
- Create a new Decryptor Session.
- create() -
Method in interface com.beasys.commerce.ebusiness.shipping.ShippingHelperHome
- Creates a
ShippingHelper
session bean.
- create() -
Static method in class com.beasys.commerce.ebusiness.shoppingcart.ShoppingCartHome
- Creates a new ShoppingCart instance.
- create() -
Static method in class com.beasys.commerce.ebusiness.shoppingcart.ShoppingCartLineHome
- Creates a new ShoppingCartLine instance.
- create() -
Static method in class com.beasys.commerce.ebusiness.tax.TaxLineListHome
- Create a new TaxLineList Belonging.
- create() -
Static method in class com.beasys.commerce.ebusiness.tax.TaxLineResultHome
- Create a new TaxLineResult Belonging.
- create() -
Static method in class com.beasys.commerce.ebusiness.tax.TaxLineHome
- Create a new TaxLine Belonging.
- create() -
Static method in class com.beasys.commerce.ebusiness.tax.TaxParametersHome
- Create a new TaxParameters Belonging.
- create() -
Static method in class com.beasys.commerce.ebusiness.tax.TaxResultHome
- Create a new TaxResult Belonging.
- create() -
Static method in class com.beasys.commerce.ebusiness.tax.TaxInformationHome
- Create a new TaxInformation Belonging.
- create() -
Static method in class com.beasys.commerce.foundation.TransitionHome
- Create a new Transition Belonging.
- create() -
Static method in class com.beasys.commerce.foundation.TransitionPolicyHome
- Create a new TransitionPolicy Business Policy.
- create() -
Static method in class com.beasys.commerce.foundation.StateHome
- Create a new State Belonging.
- create() -
Static method in class com.beasys.commerce.foundation.expression.CriteriaHome
- Deprecated. Create a new Criteria Belonging.
- create() -
Static method in class com.beasys.commerce.foundation.expression.ExpressionHome
- Deprecated. Create a new ExpressionImpl
- create() -
Static method in class com.beasys.commerce.foundation.expression.LogicalHome
- Deprecated. Create a new Logical Belonging.
- create() -
Static method in class com.beasys.commerce.foundation.expression.SearchHome
- Deprecated. Create a new Search Belonging.
- create() -
Method in interface examples.e2e.common.inventory.spi.InventoryProviderHome
- This method corresponds to the ejbCreate method in the
InventoryProvider
EJB implementation.
- create() -
Method in interface examples.e2e.common.purchase.spi.PurchaseManagerHome
- This method corresponds to the ejbCreate method in the
PurchaseManager
EJB implementation.
- create(Connection, Object) -
Static method in class com.beasys.commerce.ebusiness.customer.CreditCardCRUD
- Creates a single row in the database, ONLY using primary key information.
- create(Connection, Object) -
Static method in class com.beasys.commerce.ebusiness.customer.CustomerCRUD
- Creates a single row in the database, ONLY using primary key information.
- create(Connection, Object) -
Static method in class com.beasys.commerce.ebusiness.customer.ShippingAddressCRUD
- Creates a single row in the database, ONLY using primary key information.
- create(Connection, Object) -
Static method in class com.beasys.commerce.ebusiness.order.OrderLineCRUD
- Creates a single row in the database, ONLY using primary key information.
- create(Connection, Object) -
Static method in class com.beasys.commerce.ebusiness.order.OrderCRUD
- Creates a single row in the database, ONLY using primary key information.
- create(Connection, Object) -
Static method in class com.beasys.commerce.ebusiness.payment.PaymentTransactionCRUD
- Creates a single row in the database, ONLY using primary key information.
- create(Connection, Object) -
Static method in class com.beasys.commerce.ebusiness.payment.PaymentTransactionCRUDExtension
- Creates a single row in the database, using primary key and initial workflow state.
- create(Connection, Object) -
Static method in class com.beasys.commerce.ebusiness.payment.TransactionEntryCRUD
- Creates a single row in the database, ONLY using primary key information.
- create(Connection, Object) -
Static method in class com.beasys.commerce.ebusiness.shipping.ShippingMethodCRUD
- Creates a single row in the database, ONLY using primary key information.
- create(CustomerDelegatePk) -
Method in interface com.beasys.commerce.ebusiness.customer.CustomerDelegateHome
- Create a new Customer entity bean using the primary key
- create(CustomerPk) -
Method in interface com.beasys.commerce.ebusiness.customer.CustomerHome
- Create a new Customer entity bean using the primary key
- create(double, String) -
Static method in class com.beasys.commerce.axiom.units.MoneyHome
- Create a new money object with the object initialized to the
values passed in.
- create(Hashtable) -
Static method in class com.beasys.commerce.axiom.util.helper.JNDIHelper
- Deprecated. Create a new context based on the properties file.
- create(Money) -
Static method in class com.bea.commerce.ebusiness.price.quote.ImmutableMoney
- Create a new immutable money object from the
com.beasys.commerce.axiom.units.Money object
passed in.
- create(Money) -
Static method in class com.bea.commerce.ebusiness.price.quote.ImmutableMoney
- Create a new immutable money object.
- create(Money) -
Static method in class com.bea.commerce.ebusiness.price.quote.MutableMoney
- Create a new money object from the
com.beasys.commerce.axiom.units.Money object
passed in.
- create(Money) -
Static method in class com.bea.commerce.ebusiness.price.quote.MutableMoney
- Create a new immutable money object.
- create(Money, double) -
Static method in class com.bea.commerce.ebusiness.price.quote.ImmutableMoney
- Create a new immutable money object.
- create(Money, double) -
Static method in class com.bea.commerce.ebusiness.price.quote.MutableMoney
- Create a new money object.
- create(OrderPk) -
Method in interface com.beasys.commerce.ebusiness.order.OrderHome
- Create a new Order entity bean using the com.beasys.commerce.ebusiness.order.OrderPk.
- create(PaymentTransactionPk) -
Method in interface com.beasys.commerce.ebusiness.payment.PaymentTransactionHome
- Create a new PaymentTransaction entity bean using the com.beasys.commerce.ebusiness.payment.PaymentTransactionPk.
- create(ShippingMethodPk) -
Method in interface com.beasys.commerce.ebusiness.shipping.ShippingMethodHome
- Create a new ShippingMethod entity bean using the com.beasys.commerce.ebusiness.shipping.ShippingMethodPk.
- create(SmartKey, EntityImpl) -
Method in interface com.beasys.commerce.bridge.bmp.SmartBMP
- Implements BMP functionality of ejbCreate() method.
- create(SmartKey, EntityImpl) -
Method in class com.beasys.commerce.ebusiness.customer.CustomerSmartBMP
- Implements BMP functionality of ejbCreate() method.
- create(SmartKey, EntityImpl) -
Method in class com.beasys.commerce.ebusiness.order.OrderSmartBMP
- Implements BMP functionality of ejbCreate() method.
- create(SmartKey, EntityImpl) -
Method in class com.beasys.commerce.ebusiness.payment.PaymentTransactionSmartBMP
- Implements BMP functionality of ejbCreate() method.
- create(SmartKey, EntityImpl) -
Method in class com.beasys.commerce.ebusiness.shipping.ShippingMethodSmartBMP
- Implements BMP functionality of ejbCreate() method.
- create(String) -
Static method in class com.beasys.commerce.foundation.BelongingHome
- Given a bean interface, use the factory pattern to create an instance.
- create(String) -
Static method in class com.beasys.commerce.foundation.BusinessPolicyHome
- Given a bean interface, use the factory pattern to create an instance.
- create(String) -
Static method in class com.beasys.commerce.foundation.WorkflowHome
- Creates a specific Workflow instance given the fully qualified classname for that Workflow.
- createAction() -
Method in class com.bea.campaign.action.ActionDef
- Create and return the Action implementation defined in
the actionType field; initialized with the parameters in
actionParams.
- createAction(ActionDef) -
Method in interface com.bea.campaign.action.ActionService
- Create an Action from an ActionDef, and initializes it.
- createAdminCatalogRequest() -
Method in interface com.beasys.commerce.ebusiness.catalog.CatalogManager
- Creates a CatalogRequest with administrative user access permissions.
- createAdminCatalogRequest() -
Method in class com.beasys.commerce.ebusiness.catalog.CatalogManagerImpl
- Creates a CatalogRequest with administrative user access permissions.
- createAdvice() -
Static method in class com.bea.p13n.advisor.AdvisorFactory
- Returns a new
Advice
instance.
- createAdviceRequest(PageContext, String, String) -
Static method in class com.bea.p13n.servlets.jsp.TagSupportHelper
- Populates a new
AdviceRequest
with the following:
The current HTTP Request
The current HTTP Session
The current User
A new TimeInstant
A new Time
A new Date
- createAdviceRequest(String, String) -
Static method in class com.bea.p13n.advisor.AdvisorFactory
- Creates an
AdviceRequest
object for the given URI prefix.
- createAdviceRequest(String, String) -
Method in class com.bea.p13n.servlets.jsp.BodyTagSupport
- Creates a new
AdviceRequest
.
- createAdviceRequest(String, String) -
Method in class com.bea.p13n.servlets.jsp.TagSupport
- Creates a new
AdviceRequest
.
- createAdvisor() -
Method in class com.bea.p13n.servlets.jsp.BodyTagSupport
- Creates an
Advisor
EJB instance.
- createAdvisor() -
Static method in class com.bea.p13n.servlets.jsp.TagSupportHelper
- Creates an
Advisor
EJB instance.
- createAdvisor() -
Method in class com.bea.p13n.servlets.jsp.TagSupport
- Creates an
Advisor
EJB instance.
- createAnonymousProfile() -
Static method in class com.bea.p13n.usermgmt.profile.ProfileFactory
- Create a ProfileWrapper implementation that uses an in-memory
store for properties.
- createAppNameVariableFinder() -
Static method in class com.bea.p13n.content.expression.Variables
-
- createAxiomMoney(Money) -
Static method in class com.bea.commerce.ebusiness.price.quote.MoneyHelper
- Creates a new com.beasys.commerce.axiom.units.Money
object from the specified Money object
- createBranchExpression(String) -
Static method in class com.bea.p13n.content.expression.ExpressionAdapter
- Create the appropriate new branch Expression from the given information.
- createBranchInfo(StringBuffer, Expression, List, boolean) -
Method in class com.bea.p13n.content.document.ref.RefSQLGenerator
- Utility to convert a branch expression into a SQL expression.
- createBranchStatementParams(StringBuffer, Expression, List, boolean) -
Static method in class com.bea.p13n.content.document.ref.StatementParams
- Deprecated. Utility to convert a branch expression into a SQL expression.
- createCatalogRequest() -
Method in interface com.beasys.commerce.ebusiness.catalog.CatalogManager
- Creates a CatalogRequest with default user access permissions.
- createCatalogRequest() -
Method in class com.beasys.commerce.ebusiness.catalog.CatalogManagerImpl
- Creates a CatalogRequest with default user access permissions.
- createCategory(CatalogRequest, CategoryKey, Category) -
Method in interface com.beasys.commerce.ebusiness.catalog.service.category.JdbcCategoryManager
- Creates a sub category within the supplied parent category.
- createCategory(CatalogRequest, CategoryKey, Category) -
Method in interface com.beasys.commerce.ebusiness.catalog.service.category.CategoryManager
- Creates a sub category within the supplied parent category.
- createCategory(CatalogRequest, CategoryKey, Category) -
Method in class com.beasys.commerce.ebusiness.catalog.service.category.CategoryManagerImpl
- Creates a sub category within the supplied parent category.
- createCategory(CatalogRequest, CategoryKey, Category) -
Method in class com.beasys.commerce.ebusiness.catalog.service.category.JdbcCategoryManagerImpl
- Creates a sub category within the supplied parent category.
- createCategory(Connection, CatalogRequest, CategoryKey, Category) -
Method in interface com.beasys.commerce.ebusiness.catalog.sql.CatalogSqlManager
- Creates a sub category within the supplied parent category.
- createCategory(Connection, CatalogRequest, CategoryKey, Category) -
Method in class com.beasys.commerce.ebusiness.catalog.sql.JdbcSqlManager
- Creates a sub category within the supplied parent category.
- createCategory(MutableCategory) -
Static method in class com.beasys.commerce.ebusiness.catalog.CatalogFactory
- Creates an immutable Category object that uses a mutable
delegate object.
- createCategory(ResultSet) -
Method in class com.beasys.commerce.ebusiness.catalog.sql.JdbcCatalogFactory
- creates a LinkedList of Category objects from a ResultSet.
- createCentury() -
Static method in class com.bea.p13n.xml.schema.Century
- Returns a Century instance for the current century.
- createCentury(String) -
Static method in class com.bea.p13n.xml.schema.Century
- Given a string of the form CC, returns a
Century instance.
- createClobKey(String, String) -
Method in class com.bea.p13n.util.jdbc.GenericDatabase
- Creates an instance of ClobKey for the given namespace
and identifier.
- createCustomer(String) -
Method in interface com.bea.commerce.ebusiness.customer.CustomerPropertyManager
- Create a customer record with the given name.
- createDate() -
Static method in class com.bea.p13n.xml.schema.Date
- Returns a Date instance for today.
- createDate(Date) -
Static method in class com.bea.p13n.xml.schema.Date
- Given a java.util.Date, returns a Date instance.
- createDate(long, int, int, TimeZone) -
Static method in class com.bea.p13n.xml.schema.Date
- Given the given year, month, date and timezone, returns a Date instance.
- createDate(String) -
Static method in class com.bea.p13n.xml.schema.Date
- Given a string of the form CCYY-MM-DD, returns a
Date instance.
- createdDate -
Variable in class com.beasys.commerce.ebusiness.order.OrderImpl
-
Containment: By Value
Multiplicity: 1:1
- createdDate -
Variable in class com.beasys.commerce.ebusiness.order.OrderValue
- Date of creation of the order
- createDefault() -
Static method in class com.beasys.commerce.axiom.util.helper.JNDIHelper
- Deprecated. Create the default context hashtable for creating the
InitialContext.
- createDefaultSmartEntityReference() -
Static method in class com.beasys.commerce.util.PersistenceHelper
-
- createDefaultSmartEntityReference(EJBObject) -
Static method in class com.beasys.commerce.util.PersistenceHelper
-
- createDescription(LineAdjustment) -
Method in class com.bea.commerce.ebusiness.price.quote.QuoteFactory
- Create a DiscountPresentation object corresponding
to the LineAdjusment object passed into the method.
- createDescriptions(List) -
Method in class com.bea.commerce.ebusiness.price.quote.QuoteFactory
- Create a List of DiscountPresentation objects corresponding
to the List of LineAdjustment objects passed into the method.
- createDocumentProvider(Properties) -
Method in class com.bea.p13n.content.document.jdbc.Connection
- Create and initialize a DocumentProvider from the given properties.
- createDocumentProvider(Properties, ClassLoader) -
Method in class com.bea.p13n.content.document.jdbc.Connection
- Create and initialize a DocumentProvider from the given properties.
- createDocumentProvider(String, Properties) -
Static method in class com.bea.p13n.content.document.jdbc.Connection
- Create and initialize a DocumentProvider.
- createDocumentProvider(String, Properties, ClassLoader) -
Static method in class com.bea.p13n.content.document.jdbc.Connection
- Create and initialize a DocumentProvider.
- createEvaluator(Map) -
Static method in class com.bea.p13n.expression.ExpressionFactory
- Creates a stateful
Evaluator
using the supplied environment.
- createEvaluator(Map, UnificationList) -
Static method in class com.bea.p13n.expression.ExpressionFactory
- Creates an
Evaluator
object using the supplied environment and
a UnificationList
.
- createExecutor(Map) -
Static method in class com.bea.p13n.expression.ExpressionFactory
- Creates an
Executor
if it is not cached, otherwise returns the cached
Executor
.
- createExpression(ContentQueryNode) -
Method in class com.bea.p13n.content.RulesContentQuery
- Return a String representing the content expression specified in the
ContentQueryNode.
- createExpression(Element) -
Method in class com.bea.p13n.content.ContentQuery
- Return a String representing the expression rooted at the
passed in element.
- createExpression(Map, Reader) -
Static method in class com.bea.p13n.expression.ExpressionFactory
- Creates an
Expression
using the supplied environment, reading and parsing
the characters from the supplied reader.
- createExpression(Map, String) -
Static method in class com.bea.p13n.expression.ExpressionFactory
- Creates an
Expression
using the supplied environment and parsing the
supplied string.
- createExpressionTree(ContentQueryNode) -
Method in class com.bea.p13n.content.RulesContentQuery
- Return the content Expression representing the content expression
specified in the ContentQueryNode.
- createExpressionTree(Element) -
Method in class com.bea.p13n.content.ContentQuery
- Return the content Expression represeting the expression root at the
passed in element.
- createGroup(String) -
Method in interface com.bea.p13n.usermgmt.GroupManager
-
- CreateGroupExtraInfo - class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateGroupExtraInfo.
- Sets JSP page-scoped variables as a result of the
<um:createGroup> tag.
- CreateGroupExtraInfo() -
Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateGroupExtraInfo
-
- CreateGroupTag - class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateGroupTag.
- Corresponds to
<um:createGroup>
. - CreateGroupTag() -
Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateGroupTag
-
- createInfo(Expression, List, boolean) -
Method in class com.bea.p13n.content.document.ref.RefSQLGenerator
- Utility method to convert an Expression into a SQL expression.
- createInfo(StringBuffer, Expression, List, boolean) -
Method in class com.bea.p13n.content.document.ref.RefSQLGenerator
- Utility method to convert an Expression into a SQL expression.
- createItem(CatalogRequest, ProductItem) -
Method in interface com.beasys.commerce.ebusiness.catalog.service.item.ProductItemManager
- Creates a new product item.
- createItem(CatalogRequest, ProductItem) -
Method in class com.beasys.commerce.ebusiness.catalog.service.item.JdbcProductItemManagerImpl
- Creates a new product item.
- createItem(CatalogRequest, ProductItem) -
Method in interface com.beasys.commerce.ebusiness.catalog.service.item.JdbcProductItemManager
- Creates a new product item.
- createItem(CatalogRequest, ProductItem) -
Method in class com.beasys.commerce.ebusiness.catalog.service.item.ProductItemManagerImpl
- Creates a new product item.
- createItem(Connection, CatalogRequest, ProductItem) -
Method in interface com.beasys.commerce.ebusiness.catalog.sql.CatalogSqlManager
- Creates a new product item.
- createItem(Connection, CatalogRequest, ProductItem) -
Method in class com.beasys.commerce.ebusiness.catalog.sql.JdbcSqlManager
- Creates a new product item.
- createIterator(DocumentProvider, Search) -
Method in class com.bea.p13n.content.document.jdbc.SearchStatement
- This method is invoked to generate the DocumentIterator for this
object.
- createIterator(DocumentProvider, Search) -
Method in class com.bea.p13n.content.document.jdbc.FindDocumentsStatement
- This method is invoked to generate the DocumentIterator for this
object.
- createIterator(DocumentProvider, Search) -
Method in class com.bea.p13n.content.document.jdbc.FindDocumentIdsStatement
- This method is invoked to generate the DocumentIterator for this
object.
- createIterator(DocumentProvider, Search) -
Method in class com.bea.p13n.content.document.jdbc.FindDocumentMetadataStatement
- Override to do a findDocumentMetadata.
- createKeywordQuery() -
Static method in class com.beasys.commerce.ebusiness.catalog.CatalogFactory
- Creates a KeywordQuery object.
- createLayoutDefinition(LayoutIdentifier) -
Static method in class com.bea.portal.manager.PortalFactory
- Returns an instance of
LayoutDefinitionImpl
from an existing
LayoutIdentifier
.
- createLayoutIdentifier(PortalIdentifier, String) -
Static method in class com.bea.portal.manager.PortalFactory
- Returns an instance of
LayoutIdentifier
from an existing
PortalIdentifier
and a unique name within this portal.
- createLeafExpression(String, String, String, Object) -
Static method in class com.bea.p13n.content.expression.ExpressionAdapter
- Create the appropriate new leaf Expression from the given information.
- createLeafInfo(StringBuffer, Expression, List, boolean) -
Method in class com.bea.p13n.content.document.ref.RefSQLGenerator
- Utility to convert a valid leaf Expression into a SQL expression.
- createLeafStatementParams(StringBuffer, Expression, List, boolean) -
Static method in class com.bea.p13n.content.document.ref.StatementParams
- Deprecated. Utility to convert a valid leaf Expression into a SQL expression.
- createManager(String, String) -
Method in class com.beasys.commerce.ebusiness.catalog.sql.CatalogSqlManagerFactory
- Returns a singleton instance of a CatalogSqlManager denoted by the
supplied class name.
- createMapKey(String, String) -
Static method in class com.bea.p13n.property.AbstractConfigurableEntity
- Helper function that will allocate a PropertyMapKey from a
property set name and property name.
- createMetadata(String, String, String, Version) -
Static method in class com.bea.p13n.common.CommonFactory
-
- createMonth() -
Static method in class com.bea.p13n.xml.schema.Month
- Returns a Month instance for the current month.
- createMonth(String) -
Static method in class com.bea.p13n.xml.schema.Month
- Given a string of the form CCYY-MM, returns a
Month instance.
- createMutableCategory(Category, boolean) -
Static method in class com.beasys.commerce.ebusiness.catalog.CatalogFactory
- Creates a mutable Category object - by copying an immutable object.
- createMutableCategory(CategoryKey, boolean) -
Static method in class com.beasys.commerce.ebusiness.catalog.CatalogFactory
- Creates a mutable Category object for the category with the given key.
- createMutableProductItem(ProductItem, boolean) -
Static method in class com.beasys.commerce.ebusiness.catalog.CatalogFactory
- Creates a MutableProductItem object based off an imutable object.
- createMutableProductItem(ProductItemKey, boolean) -
Static method in class com.beasys.commerce.ebusiness.catalog.CatalogFactory
- Creates a MutableProductItem object for the item with the given key.
- createNewWindowContent(Content, long, String, String, int) -
Static method in class com.bea.p13n.ad.ContentProviders
- Write the necessary XHTML script to create a new window which will
renderer the Content.
- createNode(String) -
Method in class com.bea.p13n.content.query.ContentQueryNodeSupport
-
- createOptimizer(Map, ObjectFilter) -
Static method in class com.bea.p13n.expression.ExpressionFactory
- Creates an
Optimizer
using the supplied environment and an
ObjectFilter
.
- createOrder(OrderPk, OrderValue, Quote) -
Method in interface com.beasys.commerce.ebusiness.order.OrderManager
- Creates an order using a previously generated primary key
and an order value via a Handle.
- createOrder(OrderPk, OrderValue, Quote) -
Method in class com.beasys.commerce.ebusiness.order.OrderManagerBean
- Creates an order using a value object.
- createP13NRequest(HttpServletRequest) -
Static method in class com.bea.p13n.http.Request
- Returns a P13N Request that acts as a surrogate for an
HTTP request.
- createP13NSession(HttpServletRequest) -
Static method in class com.bea.p13n.http.Session
- Returns a P13N Session that acts as a surrogate for an
HTTP session.
- createPageIdentifier(PortalIdentifier, String) -
Static method in class com.bea.portal.manager.PortalFactory
- Returns an instance of
PageIdentifier
from an existing
PortalIdentifier
and a unique name within this portal.
- createParam(String, String) -
Method in class com.bea.p13n.ad.render.ShockwaveContentProvider
- Create a tag with the specified name and value.
- createParser() -
Static method in class com.bea.p13n.content.document.ref.RefSchemaGenerator
- Deprecated. Not needed.
- createPart(String) -
Static method in class examples.e2e.common.TestInventoryFactory
- Returns a hard-coded
List
of Inventory
objects that represent parts.
- createPlaceholderIdentifier(PageIdentifier, String) -
Static method in class com.bea.portal.manager.PortalFactory
- Returns an instance of
PlaceholderIdentifier
from an existing
PageIdentifier
and a unique name within this portal.
- createPlugin(String) -
Static method in class com.beasys.commerce.util.PersistenceHelperPluginFactory
- Returns a singleton instance of a PersistenceHelperPlugin denoted by the
supplied class name.
- createPO(InputSource) -
Static method in class examples.e2e.common.TestBuyerFactory
- Returns a
List
of PO
objects.
- createPool(int) -
Method in class com.bea.p13n.security.realm.RDBMSRealm
- Creates a pool of delegates.
- createPool(int) -
Method in class com.bea.p13n.security.realm.RDBMSPerformanceRealm
- Creates a pool of delegates.
- createPortalAppflowEvent(HttpServletRequest, Portal) -
Static method in class com.bea.portal.appflow.PortalAppflowFactory
- Create a new PortalAppflowEvent from the HttpServletRequest parameters.
- createPortalAppflowEvent(String, String, String, PageIdentifier, PortletIdentifier) -
Static method in class com.bea.portal.appflow.PortalAppflowFactory
- Create a new Instance of the PortalAppflowEvent from the supplied parameters.
- createPortalContext(ServletContext) -
Static method in class com.bea.portal.appflow.PortalAppflowFactory
- Return a new instance of the portalContext
- createPortalIdentifier(String) -
Static method in class com.bea.portal.manager.PortalFactory
- Returns an instance of
PortalIdentifier
from an existing
constructed id.
- createPortalIdentifier(String, String) -
Static method in class com.bea.portal.manager.PortalFactory
- Returns an instance of
PortalIdentifier
from the
enterprise application name and the web application name.
- createPortalManager() -
Static method in class com.bea.portal.appflow.PortalAppflowHelper
- Create a new instance of the PortalManager EJB from the cached PortalManagerHome.
- createPortalPersonalization(GroupPortal, GroupPortal, boolean, boolean) -
Method in interface com.bea.portal.admin.ejb.AdminResourceManager
- Create a PortalPersonalization from an existing PortalPersonalization.
- createPortalRequest(PortalContext, Portal, HttpServletRequest) -
Static method in class com.bea.portal.appflow.PortalAppflowFactory
- Creates a PortalRequest.
- createPortalRequest(PortalContext, Portal, HttpServletRequest, boolean) -
Static method in class com.bea.portal.appflow.PortalAppflowFactory
- Creates a PortalRequest.
- createPortalSession(HttpServletRequest) -
Static method in class com.bea.portal.appflow.PortalAppflowFactory
- Creates a PortalSession.
- createPortalSession(HttpServletRequest, boolean) -
Static method in class com.bea.portal.appflow.PortalAppflowFactory
- Creates a PortalSession.
- createPortletIdentifier(PortalIdentifier, String) -
Static method in class com.bea.portal.manager.PortalFactory
- Returns an instance of
PortletIdentifier
from an existing
PortalIdentifier
and a unique name within this portal.
- createPreparedStatement(String) -
Method in class com.bea.p13n.util.jdbc.GenericDatabase
-
- createProcessingError(Object, String, Exception, Object) -
Static method in class com.bea.p13n.advisor.AdvisorFactory
- Creates a
ProcessingError
instance based on the given information.
- createProduct(List) -
Static method in class examples.e2e.common.TestInventoryFactory
- Returns a hard-coded
List
of Inventory
objects that represent products.
- createProductItem(MutableProductItem) -
Static method in class com.beasys.commerce.ebusiness.catalog.CatalogFactory
- Creates a ProductItem object by wrapping a mutable object in an
immutable shell so that it is protected from updates.
- createProductItem(ResultSet) -
Method in class com.beasys.commerce.ebusiness.catalog.sql.JdbcCatalogFactory
- creates a LinkedList of ProductItem objects from a ResultSet.
- createProductItemQuery() -
Static method in class com.beasys.commerce.ebusiness.catalog.CatalogFactory
- Creates a ProductItemQuery object.
- createProfile(String) -
Method in interface com.bea.p13n.usermgmt.profile.ProfileManager
- Create a profile record with the given name.
- createProfileIdentity(String, String) -
Static method in class com.bea.p13n.usermgmt.profile.ProfileFactory
- Create a ProfileIdentity object.
- createPropertyLocator(CatalogItemKey) -
Method in class com.beasys.commerce.ebusiness.catalog.service.data.EpmCustomDataManagerImpl
- Creates a
PropertyLocator
based upon the supplied CatalogItemKey
.
- createPropertyLocator(CatalogItemKey, String) -
Method in class com.beasys.commerce.ebusiness.catalog.service.data.EpmCustomDataManagerImpl
-
- createQPA(String, String, String, Money, long, Calendar, Calendar) -
Static method in class examples.e2e.common.BuyerFactory
- Returns a
QPA
object populated from the method parameters.
- createQuote(InputSource) -
Static method in class examples.e2e.common.TestBuyerFactory
- Returns a
List
of PurchaseQuote
objects.
- createRecurringDate() -
Static method in class com.bea.p13n.xml.schema.RecurringDate
- Returns a RecurringDate for the current month and
day.
- createRecurringDate(String) -
Static method in class com.bea.p13n.xml.schema.RecurringDate
- Given a string of the form --MM-DD, returns a
RecurringDate instance.
- createRecurringDay() -
Static method in class com.bea.p13n.xml.schema.RecurringDay
- Returns a RecurringDay for the current day.
- createRecurringDay(String) -
Static method in class com.bea.p13n.xml.schema.RecurringDay
- Given a string of the form ----DD, returns a
RecurringDay instance.
- createRecurringDuration(String) -
Static method in class com.bea.p13n.xml.schema.RecurringDuration
- Returns a RecurringDuration instance at the
specified point in time with a duration of "P0Y" and period of "P0Y".
- createRecurringDuration(String, String, String) -
Static method in class com.bea.p13n.xml.schema.RecurringDuration
- Returns a RecurringDuration instance at the
specified point in time with the given duration and period.
- createRecurringDuration(TimeInstant, TimeDuration, TimeDuration) -
Static method in class com.bea.p13n.xml.schema.RecurringDuration
- Returns a RecurringDuration instance at the
specified point in time with the given duration and period.
- createReference(Object) -
Method in class com.beasys.commerce.util.SoftHashMap
- Deprecated. Create a Reference object containing the specified object.
- CreateResourceURLTag - class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.CreateResourceURLTag.
- JSP Tag implementation for genrating the webflow urls
in a JSP page.
- CreateResourceURLTag() -
Constructor for class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.CreateResourceURLTag
-
- createResultInfo(TagData) -
Method in class com.bea.p13n.property.servlets.jsp.taglib.ResultTagExtraInfo
- Creates a VariableInfo object for the tag's result variable, if
there is one.
- createResultInfo(TagData) -
Method in class com.bea.p13n.usermgmt.servlets.jsp.taglib.ResultTagExtraInfo
- Creates a result VariableInfo from a TagData object.
- createRuleSetArchive(String, String) -
Static method in class com.bea.p13n.rules.manager.DeploymentFactory
- Constructs a
RuleSetArchive
for the given rule set
URI and XML document.
- createSequencer(String) -
Static method in class com.beasys.commerce.util.SequencerFactory
- Deprecated. Returns the singleton sequencer for the given sequence name.
- createShoppingCartLine() -
Method in interface com.beasys.commerce.ebusiness.shoppingcart.ShoppingCart
- Used internally by the ShoppingCart to create ShoppingCartLines.
- createShoppingCartLine() -
Method in class com.beasys.commerce.ebusiness.shoppingcart.ShoppingCartImpl
- Used internally by the ShoppingCart to create ShoppingCartLines.
- createSkinDefinition(SkinIdentifier) -
Static method in class com.bea.portal.manager.PortalFactory
- Returns an instance of
SkinDefinitionImpl
from an existing
SkinIdentifier
.
- createSkinIdentifier(PortalIdentifier, String) -
Static method in class com.bea.portal.manager.PortalFactory
- Returns an instance of
SkinIdentifier
from an existing
PortalIdentifier
and a unique name within this portal.
- createSmartBMP(String) -
Static method in class com.beasys.commerce.bridge.bmp.SmartBMPFactory
- Returns the singleton SmartBMP for the specified class name.
- createSmartCollectionReference(String, SmartCollectionReference, BelongingImpl) -
Static method in class com.beasys.commerce.util.PersistenceHelper
-
- createSmartCollectionReference(String, SmartCollectionReference, BelongingImpl) -
Method in interface com.beasys.commerce.util.PersistenceHelperPlugin
-
- createSmartCollectionReference(String, SmartCollectionReference, EntityImpl) -
Static method in class com.beasys.commerce.util.PersistenceHelper
-
- createSmartCollectionReference(String, SmartCollectionReference, EntityImpl) -
Method in interface com.beasys.commerce.util.PersistenceHelperPlugin
-
- createSmartCollectionReference(String, SmartCollectionReference, SessionImpl) -
Static method in class com.beasys.commerce.util.PersistenceHelper
-
- createSmartCollectionReference(String, SmartCollectionReference, SessionImpl) -
Method in interface com.beasys.commerce.util.PersistenceHelperPlugin
-
- createSmartEntityReference(String, SmartEntityReference, BelongingImpl) -
Static method in class com.beasys.commerce.util.PersistenceHelper
-
- createSmartEntityReference(String, SmartEntityReference, BelongingImpl) -
Method in interface com.beasys.commerce.util.PersistenceHelperPlugin
-
- createSmartEntityReference(String, SmartEntityReference, EntityImpl) -
Static method in class com.beasys.commerce.util.PersistenceHelper
-
- createSmartEntityReference(String, SmartEntityReference, EntityImpl) -
Method in interface com.beasys.commerce.util.PersistenceHelperPlugin
-
- createSmartEntityReference(String, SmartEntityReference, SessionImpl) -
Static method in class com.beasys.commerce.util.PersistenceHelper
-
- createSmartEntityReference(String, SmartEntityReference, SessionImpl) -
Method in interface com.beasys.commerce.util.PersistenceHelperPlugin
-
- createSmartMapReference(String, SmartMapReference, BelongingImpl) -
Static method in class com.beasys.commerce.util.PersistenceHelper
-
- createSmartMapReference(String, SmartMapReference, BelongingImpl) -
Method in interface com.beasys.commerce.util.PersistenceHelperPlugin
-
- createSmartMapReference(String, SmartMapReference, EntityImpl) -
Static method in class com.beasys.commerce.util.PersistenceHelper
- Allocate an instance of a smart map
- createSmartMapReference(String, SmartMapReference, EntityImpl) -
Method in interface com.beasys.commerce.util.PersistenceHelperPlugin
-
- createSmartMapReference(String, SmartMapReference, SessionImpl) -
Static method in class com.beasys.commerce.util.PersistenceHelper
- Allocate an instance of a smart map
- createSmartMapReference(String, SmartMapReference, SessionImpl) -
Method in interface com.beasys.commerce.util.PersistenceHelperPlugin
-
- createStatement() -
Method in class com.bea.p13n.content.document.jdbc.Connection
- Not supported.
- createStatement(int, int) -
Method in class com.bea.p13n.content.document.jdbc.Connection
- Not supported.
- createStatementParams(Expression, List, boolean) -
Static method in class com.bea.p13n.content.document.ref.StatementParams
- Deprecated. Utility method to convert an Expression into a SQL expression.
- createStatementParams(StringBuffer, Expression, List, boolean) -
Static method in class com.bea.p13n.content.document.ref.StatementParams
- Deprecated. Utility method to convert an Expression into a SQL expression.
- createStaticResourceURL(PageContext, String) -
Static method in class com.bea.p13n.appflow.webflow.WebflowJSPHelper
- Returns a URL for images and other static resources that may exist on a
seperate server.
- createStaticResourceURL(PageContext, String, boolean) -
Static method in class com.bea.p13n.appflow.webflow.WebflowJSPHelper
- Returns a URL for images and other static resources that may exist on a
seperate server.
- createStaticResourceURL(PageContext, String, boolean, int) -
Static method in class com.bea.p13n.appflow.webflow.WebflowJSPHelper
- Returns a URL for images and other static resources that may exist on a
seperate server.
- createStaticResourceURLWithEscape(PageContext, String, int) -
Static method in class com.bea.p13n.appflow.webflow.WebflowJSPHelper
- Returns an escaped URL for images and other static resources that may exist on a
seperate server.
- createSubcontext(Context, String) -
Static method in class com.beasys.commerce.axiom.util.helper.JNDIHelper
- Deprecated. Create a subcontext for the given name.
- CreateSystemException - exception com.beasys.commerce.foundation.exception.CreateSystemException.
- A
CreateSystemException
signals a fatal error during resource creation. - CreateSystemException(String, String, Exception) -
Constructor for class com.beasys.commerce.foundation.exception.CreateSystemException
- Class constructor taking the namespace and key of the associated catalog message
and an embedded exception.
- CreateSystemException(String, String, Object, Exception) -
Constructor for class com.beasys.commerce.foundation.exception.CreateSystemException
- Class constructor taking the namespace and key of the associated catalog message,
message parameter substitution argument, and an embedded exception.
- createTime() -
Static method in class com.bea.p13n.xml.schema.Time
- Returns a Time instance for the current
time at the local time zone.
- createTime(Date) -
Static method in class com.bea.p13n.xml.schema.Time
- Given a java.util.Date, returns a Time instance.
- createTime(Date) -
Static method in class com.bea.p13n.xml.schema.Time
- Given a java.sql.Date, returns a Time instance.
- createTime(double) -
Static method in class com.bea.p13n.xml.schema.Time
- Given the value of milliseconds since the 00:00:00 GMT, returns
a Time.
- createTime(String) -
Static method in class com.bea.p13n.xml.schema.Time
- Given a string of the form hh:mm:ss.sss, returns a
Time instance.
- createTime(Timestamp) -
Static method in class com.bea.p13n.xml.schema.Time
- Given a java.util.Timestamp, returns a Time instance.
- createTimeDuration(long, long, long, long, long, double, boolean) -
Static method in class com.bea.p13n.xml.schema.TimeDuration
- Given the individual fields, returns an instance of TimeDuration.
- createTimeDuration(String) -
Static method in class com.bea.p13n.xml.schema.TimeDuration
- Given a string, returns an instance of TimeDuration.
- createTimeInstant() -
Static method in class com.bea.p13n.xml.schema.TimeInstant
- Returns a TimeInstant instance for the current
time at the local time zone.
- createTimeInstant(Calendar) -
Static method in class com.bea.p13n.xml.schema.TimeInstant
- Given a java.util.Calendar, returns a TimeInstant
instance.
- createTimeInstant(Date) -
Static method in class com.bea.p13n.xml.schema.TimeInstant
- Given a java.util.Date, returns a TimeInstant instance.
- createTimeInstant(Date) -
Static method in class com.bea.p13n.xml.schema.TimeInstant
- Given a java.sql.Date, returns a TimeInstant instance.
- createTimeInstant(double) -
Static method in class com.bea.p13n.xml.schema.TimeInstant
- Given the value of milliseconds since January 1, 1970, 00:00:00
GMT, returns a TimeInstant.
- createTimeInstant(String) -
Static method in class com.bea.p13n.xml.schema.TimeInstant
- Given a string, returns a TimeInstant instance.
- createTimeInstant(Timestamp) -
Static method in class com.bea.p13n.xml.schema.TimeInstant
- Given a java.util.Timestamp, returns a TimeInstant instance.
- createTimePeriod() -
Static method in class com.bea.p13n.xml.schema.TimePeriod
- Returns a TimePeriod instance for the current
time at the local time zone with zero duration.
- createTimePeriod(String, String) -
Static method in class com.bea.p13n.xml.schema.TimePeriod
- Given the start time instant and duration, returns a
TimePeriod instance.
- createTimePeriod(TimeInstant, TimeDuration) -
Static method in class com.bea.p13n.xml.schema.TimePeriod
- Given the start time instant and duration, returns a
TimePeriod instance.
- createUnificationList(Map) -
Static method in class com.bea.p13n.expression.ExpressionFactory
- Creates a
UnificationList
using the supplied environment.
- createUnifier(Map, UnificationList) -
Static method in class com.bea.p13n.expression.ExpressionFactory
- Creates a
Unifier
using the supplied
environment and the UnificationList
.
- createUniqueId(CatalogRequest, String, String) -
Method in interface com.beasys.commerce.ebusiness.catalog.service.data.EpmCustomDataManager
- Create a record for a new ConfigurableEntity, as identified by
the given jndiHomeName and pkString.
- createUniqueId(CatalogRequest, String, String) -
Method in class com.beasys.commerce.ebusiness.catalog.service.data.EpmCustomDataManagerImpl
- Create a record for a new ConfigurableEntity, as identified by
the given jndiHomeName and pkString.
- createUniqueId(CatalogRequest, String, String) -
Method in class com.beasys.commerce.ebusiness.catalog.service.data.CustomDataManagerImpl
- Create a record for a new ConfigurableEntity, as identified by
the given jndiHomeName and pkString.
- createUniqueId(CatalogRequest, String, String) -
Method in interface com.beasys.commerce.ebusiness.catalog.service.data.CustomDataManager
- Create a record for a new ConfigurableEntity, as identified by
the given jndiHomeName and pkString.
- createUniqueId(Object) -
Method in class com.bea.p13n.property.ConfigurableEntityImpl
- Use the EntityPropertyManager to create a new unique id for the
entity represented by the given primary key.
- createUniqueId(String, String) -
Method in interface com.bea.p13n.property.EntityPropertyManager
- Create a record for a new ConfigurableEntity, as identified by
the given jndiHomeName and pkString.
- createUser(ProfileIdentity, String, GroupPortal) -
Method in interface com.bea.portal.admin.ejb.VisitorUserManager
- Create a visitor user and add to the given group portal's user group
- createUser(ProfileIdentity, String, String, GroupPortal) -
Method in interface com.bea.portal.admin.ejb.VisitorUserManager
- Create a visitor user and add to the given group portal's user group
- createUser(String, String) -
Method in interface com.bea.p13n.usermgmt.UserManager
- Creates a user with the given username and password.
- createUser(String, String, String) -
Method in interface com.bea.p13n.usermgmt.UserManager
- Creates a user with a specific profile type.
- CreateUserExtraInfo - class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserExtraInfo.
- Sets JSP page-scoped variables as a result of the
<um:createUser> tag.
- CreateUserExtraInfo() -
Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserExtraInfo
-
- CreateUserTag - class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserTag.
- Corresponds to
<um:createUser>
. - CreateUserTag() -
Constructor for class com.bea.p13n.usermgmt.servlets.jsp.taglib.CreateUserTag
-
- createValidator(Map) -
Static method in class com.bea.p13n.expression.ExpressionFactory
- Creates a stateful
Evaluator
object using the supplied environment.
- createValidator(Map, Evaluator) -
Static method in class com.bea.p13n.expression.ExpressionFactory
- Creates a
Validator
object using the supplied environment and
an Evaluator
.
- createVersion() -
Static method in class com.bea.p13n.common.CommonFactory
-
- createVersion(String, int, int, int) -
Static method in class com.bea.p13n.common.CommonFactory
-
- createWebflowURL(PageContext, String, String, boolean) -
Static method in class com.bea.p13n.appflow.webflow.WebflowJSPHelper
- Returns a URL for Webflow.
- createWebflowURL(PageContext, String, String, String, boolean) -
Static method in class com.bea.p13n.appflow.webflow.WebflowJSPHelper
- Returns a URL for Webflow.
- createWebflowURL(PageContext, String, String, String, String, String, boolean, boolean) -
Static method in class com.bea.p13n.appflow.webflow.WebflowJSPHelper
- Returns a URL for Webflow.
- createWebflowURL(PageContext, String, String, String, String, String, boolean, boolean, boolean) -
Static method in class com.bea.p13n.appflow.webflow.WebflowJSPHelper
- Returns a URL for Webflow.
- createWebflowURL(PageContext, String, String, String, String, String, boolean, boolean, boolean, int) -
Static method in class com.bea.p13n.appflow.webflow.WebflowJSPHelper
- Returns a URL for Webflow.
- createWebflowURL(PageContext, String, String, String, String, String, String, String, boolean, boolean, boolean, int, String) -
Static method in class com.bea.p13n.appflow.webflow.WebflowJSPHelper
- Returns a URL for Webflow.
- createWebflowURL(PageContext, String, String, String, String, String, String, String, boolean, boolean, boolean, int, String, int) -
Static method in class com.bea.p13n.appflow.webflow.WebflowJSPHelper
- Returns a URL for Webflow.
- createWebflowURL(PageContext, String, String, String, String, String, String, String, boolean, boolean, int, String) -
Static method in class com.bea.p13n.appflow.webflow.WebflowJSPHelper
- Returns a URL for Webflow.
- createWebflowURL(PageContext, String, String, String, String, String, String, String, boolean, boolean, int, String, int) -
Static method in class com.bea.p13n.appflow.webflow.WebflowJSPHelper
- Returns a URL for Webflow.
- createWebflowURL(ServletContext, HttpServletRequest, HttpServletResponse, String, String, String, String, String, boolean, boolean, boolean, int) -
Static method in class com.bea.p13n.appflow.webflow.WebflowJSPHelper
- Returns a URL for Webflow.
- createWebflowURL(ServletContext, HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, boolean, boolean, boolean, int, String) -
Static method in class com.bea.p13n.appflow.webflow.WebflowJSPHelper
- Returns a URL for Webflow.
- createWebflowURL(ServletContext, HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, boolean, boolean, boolean, int, String, int) -
Static method in class com.bea.p13n.appflow.webflow.WebflowJSPHelper
- Returns a URL for Webflow.
- CreateWebflowURLTag - class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.CreateWebflowURLTag.
- JSP Tag implementation for genrating the webflow urls
in a JSP page.
- CreateWebflowURLTag() -
Constructor for class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.CreateWebflowURLTag
-
- createYear() -
Static method in class com.bea.p13n.xml.schema.Year
- Returns a Year instance for the current year.
- createYear(String) -
Static method in class com.bea.p13n.xml.schema.Year
- Given a string of the form CCYY, returns a
Year instance.
- CREATION_DATE -
Static variable in class examples.e2e.common.POElement
-
- CREATION_DATE -
Static variable in class examples.e2e.common.QuoteElement
-
- creationDate -
Variable in class com.bea.p13n.content.document.DocumentValue
- Deprecated. The date upon which the document was created.
- creationDate -
Variable in class com.bea.p13n.content.document.ref.DefaultDocumentMetadata
- The document creation date.
- creationDate() -
Method in class examples.e2e.common.QPAImpl
- Returns the date this QPA was created.
- creationDate() -
Method in interface examples.e2e.common.QPA
- Returns the date this QPA was created.
- creationDate() -
Method in class examples.e2e.common.POImpl
- Returns the date this
PO
was created.
- creationDate() -
Method in interface examples.e2e.common.PO
- Returns the date this
PO
was created.
- CREDIT -
Static variable in interface com.beasys.commerce.ebusiness.tax.TaxParameters
-
- CREDIT_CARD_ADDRESS -
Static variable in interface com.beasys.commerce.ebusiness.payment.TransactionConstants
-
- CREDIT_CARD_ADDRESS_CITY -
Static variable in interface com.beasys.commerce.ebusiness.payment.TransactionConstants
-
- CREDIT_CARD_ADDRESS_STATE -
Static variable in interface com.beasys.commerce.ebusiness.payment.TransactionConstants
-
- CREDIT_CARD_ADDRESS_STREET -
Static variable in interface com.beasys.commerce.ebusiness.payment.TransactionConstants
-
- CREDIT_CARD_ADDRESS_ZIP -
Static variable in interface com.beasys.commerce.ebusiness.payment.TransactionConstants
-
- CREDIT_CARD_EXPIRATION_DATE -
Static variable in interface com.beasys.commerce.ebusiness.payment.TransactionConstants
-
- CREDIT_CARD_NUMBER -
Static variable in interface com.beasys.commerce.ebusiness.payment.TransactionConstants
-
- creditCard -
Variable in class com.beasys.commerce.ebusiness.payment.PaymentTransactionValue
- The credit card information associated with this transaction.
- creditCard -
Variable in class com.beasys.commerce.ebusiness.payment.PaymentTransactionImpl
-
Containment: By Value
Multiplicity: 1:1
- CREDITCARD -
Static variable in interface com.beasys.commerce.ebusiness.payment.TransactionConstants
-
- CreditCard_Address_CRUD - class com.beasys.commerce.ebusiness.customer.CreditCard_Address_CRUD.
-
- CreditCard_Address_CRUD() -
Constructor for class com.beasys.commerce.ebusiness.customer.CreditCard_Address_CRUD
-
- CreditCard_billingAddress_AddressCRUD - class com.beasys.commerce.ebusiness.customer.CreditCard_billingAddress_AddressCRUD.
-
- CreditCard_billingAddress_AddressCRUD() -
Constructor for class com.beasys.commerce.ebusiness.customer.CreditCard_billingAddress_AddressCRUD
-
- CREDITCARD_INVALID -
Static variable in interface com.beasys.commerce.ebusiness.payment.TransactionResponseConstants
-
- CreditCardCRUD - class com.beasys.commerce.ebusiness.customer.CreditCardCRUD.
-
- CreditCardCRUD() -
Constructor for class com.beasys.commerce.ebusiness.customer.CreditCardCRUD
-
- creditCards -
Variable in class com.beasys.commerce.ebusiness.customer.CustomerValue
-
Containment: By Value
Multiplicity: 0:N
Interface: java.util.Map
- creditCardsMapContainsKey(Object) -
Method in interface com.beasys.commerce.ebusiness.customer.CustomerDelegate
- Returns true if this map contains a mapping for the specified key.
- creditCardsMapContainsValue(CreditCard) -
Method in interface com.beasys.commerce.ebusiness.customer.CustomerDelegate
- Returns true if this map maps one or more keys to the specified value.
- creditCardsMapEntrySet() -
Method in interface com.beasys.commerce.ebusiness.customer.CustomerDelegate
- Returns a set view of the mappings contained in this map.
- creditCardsMapHashCode() -
Method in interface com.beasys.commerce.ebusiness.customer.CustomerDelegate
- Returns the hash code value for this map.
- creditCardsMapKeySet() -
Method in interface com.beasys.commerce.ebusiness.customer.CustomerDelegate
- Returns a set view of the keys contained in this map.
- creditCardsMapSize() -
Method in interface com.beasys.commerce.ebusiness.customer.CustomerDelegate
- Returns the number of key-value mappings in this map.
- creditCardsMapValues() -
Method in interface com.beasys.commerce.ebusiness.customer.CustomerDelegate
- Returns a collection view of the values contained in this map.
- criteria -
Variable in class com.bea.p13n.content.document.ref.DocumentComparator
- The SortCriteria this uses.
- criteria -
Variable in class com.bea.p13n.content.expression.ContentComparator
- The SortCriteria this uses.
- criteria -
Variable in class com.beasys.commerce.foundation.expression.CriteriaImpl
- Deprecated. The criteria value.
- Criteria - interface com.beasys.commerce.foundation.expression.Criteria.
- Deprecated. Use
Expression
instead. - CriteriaHome - class com.beasys.commerce.foundation.expression.CriteriaHome.
- Deprecated. Use
Expression
instead. - CriteriaHome() -
Constructor for class com.beasys.commerce.foundation.expression.CriteriaHome
- Deprecated.
- CriteriaImpl - class com.beasys.commerce.foundation.expression.CriteriaImpl.
- Deprecated. Use
Expression
instead. - CriteriaImpl() -
Constructor for class com.beasys.commerce.foundation.expression.CriteriaImpl
- Deprecated. Constructor.
- CryptException - exception com.beasys.commerce.ebusiness.security.CryptException.
- Represents encryption/decryption or key generation exceptions
- CryptException(String, Throwable) -
Constructor for class com.beasys.commerce.ebusiness.security.CryptException
- Constructs an instance of SecurityException
- CSS_INV_BELOW_MIN -
Static variable in interface examples.e2e.b2b.JspConstants
-
- CSS_PART_ROW -
Static variable in interface examples.e2e.b2b.JspConstants
-
- CSS_PO_ACK -
Static variable in interface examples.e2e.b2b.JspConstants
-
- CSS_PO_ACK_STATUS -
Static variable in interface examples.e2e.b2b.JspConstants
-
- CSS_PO_PENDING -
Static variable in interface examples.e2e.b2b.JspConstants
-
- CSS_PO_PENDING_GIF_1 -
Static variable in interface examples.e2e.b2b.JspConstants
-
- CSS_PO_PENDING_GIF_2 -
Static variable in interface examples.e2e.b2b.JspConstants
-
- CSS_PO_PENDING_STATUS -
Static variable in interface examples.e2e.b2b.JspConstants
-
- CSS_PO_REC_1 -
Static variable in interface examples.e2e.b2b.JspConstants
-
- CSS_PO_REC_1_GIF_1 -
Static variable in interface examples.e2e.b2b.JspConstants
-
- CSS_PO_REC_1_GIF_2 -
Static variable in interface examples.e2e.b2b.JspConstants
-
- CSS_PO_REC_1_STATUS -
Static variable in interface examples.e2e.b2b.JspConstants
-
- CSS_PO_REC_2 -
Static variable in interface examples.e2e.b2b.JspConstants
-
- CSS_PO_REC_2_GIF_1 -
Static variable in interface examples.e2e.b2b.JspConstants
-
- CSS_PO_REC_2_STATUS -
Static variable in interface examples.e2e.b2b.JspConstants
-
- CSS_PO_SHIPPED -
Static variable in interface examples.e2e.b2b.JspConstants
-
- CSS_PO_SHIPPED_STATUS -
Static variable in interface examples.e2e.b2b.JspConstants
-
- CSS_PRODUCT_ROW -
Static variable in interface examples.e2e.b2b.JspConstants
-
- CURR_TYPE -
Static variable in class com.bea.commerce.ebusiness.price.engine.XMLHelper
-
- CURR_VALUE -
Static variable in class com.bea.commerce.ebusiness.price.engine.XMLHelper
-
- currency -
Variable in class com.beasys.commerce.axiom.units.MoneyImpl
- Currency specification of money.
- Currency - class com.bea.commerce.ebusiness.tax.Currency.
-
- CURRENCY -
Static variable in class com.bea.commerce.ebusiness.tracking.events.ShoppingEvent
- Event attribute key name for currency (used by shopping and buy)
Attribute value is a String
- CURRENCY -
Static variable in interface com.beasys.commerce.ebusiness.tax.TaxParameters
-
- CURRENCY_KEY -
Static variable in class examples.e2e.b2b.Helper
- This constant is used as a key to retrieve the currency
string from the portals
ResourceBundle
.
- CURRENCY_US -
Static variable in interface com.beasys.commerce.ebusiness.payment.TransactionConstants
-
- Currency() -
Constructor for class com.bea.commerce.ebusiness.tax.Currency
-
- Currency(Currency) -
Constructor for 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.
- CurrencyMismatchException(Object) -
Constructor for class com.bea.commerce.ebusiness.price.quote.CurrencyMismatchException
- Class constructor taking an argument for the message.
- CurrencyMismatchException(String) -
Constructor for class com.bea.commerce.ebusiness.price.quote.CurrencyMismatchException
- Class constructor taking a message key for the message.
- CurrencyMismatchException(String, Exception) -
Constructor for class com.bea.commerce.ebusiness.price.quote.CurrencyMismatchException
- Class constructor taking key of the associated catalog message
and an embedded exception.
- CurrencyMismatchException(String, Object) -
Constructor for class com.bea.commerce.ebusiness.price.quote.CurrencyMismatchException
- Class constructor taking key of the associated catalog message
and a message parameter substitution argument.
- CurrencyMismatchException(String, Object[]) -
Constructor for class com.bea.commerce.ebusiness.price.quote.CurrencyMismatchException
- Class constructor taking key of the associated catalog message and
message parameter substitution arguments.
- CurrencyMismatchException(String, String, String) -
Constructor for class com.bea.commerce.ebusiness.price.quote.CurrencyMismatchException
-
- CURRENT_PORTLET_KEY -
Static variable in class com.bea.portal.render.servlets.jsp.PortletRenderHelper
-
- currentFirstIndex -
Variable in class com.beasys.commerce.ebusiness.util.DefaultScrollableModel
-
- currentLastIndex -
Variable in class com.beasys.commerce.ebusiness.util.DefaultScrollableModel
-
- currentPrimaryKeys -
Variable in class com.beasys.commerce.ebusiness.util.DefaultScrollableModel
-
- currentState -
Variable in class com.beasys.commerce.foundation.StateMachine
-
- currentTime() -
Static method in class com.bea.commerce.ebusiness.discount.util.Log
-
- currentTime() -
Method in class com.bea.commerce.ebusiness.discount.util.DateWriter
-
- currentValues -
Variable in class com.beasys.commerce.ebusiness.util.DefaultScrollableModel
-
- cursor() -
Method in interface com.beasys.commerce.foundation.SmartCollectionReference
- Get an iterator over the collection's contents
- cursor() -
Method in interface com.beasys.commerce.foundation.SmartMapReference
- Get an iterator of the Map's keys
- cursor() -
Method in class com.beasys.commerce.util.PersistenceHelper.DefaultSmartMapReference
-
- cursor() -
Method in class com.beasys.commerce.util.PersistenceHelper.DefaultSmartCollectionReference
-
- CUSTOM_HOME_NAME -
Static variable in class com.beasys.commerce.foundation.BelongingHome
-
- CUSTOM_HOME_NAME -
Static variable in class com.beasys.commerce.foundation.BusinessPolicyHome
-
- 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. - CustomDataManagerImpl() -
Constructor for class com.beasys.commerce.ebusiness.catalog.service.data.CustomDataManagerImpl
-
- customer -
Variable in class com.beasys.commerce.ebusiness.order.OrderImpl
- Order has a reference to the Customer that committed it
Containment: By Reference
Multiplicity: 1:1
- customer -
Variable in class com.beasys.commerce.ebusiness.order.OrderValue
- A transient reference to the Customer entity
- Customer - interface com.beasys.commerce.ebusiness.customer.Customer.
- Stores the information required to do business with a customer.
- Customer_contactAddress_ContactAddressCRUD - class com.beasys.commerce.ebusiness.customer.Customer_contactAddress_ContactAddressCRUD.
-
- Customer_contactAddress_ContactAddressCRUD() -
Constructor for class com.beasys.commerce.ebusiness.customer.Customer_contactAddress_ContactAddressCRUD
-
- Customer_ContactAddress_CRUD - class com.beasys.commerce.ebusiness.customer.Customer_ContactAddress_CRUD.
-
- Customer_ContactAddress_CRUD() -
Constructor for class com.beasys.commerce.ebusiness.customer.Customer_ContactAddress_CRUD
-
- Customer_CreditCard_CRUD - class com.beasys.commerce.ebusiness.customer.Customer_CreditCard_CRUD.
-
- Customer_CreditCard_CRUD() -
Constructor for class com.beasys.commerce.ebusiness.customer.Customer_CreditCard_CRUD
-
- Customer_creditCards_SmartMapReference - class com.beasys.commerce.ebusiness.customer.Customer_creditCards_SmartMapReference.
- Base class for all SmartMapReferences for Belongings for BMP.
- Customer_creditCards_SmartMapReference(String, Object) -
Constructor for class com.beasys.commerce.ebusiness.customer.Customer_creditCards_SmartMapReference
- constructor
- Customer_ShippingAddress_CRUD - class com.beasys.commerce.ebusiness.customer.Customer_ShippingAddress_CRUD.
-
- Customer_ShippingAddress_CRUD() -
Constructor for class com.beasys.commerce.ebusiness.customer.Customer_ShippingAddress_CRUD
-
- Customer_shippingAddress_SmartMapReference - class com.beasys.commerce.ebusiness.customer.Customer_shippingAddress_SmartMapReference.
- Base class for all SmartMapReferences for Belongings for BMP.
- Customer_shippingAddress_SmartMapReference(String, Object) -
Constructor for class com.beasys.commerce.ebusiness.customer.Customer_shippingAddress_SmartMapReference
- constructor
- CustomerCRUD - class com.beasys.commerce.ebusiness.customer.CustomerCRUD.
-
- CustomerCRUD() -
Constructor for 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.
-
- CustomerDelegatePk() -
Constructor for class com.beasys.commerce.ebusiness.customer.CustomerDelegatePk
-
- CustomerDelegatePk(String) -
Constructor for class com.beasys.commerce.ebusiness.customer.CustomerDelegatePk
-
- customerExists(String) -
Method in interface com.bea.commerce.ebusiness.customer.CustomerPropertyManager
- Determine if a customer exists
- customerHandle -
Variable in class com.beasys.commerce.ebusiness.order.OrderValue
-
- CustomerHome - interface com.beasys.commerce.ebusiness.customer.CustomerHome.
- The home interface for the Customer entity bean.
- CustomerNotFoundException - exception com.bea.commerce.ebusiness.customer.CustomerNotFoundException.
-
- CustomerNotFoundException(String) -
Constructor for class com.bea.commerce.ebusiness.customer.CustomerNotFoundException
-
- CustomerNotFoundException(String, Throwable) -
Constructor for class com.bea.commerce.ebusiness.customer.CustomerNotFoundException
-
- CustomerNotFoundException(Throwable) -
Constructor for class com.bea.commerce.ebusiness.customer.CustomerNotFoundException
-
- CustomerPk - class com.beasys.commerce.ebusiness.customer.CustomerPk.
-
- CustomerPk() -
Constructor for class com.beasys.commerce.ebusiness.customer.CustomerPk
-
- CustomerPk(String) -
Constructor for 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.
- CustomerSmartBMP() -
Constructor for class com.beasys.commerce.ebusiness.customer.CustomerSmartBMP
-
- customerType -
Variable in class com.beasys.commerce.ebusiness.customer.CustomerValue
- There may be several different types of customer ordering goods.
- CustomerValue - class com.beasys.commerce.ebusiness.customer.CustomerValue.
- Stores the information required to do business with a customer.
- CustomerValue() -
Constructor for class com.beasys.commerce.ebusiness.customer.CustomerValue
- The constructor has been made public in order to allow defer
entity creation for interactive web applications.
|
© 2002 BEA Systems, Inc. | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |