- pad(String, int, int, char) - Static method in class com.dpslink.base.util.Util
-
Returns a string of the given length filled with the given character.
- pad(String, int, int, char) - Static method in class com.dpslink.flash.cmd.util.StringEncrypter2.Util
-
Returns a string of the given length filled with the given character.
- padL(String, int) - Static method in class com.dpslink.base.util.Util
-
Convenience method to pad a string on the left with spaces.
- padR(String, int) - Static method in class com.dpslink.base.util.Util
-
Convenience method to pad a string on the right with spaces.
- padR(String, int) - Static method in class com.dpslink.flash.cmd.util.StringEncrypter2.Util
-
Convenience method to pad a string on the right with spaces.
- padWithChar(int, char) - Static method in class com.dpslink.base.util.Util
-
Returns a string of the given length filled with the given character.
- padWithChar(int, char) - Static method in class com.dpslink.flash.cmd.util.StringEncrypter2.Util
-
Returns a string of the given length filled with the given character.
- page - Variable in class com.dpslink.flash.servlet.StaticPage.Context
-
The url for the static page to display.
- pageHistory - Variable in class com.dpslink.flash.servlet.Products.Context
-
The history of page numbers displayed so far for the category.
- pageNum - Variable in class com.dpslink.flash.servlet.MainPagingServlet.Context
-
The current page number being processed.
- pageSize - Variable in class com.dpslink.flash.servlet.MainPagingServlet.Context
-
The maximum number of records that can be displayed on a page.
- pageStyle - Variable in class com.dpslink.flash.servlet.Products.Context
-
The current catalog page style (grid or list).
- PagingServlet - Interface in com.dpslink.flash.servlet
-
Defines the publicly accessible servlet methods which are unique to paging
servlet processing.
- PagingServletContext - Interface in com.dpslink.flash.servlet
-
Defines the publicly accessible servlet context methods which are unique to
paging servlet processing.
- PagingServletLinks - Class in com.dpslink.flash.servlet
-
Provides the calculations necessary in order to process servlet pages that
handle paging through a list of records.
- PagingServletLinks() - Constructor for class com.dpslink.flash.servlet.PagingServletLinks
-
- paidbyCustId - Variable in class com.dpslink.flash.servlet.InvoiceHistory.Context
-
The submitted paid-by customer id.
- paidbyname - Variable in class com.dpslink.flash.servlet.OrderToExcel.Context
-
The current paid by customer name.
- PARAM - Static variable in class com.dpslink.base.html.AbstractField
-
The pattern used to create the html for a form field parameter.
- parms - Variable in class com.dpslink.flash.cmd.MailConfirmation.PerformComm
-
- parms - Variable in class com.dpslink.flash.cmd.PoolControl.PoolRequest
-
- parms - Variable in class com.ibm.ctc.b2b.connector.JavaConnectorResult
-
- parseAdditional(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.OrderPlacement
-
Parses additional information from the receive data queue and adds to the
email name and address collections.
- parseARAging(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.ARInformation
-
Parses AR aging data from the receive data queue and returns an AR aging
object.
- parseARDetail(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.ARInformation
-
Parses AR detail data from the receive data queue and returns an AR detail
object.
- parseARSummary(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.ARInformation
-
Parses AR summary data from the receive data queue and returns an AR
summary object.
- parseCart(ERPInterfaceAS400.Pcml) - Method in class com.dpslink.flash.erp.extend.OrderPlacement
-
Parses cart data returned from the ERP program and updates the current
cart's values.
- parseCartLine(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.OrderPlacement
-
Parses cart line data from the receive data queue and updates a cart line
in the current cart's collection of cart lines.
- parseConfirmLine(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.OrderPlacement
-
Parses order line information that is not in the cart which should be
displayed to the user.
- parseContent(VelocityContext) - Static method in class com.dpslink.flash.test.TestNFMessages
-
Parses the message content when it is a Velocity Context.
- parseContent(JDBCConnectionInfo) - Method in class com.dpslink.flash.util.NotificationMessage
-
Parses the message content when it is a Velocity Context.
- parseContentAlert() - Method in class com.dpslink.flash.util.NotificationMessage
-
Parses the message content when it is a string for an alert message.
- parseContentAlert(String) - Static method in class com.dpslink.flash.util.NotificationMessage
-
Parses the message content when it is a string for an alert message.
- parseControl(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.Control
-
Parses backend control data from the receive data queue and returns a
backend control object.
- parseCSV(String) - Static method in class com.dpslink.base.util.Util
-
Parses a string encoded in CSV format.
- parseCustomer(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.CustomerMaintenance
-
Parses customer data from the receive data queue and returns a customer
object.
- parseDate(String) - Method in class com.dpslink.base.util.HtmlToExcel.XmlCell
-
Parses the given string as a date and returns the result.
- parseDate(String) - Static method in class com.dpslink.base.util.Util
-
Parses the given date string into a Date
object.
- parseDate(String, Locale) - Static method in class com.dpslink.base.util.Util
-
Parses the given date string into a Date
object.
- parseDate(String, TimeZone) - Static method in class com.dpslink.base.util.Util
-
Parses the given date string into a Date
object.
- parseDate(String, Locale, TimeZone) - Static method in class com.dpslink.base.util.Util
-
Parses the given date string into a Date
object.
- parseDateInput(String) - Static method in class com.dpslink.base.util.Util
-
Parses the given date string into a Date
object using the
properties "Site.Format.DateInput" definition.
- parseDouble(String) - Static method in class com.dpslink.base.util.Util
-
Parses the given number string into a double
value.
- parseEnum(Class<T>, String) - Static method in class com.dpslink.base.util.Util
-
Parses the given enum
and returns the constant having the
given name.
- parseErrorCode(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.OrderPlacement
-
Parses error code information from the receive data queue and adds to the
collection of error codes.
- parseFile(AdmVerifySiteImages.Context, File) - Method in class com.dpslink.flash.servlet.admin.AdmVerifySiteImages
-
Parses a file's references to images and determines if the references are
to existing or missing images.
- parseFloat(String) - Static method in class com.dpslink.base.util.Util
-
Parses the given number string into a float
value.
- parseImportMeta(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.ProductInformation
-
Parses import metadata criteria data from the receive data queue and
returns an import metadata criteria object.
- parseInteger(String) - Static method in class com.dpslink.base.util.Util
-
Parses the given number string into an int
value.
- parseLine(String, int, ArrayList<String>) - Method in interface com.dpslink.flash.imports.ImportParser
-
Parses a line of text into an ArrayList
data structure (record).
- parseLine(String, int, ArrayList<String>) - Method in class com.dpslink.flash.imports.ImportParserComma
-
Parses a line of text into an ArrayList
data structure (record).
- parseLine(String, int, ArrayList<String>) - Method in class com.dpslink.flash.imports.ImportParserSemicolon
-
Parses a line of text into an ArrayList
data structure (record).
- parseLong(String) - Static method in class com.dpslink.base.util.Util
-
Parses the given number string into a long
value.
- parseMessage(String) - Static method in class com.dpslink.base.util.LogWriter
-
Parses the given message text to determine if the text contains a valid
severity level indicator.
- parseMessage(String, Level) - Static method in class com.dpslink.base.util.LogWriter
-
Parses the given message text to determine if the text contains a valid
severity level indicator.
- parseNumber(String) - Method in class com.dpslink.base.util.HtmlToExcel.XmlCell
-
Parses the given string as a number and returns the result.
- parseOnOrder(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.ProductInformation
-
Parses on-order data from the receive data queue and places the result
in the WIP collection.
- parseOrderDetail(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.OrderInformation
-
Parses order detail data from the receive data queue and returns an
order detail object.
- parseOrderInfo(ERPInterfaceAS400.Pcml) - Method in class com.dpslink.flash.erp.extend.OrderInformation
-
Parses order information data returned from the ERP program and sets the
various WIP variables.
- parseOrderSummary(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.OrderSummary
-
Parses order summary data from the receive data queue and returns an
order summary object.
- parseParms(ConnectorParameters) - Method in class com.dpslink.flash.b2b.NewQuoteConnector
-
Returns the needed data values from the connector parameters.
- parsePaymentDetail(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.OrderInformation
-
Parses payment detail data from the receive data queue and returns a
payment detail object.
- parsePending(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.ProductInformation
-
Parses pending product data from the receive data queue and returns a
pending product object.
- parsePendingXref(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.ProductInformation
-
Parses pending product xref data from the receive data queue and returns
an xref object.
- parsePriceAndAvail(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.ProductInformation
-
Parses price and availability data from the receive data queue and updates
the originally supplied list of products.
- parseQtyBreaks(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.ProductInformation
-
Parses quantity price break data from the receive data queue and returns
a quantity price break object.
- parseQueueEntry(String, byte[]) - Method in class com.dpslink.flash.erp.ERPInterfaceAS400
-
Parses a data queue entry that was received on the inbound receiving
data queue.
- parseQueueEntry(String, byte[]) - Method in class com.dpslink.flash.erp.extend.ARInformation
-
Parses a data queue entry that was received on the inbound receiving
data queue.
- parseQueueEntry(String, byte[]) - Method in class com.dpslink.flash.erp.extend.Control
-
Parses a data queue entry that was received on the inbound receiving
data queue.
- parseQueueEntry(String, byte[]) - Method in class com.dpslink.flash.erp.extend.CustomerMaintenance
-
Parses a data queue entry that was received on the inbound receiving
data queue.
- parseQueueEntry(String, byte[]) - Method in class com.dpslink.flash.erp.extend.OrderCancel
-
Parses a data queue entry that was received on the inbound receiving
data queue.
- parseQueueEntry(String, byte[]) - Method in class com.dpslink.flash.erp.extend.OrderInformation
-
Parses a data queue entry that was received on the inbound receiving
data queue.
- parseQueueEntry(String, byte[]) - Method in class com.dpslink.flash.erp.extend.OrderPlacement
-
Parses a data queue entry that was received on the inbound receiving
data queue.
- parseQueueEntry(String, byte[]) - Method in class com.dpslink.flash.erp.extend.OrderSummary
-
Parses a data queue entry that was received on the inbound receiving
data queue.
- parseQueueEntry(String, byte[]) - Method in class com.dpslink.flash.erp.extend.ProductInformation
-
Parses a data queue entry that was received on the inbound receiving
data queue.
- parseQueueEntry(String, byte[]) - Method in class com.dpslink.flash.erp.extend.UserMaintenance
-
Parses a data queue entry that was received on the inbound receiving
data queue.
- parseQueueEntry(String, byte[]) - Method in class com.dpslink.flash.test.TestAES
-
Parses a data queue entry that was received on the inbound receiving
data queue.
- parseRecipients(JDBCConnectionInfo) - Method in class com.dpslink.flash.util.NotificationMessage
-
Parses the collection of message recipients into either User
objects or InternetAddress
objects and adds to the respective
collection.
- parseRecipients(JDBCConnectionInfo, Object) - Method in class com.dpslink.flash.util.NotificationMessage
-
Parses the given message recipient object into either a User
object or an InternetAddress
object and adds to the respective
collection.
- parseRecipientsLowstockRestock(JDBCConnectionInfo, RestockNotification) - Method in class com.dpslink.flash.util.NotificationMessage
-
Parses the given lowstock/restock object into either a User
recipient object or an InternetAddress
recipient object and
then resets this message's recipient accordingly.
- parseShipDetail(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.OrderInformation
-
Parses shipment detail data from the receive data queue and returns a
shipment detail object (as an order detail object).
- parseShipSummary(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.OrderInformation
-
Parses shipment summary data from the receive data queue and returns a
shipment summary object.
- parseShort(String) - Static method in class com.dpslink.base.util.Util
-
Parses the given number string into a short
value.
- parseString(String, String) - Static method in class com.dpslink.base.util.Util
-
Parses a given string into an array of strings based on a given delimiter.
- parseString(String, String) - Static method in class com.dpslink.notification.api.param.APIParamFactory.Util
-
Parses a given string into an array of strings based on a given delimiter.
- parseTimeInput(String) - Static method in class com.dpslink.base.util.Util
-
Parses the given time string into a Date
object using the
properties "Site.Format.TimeInput" definition.
- parseToString(Document, boolean, boolean) - Static method in class com.ibm.ctc.b2b.xml.CustomDocumentBuilder
-
Builds a String representation of the XML document.
- parseToStringBuffer(Document, boolean) - Static method in class com.ibm.ctc.b2b.xml.CustomDocumentBuilder
-
- parseTrackingDetail(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.OrderInformation
-
Parses shipment tracking data from the receive data queue and returns a
shipment tracking number.
- parseUser(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.UserMaintenance
-
Parses user data from the receive data queue and returns a user object.
- parseWhseDetail(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.ProductInformation
-
Parses warehouse detail data from the receive data queue and returns
a warehouse detail object.
- parseWhseQtys(ERPInterfaceAS400.Received) - Method in class com.dpslink.flash.erp.extend.ProductInformation
-
Parses warehouse quantity data from the receive data queue and returns
a warehouse quantity object.
- Password - Class in com.dpslink.base.html
-
Defines an HTML password form field.
- Password(String) - Constructor for class com.dpslink.base.html.Password
-
Constructs a new instance of Password
using the supplied
parameters.
- Password(String, int) - Constructor for class com.dpslink.base.html.Password
-
Constructs a new instance of Password
using the supplied
parameters.
- Password(String, int, int) - Constructor for class com.dpslink.base.html.Password
-
Constructs a new instance of Password
using the supplied
parameters.
- Password(String, int, int, String) - Constructor for class com.dpslink.base.html.Password
-
Constructs a new instance of Password
using the supplied
parameters.
- PASSWORD - Static variable in class com.dpslink.base.html.Password
-
The pattern used to create the html for a password form field.
- password - Variable in class com.dpslink.flash.servlet.AccountLogonAddEdit.Context
-
The submitted password.
- password - Variable in class com.dpslink.flash.servlet.AccountPasswordEdit.Context
-
The submitted password.
- password - Variable in class com.dpslink.flash.servlet.admin.AdmPasswordEdit.Context
-
The submitted password.
- password - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit.Context
-
The submitted password.
- password - Variable in class com.dpslink.flash.servlet.Logon.Context
-
The submitted password.
- passwordDays - Variable in class com.dpslink.flash.servlet.AccountLogonAddEdit.Context
-
The submitted password expire days.
- passwordDays - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit.Context
-
The submitted password expire days.
- passwordForce - Variable in class com.dpslink.flash.servlet.AccountLogonAddEdit.Context
-
The submitted force password change flag.
- passwordForce - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit.Context
-
The submitted force password change flag.
- PasswordHistory - Class in com.dpslink.flash.db
-
Defines the fields and methods for user password history table objects.
- PasswordHistory() - Constructor for class com.dpslink.flash.db.PasswordHistory
-
Constructs a PasswordHistory
object with all field values set to
null
.
- PasswordHistoryController - Class in com.dpslink.flash.db
-
The controller for the PasswordHistory
class.
- PasswordHistoryController() - Constructor for class com.dpslink.flash.db.PasswordHistoryController
-
The constructor for the controller.
- PATTERN_DASH - Static variable in class com.dpslink.flash.db.search.LuceneIndexer
-
A pattern that is used to find dash characters.
- PATTERN_DASH - Static variable in class com.dpslink.flash.servlet.test.LuceneAnalyzerTest
-
- PATTERN_FEET - Static variable in class com.dpslink.flash.db.search.LuceneIndexer
-
A pattern that is used to find single quote (feet) characters.
- PATTERN_FEET - Static variable in class com.dpslink.flash.servlet.test.LuceneAnalyzerTest
-
- PATTERN_INCHES - Static variable in class com.dpslink.flash.db.search.LuceneIndexer
-
A pattern that is used to find double quote (inch) characters.
- PATTERN_INCHES - Static variable in class com.dpslink.flash.servlet.test.LuceneAnalyzerTest
-
- PATTERN_LBS - Static variable in class com.dpslink.flash.db.search.LuceneIndexer
-
A pattern that is used to find hash characters.
- PATTERN_LBS - Static variable in class com.dpslink.flash.servlet.test.LuceneAnalyzerTest
-
- PATTERN_POUNDS - Static variable in class com.dpslink.flash.db.search.LuceneIndexer
-
A pattern that is used to find hash characters.
- PATTERN_POUNDS - Static variable in class com.dpslink.flash.servlet.test.LuceneAnalyzerTest
-
- pause() - Method in class com.dpslink.flash.cmd.UpdateAdminContacts
-
Pauses the execution of this class for 2 seconds.
- PAY_COD - Static variable in class com.dpslink.flash.db.Cart
-
The payment method type for COD.
- PAY_CREDITCARD - Static variable in class com.dpslink.flash.db.Cart
-
The payment method type for credit card.
- PAY_ONACCOUNT - Static variable in class com.dpslink.flash.db.Cart
-
The payment method type for on account.
- PAY_UNKNOWN - Static variable in class com.dpslink.flash.db.Cart
-
The payment method type for unknown.
- PaymentDetail - Class in com.dpslink.flash.erp.obj
-
Defines the fields and methods for payment detail objects.
- PaymentDetail() - Constructor for class com.dpslink.flash.erp.obj.PaymentDetail
-
Constructs an PaymentDetail
object with all field values set to
null
.
- payMethod - Variable in class com.dpslink.flash.servlet.CheckOut.Context
-
The current payment method value.
- Pcml(String) - Constructor for class com.dpslink.flash.erp.ERPInterfaceAS400.Pcml
-
Constructs a new PCML processing facilitator.
- PdfHeaderFooter(Element, int) - Constructor for class com.dpslink.base.util.XmlToPdf.PdfHeaderFooter
-
Creates a new PDF header-footer instance.
- PendingProduct - Class in com.dpslink.flash.db
-
Defines the fields and methods for pending product table objects.
- PendingProduct() - Constructor for class com.dpslink.flash.db.PendingProduct
-
Constructs a PendingProduct
object with all field values set to
null
.
- PendingProductController - Class in com.dpslink.flash.db
-
The controller for the PendingProduct
class.
- PendingProductController() - Constructor for class com.dpslink.flash.db.PendingProductController
-
The constructor for the controller.
- PerformComm(HashMap<String, String>, String) - Constructor for class com.dpslink.flash.cmd.MailConfirmation.PerformComm
-
Constructor for the inner class.
- performRequest(String[]) - Method in class com.dpslink.flash.cmd.PoolControl
-
Method called to process command line parameters and communicate with the
Flash server to stop or start the connection pool.
- period - Variable in class com.dpslink.flash.servlet.sat.SatTrends.Result
-
The result's period name.
- permanent - Variable in class com.dpslink.flash.servlet.admin.AdmPurgeAccounts.Context
-
The submitted permanent flag.
- PERMIT - Static variable in class com.dpslink.flash.db.DBC
-
The permit controller class.
- PERMIT - Static variable in class com.dpslink.flash.db.DBO
-
The permit object class.
- Permit - Class in com.dpslink.flash.db
-
Defines the fields and methods for permit table objects.
- Permit() - Constructor for class com.dpslink.flash.db.Permit
-
Constructs a Permit
object with all field values set to
null
.
- PERMIT_CUSTID - Static variable in class com.dpslink.flash.util.Flash
-
The value of the "Product.Catalog.Permit.Active" key in properties.
- PERMIT_ENABLED - Static variable in class com.dpslink.flash.util.Flash
-
The value of the "Product.Catalog.Permit.Active" key in properties.
- PERMIT_SHIPID - Static variable in class com.dpslink.flash.util.Flash
-
The value of the "Product.Catalog.Permit.Active" key in properties.
- PERMIT_USERID - Static variable in class com.dpslink.flash.util.Flash
-
The value of the "Product.Catalog.Permit.Active" key in properties.
- PermitController - Class in com.dpslink.flash.db
-
The controller for the Permit
class.
- PermitController() - Constructor for class com.dpslink.flash.db.PermitController
-
The constructor for the controller.
- PermitImport - Class in com.dpslink.flash.imports
-
Handles importing of permits.
- PermitImport() - Constructor for class com.dpslink.flash.imports.PermitImport
-
Constructs a new permit import class.
- PERMITP - Static variable in class com.dpslink.flash.db.DBC
-
The permit product controller class.
- PERMITP - Static variable in class com.dpslink.flash.db.DBO
-
The permit product object class.
- PermitProduct - Class in com.dpslink.flash.db
-
Defines the fields and methods for product permit x-ref table objects.
- PermitProduct() - Constructor for class com.dpslink.flash.db.PermitProduct
-
Constructs a PermitProduct
object with all field values set to
null
.
- PermitProductController - Class in com.dpslink.flash.db
-
The controller for the PermitProduct
class.
- PermitProductController() - Constructor for class com.dpslink.flash.db.PermitProductController
-
The constructor for the controller.
- PermitProductImport - Class in com.dpslink.flash.imports
-
Handles importing of product permit x-refs.
- PermitProductImport() - Constructor for class com.dpslink.flash.imports.PermitProductImport
-
Constructs a new product permit x-ref import class.
- permitSAT - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit.Context
-
The submitted SAT permissions.
- PERMITU - Static variable in class com.dpslink.flash.db.DBC
-
The permit user controller class.
- PERMITU - Static variable in class com.dpslink.flash.db.DBO
-
The permit user object class.
- PermitUser - Class in com.dpslink.flash.db
-
Defines the fields and methods for user permit x-ref table objects.
- PermitUser() - Constructor for class com.dpslink.flash.db.PermitUser
-
Constructs a PermitUser
object with all field values set to
null
.
- PermitUserController - Class in com.dpslink.flash.db
-
The controller for the PermitUser
class.
- PermitUserController() - Constructor for class com.dpslink.flash.db.PermitUserController
-
The constructor for the controller.
- PermitUserImport - Class in com.dpslink.flash.imports
-
Handles importing of user permit x-refs.
- PermitUserImport() - Constructor for class com.dpslink.flash.imports.PermitUserImport
-
Constructs a new user permit x-ref import class.
- persist() - Method in class com.dpslink.flash.db.util.SiteActivityQueue.PersistTask
-
Persists the SiteActivity
and SiteActivityPage
objects
currently in the queue.
- persist - Variable in class com.dpslink.flash.servlet.AccountCreditCardAddEdit.Context
-
The submitted credit card persist flag.
- persist - Variable in class com.dpslink.flash.servlet.AccountShippingAddEdit.Context
-
The submitted ship-to persist flag.
- PersistTask() - Constructor for class com.dpslink.flash.db.util.SiteActivityQueue.PersistTask
-
Constructs a new PersistTask
background process.
- phone - Variable in class com.dpslink.flash.servlet.AccountBillingAddEdit.Context
-
The submitted phone number.
- phone1 - Variable in class com.dpslink.flash.servlet.AccountContactAddEdit.Context
-
The submitted phone 1 number.
- phone1Descr - Variable in class com.dpslink.flash.servlet.AccountContactAddEdit.Context
-
The submitted phone 1 description.
- phone1Ext - Variable in class com.dpslink.flash.servlet.AccountContactAddEdit.Context
-
The submitted phone 1 extension.
- phone2 - Variable in class com.dpslink.flash.servlet.AccountContactAddEdit.Context
-
The submitted phone 2 number.
- phone2Descr - Variable in class com.dpslink.flash.servlet.AccountContactAddEdit.Context
-
The submitted phone 2 description.
- phone2Ext - Variable in class com.dpslink.flash.servlet.AccountContactAddEdit.Context
-
The submitted phone 2 extension.
- phone3 - Variable in class com.dpslink.flash.servlet.AccountContactAddEdit.Context
-
The submitted phone 3 number.
- phone3Descr - Variable in class com.dpslink.flash.servlet.AccountContactAddEdit.Context
-
The submitted phone 3 description.
- phone3Ext - Variable in class com.dpslink.flash.servlet.AccountContactAddEdit.Context
-
The submitted phone 3 extension.
- phone4 - Variable in class com.dpslink.flash.servlet.AccountContactAddEdit.Context
-
The submitted phone 4 number.
- phone4Descr - Variable in class com.dpslink.flash.servlet.AccountContactAddEdit.Context
-
The submitted phone 4 description.
- phone4Ext - Variable in class com.dpslink.flash.servlet.AccountContactAddEdit.Context
-
The submitted phone 4 extension.
- phoneSMS - Variable in class com.dpslink.flash.servlet.AccountContactAddEdit.Context
-
The submitted phone SMS number.
- phoneSMS - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit.Context
-
The submitted phone SMS number.
- phoneSMS - Variable in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails.Context
-
The submitted SMS phone number.
- plainType - Variable in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails.Context
-
The submitted plain text type.
- PNCHOUT - Static variable in class com.dpslink.flash.db.DBC
-
The punch-out session controller class.
- PNCHOUT - Static variable in class com.dpslink.flash.db.DBO
-
The punch-out session object class.
- PNDPROD - Static variable in class com.dpslink.flash.db.DBC
-
The pending product controller class.
- PNDPROD - Static variable in class com.dpslink.flash.db.DBO
-
The pending product object class.
- poNumber - Variable in class com.dpslink.flash.servlet.CheckOut.Context
-
The current p.o.
- Pool(String, String, String) - Constructor for class com.dpslink.flash.servlet.admin.AdmViewPoolStatus.Pool
-
Constructs a new displayable connection pool.
- PoolControl - Class in com.dpslink.ecomm.util.backendSystem
-
Performs communication between the backend ERP system and Flash to stop and
restart the pool of connections held by the Flash server to the backend system.
- PoolControl(String[]) - Constructor for class com.dpslink.ecomm.util.backendSystem.PoolControl
-
Constructs a PoolControl
object and communicates with the
Flash server to stop or start the connection pool.
- PoolControl - Class in com.dpslink.flash.cmd
-
Performs communication between the backend ERP system and Flash to stop and
restart the pool of connections held by the Flash server to the backend system.
- PoolControl(String[]) - Constructor for class com.dpslink.flash.cmd.PoolControl
-
Constructs a PoolControl
object and communicates with the
Flash server to stop or start the connection pool.
- PoolControl.PoolRequest - Class in com.dpslink.flash.cmd
-
Inner class to handle the communication with the Flash server.
- PoolRequest(String[], String) - Constructor for class com.dpslink.flash.cmd.PoolControl.PoolRequest
-
Constructor for the inner class.
- populate() - Method in class com.dpslink.flash.upgrade.v82.PopulateNotificationContacts
-
Performs population processing.
- populate() - Method in class com.dpslink.flash.upgrade.v82.PopulateNotificationTemplates
-
Performs population processing.
- populate(Element) - Method in class com.ibm.ctc.b2b.authentication.CredentialBean
-
Implemented interface.
- PopulateNotificationContacts - Class in com.dpslink.flash.upgrade.v82
-
A command line class used to populate the user notification preference table
and the Notification Framework contacts and contact routings.
- PopulateNotificationContacts() - Constructor for class com.dpslink.flash.upgrade.v82.PopulateNotificationContacts
-
Constructs a new class instance.
- PopulateNotificationTemplates - Class in com.dpslink.flash.upgrade.v82
-
A command line class used to populate the Notification Framework templates.
- PopulateNotificationTemplates() - Constructor for class com.dpslink.flash.upgrade.v82.PopulateNotificationTemplates
-
Constructs a new class instance.
- postal - Variable in class com.dpslink.flash.servlet.AccountBillingAddEdit.Context
-
The submitted postal code.
- postal - Variable in class com.dpslink.flash.servlet.AccountCreditCardAddEdit.Context
-
The submitted credit card primary holder's billing zip code.
- postal - Variable in class com.dpslink.flash.servlet.AccountShippingAddEdit.Context
-
The submitted postal code.
- postBatch() - Method in class com.dpslink.flash.db.util.ImportProductTask
-
Handles processing for pending product batch post requests.
- postBatch(AdmPendingProductBatchSelect.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductBatchSelect
-
Handles processing for batch post requests.
- postRecord(PendingProduct, boolean) - Method in class com.dpslink.flash.db.util.ImportProductTask
-
Handles processing for pending product record post requests.
- postRecord(AdmPendingProductProfile.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductProfile
-
Posts the current pending product record.
- postSelected(AdmPendingProductList.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductList
-
Handles processing for posting selected records requests.
- prcOverrides - Variable in class com.dpslink.flash.servlet.CartLineEdit.Context
-
The submitted price overrides.
- pre(String) - Static method in class com.dpslink.base.util.StringEncoder
-
Returns a string that has been pre-encoded or pre-formatted.
- preferred - Variable in class com.dpslink.flash.servlet.admin.AdmSendMassEmail.Context
-
The submitted preferred content file.
- prefix - Variable in class com.dpslink.flash.servlet.AccountContactAddEdit.Context
-
The submitted name prefix.
- prepay - Variable in class com.dpslink.flash.servlet.AccountBillingAddEdit.Context
-
The submitted prepay.
- preprocessIndexData(String) - Static method in class com.dpslink.flash.db.search.LuceneIndexer
-
Looks for and adjusts special situations before a string is indexed.
- preprocessIndexData(String) - Method in class com.dpslink.flash.db.search.LuceneSearcher
-
Looks for and adjusts special situations before a string is indexed.
- preprocessIndexData(String) - Static method in class com.dpslink.flash.servlet.test.LuceneAnalyzerTest
-
Looks for and adjusts special characters before a string is indexed.
- preprocessIndexDataInstance(String) - Method in class com.dpslink.flash.db.search.LuceneIndexer
-
Looks for and adjusts special situations before a string is indexed.
- previousUser - Variable in class com.dpslink.flash.servlet.Logon.Context
-
The User object for the previous logon user.
- price - Variable in class com.dpslink.flash.servlet.QuickOrder.Context
-
The current product price value.
- priceInput(BigDecimal) - Static method in class com.dpslink.flash.util.FlashTemplateFormatter
-
Returns a formatted unit price input string.
- priceInput0(BigDecimal) - Static method in class com.dpslink.flash.util.FlashTemplateFormatter
-
Returns a formatted unit price input string.
- priceOutput(BigDecimal) - Static method in class com.dpslink.flash.util.FlashTemplateFormatter
-
Returns a formatted unit price output string.
- priceOutput0(BigDecimal) - Static method in class com.dpslink.flash.util.FlashTemplateFormatter
-
Returns a formatted unit price output string.
- priceOutputC(BigDecimal) - Static method in class com.dpslink.flash.util.FlashTemplateFormatter
-
Returns a formatted unit price output string.
- priceUnits - Variable in class com.dpslink.flash.servlet.ProductDetails.Context
-
An submitted price unit of measure.
- priceUnits - Variable in class com.dpslink.flash.servlet.ReviewCart.Context
-
The submitted price units of measure.
- pricingFilters - Variable in class com.dpslink.flash.servlet.Products.Context
-
The submitted entered product price filters.
- print(boolean) - Method in class com.dpslink.base.util.LogConsole
-
Logs a boolean value.
- print(char) - Method in class com.dpslink.base.util.LogConsole
-
Logs a character value.
- print(char[]) - Method in class com.dpslink.base.util.LogConsole
-
Logs a character array value.
- print(double) - Method in class com.dpslink.base.util.LogConsole
-
Logs a double value.
- print(float) - Method in class com.dpslink.base.util.LogConsole
-
Logs a float value.
- print(int) - Method in class com.dpslink.base.util.LogConsole
-
Logs an integer value.
- print(long) - Method in class com.dpslink.base.util.LogConsole
-
Logs a long value.
- print(Object) - Method in class com.dpslink.base.util.LogConsole
-
Logs an object value.
- print(String) - Method in class com.dpslink.base.util.LogConsole
-
Logs a string value.
- Printable - Class in com.dpslink.base.servlet
-
- Printable() - Constructor for class com.dpslink.base.servlet.Printable
-
- printIt(String, String[]) - Method in class com.dpslink.flash.b2b.GenericDBConnector
-
Prints given data to the standard output stream.
- printIt(String, String) - Method in class com.dpslink.flash.b2b.GenericDBConnector
-
Prints given data to the standard output stream.
- printIt(String) - Method in class com.dpslink.flash.b2b.GenericDBConnector
-
Prints given data to the standard output stream.
- println(boolean) - Method in class com.dpslink.base.util.LogConsole
-
Logs a boolean value.
- println(char) - Method in class com.dpslink.base.util.LogConsole
-
Logs a character value.
- println(char[]) - Method in class com.dpslink.base.util.LogConsole
-
Logs a character array value.
- println(double) - Method in class com.dpslink.base.util.LogConsole
-
Logs a double value.
- println(float) - Method in class com.dpslink.base.util.LogConsole
-
Logs a float value.
- println(int) - Method in class com.dpslink.base.util.LogConsole
-
Logs an integer value.
- println(long) - Method in class com.dpslink.base.util.LogConsole
-
Logs a long value.
- println(Object) - Method in class com.dpslink.base.util.LogConsole
-
Logs an object value.
- println(String) - Method in class com.dpslink.base.util.LogConsole
-
Logs a string value.
- process() - Method in class com.dpslink.flash.erp.bogus.OrderPlacement
-
Controls the processing of an ERP interface request.
- process() - Method in class com.dpslink.flash.erp.ERPInterfaceAS400
-
Controls the processing of an ERP interface request.
- process() - Method in class com.ibm.ctc.b2b.connector.ApplicationConnector
-
Starts the actual flow of calling the custom application logic
for this request type.
- process() - Method in class com.ibm.ctc.b2b.request.RequestProcessor
-
Extracts request type and the request XML fragment.
- processCart(ProductDetails.Context, ArrayList<Product>, ArrayList<Integer>, ArrayList<UnitMeasure>, ArrayList<UnitMeasure>) - Method in class com.dpslink.flash.servlet.ProductDetails
-
Performs the requested cart or favorites processing.
- processCreditCards(JDBCConnectionInfo) - Method in class com.dpslink.flash.cmd.ConvertDES2AES
-
Process credit card data.
- processCreditCards(JDBCConnectionInfo) - Method in class com.dpslink.flash.cmd.EncryptData
-
Process credit card data.
- processCreditCards(JDBCConnectionInfo) - Method in class com.dpslink.flash.cmd.EncryptData2
-
Process credit card data.
- processDir(String) - Static method in class com.dpslink.base.tool.AppUpdater
-
Process a directory.
- processEvents() - Method in class com.dpslink.flash.test.TestWatchDirectory
-
Process all events for keys queued to the watcher
- processFile(String, FTPFile) - Static method in class com.dpslink.base.tool.AppUpdater
-
Process a directory.
- processImport(File) - Method in class com.dpslink.flash.test.ProductUNSPCImportSpreadsheet
-
Process the import spreadsheet, updating the classification code for each
valid product in the speadsheet.
- processInput(String) - Method in class com.dpslink.flash.imports.ImportFileReader
-
Processes an import data input file.
- processInputTXT(ImportProcessor, File) - Method in class com.dpslink.flash.imports.ImportFileReader
-
Processes an import data delimited text input file line by line.
- processInputXLS(ImportProcessor, File) - Method in class com.dpslink.flash.imports.ImportFileReader
-
Processes an import data Excel spreadsheet input file row by row.
- processLine(String, int) - Method in class com.dpslink.flash.imports.ImportProcessor
-
Parses a text line into a collection of values and performs import actions.
- processMainProduct(ProductDetails.Context) - Method in class com.dpslink.flash.servlet.ProductDetails
-
Retrieves the submitted values for the main product and then adds the
product to the cart or favorites.
- processMessage(AdmSendMassEmail.Context, boolean) - Method in class com.dpslink.flash.servlet.admin.AdmSendMassEmail
-
Uploads the requested content file(s) and, after the content is successfully
uploaded, the message is then sent or scheduled to be sent.
- processPasswords(JDBCConnectionInfo) - Method in class com.dpslink.flash.cmd.ConvertDES2AES
-
Process password data.
- processPasswords(JDBCConnectionInfo) - Method in class com.dpslink.flash.cmd.EncryptData
-
Process password data.
- processPasswords(JDBCConnectionInfo) - Method in class com.dpslink.flash.cmd.EncryptData2
-
Process password data.
- processRelatedProduct(ProductDetails.Context) - Method in class com.dpslink.flash.servlet.ProductDetails
-
Retrieves the submitted values for a single related product and then
adds the product to the cart or favorites.
- processRelatedProducts(ProductDetails.Context) - Method in class com.dpslink.flash.servlet.ProductDetails
-
Retrieves the submitted values for any selected related products and then
adds the products to the cart or favorites.
- processReorder(OrderDetails.Context) - Method in class com.dpslink.flash.servlet.OrderDetails
-
Invoked by EditFormFields if the submit action was "Reorder".
- processRequest(ClientRequest.Context, JSONObject) - Method in class com.dpslink.flash.servlet.ClientRequest
-
Process the client client request.
- processRequest(RequestProcessor) - Method in class com.ibm.ctc.b2b.servlet.B2bServlet
-
Processes the cXML request and returns the cXML response.
- processResultLine(String) - Method in class com.dpslink.flash.db.search.ProductSearch2
-
Extracts the product ID string from the supplied string.
- processResultSet(ResultSet) - Method in class com.dpslink.flash.db.util.RelatedProductsHandler
-
Processes the result set from the query of "getRelationships".
- processValues(String, int, ArrayList<String>) - Method in class com.dpslink.flash.imports.ImportProcessor
-
Performs import actions as defined by the supplied collection of values.
- processWithConnector() - Method in class com.ibm.ctc.b2b.connector.ApplicationConnector
-
Called when a application connector is defined for the request type.
- processWithConnector() - Method in class com.ibm.ctc.b2b.connector.NewQuoteRequestConnector
-
Calls the application connector class to process the request.
- processWithConnector() - Method in class com.ibm.ctc.b2b.connector.OrderRequestConnector
-
Calls the application connector class to process the request.
- processWithConnector() - Method in class com.ibm.ctc.b2b.connector.ProfileRequestConnector
-
Throws an exception; not used.
- processWithConnector() - Method in class com.ibm.ctc.b2b.connector.PunchoutSetupRequestConnector
-
Calls the application connector class to process the request.
- processWithoutConnector() - Method in class com.ibm.ctc.b2b.connector.ApplicationConnector
-
Called when no connector is defined for the request type.
- processWithoutConnector() - Method in class com.ibm.ctc.b2b.connector.NewQuoteRequestConnector
-
Throws an exception; not used.
- processWithoutConnector() - Method in class com.ibm.ctc.b2b.connector.OrderRequestConnector
-
Throws an exception; not used.
- processWithoutConnector() - Method in class com.ibm.ctc.b2b.connector.ProfileRequestConnector
-
Returns a response based on the configuration and requset parmaeters.
- processWithoutConnector() - Method in class com.ibm.ctc.b2b.connector.PunchoutSetupRequestConnector
-
Throws an exception; not used.
- PROD - Static variable in class com.dpslink.flash.db.DBC
-
The product controller class.
- PROD - Static variable in class com.dpslink.flash.db.DBO
-
The product object class.
- PRODATR - Static variable in class com.dpslink.flash.db.DBC
-
The product attribute controller class.
- PRODATR - Static variable in class com.dpslink.flash.db.DBO
-
The product attribute object class.
- PRODATRD - Static variable in class com.dpslink.flash.db.DBC
-
The product attribute descriptor controller class.
- PRODATRD - Static variable in class com.dpslink.flash.db.DBO
-
The product attribute descriptor object class.
- prodAttrFilters - Variable in class com.dpslink.flash.servlet.Products.Context
-
The current list of product attribute filters.
- prodAttrFilters - Variable in class com.dpslink.flash.servlet.ProductSearch.Context
-
The current list of product attribute filters.
- prodCode - Variable in class com.dpslink.flash.servlet.admin.AdmProductServlet.Context
-
The product select servlet's selected product code.
- prodCode - Variable in class com.dpslink.flash.servlet.ClientRequest.OrderLine
-
The product code.
- PRODGRP - Static variable in class com.dpslink.flash.db.DBC
-
The product group controller class.
- PRODGRP - Static variable in class com.dpslink.flash.db.DBO
-
The product group object class.
- PRODGRPX - Static variable in class com.dpslink.flash.db.DBC
-
The product group xref controller class.
- PRODGRPX - Static variable in class com.dpslink.flash.db.DBO
-
The product group xref object class.
- prodList - Variable in class com.dpslink.flash.servlet.admin.AdmProductServlet.Context
-
The product select servlet's current list of selection objects.
- PRODLU - Static variable in class com.dpslink.flash.db.util.DBU
-
The product lookup handler object class.
- prodNdx - Variable in class com.dpslink.flash.servlet.admin.AdmProductServlet.Context
-
The product select servlet's current selected index.
- prodObj - Variable in class com.dpslink.flash.servlet.admin.AdmProductServlet.Context
-
The product select servlet's current selected object.
- Product - Class in com.dpslink.flash.db
-
Defines the fields and methods for product table objects.
- Product() - Constructor for class com.dpslink.flash.db.Product
-
Constructs a Product
object with all field values set to
null
.
- product - Variable in class com.dpslink.flash.servlet.ClientRequest.Context
-
The product value.
- product - Variable in class com.dpslink.flash.servlet.ProductDetails.Context
-
The current product.
- product - Variable in class com.dpslink.flash.servlet.ProductWarehouseDetail.Context
-
The current product.
- product - Variable in class com.dpslink.flash.servlet.QuickOrder.Context
-
The submitted product value.
- PRODUCT_COL - Static variable in class com.dpslink.flash.test.ProductUNSPCImportSpreadsheet
-
- PRODUCT_DESC_PATH_LARGE - Static variable in class com.dpslink.flash.util.Flash
-
The full path to the product large description folder per the configured
values for "Site.Path" and "Product.Description.Large".
- PRODUCT_DESC_PATH_SMALL - Static variable in class com.dpslink.flash.util.Flash
-
The full path to the product small description folder per the configured
values for "Site.Path" and "Product.Description.Small".
- PRODUCT_DESC_TRANSLATE - Static variable in class com.dpslink.flash.util.Flash
-
The configured flag for performing translation for description file names.
- PRODUCT_IMG_PATH_LARGE - Static variable in class com.dpslink.flash.util.Flash
-
The full path to the product large image folder per the configured
values for "Site.Path" and "Product.Image.Large".
- PRODUCT_IMG_PATH_SMALL - Static variable in class com.dpslink.flash.util.Flash
-
The full path to the product small image folder per the configured
values for "Site.Path" and "Product.Image.Small".
- PRODUCT_IMG_TRANSLATE - Static variable in class com.dpslink.flash.util.Flash
-
The configured flag for performing translation for image file names.
- PRODUCT_MULTIPLEUOM - Static variable in class com.dpslink.flash.util.Flash
-
The value of the "Product.MultipleUOM" key in properties.
- ProductAttribute - Class in com.dpslink.flash.db
-
Defines the fields and methods for product and extended product attributes
x-ref objects.
- ProductAttribute() - Constructor for class com.dpslink.flash.db.ProductAttribute
-
Constructs a ProductAttribute
object with all field values set to
null
.
- ProductAttributeController - Class in com.dpslink.flash.db
-
The controller for the ProductAttribute
class.
- ProductAttributeController() - Constructor for class com.dpslink.flash.db.ProductAttributeController
-
The constructor for the controller.
- ProductAttributeDescriptor - Class in com.dpslink.flash.db
-
Defines the fields and methods for extended product attributes objects.
- ProductAttributeDescriptor() - Constructor for class com.dpslink.flash.db.ProductAttributeDescriptor
-
Constructs a ProductAttributeDescriptor
object with all field
values set to null
.
- ProductAttributeDescriptorController - Class in com.dpslink.flash.db
-
The controller for the ProductAttributeDescriptor
class.
- ProductAttributeDescriptorController() - Constructor for class com.dpslink.flash.db.ProductAttributeDescriptorController
-
The constructor for the controller.
- ProductAttributeImport - Class in com.dpslink.flash.imports
-
Handles importing of product attribute x-refs.
- ProductAttributeImport() - Constructor for class com.dpslink.flash.imports.ProductAttributeImport
-
Constructs a new product attribute x-ref import class.
- productCode - Variable in class com.dpslink.flash.servlet.OrderSummary.Context
-
The submitted selection product code.
- productCode - Variable in class com.dpslink.flash.servlet.ProductDetails.Context
-
The current product code.
- ProductCompare - Class in com.dpslink.flash.servlet
-
Writes and processes the store's product compare page.
- ProductCompare() - Constructor for class com.dpslink.flash.servlet.ProductCompare
-
- ProductCompare.CompareAttribute - Class in com.dpslink.flash.servlet
-
Inner class used to define a product compare attribute.
- ProductCompare.Context - Class in com.dpslink.flash.servlet
-
Inner class used to store servlet context information.
- ProductController - Class in com.dpslink.flash.db
-
The controller for the Product
class.
- ProductController() - Constructor for class com.dpslink.flash.db.ProductController
-
The constructor for the controller.
- ProductDetails - Class in com.dpslink.flash.servlet
-
Writes and processes the store's product details page.
- ProductDetails() - Constructor for class com.dpslink.flash.servlet.ProductDetails
-
- ProductDetails.Context - Class in com.dpslink.flash.servlet
-
Inner class used to store servlet context information.
- ProductDetails.DisplayableAttribute - Class in com.dpslink.flash.servlet
-
Inner class used to define a displayable product attribute.
- ProductGroup - Class in com.dpslink.flash.db
-
Defines the fields and methods for product group table objects.
- ProductGroup() - Constructor for class com.dpslink.flash.db.ProductGroup
-
Constructs a ProductGroup
object with all field values set to
null
.
- ProductGroupController - Class in com.dpslink.flash.db
-
The controller for the ProductGroup
class.
- ProductGroupController() - Constructor for class com.dpslink.flash.db.ProductGroupController
-
The constructor for the controller.
- ProductGroupImport - Class in com.dpslink.flash.imports
-
Handles importing of product groups.
- ProductGroupImport() - Constructor for class com.dpslink.flash.imports.ProductGroupImport
-
Constructs a new product group import class.
- ProductGroupXref - Class in com.dpslink.flash.db
-
Defines the fields and methods for product to group x-ref table objects.
- ProductGroupXref() - Constructor for class com.dpslink.flash.db.ProductGroupXref
-
Constructs a ProductGroupXref
object with all field values set to
null
.
- ProductGroupXrefController - Class in com.dpslink.flash.db
-
The controller for the ProductGroupXref
class.
- ProductGroupXrefController() - Constructor for class com.dpslink.flash.db.ProductGroupXrefController
-
The constructor for the controller.
- ProductGroupXrefImport - Class in com.dpslink.flash.imports
-
Handles importing of product group x-refs.
- ProductGroupXrefImport() - Constructor for class com.dpslink.flash.imports.ProductGroupXrefImport
-
Constructs a new product group x-ref import class.
- ProductImport - Class in com.dpslink.flash.imports
-
Handles importing of products.
- ProductImport() - Constructor for class com.dpslink.flash.imports.ProductImport
-
Constructs a new product import class.
- ProductInformation - Class in com.dpslink.flash.erp.bogus
-
A bogus implementation of the ERP product information interface.
- ProductInformation() - Constructor for class com.dpslink.flash.erp.bogus.ProductInformation
-
Constructs a new ERP product information interface.
- ProductInformation - Class in com.dpslink.flash.erp.extend
-
An implementation of the ERP product information interface for DPS Extend.
- ProductInformation() - Constructor for class com.dpslink.flash.erp.extend.ProductInformation
-
Constructs a new ERP product information interface.
- ProductLookup - Class in com.dpslink.flash.servlet.test
-
A test servlet that allows entered values to be used for testing the
db.util.ProductLookupHandler class.
- ProductLookup() - Constructor for class com.dpslink.flash.servlet.test.ProductLookup
-
- ProductLookup.Context - Class in com.dpslink.flash.servlet.test
-
Inner class used to store servlet context information.
- ProductLookupHandler - Class in com.dpslink.flash.db.util
-
Handles the retrieving of a product using a scanned or entered code.
- ProductLookupHandler() - Constructor for class com.dpslink.flash.db.util.ProductLookupHandler
-
Constructs a new instance of the product lookup handler with a null
servlet or thread context.
- ProductLookupHandler.ERPItem - Class in com.dpslink.flash.db.util
-
Inner class that defines the fields and methods for an ERP item object.
- productNdxs - Variable in class com.dpslink.flash.servlet.Products.Context
-
The submitted product indexes.
- productobj - Variable in class com.dpslink.flash.servlet.QuickOrder.Context
-
The current product object.
- productQtys - Variable in class com.dpslink.flash.servlet.Products.Context
-
The submitted product quantities.
- productQtys - Variable in class com.dpslink.flash.servlet.ReviewCart.Context
-
The submitted product quantities.
- products - Variable in class com.dpslink.flash.servlet.ProductCompare.Context
-
The current list of compare products.
- Products - Class in com.dpslink.flash.servlet
-
Writes and processes the store's product grid and list pages.
- Products() - Constructor for class com.dpslink.flash.servlet.Products
-
- products - Variable in class com.dpslink.flash.servlet.Products.Context
-
The current list of products.
- products - Variable in class com.dpslink.flash.servlet.ProductSearch.Context
-
The current list of search result products.
- Products.Context - Class in com.dpslink.flash.servlet
-
Inner class used to store servlet context information.
- Products.SelectableFilter - Class in com.dpslink.flash.servlet
-
Inner class used to define a selectable product attribute filter.
- ProductSearch - Class in com.dpslink.flash.servlet
-
Writes and processes the store's product search page.
- ProductSearch() - Constructor for class com.dpslink.flash.servlet.ProductSearch
-
- ProductSearch.Context - Class in com.dpslink.flash.servlet
-
Inner class used to store servlet context information.
- ProductSearch.SelectableAttribute - Class in com.dpslink.flash.servlet
-
Inner class used to define a selectable attribute.
- ProductSearch1 - Class in com.dpslink.flash.db.search
-
An implementation of the ProductSearchInterface
that searches products
using the ProductController.getMatchingProducts
method.
- ProductSearch1() - Constructor for class com.dpslink.flash.db.search.ProductSearch1
-
Default constructor.
- ProductSearch2 - Class in com.dpslink.flash.db.search
-
An implementation of the ProductSearchInterface
that searches products
using the IBM AS/400 Webserver search engine.
- ProductSearch2() - Constructor for class com.dpslink.flash.db.search.ProductSearch2
-
Default constructor.
- ProductSearch2.ProductSort - Class in com.dpslink.flash.db.search
-
Comparator class that implements a product sort using product code and
unit of measure code.
- ProductSearch3 - Class in com.dpslink.flash.db.search
-
An implementation of the ProductSearchInterface
that searches products
using the Jakarta-Lucene search engine.
- ProductSearch3() - Constructor for class com.dpslink.flash.db.search.ProductSearch3
-
Default constructor.
- ProductSearch3.ProductSortProdClass - Class in com.dpslink.flash.db.search
-
Comparator class that implements a product sort using product classification,
product code and unit of measure code.
- ProductSearch3.ProductSortProdCode - Class in com.dpslink.flash.db.search
-
Comparator class that implements a product sort using product code and
unit of measure code.
- ProductSearch3.ProductSortProdDesc - Class in com.dpslink.flash.db.search
-
Comparator class that implements a product sort using product description,
product code and unit of measure code.
- ProductSearch3.ProductSortQtyAvail2 - Class in com.dpslink.flash.db.search
-
Comparator class that implements a product sort using quanity available 2,
product code and unit of measure code.
- ProductSearch3IndexBuild - Class in com.dpslink.flash.db.search
-
Product search 3 index create command class.
- ProductSearch3IndexBuild() - Constructor for class com.dpslink.flash.db.search.ProductSearch3IndexBuild
-
Default constructor.
- ProductSearchInterface - Interface in com.dpslink.flash.db.search
-
The interface for the product search classes.
- ProductSearchResults - Class in com.dpslink.flash.servlet
-
Writes and processes the store's product search results grid and list pages.
- ProductSearchResults() - Constructor for class com.dpslink.flash.servlet.ProductSearchResults
-
- ProductSearchResults.Context - Class in com.dpslink.flash.servlet
-
Inner class used to store servlet context information.
- productSels - Variable in class com.dpslink.flash.servlet.ReviewCart.Context
-
The submitted product selections.
- productsInStock - Variable in class com.dpslink.flash.servlet.Products.Context
-
The current list of products with stock.
- productsInStock - Variable in class com.dpslink.flash.servlet.ProductSearch.Context
-
The current list of search result products with stock.
- ProductSort() - Constructor for class com.dpslink.flash.db.search.ProductSearch2.ProductSort
-
- ProductSortProdClass() - Constructor for class com.dpslink.flash.db.search.ProductSearch3.ProductSortProdClass
-
- ProductSortProdCode() - Constructor for class com.dpslink.flash.db.search.ProductSearch3.ProductSortProdCode
-
- ProductSortProdDesc() - Constructor for class com.dpslink.flash.db.search.ProductSearch3.ProductSortProdDesc
-
- ProductSortQtyAvail2() - Constructor for class com.dpslink.flash.db.search.ProductSearch3.ProductSortQtyAvail2
-
- ProductSpecial - Class in com.dpslink.flash.servlet
-
Writes and processes the store's product special grid and list pages.
- ProductSpecial() - Constructor for class com.dpslink.flash.servlet.ProductSpecial
-
- ProductSpecial.Context - Class in com.dpslink.flash.servlet
-
Inner class used to store servlet context information.
- ProductToExcel - Class in com.dpslink.flash.cmd
-
A command line class used to write product information to an Excel spreadsheet.
- ProductToExcel() - Constructor for class com.dpslink.flash.cmd.ProductToExcel
-
Constructs a new Product-to-Excel instance.
- ProductUNSPCImportSpreadsheet - Class in com.dpslink.flash.test
-
Quick and dirty code that imports product UNSPSC (classification) codes
from a spreadsheet.
- ProductUNSPCImportSpreadsheet() - Constructor for class com.dpslink.flash.test.ProductUNSPCImportSpreadsheet
-
Creates an instance of ProductUNSPCImportCustom
.
- productUom - Variable in class com.dpslink.flash.servlet.ProductDetails.Context
-
The current product unit of measure code.
- ProductWarehouseDetail - Class in com.dpslink.flash.servlet
-
Writes and processes the store's product warehouse detail page.
- ProductWarehouseDetail() - Constructor for class com.dpslink.flash.servlet.ProductWarehouseDetail
-
- ProductWarehouseDetail.Context - Class in com.dpslink.flash.servlet
-
Inner class used to store servlet context information.
- prodUom - Variable in class com.dpslink.flash.servlet.admin.AdmProductServlet.Context
-
The product select servlet's selected product uom code.
- Profile - Class in com.dpslink.base.util
-
A utility class that loads an application's individual properties files into
a single properties object.
- Profile() - Constructor for class com.dpslink.base.util.Profile
-
- ProfileRequestConnector - Class in com.ibm.ctc.b2b.connector
-
Application connector for ProfileRequest requests.
- ProfileRequestConnector(RequestProcessor) - Constructor for class com.ibm.ctc.b2b.connector.ProfileRequestConnector
-
- ProfileResponse - Class in com.ibm.ctc.b2b.response
-
Represents the cXML for a ProfileRequest response.
- ProfileResponse(Document) - Constructor for class com.ibm.ctc.b2b.response.ProfileResponse
-
Create an profile response XML document.
- prompt(String) - Static method in class com.dpslink.base.tool.AppUpdater
-
Prompt the user and get the user's response.
- PunchOut - Class in com.dpslink.flash.servlet
-
Writes and processes the store's punch-out request.
- PunchOut() - Constructor for class com.dpslink.flash.servlet.PunchOut
-
- PunchOut.Context - Class in com.dpslink.flash.servlet
-
Inner class used to store servlet context information.
- PunchOutConnector - Class in com.dpslink.flash.b2b
-
Defines a punch-out connector.
- PunchOutConnector() - Constructor for class com.dpslink.flash.b2b.PunchOutConnector
-
Default constructor.
- PunchOutOrderMessage - Class in com.ibm.ctc.b2b.response
-
Represents the cXML for a PunchOutOrderMessage.
- PunchOutOrderMessage(Document) - Constructor for class com.ibm.ctc.b2b.response.PunchOutOrderMessage
-
Create an puchout order message XML document.
- PunchOutSession - Class in com.dpslink.flash.db
-
Defines the fields and methods for punch-out session table objects.
- PunchOutSession() - Constructor for class com.dpslink.flash.db.PunchOutSession
-
Constructs a PunchOutSession
object with all field values set to
null
.
- punchOutSession - Variable in class com.dpslink.flash.servlet.CheckOut.Context
-
The punchout session object.
- punchOutSession - Variable in class com.dpslink.flash.servlet.ConfirmOrder.Context
-
The punchout session object.
- punchOutSession - Variable in class com.dpslink.flash.servlet.PunchOut.Context
-
The current punch-out session.
- PunchOutSessionController - Class in com.dpslink.flash.db
-
The controller for the PunchOutSession
class.
- PunchOutSessionController() - Constructor for class com.dpslink.flash.db.PunchOutSessionController
-
The constructor for the controller.
- PunchoutSetupRequestConnector - Class in com.ibm.ctc.b2b.connector
-
Application connector for PunchoutSetup requests.
- PunchoutSetupRequestConnector(RequestProcessor) - Constructor for class com.ibm.ctc.b2b.connector.PunchoutSetupRequestConnector
-
- PunchoutSetupRequestConnector - Class in com.ibm.ctc.b2b.connector.test
-
Test connector class
- PunchoutSetupRequestConnector() - Constructor for class com.ibm.ctc.b2b.connector.test.PunchoutSetupRequestConnector
-
- PunchOutSetupResponse - Class in com.ibm.ctc.b2b.response
-
Represents the cXML for a PunchOutSetupRequest response.
- PunchOutSetupResponse(Document) - Constructor for class com.ibm.ctc.b2b.response.PunchOutSetupResponse
-
Create an puchout setup response XML document.
- purchRef - Variable in class com.dpslink.flash.servlet.AccountCreditCardAddEdit.Context
-
The submitted credit card purchase reference.
- purgeCount - Variable in class com.dpslink.flash.servlet.admin.AdmPurge.Context
-
The number of records to purge.
- purgeCount2 - Variable in class com.dpslink.flash.servlet.admin.AdmPurgeSiteActivities.Context
-
The number of page records to purge.
- purgeDate - Variable in class com.dpslink.flash.servlet.admin.AdmPurge.Context
-
The submitted purge date.
- purgeDateObj - Variable in class com.dpslink.flash.servlet.admin.AdmPurge.Context
-
The submitted purge date as a date object.
- purgeRecords - Variable in class com.dpslink.flash.servlet.admin.AdmPurge.Context
-
The selected purge records.
- purgeRecords(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurge
-
Purges the records that match the purge criteria.
- purgeRecords(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeAccounts
-
Purges the records that match the purge criteria.
- purgeRecords(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeCarts
-
Purges the records that match the purge criteria.
- purgeRecords(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeCategories
-
Purges the records that match the purge criteria.
- purgeRecords(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeCreditCards
-
Purges the records that match the purge criteria.
- purgeRecords(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeFavorites
-
Purges the records that match the purge criteria.
- purgeRecords(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeOrderAudits
-
Purges the records that match the purge criteria.
- purgeRecords(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeRestockNotifications
-
Purges the records that match the purge criteria.
- purgeRecords(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeSearchLogs
-
Purges the records that match the purge criteria.
- purgeRecords(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeSiteActivities
-
Purges the records that match the purge criteria.
- put(String, Object) - Static method in class com.dpslink.base.util.ServerContext
-
Sets a value in the context.
- pwdChanged - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit.Context
-
A flag indicating the password has been changed.
- PWDHIST - Static variable in class com.dpslink.flash.db.DBC
-
The password history controller class.
- PWDHIST - Static variable in class com.dpslink.flash.db.DBO
-
The password history object class.