Skip navigation links
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 _ 

B

B2bConstants - Interface in com.ibm.ctc.b2b
Constant declarations.
B2bCxmlServlet - Class in com.ibm.ctc.b2b.servlet
This class processes inbound cXML POST requests from a B2B marketplace.
B2bCxmlServlet() - Constructor for class com.ibm.ctc.b2b.servlet.B2bCxmlServlet
 
B2bException - Exception in com.ibm.ctc.b2b
General purpose exception for B2B processing errors.
B2bException(String) - Constructor for exception com.ibm.ctc.b2b.B2bException
 
B2bException(String, Throwable) - Constructor for exception com.ibm.ctc.b2b.B2bException
 
B2bException(Throwable) - Constructor for exception com.ibm.ctc.b2b.B2bException
 
B2bNewQuoteServlet - Class in com.ibm.ctc.b2b.servlet
This class processes inbound NewQuote GET requests.
B2bNewQuoteServlet() - Constructor for class com.ibm.ctc.b2b.servlet.B2bNewQuoteServlet
 
B2bRepository - Class in com.ibm.ctc.b2b.repository
This class represents a repository of various B2B information, including supported transaction types and status.
B2bRepository() - Constructor for class com.ibm.ctc.b2b.repository.B2bRepository
Users should use static getInstance() method.
B2bServlet - Class in com.ibm.ctc.b2b.servlet
Superclass to hold functions common to child classes
B2bServlet() - Constructor for class com.ibm.ctc.b2b.servlet.B2bServlet
 
BackendControl - Class in com.dpslink.flash.erp.obj
Defines the fields and methods for backend control objects.
BackendControl() - Constructor for class com.dpslink.flash.erp.obj.BackendControl
Constructs an BackendControl object with all field values set to null.
BackendJobDescription - Class in com.dpslink.flash.erp.obj
Defines the fields and methods for backend job description object.
BackendJobDescription() - Constructor for class com.dpslink.flash.erp.obj.BackendJobDescription
Constructs an BackendControl object with all field values set to null.
backendUser - Variable in class com.ibm.ctc.b2b.authentication.RequestAuthenticator
 
backendUser - Variable in class com.ibm.ctc.b2b.repository.AuthenticationRepository
 
BASE_URL_ISSAME - Static variable in class com.dpslink.base.util.Profile
A flag indicating if the site is configured to run full-time SSL or full-time nonSSL.
BASE_URL_NONSECURE - Static variable in class com.dpslink.base.util.Profile
The value of the "Site.URL.Nonsecure" key.
BASE_URL_SECURE - Static variable in class com.dpslink.base.util.Profile
The value of the "Site.URL.Secure" key.
BASE_URL_SECURE - Static variable in class com.ibm.ctc.b2b.xml.element.TransactionElement
The value secure base URL of the Flash instance in profile properties.
BaseRepository - Class in com.ibm.ctc.b2b.repository
This class is a general representation of configuration, using a properties file for the underlying repository.
BaseRepository() - Constructor for class com.ibm.ctc.b2b.repository.BaseRepository
Constructor.
BaseServlet - Class in com.dpslink.base.servlet
An abstract extension of HttpServlet that provides default functionality for basic servlet processing and defines method signatures for specific application and servlet requirements.
BaseServlet() - Constructor for class com.dpslink.base.servlet.BaseServlet
 
BaseServlet.Context - Class in com.dpslink.base.servlet
Inner class used to store servlet context information.
BaseServletContext - Interface in com.dpslink.base.servlet
Defines the publicly accessible servlet context methods which are common to all servlet processing.
BaseStartup - Class in com.dpslink.base.servlet
A pseudo servlet class that provides an orderly startup and shutdown of the web application.
BaseStartup() - Constructor for class com.dpslink.base.servlet.BaseStartup
 
batch - Variable in class com.dpslink.flash.servlet.admin.AdmPendingProductBatchSelect.EditableBatch
The import batch.
batch - Variable in class com.dpslink.flash.servlet.admin.AdmPendingProductEditBasic.Context
The current batch object.
batch - Variable in class com.dpslink.flash.servlet.admin.AdmPendingProductEditDescriptions.Context
The current batch object.
batch - Variable in class com.dpslink.flash.servlet.admin.AdmPendingProductEditImages.Context
The current batch object.
batch - Variable in class com.dpslink.flash.servlet.admin.AdmPendingProductFind.Context
The current import batch object.
batch - Variable in class com.dpslink.flash.servlet.admin.AdmPendingProductList.Context
The current batch object.
batch - Variable in class com.dpslink.flash.servlet.admin.AdmPendingProductProfile.Context
The current batch object.
batch - Variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit.Context
The current batch object.
batch - Variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchInfo.Context
The current batch object.
batch - Variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchSelect.EditableBatch
The import batch.
batch - Variable in class com.dpslink.flash.servlet.admin.AdmProductImportCandidateList.Context
The current batch object.
before(DBOBJ) - Method in class com.dpslink.base.jdbc.JDBCObject
Answers if this object is less than the given object based on the object's compareTo method results.
before(ERPOBJ) - Method in class com.dpslink.flash.erp.ERPObject
Answers if this object is less than the given object based on the object's compareTo method results.
before(FlashServletRequest) - Method in class com.dpslink.flash.servlet.FlashServletRequest
Answers if this object is less than the given object based on this object's compareTo method results.
before(PARAMOBJ) - Method in class com.dpslink.notification.api.param.APIParam
Answers if this object is less than the given object based on the object's compareTo method results.
billto - Variable in class com.dpslink.flash.servlet.AccountBillingAddEdit.Context
The current bill-to customer being maintained.
billtoname - Variable in class com.dpslink.flash.servlet.OrderToExcel.Context
The current bill-to customer name.
BogusController(JDBCConnectionInfo) - Constructor for class com.dpslink.flash.servlet.test.SQLNameInsert.BogusController
The constructor for the controller.
booleanToYesNo(boolean) - Static method in class com.dpslink.base.util.Util
Returns a string of "Yes" or "No" corresponding to the true (yes) or false (no) value of the given boolean parameter.
boundaryMarker - Static variable in class com.ibm.ctc.b2b.servlet.B2bCxmlServlet
 
BROWSER_IE - Static variable in class com.dpslink.base.servlet.BaseServlet
The browser type value for Microsoft Internet Explorer compatible web browsers.
BROWSER_IE - Static variable in class com.dpslink.base.util.TemplateProcessor
The browser type value for Microsoft Internet Explorer.
BROWSER_NN - Static variable in class com.dpslink.base.servlet.BaseServlet
The browser type value for Netscape Navigator compatible web browsers.
BROWSER_XX - Static variable in class com.dpslink.base.servlet.BaseServlet
The browser type value for unknown browsers.
build(boolean, String) - Static method in class com.ibm.ctc.b2b.xml.CustomDocumentBuilder
Creates an object representation of an XML file.
build(boolean, File) - Static method in class com.ibm.ctc.b2b.xml.CustomDocumentBuilder
Creates an object representation of an XML file.
build(boolean, InputSource) - Static method in class com.ibm.ctc.b2b.xml.CustomDocumentBuilder
Creates an object representation of an XML file.
buildCategories(MainServlet.Context) - Method in class com.dpslink.flash.servlet.MainServlet
Builds the product categories list for the current servlet context.
buildCategoriesDefault(MainServlet.Context, Category, Category) - Method in class com.dpslink.flash.servlet.MainServlet
Builds a revised category list based on given topmost (catalog) category and given starting category.
buildCategoriesForTopMost(JDBCConnectionInfo, Category) - Method in class com.dpslink.flash.db.util.UserCatalog
Returns an array of the category codes starting with the given topmost category.
buildCategoriesParent(MainServlet.Context, Category) - Method in class com.dpslink.flash.servlet.MainServlet
Builds a revised category list, or a portion of the revised category list based on a given parent category starting point.
buildCategoriesPrevious(MainServlet.Context, Category, boolean) - Method in class com.dpslink.flash.servlet.MainServlet
Builds a revised category list based on all or part of the previously displayed category list.
buildCategoriesTopmost(MainServlet.Context) - Method in class com.dpslink.flash.servlet.MainServlet
Builds a revised category list based on the user's topmost (catalog) category and default starting category.
buildCategoriesTopmost(MainServlet.Context, String) - Method in class com.dpslink.flash.servlet.MainServlet
Builds a revised category list based on the user's topmost (catalog) category and the given starting category.
buildCredentialList(String) - Method in class com.ibm.ctc.b2b.authentication.RequestAuthenticator
Builds a list of CredentialBean objects.
buildInitialOrderInfo1(OrderSummary.Context) - Method in class com.dpslink.flash.servlet.OrderSummary
Builds initial list of orders requested via Order History function and creates the ctx.orders collection.
buildSortedOrderInfo2(OrderSummary.Context, String, String) - Method in class com.dpslink.flash.servlet.OrderSummary
Builds sorted list of orders requested via Order History function and modifies the ctx.orders collection.
buildSortedOrderInfo3(OrderSummary.Context, String, String, boolean) - Method in class com.dpslink.flash.servlet.OrderSummary
Builds sorted list of orders requested via Order History function and modifies the ctx.orders collection.
buildXmlContent(HttpServletRequest) - Method in class com.ibm.ctc.b2b.servlet.B2bNewQuoteServlet
Build a NameValuePair XML document using the HTTP request parameters for the data population.
BUYER_RSC_PREFIX - Static variable in class com.ibm.ctc.b2b.repository.AuthenticationRepository
 
BUYERCOOKIE - Static variable in class com.dpslink.flash.b2b.NewQuoteConnector
 
buyOneNdx - Variable in class com.dpslink.flash.servlet.Products.Context
The submitted buy now value product index.
byteToHexString(byte[]) - Static method in class com.dpslink.base.util.StringEncrypter
Converts a byte array to a string of hex chars.
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 _ 
Skip navigation links