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 _ 

O

oARAGE - Static variable in class com.dpslink.flash.erp.ERP
The ERP object type for accounts receivable aging.
oARDTL - Static variable in class com.dpslink.flash.erp.ERP
The ERP object type for accounts receivable detail.
oARSUM - Static variable in class com.dpslink.flash.erp.ERP
The ERP object type for accounts receivable summary.
oBECTL - Static variable in class com.dpslink.flash.erp.ERP
The ERP object type for backend control.
oBEJOBD - Static variable in class com.dpslink.flash.erp.ERP
The ERP object type for backend job description.
object - Variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit.EditableData
The editable data's criteria object.
omitCustomersWithNoUser(AdmSalesRepCustomerAdd.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerAdd
Deletes customers in the selection list that do not have at least one user associated with them.
omitCustomersWithNoUser(AdmSalesRepCustomerList.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerList
Deletes customers in the selection list that do not have at least one user associated with them.
omitNoStock - Variable in class com.dpslink.flash.servlet.Products.Context
The current include no stock products flag.
omitNoStock - Variable in class com.dpslink.flash.servlet.ProductSearch.Context
The current include no stock products flag.
omitNoStockProducts(ArrayList<RelatedProductsHandler.Relationship>) - Method in class com.dpslink.flash.db.util.RelatedProductsHandler
Removes products with no stock from .
omitRecursiveCategories(AdmCategorySubcatAdd.Context, Category) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySubcatAdd
Deletes subcategories in the selection list that would result in category recursion issues if allowed to be selected as a subcategory.
onChapter(PdfWriter, Document, float, Paragraph) - Method in class com.dpslink.base.util.XmlToPdf.PdfHeaderFooter
Called when a chapter is written.
onEndPage(PdfWriter, Document) - Method in class com.dpslink.base.util.HtmlToPdf.HeaderFooter
Called when a page is finished, just before being written to the document.
onEndPage(PdfWriter, Document) - Method in class com.dpslink.base.util.XmlToPdf.PdfHeaderFooter
Called when a page is finished, just before being written to the document.
ONETIME_SHIPTO - Static variable in class com.dpslink.flash.db.Customer
A constant that defines the customer id for a one-time ship-to.
ONETIME_SHIPTO_ALL - Static variable in class com.dpslink.flash.util.Flash
The value of the "Customer.OneTimeShipto" key in properties.
ONETIME_SHIPTO_MIX - Static variable in class com.dpslink.flash.util.Flash
The value of the "Customer.OneTimeShipto" key in properties.
ONETIME_SHIPTO_NONE - Static variable in class com.dpslink.flash.util.Flash
The value of the "Customer.OneTimeShipto" key in properties.
onSection(PdfWriter, Document, float, int, Paragraph) - Method in class com.dpslink.base.util.XmlToPdf.PdfHeaderFooter
Called when a section is written.
oORDDTL - Static variable in class com.dpslink.flash.erp.ERP
The ERP object type for order detail.
oORDSUM - Static variable in class com.dpslink.flash.erp.ERP
The ERP object type for order summary.
oPAYDTL - Static variable in class com.dpslink.flash.erp.ERP
The ERP object type for payment detail.
openSearcher() - Method in class com.dpslink.flash.db.search.LuceneSearcher
Opens the index searcher that is used to find hits for a search.
openTransaction(Connection) - Static method in class com.dpslink.base.jdbc.JDBCManager
Opens a connection transaction (sets auto commit off).
openWriter() - Method in class com.dpslink.flash.db.search.LuceneIndexer
Opens the writer that is used to write search index documents to the file system.
operand - Variable in class com.dpslink.flash.servlet.AccountServlet.Context
The admin select servlet's current find operand.
operand - Variable in class com.dpslink.flash.servlet.admin.AdmAccountSelect.Context
The submitted find operand.
operand - Variable in class com.dpslink.flash.servlet.admin.AdmCategoryProductAdd.Context
The submitted find operand.
operand - Variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit.Context
An array of submitted criteria operands.
operand - Variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit.EditableData
The editable data's operand select object.
operand - Variable in class com.dpslink.flash.servlet.admin.AdmProductSelect.Context
The submitted find operand.
operand - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerAdd.Context
The submitted find operand.
operand - Variable in class com.dpslink.flash.servlet.admin.AdmSpecialProductAdd.Context
The submitted find operand.
operand - Variable in class com.dpslink.flash.servlet.sfi.SfiAccountSelect.Context
The submitted find operand.
OPERANDS - Static variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit
The configured import criteria operand names from properties.
optimizeDatabase() - Static method in class com.dpslink.base.jdbc.JDBCManager
Performs database optimization.
Option - Class in com.dpslink.base.html
Defines an HTML option for a select form field.
Option(String) - Constructor for class com.dpslink.base.html.Option
Constructs a new instance of Option using the supplied parameters.
Option(String, String) - Constructor for class com.dpslink.base.html.Option
Constructs a new instance of Option using the supplied parameters.
Option(String, String, boolean) - Constructor for class com.dpslink.base.html.Option
Constructs a new instance of Option using the supplied parameters.
OPTION - Static variable in class com.dpslink.base.html.Option
The pattern used to create the html for a select option.
options() - Method in class com.dpslink.base.html.Select
Returns the select's set of options.
optionsToHTML() - Method in class com.dpslink.base.html.Select
Returns a formatted html string for the select's set of options.
OR - Static variable in class com.dpslink.flash.db.ImportCriteria
The conjunction code for OR.
ORDADT - Static variable in class com.dpslink.flash.db.DBC
The order audit controller class.
ORDADT - Static variable in class com.dpslink.flash.db.DBO
The order audit object class.
ORDADTLN - Static variable in class com.dpslink.flash.db.DBC
The order audit line controller class.
ORDADTLN - Static variable in class com.dpslink.flash.db.DBO
The order audit line object class.
Order - Class in com.dpslink.flash.erp.obj
Defines the fields and methods for order summary objects.
Order() - Constructor for class com.dpslink.flash.erp.obj.Order
Constructs an Order object with all field values set to null.
order - Variable in class com.dpslink.flash.servlet.OrderDetails.Context
The Order object for the requested order.
order - Variable in class com.dpslink.flash.servlet.ShipmentDetails.Context
The Order object for the requested shipment.
OrderAudit - Class in com.dpslink.flash.db
Defines the fields and methods for order audit table objects.
OrderAudit() - Constructor for class com.dpslink.flash.db.OrderAudit
Constructs a OrderAudit object with all field values set to null.
OrderAuditController - Class in com.dpslink.flash.db
The controller for the OrderAudit class.
OrderAuditController() - Constructor for class com.dpslink.flash.db.OrderAuditController
The constructor for the controller.
OrderAuditLine - Class in com.dpslink.flash.db
Defines the fields and methods for order audit detail table objects.
OrderAuditLine() - Constructor for class com.dpslink.flash.db.OrderAuditLine
Constructs a OrderAuditLine object with all field values set to null.
OrderAuditLineController - Class in com.dpslink.flash.db
The controller for the OrderAuditLine class.
OrderAuditLineController() - Constructor for class com.dpslink.flash.db.OrderAuditLineController
The constructor for the controller.
orderbyname - Variable in class com.dpslink.flash.servlet.OrderToExcel.Context
The current order by customer name.
OrderCancel - Class in com.dpslink.flash.erp.extend
An implementation of the ERP order cancel interface for DPS Extend.
OrderCancel() - Constructor for class com.dpslink.flash.erp.extend.OrderCancel
Constructs a new ERP order cancel interface.
OrderDetail - Class in com.dpslink.flash.erp.obj
Defines the fields and methods for order detail objects.
OrderDetail() - Constructor for class com.dpslink.flash.erp.obj.OrderDetail
Constructs an OrderDetail object with all field values set to null.
OrderDetails - Class in com.dpslink.flash.servlet
Writes and processes the store's order history details page.
OrderDetails() - Constructor for class com.dpslink.flash.servlet.OrderDetails
 
OrderDetails.Context - Class in com.dpslink.flash.servlet
Inner class used to store servlet context information.
OrderInformation - Class in com.dpslink.flash.erp.bogus
A bogus implementation of the ERP order information interface.
OrderInformation() - Constructor for class com.dpslink.flash.erp.bogus.OrderInformation
Constructs a new ERP order information interface.
OrderInformation - Class in com.dpslink.flash.erp.extend
An implementation of the ERP order information interface for DPS Extend.
OrderInformation() - Constructor for class com.dpslink.flash.erp.extend.OrderInformation
Constructs a new ERP order information interface.
OrderLine(String, String, int) - Constructor for class com.dpslink.flash.servlet.ClientRequest.OrderLine
Constructs a new OrderLine.
orderNum - Variable in class com.dpslink.flash.servlet.OrderDetails.Context
The order number for the requested order.
orderNumber - Variable in class com.dpslink.flash.servlet.InvoiceHistory.Context
The submitted selected order number.
orderNumber - Variable in class com.dpslink.flash.servlet.OrderSummary.Context
The submitted selected order number.
OrderPlacement - Class in com.dpslink.flash.erp.bogus
A bogus implementation of the ERP order placement interface.
OrderPlacement() - Constructor for class com.dpslink.flash.erp.bogus.OrderPlacement
Constructs a new ERP order placement interface.
OrderPlacement - Class in com.dpslink.flash.erp.extend
An implementation of the ERP order placement interface for DPS Extend.
OrderPlacement() - Constructor for class com.dpslink.flash.erp.extend.OrderPlacement
Constructs a new ERP order placement interface.
orderReq - Variable in class com.dpslink.flash.servlet.OrderRequestAPI.Context
The current order request object being processed.
OrderRequest - Class in com.dpslink.flash.b2b
Defines the fields and methods for order request objects.
OrderRequest() - Constructor for class com.dpslink.flash.b2b.OrderRequest
Constructs an OrderRequest object with all field values set to null.
OrderRequestAPI - Class in com.dpslink.flash.servlet
Servlet API for external access to order creation.
OrderRequestAPI() - Constructor for class com.dpslink.flash.servlet.OrderRequestAPI
 
OrderRequestAPI.Context - Class in com.dpslink.flash.servlet
Inner class used to store servlet context information.
OrderRequestConnector - Class in com.dpslink.flash.b2b
Defines an order request connector.
OrderRequestConnector() - Constructor for class com.dpslink.flash.b2b.OrderRequestConnector
Default constructor.
OrderRequestConnector - Class in com.ibm.ctc.b2b.connector
Application connector for OrderRequest requests.
OrderRequestConnector(RequestProcessor) - Constructor for class com.ibm.ctc.b2b.connector.OrderRequestConnector
 
OrderRequestConnector - Class in com.ibm.ctc.b2b.connector.test
Test connector class
OrderRequestConnector() - Constructor for class com.ibm.ctc.b2b.connector.test.OrderRequestConnector
 
OrderRequestcXML - Class in com.dpslink.flash.test
A command line class used to test the parsing of an order request cXML by sending a cXML file to the Flash site's B2bCxmlServlet via an HTTP POST.
OrderRequestcXML() - Constructor for class com.dpslink.flash.test.OrderRequestcXML
 
OrderRequestLine - Class in com.dpslink.flash.b2b
Defines the fields and methods for order request line objects.
OrderRequestLine() - Constructor for class com.dpslink.flash.b2b.OrderRequestLine
Constructs an OrderRequestLine object with all field values set to null.
OrderResponse - Class in com.ibm.ctc.b2b.response
Represents the cXML for a OrderResponse.
OrderResponse(Document) - Constructor for class com.ibm.ctc.b2b.response.OrderResponse
Create an order response XML document.
orders - Variable in class com.dpslink.flash.servlet.OrderSummary.Context
The current set of orders.
ordersToInclude - Variable in class com.dpslink.flash.servlet.OrderSummary.Context
The submitted orders-to-include.
OrderSummary - Class in com.dpslink.flash.erp.bogus
A bogus implementation of the ERP order summary interface.
OrderSummary() - Constructor for class com.dpslink.flash.erp.bogus.OrderSummary
Constructs a new ERP order summary interface.
OrderSummary - Class in com.dpslink.flash.erp.extend
An implementation of the ERP order summary information interface for DPS Extend.
OrderSummary() - Constructor for class com.dpslink.flash.erp.extend.OrderSummary
Constructs a new ERP order summary information interface.
OrderSummary - Class in com.dpslink.flash.servlet
Writes and processes the store's order history summary page.
OrderSummary() - Constructor for class com.dpslink.flash.servlet.OrderSummary
 
OrderSummary.acSearchResult - Class in com.dpslink.flash.servlet
Inner class that defines product code auto complete search result data that is sent to the browser.
OrderSummary.Context - Class in com.dpslink.flash.servlet
Inner class used to store servlet context information.
OrderToExcel - Class in com.dpslink.flash.servlet
Writes and processes the store's order history create and download Excel spreadsheet page.
OrderToExcel() - Constructor for class com.dpslink.flash.servlet.OrderToExcel
 
OrderToExcel.Context - Class in com.dpslink.flash.servlet
Inner class used to store servlet context information.
ORDERTYPE_ORDER - Static variable in class com.dpslink.flash.db.Cart
The order type for an order.
ORDERTYPE_QUOTE - Static variable in class com.dpslink.flash.db.Cart
The order type for a quote.
orderUnits - Variable in class com.dpslink.flash.servlet.ProductDetails.Context
An submitted order unit of measure.
orderUnits - Variable in class com.dpslink.flash.servlet.ReviewCart.Context
The submitted order units of measure.
ORDREQ - Static variable in class com.dpslink.flash.db.DBO
The order request object class.
ORDREQLN - Static variable in class com.dpslink.flash.db.DBO
The order request line object class.
origDftCat - Variable in class com.dpslink.flash.servlet.AccountLogonAddEdit.Context
The original default category (before changes).
origId - Variable in class com.dpslink.flash.servlet.AccountBillingAddEdit.Context
The original id (before changes).
origPwd - Variable in class com.dpslink.flash.servlet.AccountLogonAddEdit.Context
The original password (before changes).
origTopCat - Variable in class com.dpslink.flash.servlet.AccountLogonAddEdit.Context
The original topmost category (before changes).
oSHPSUM - Static variable in class com.dpslink.flash.erp.ERP
The ERP object type for shipment summary.
outqty - Variable in class com.dpslink.flash.servlet.admin.AdmCategoryAddEdit.Context
The submitted out of stock qty.
outqty - Variable in class com.dpslink.flash.servlet.admin.AdmProductEdit.Context
The submitted out of stock qty.
overLimit(String) - Method in class com.dpslink.flash.db.LogonAttemptController
Answers if the number of failed logon attempts for the given user id exceeds the configured maximum allowed within the configured number of hours.
overrides - Variable in class com.dpslink.flash.servlet.admin.AdmPropertiesEdit.Context
The submitted override text.
owner - Variable in class com.ibm.ctc.b2b.authentication.CredentialBean
 
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