© 2002 BEA Systems, Inc.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

Q

QPA - interface examples.e2e.common.QPA.
Represents a query for price and availability that is to be communicated to supplier(s).
QPA_PORTLET_ID - Static variable in interface examples.e2e.b2b.JspConstants
 
QPA_SENT - Static variable in class examples.e2e.b2b.StateValue
 
qpaCalendarFormData() - Method in interface examples.e2e.b2b.RequestState
Returns date information collected from the QPA form for redisplay.
qpaCalendarFormData() - Method in class examples.e2e.b2b.RequestStateImpl
Returns date information collected from the QPA form for redisplay.
qpaCreationDate() - Method in class examples.e2e.common.PurchaseQuoteImpl
Returns the date the QPA associated with this quote was created.
qpaCreationDate() - Method in interface examples.e2e.common.PurchaseQuote
Returns the date the QPA associated with this quote was created.
qpaFormDataError() - Method in interface examples.e2e.b2b.RequestState
Returns true if an error occured when validating form data.
qpaFormDataError() - Method in class examples.e2e.b2b.RequestStateImpl
Returns true if an error occured when validating form data.
qpaFormDataErrorCount() - Method in interface examples.e2e.b2b.RequestState
Returns a count of the number of errors that have been recorded for the QPA form.
qpaFormDataErrorCount() - Method in class examples.e2e.b2b.RequestStateImpl
Returns a count of the number of errors that have been recorded for the QPA form.
qpaFormDataErrorMsg() - Method in interface examples.e2e.b2b.RequestState
If qpaFormDataError() returns true this method will return a List of String messages associated with the error(s).
qpaFormDataErrorMsg() - Method in class examples.e2e.b2b.RequestStateImpl
If qpaFormDataError() returns true this method will return a List of String messages associated with the error(s).
QPAImpl - class examples.e2e.common.QPAImpl.
QPAImpl implements the QPA interface.
QPAImpl(String, String, String, Money, long, Calendar, Calendar) - Constructor for class examples.e2e.common.QPAImpl
Constructs a QPAImpl object.
QpaProcessor - class examples.e2e.b2b.processors.QpaProcessor.
The QpaProcessor runs business logic for the price query portlet (pricequery.portlet).
QpaProcessor() - Constructor for class examples.e2e.b2b.processors.QpaProcessor
Constructs a processor.
qpaSentTime() - Method in interface examples.e2e.b2b.SessionState
Retrieves the time at which the customer sent the QPA in the price query portlet.
qpaSentTime() - Method in class examples.e2e.b2b.SessionStateImpl
Retrieves the time at which the customer sent the QPA in the price query portlet.
QTY_PARAMETER - Static variable in interface examples.e2e.b2b.JspConstants
 
qty() - Method in class examples.e2e.common.POImpl
Returns the quantity of the product supplied.
qty() - Method in interface examples.e2e.common.PO
Returns the quantity of the product supplied.
qtyBelowMinimum() - Method in interface examples.e2e.common.Inventory
Returns the quantity required to bring the available stock to the minimum specifed for the product.
qtyBelowMinimum() - Method in class examples.e2e.common.InventoryImpl
Returns the quantity required to bring the available stock to the minimum specifed for the product.
QualificationDiscountDef - interface com.bea.commerce.ebusiness.discount.mgmt.QualificationDiscountDef.
This interface defines the public interface of an immutable discount definition object.
QualificationDiscountId - class com.bea.commerce.ebusiness.discount.mgmt.QualificationDiscountId.
This class represents a unique identifier for a QualificationDiscountDef object.
QualificationDiscountId(int) - Constructor for class com.bea.commerce.ebusiness.discount.mgmt.QualificationDiscountId
Constructor
quality - Variable in class com.beasys.commerce.ebusiness.customer.CustomerValue
 
Quality - interface com.beasys.commerce.axiom.units.Quality.
Represents a Quality that can be had or desired.
QualityHome - class com.beasys.commerce.axiom.units.QualityHome.
The home class for the Quality belonging.
QualityHome() - Constructor for class com.beasys.commerce.axiom.units.QualityHome
 
QualityImpl - class com.beasys.commerce.axiom.units.QualityImpl.
Represents a Quality that can be had or desired.
QualityImpl() - Constructor for class com.beasys.commerce.axiom.units.QualityImpl
 
quantity - Variable in class com.beasys.commerce.ebusiness.order.OrderLineImpl
Containment: By Value Multiplicity: 1:1
quantity - Variable in class com.beasys.commerce.ebusiness.shoppingcart.ShoppingCartLineImpl
Containment: By Value Multiplicity: 1:1
quantity - Variable in class com.beasys.commerce.ebusiness.tax.TaxLineImpl
Containment: By Value Multiplicity: 1:1
Quantity - interface com.beasys.commerce.axiom.units.Quantity.
The quantity of something.
QUANTITY - Static variable in class com.bea.commerce.ebusiness.tracking.events.ShoppingEvent
Event attribute key name for quantity (used by shopping and buy) Attribute value is a Double
QUANTITY - Static variable in class examples.e2e.common.POElement
 
QUANTITY - Static variable in class examples.e2e.common.QuoteElement
 
quantity() - Method in interface com.bea.commerce.ebusiness.price.quote.UnitAdjustmentDescription
 
quantity() - Method in class com.bea.commerce.ebusiness.price.quote.UnitAdjustmentDescriptionImpl
 
quantityFormat(double) - Static method in class com.bea.p13n.appflow.webflow.WebflowJSPHelper
Deprecated.  
QuantityHome - class com.beasys.commerce.axiom.units.QuantityHome.
The home class for the Quantity belonging.
QuantityHome() - Constructor for class com.beasys.commerce.axiom.units.QuantityHome
 
QuantityImpl - class com.beasys.commerce.axiom.units.QuantityImpl.
The quantity of something.
QuantityImpl() - Constructor for class com.beasys.commerce.axiom.units.QuantityImpl
 
query - Variable in class com.bea.p13n.servlets.jsp.taglib.ContentSelectorTag
A content query string that can be appended as an 'and' phrase to the content query in the contentSelector rule.
query - Variable in class com.bea.p13n.servlets.jsp.taglib.ContentQueryTag
A content query string that can be appended as an 'and' phrase to the content query in the contentSelector rule.
QUERY - Static variable in interface com.beasys.commerce.ebusiness.payment.TransactionConstants
 
QUERY_STRING - Static variable in class com.bea.p13n.http.Request
 
query(Connection, long) - Static method in class com.beasys.commerce.ebusiness.order.OrderAdjustmentPersistence
Query from database one Order Adjustments, using the adjustment primary key information in the where clause.
query(Connection, long) - Static method in class com.beasys.commerce.ebusiness.order.OrderLineAdjustmentPersistence
Refresh from database, using primary key information in the where clause.
queryFail() - Method in class com.beasys.commerce.ebusiness.payment.PaymentTransactionImpl
 
queryFail() - Method in interface com.beasys.commerce.ebusiness.payment.PaymentTransaction
Change the state of the payment transaction by applying the queryFail event.
QUERYFAILED - Static variable in interface com.beasys.commerce.ebusiness.payment.TransactionConstants
 
queryGlobal(CustomerPk, Set) - Method in interface com.bea.commerce.ebusiness.discount.association.DiscountAssociationMgr
Gets all of the user's discount associations where the discount in the association is global
QueryHelper - class com.beasys.commerce.ebusiness.catalog.service.query.QueryHelper.
Helper class for performing Product Catalog queries.
QueryHelper(JdbcCatalogFactory, Boolean) - Constructor for class com.beasys.commerce.ebusiness.catalog.service.query.QueryHelper
 
queryOrderAdjusments(OrderPk, OrderValue) - Method in interface com.beasys.commerce.ebusiness.order.OrderManager
this call fills an orderValue with the adjustments that are associated with it.
queryOrderAdjusments(OrderPk, OrderValue) - Method in class com.beasys.commerce.ebusiness.order.OrderManagerBean
this call fills an orderValue with the adjustments that are associated with it.
QuerySpec - class com.bea.commerce.ebusiness.price.engine.pool.QuerySpec.
 
QuerySpec(List, int, int) - Constructor for class com.bea.commerce.ebusiness.price.engine.pool.QuerySpec
 
queryStr - Variable in class com.bea.p13n.content.servlets.jsp.taglib.SelectTag
The query string.
queryString - Variable in class com.beasys.commerce.ebusiness.catalog.rules.CatalogQueryWrapper
The query string.
QUERYSUCCESS - Static variable in interface com.beasys.commerce.ebusiness.payment.TransactionConstants
 
querySuccess() - Method in class com.beasys.commerce.ebusiness.payment.PaymentTransactionImpl
 
querySuccess() - Method in interface com.beasys.commerce.ebusiness.payment.PaymentTransaction
Change the state of the payment transaction by applying the querySuccess event.
queryType - Variable in class com.beasys.commerce.ebusiness.catalog.rules.CatalogQueryWrapper
String representation of the query type.
queryUser(CustomerPk, Set) - Method in interface com.bea.commerce.ebusiness.discount.association.DiscountAssociationMgr
Gets all of the user's discount associations where the discount in the association is non-global
queueOrder(OrderValue, String) - Method in class examples.e2e.common.purchase.ref.PurchaseManagerRefImpl
 
queueOrder(OrderValue, String) - Method in class examples.e2e.common.purchase.ref.PurchaseManagerNoOpImpl
 
queueOrder(OrderValue, String) - Method in interface examples.e2e.common.purchase.spi.PurchaseManager
 
queuePORequest(PurchaseQuote) - Method in class examples.e2e.common.purchase.ref.PurchaseManagerRefImpl
 
queuePORequest(PurchaseQuote) - Method in class examples.e2e.common.purchase.ref.PurchaseManagerNoOpImpl
 
queuePORequest(PurchaseQuote) - Method in interface examples.e2e.common.purchase.spi.PurchaseManager
 
queueQPA(QPA) - Method in class examples.e2e.common.purchase.ref.PurchaseManagerRefImpl
 
queueQPA(QPA) - Method in class examples.e2e.common.purchase.ref.PurchaseManagerNoOpImpl
 
queueQPA(QPA) - Method in interface examples.e2e.common.purchase.spi.PurchaseManager
 
Quote - class com.bea.commerce.ebusiness.price.quote.Quote.
The Quote class provides a framework for building a price quote for a collection of LineItems.
QUOTE - Static variable in class com.beasys.commerce.util.DefaultLog
Deprecated.  
QUOTE_FILE - Static variable in class examples.e2e.common.BuyerFactory
The name of the file produced by the workflow engine containing a collection of quotes in response to a query for price and availability (QPA).
QUOTE_PARAM - Static variable in interface examples.e2e.b2b.JspConstants
 
QUOTE_PORTLET_ID - Static variable in interface examples.e2e.b2b.JspConstants
 
QUOTE_QUERY - Static variable in class examples.e2e.b2b.StateValue
 
Quote() - Constructor for class com.bea.commerce.ebusiness.price.quote.Quote
Constructs a Quote object with no LineItems and no associated QuoteFactory.
Quote(QuoteFactory, List) - Constructor for class com.bea.commerce.ebusiness.price.quote.Quote
Constructs a Quote object with the specified QuoteFactory and LineItem objects.
quoteDate() - Method in class examples.e2e.common.PurchaseQuoteImpl
Returns the date this quote was generated by the supplier.
quoteDate() - Method in interface examples.e2e.common.PurchaseQuote
Returns the date this quote was generated by the supplier.
quotedQty() - Method in class examples.e2e.common.PurchaseQuoteImpl
Returns the quantity of the product promised by the supplier.
quotedQty() - Method in interface examples.e2e.common.PurchaseQuote
Returns the quantity of the product promised by the supplier.
quotedUnitPrice() - Method in class examples.e2e.common.PurchaseQuoteImpl
Returns the unit price quoted by the supplier.
quotedUnitPrice() - Method in interface examples.e2e.common.PurchaseQuote
Returns the unit price quoted by the supplier.
QuoteElement - class examples.e2e.common.QuoteElement.
QuoteElement is a closed set of static instances each corresponding to an XML element defined in the E2E_AggregatedQPAResponse DTD.
QuoteException - exception com.bea.commerce.ebusiness.price.quote.QuoteException.
A QuoteException indicates a failure within the quote package.
QuoteException(Object) - Constructor for class com.bea.commerce.ebusiness.price.quote.QuoteException
Class constructor taking an argument for the message.
QuoteException(String) - Constructor for class com.bea.commerce.ebusiness.price.quote.QuoteException
Class constructor taking a message key for the message.
QuoteException(String, Exception) - Constructor for class com.bea.commerce.ebusiness.price.quote.QuoteException
Class constructor taking key of the associated catalog message and an embedded exception.
QuoteException(String, Object) - Constructor for class com.bea.commerce.ebusiness.price.quote.QuoteException
Class constructor taking key of the associated catalog message and a message parameter substitution argument.
QuoteException(String, Object[]) - Constructor for class com.bea.commerce.ebusiness.price.quote.QuoteException
Class constructor taking key of the associated catalog message and message parameter substitution arguments.
QuoteFactory - class com.bea.commerce.ebusiness.price.quote.QuoteFactory.
A factory for creating objects from the Quote package.
QuoteFactory() - Constructor for class com.bea.commerce.ebusiness.price.quote.QuoteFactory
Construct a new QuoteFactory.
quoteFormDataError() - Method in interface examples.e2e.b2b.RequestState
Returns true if an error occured when validating form data.
quoteFormDataError() - Method in class examples.e2e.b2b.RequestStateImpl
Returns true if an error occured when validating form data.
quoteFormDataErrorMsg() - Method in interface examples.e2e.b2b.RequestState
If quoteFormDataError() returns true this method will return a message associated with the error.
quoteFormDataErrorMsg() - Method in class examples.e2e.b2b.RequestStateImpl
If quoteFormDataError() returns true this method will return a message associated with the error.
quoteId() - Method in class examples.e2e.common.PurchaseQuoteImpl
Returns the identifier for this quote.
quoteId() - Method in interface examples.e2e.common.PurchaseQuote
Returns the identifier for this quote.
QuoteParser - class examples.e2e.common.QuoteParser.
QuoteParser is used to parse XML documents that correspond to the E2E_AggregatedQPAResponse DTD.
QuoteParser(InputSource) - Constructor for class examples.e2e.common.QuoteParser
Constructs a parser with the supplied XML.
QuoteProcessor - class examples.e2e.b2b.processors.QuoteProcessor.
The QuoteProcessor runs business logic for the price quote portlet (pricequote.portlet).
QuoteProcessor() - Constructor for class examples.e2e.b2b.processors.QuoteProcessor
Constructs a processor.
quoteSelectedTime() - Method in interface examples.e2e.b2b.SessionState
Retrieves the time at which the customer selected the quote in the price quote portlet.
quoteSelectedTime() - Method in class examples.e2e.b2b.SessionStateImpl
Retrieves the time at which the customer selected the quote in the price quote portlet.
quoteTimedOut(Calendar) - Method in interface examples.e2e.b2b.SessionState
This method determines if the timeout has elapsed since the QPA was submitted to suppliers.
quoteTimedOut(Calendar) - Method in class examples.e2e.b2b.SessionStateImpl
This method determines if the timeout has elapsed since the QPA was submitted to suppliers.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved