- databaseExists(JDBCConnectionInfo) - Static method in class com.dpslink.base.jdbc.JDBCManager
-
Determines if the database exists and if one or more tables are in the
database.
- databaseRevised(JDBCConnectionInfo) - Static method in class com.dpslink.base.jdbc.JDBCManager
-
Determines if the database has been revised by comparing the count of
tables and columns and views in the database to those defined in the
application's resource file.
- DATATYPE - Static variable in class com.dpslink.flash.servlet.admin.AdmBackendControlEdit.EditableControl
-
The properties key prefix for obtaining data type string.
- DATE - Static variable in class com.dpslink.flash.db.ImportMetaCriteria
-
The data type for a date field.
- DateConverter - Class in com.ibm.ctc.b2b.util
-
This class provides methods to work with date/time.
- DateConverter() - Constructor for class com.ibm.ctc.b2b.util.DateConverter
-
Private ctor to prevent instatiation, this is a static class.
- dateExternalToInternal(String) - Static method in class com.dpslink.flash.db.ImportMetaCriteria
-
Converts external (profile specific) text date format to internal text
date format.
- dateFormat - Variable in class com.dpslink.flash.servlet.InvoiceHistory.ARSorter
-
- dateFormatter - Static variable in class com.dpslink.base.tool.AppUpdater
-
Format timestamps for readability
- dateInput(Date) - Static method in class com.dpslink.base.util.TemplateFormatter
-
Returns a formatted date input string.
- dateInput(long) - Static method in class com.dpslink.base.util.TemplateFormatter
-
Returns a formatted date input string.
- dateInput(TemplateDate) - Static method in class com.dpslink.base.util.TemplateFormatter
-
Returns a formatted date input string.
- dateInternalToExternal(String) - Static method in class com.dpslink.flash.db.ImportMetaCriteria
-
Converts internal date format to external (profile specific) date format.
- dateOutput(Date) - Static method in class com.dpslink.base.util.TemplateFormatter
-
Returns a formatted date output string.
- dateOutput(long) - Static method in class com.dpslink.base.util.TemplateFormatter
-
Returns a formatted date output string.
- dateOutput(TemplateDate) - Static method in class com.dpslink.base.util.TemplateFormatter
-
Returns a formatted date output string.
- datetimeOutput(Date) - Static method in class com.dpslink.base.util.TemplateFormatter
-
Returns a formatted date and time output string.
- datetimeOutput(long) - Static method in class com.dpslink.base.util.TemplateFormatter
-
Returns a formatted date and time output string.
- datetimeOutput(TemplateDate) - Static method in class com.dpslink.base.util.TemplateFormatter
-
Returns a formatted date and time output string.
- dateToString(Date) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Returns a date string for the given date using the FMT_DATE formatter
to format the date.
- dateToString(Date) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Returns a date string for the given date using the FMT_DATE formatter
to format the date.
- days - Variable in class com.dpslink.flash.servlet.admin.AdmLeadtimeAddEdit.Context
-
The submitted days.
- daysToInclude - Variable in class com.dpslink.flash.servlet.InvoiceHistory.Context
-
The current days to include.
- daysToInclude - Variable in class com.dpslink.flash.servlet.OrderSummary.Context
-
The submitted days-to-include.
- DBC - Class in com.dpslink.flash.db
-
Provides shortcut convenience constants for JDBC object controller classes.
- DBC() - Constructor for class com.dpslink.flash.db.DBC
-
- DBO - Class in com.dpslink.flash.db
-
Provides shortcut convenience constants for JDBC object classes.
- DBO() - Constructor for class com.dpslink.flash.db.DBO
-
- dbObject - Variable in class com.dpslink.flash.servlet.admin.AdmCategoryAddEdit.Context
-
The current object being added or edited.
- dbObject - Variable in class com.dpslink.flash.servlet.admin.AdmCountryAddEdit.Context
-
The current object being added or edited.
- dbObject - Variable in class com.dpslink.flash.servlet.admin.AdmLeadtimeAddEdit.Context
-
The current object being added or edited.
- dbObject - Variable in class com.dpslink.flash.servlet.admin.AdmManufacturerAddEdit.Context
-
The current object being added or edited.
- dbObject - Variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeAddEdit.Context
-
The current object being added or edited.
- dbObject - Variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrAddEdit.Context
-
The current object being added or edited.
- dbObject - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepAddEdit.Context
-
The current object being added or edited.
- dbObject - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit.Context
-
The current object being added or edited.
- dbObject - Variable in class com.dpslink.flash.servlet.admin.AdmSecurityProfileAddEdit.Context
-
The current object being added or edited.
- dbObject - Variable in class com.dpslink.flash.servlet.admin.AdmShipperAddEdit.Context
-
The current object being added or edited.
- dbObject - Variable in class com.dpslink.flash.servlet.admin.AdmSpecialAddEdit.Context
-
The current object being added or edited.
- dbObject - Variable in class com.dpslink.flash.servlet.admin.AdmStateAddEdit.Context
-
The current object being added or edited.
- dbObject - Variable in class com.dpslink.flash.servlet.admin.AdmUnitMeasureAddEdit.Context
-
The current object being added or edited.
- dbObject - Variable in class com.dpslink.flash.servlet.admin.AdmWordFixAddEdit.Context
-
The current object being added or edited.
- dbObject - Variable in class com.dpslink.flash.servlet.FavoriteAddEdit.Context
-
The current object being added or edited.
- dbObjectPrev - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit.Context
-
The current edit object's previous values.
- DBU - Class in com.dpslink.flash.db.util
-
Provides shortcut convenience constants for database utility object classes.
- DBU() - Constructor for class com.dpslink.flash.db.util.DBU
-
- DBUFactory - Class in com.dpslink.flash.db.util
-
A factory for database utility objects.
- DBUFactory() - Constructor for class com.dpslink.flash.db.util.DBUFactory
-
- DBUHandler - Class in com.dpslink.flash.db.util
-
An abstract database utility handler definition.
- DBUHandler() - Constructor for class com.dpslink.flash.db.util.DBUHandler
-
The constructor for the abstract handler.
- DBUInterface - Interface in com.dpslink.flash.db.util
-
Defines the interface for database utility classes.
- DBUTask - Class in com.dpslink.flash.db.util
-
An abstract database utility task definition.
- DBUTask() - Constructor for class com.dpslink.flash.db.util.DBUTask
-
The constructor for the abstract task.
- deadends - Variable in class com.dpslink.flash.servlet.admin.AdmPurgeCategories.Context
-
The current collection of dead-end product category paths.
- DEBUG - Static variable in class com.dpslink.base.util.LogWriter
-
The debug severity level.
- debug - Variable in class com.dpslink.flash.b2b.GenericDBConnector
-
Debug flag, if true, provides additional logging.
- debug - Variable in class com.dpslink.flash.b2b.OrderRequestConnector
-
Debug flag, if true, provides additional logging.
- decrypt(byte[], String) - Static method in class com.dpslink.base.as400.AS400StringEncrypter
-
Decrypts the given EBCDIC encoded byte array into an ASCII string.
- decrypt(String) - Static method in class com.dpslink.base.util.StringEncrypter
-
Decrypts the given string.
- decrypt(String, String) - Static method in class com.dpslink.base.util.StringEncrypter2
-
Decrypts the given string.
- decrypt(String, String) - Static method in class com.dpslink.flash.cmd.util.StringEncrypter2
-
Decrypts the given string.
- DEFAULT_CUST - Static variable in class com.dpslink.flash.db.Customer
-
A constant that defines the default customer for a retail site.
- DEFAULT_DOCTYPE_PUBLIC_ID - Static variable in class com.ibm.ctc.b2b.repository.B2bRepository
-
- DEFAULT_DOCTYPE_SYSTEM_ID - Static variable in class com.ibm.ctc.b2b.repository.B2bRepository
-
- DEFAULT_ENCODING - Static variable in class com.dpslink.base.util.StringEncoder
-
The default character encoding.
- DEFAULT_ENCODING - Static variable in class com.dpslink.flash.cmd.MailConfirmation
-
The default character encoding.
- DEFAULT_ENCODING - Static variable in class com.dpslink.flash.cmd.PoolControl
-
The default character encoding.
- DEFAULT_NEWQUOTE_DOCTYPE_PUBLIC_ID - Static variable in class com.ibm.ctc.b2b.repository.B2bRepository
-
- DEFAULT_NEWQUOTE_DOCTYPE_SYSTEM_ID - Static variable in class com.ibm.ctc.b2b.repository.B2bRepository
-
- DEFAULT_RESOURCE_FILE_NAME - Static variable in class com.ibm.ctc.b2b.repository.AuthenticationRepository
-
- DEFAULT_RESOURCE_FILE_NAME - Static variable in class com.ibm.ctc.b2b.repository.B2bRepository
-
- DEFAULT_RESOURCE_FILE_NAME - Static variable in class com.ibm.ctc.b2b.repository.StatusRepository
-
- DEFAULT_USER - Static variable in class com.dpslink.flash.db.User
-
A constant that defines the default user for a retail site.
- delAttr(String) - Method in class com.dpslink.base.servlet.BaseServlet.Context
-
A shortcut convenience method that removes an attribute value from the
current session.
- delAttr(String) - Method in interface com.dpslink.base.servlet.BaseServletContext
-
A shortcut convenience method that removes an attribute value from the
current session.
- delAttr(String) - Method in class com.dpslink.flash.util.ThreadServletContext
-
Deprecated.
- delete(DBOBJ) - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Deletes an existing record from the table associated with the controller.
- delete(String[]) - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Deletes one or more existing records from the table associated with the
controller.
- delete(Cart) - Method in class com.dpslink.flash.db.CartController
-
Deletes an existing record from the table associated with the controller.
- delete(CartLine) - Method in class com.dpslink.flash.db.CartLineController
-
THIS METHOD SHOULD ONLY BE INVOKED BY THE CART CLASS, otherwise the cache
of cart lines will be corrupted.
- delete(CatalogCategory) - Method in class com.dpslink.flash.db.CatalogCategoryController
-
Deletes an existing record from the table associated with the controller.
- delete(Category) - Method in class com.dpslink.flash.db.CategoryController
-
Deletes an existing record from the table associated with the controller.
- delete(NotificationPref) - Method in class com.dpslink.flash.db.NotificationPrefController
-
Deletes an existing record from the table associated with the controller.
- delete(OrderAudit) - Method in class com.dpslink.flash.db.OrderAuditController
-
Deletes an existing record from the table associated with the controller.
- delete(PendingProduct) - Method in class com.dpslink.flash.db.PendingProductController
-
Deletes an existing record from the table associated with the controller.
- delete(PendingProduct, boolean) - Method in class com.dpslink.flash.db.PendingProductController
-
Deletes a pending product record from the database, plus optionally
deletes any associated pending product information (cross references,
descriptions, images).
- delete(ProductAttribute) - Method in class com.dpslink.flash.db.ProductAttributeController
-
Deletes an existing record from the table associated with the controller.
- delete(ProductAttributeDescriptor) - Method in class com.dpslink.flash.db.ProductAttributeDescriptorController
-
Deletes an existing record from the table associated with the controller.
- delete(Product, boolean, boolean) - Method in class com.dpslink.flash.db.ProductController
-
Deletes a given product from the database, plus deletes any associated
product info (catalog entries, cross references, images, descriptions).
- delete(SalesRep) - Method in class com.dpslink.flash.db.SalesRepController
-
Deletes an existing record from the table associated with the controller.
- delete(Shipper) - Method in class com.dpslink.flash.db.ShipperController
-
Deletes an existing record from the table associated with the controller.
- delete(UnitMeasure) - Method in class com.dpslink.flash.db.UnitMeasureController
-
Deletes an existing record from the table associated with the controller.
- delete(WordFix) - Method in class com.dpslink.flash.db.WordFixController
-
Deletes an existing record from the table associated with the controller.
- delete() - Static method in class com.dpslink.flash.test.TestNFContacts
-
Tests a contact "delete" scenario.
- deleteAccount() - Method in class com.dpslink.flash.db.util.AccountCreateHandler
-
Deletes the backend database records that might have been created.
- deleteAccount(User) - Method in class com.dpslink.flash.db.util.AccountDeleteHandler
-
Deletes the given user account and its associated data (credit cards,
favorite items, customers, sales rep customers, sales rep users).
- deleteAccount(User, boolean) - Method in class com.dpslink.flash.db.util.AccountDeleteHandler
-
Deletes the given user account and its associated data (credit cards,
favorite items, customers, sales rep customers, sales rep users).
- deleteAdjustmentLines() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Deletes all adjustment lines from the collection of
adjustment lines.
- deleteAll() - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Deletes all records in the table associated with the controller.
- deleteAll() - Method in class com.dpslink.flash.db.CatalogCategoryController
-
Deletes all records in the table associated with the controller.
- deleteAll() - Method in class com.dpslink.flash.db.CategoryController
-
Deletes all records in the table associated with the controller.
- deleteAll() - Method in class com.dpslink.flash.db.FavoritesDescriptorController
-
Deletes all records in the table associated with the controller.
- deleteAll() - Method in class com.dpslink.flash.db.ProductAttributeController
-
Deletes all records in the table associated with the controller.
- deleteAll() - Method in class com.dpslink.flash.db.ProductAttributeDescriptorController
-
Deletes all records in the table associated with the controller.
- deleteAll() - Method in class com.dpslink.flash.db.SalesRepController
-
Deletes all records in the table associated with the controller.
- deleteAll() - Method in class com.dpslink.flash.db.UnitMeasureController
-
Deletes all records in the table associated with the controller.
- deleteAll() - Method in class com.dpslink.flash.db.WordFixController
-
Deletes all records in the table associated with the controller.
- deleteBatch(ImportBatch) - Method in class com.dpslink.flash.db.ImportCriteriaController
-
Deletes all records from the import criteria table for the given batch.
- deleteBatch(int) - Method in class com.dpslink.flash.db.ImportCriteriaController
-
Deletes all records from the import criteria table for the given batch
number.
- deleteBatch(ImportBatch) - Method in class com.dpslink.flash.db.ImportValidationController
-
Deletes all records from the import validation table for the given batch.
- deleteBatch(int) - Method in class com.dpslink.flash.db.ImportValidationController
-
Deletes all records from the import validation table for the given batch
number.
- deleteBatch(ImportBatch) - Method in class com.dpslink.flash.db.PendingProductController
-
Deletes all records from the pending product table for the given batch
plus any associated pending product information (cross references, images,
descriptions).
- deleteBatch(int) - Method in class com.dpslink.flash.db.PendingProductController
-
Deletes all records from the pending product table for the given batch
number plus any associated pending product information (cross references,
images, descriptions).
- deleteBatch() - Method in class com.dpslink.flash.db.util.ImportProductTask
-
Handles processing for import batch delete requests.
- deleteBatch(AdmPendingProductBatchSelect.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductBatchSelect
-
Handles processing for batch delete requests.
- deleteBatch(AdmProductImportBatchSelect.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchSelect
-
Handles processing for batch delete requests.
- deleteBatchUnselected(ImportBatch) - Method in class com.dpslink.flash.db.PendingProductController
-
Deletes unselected records from the pending product table for the given
batch plus any associated pending product information (cross references,
images, descriptions).
- deleteBatchUnselected(int) - Method in class com.dpslink.flash.db.PendingProductController
-
Deletes unselected records from the pending product table for the given
batch number plus any associated pending product information (cross
references, images, descriptions).
- deleteCart(Cart) - Method in class com.dpslink.flash.db.CartLineController
-
Deletes all cart line records for a cart.
- deleteCartLine(FlashServletContext, CartLine) - Method in class com.dpslink.flash.db.Cart
-
Deletes a cart line from the cartline database table.
- deleteCartLine(FlashServletContext, int) - Method in class com.dpslink.flash.db.Cart
-
Deletes a cart line from this cart's collection of cart lines and also
deletes the cart line from the cart line database table.
- deleteCartLines(FlashServletContext) - Method in class com.dpslink.flash.db.Cart
-
Deletes all cart lines from the collection of cart lines and from the
cart line database table.
- deleteCartLines(FlashServletContext, ArrayList<Integer>) - Method in class com.dpslink.flash.db.Cart
-
Deletes one or more cart lines from this cart's collection of cart lines
and also deletes the cart lines from the cart line database table.
- deleteCategory(Category) - Method in class com.dpslink.flash.db.CatalogProductController
-
Deletes all records from the category product x-ref table for the given
category.
- deleteCategory(String) - Method in class com.dpslink.flash.db.CatalogProductController
-
Deletes all records from the category product x-ref table for the given
category code.
- deleteChild(String) - Method in class com.dpslink.flash.db.CatalogCategoryController
-
Deletes all catalog category records for a given child category code.
- deleteConfirmationLines() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Deletes all confirmation lines from the collection of
confirmation lines.
- deleteContact(User) - Static method in class com.dpslink.flash.util.NotificationContact
-
Deletes an existing contact in the notification framework.
- deleteCreditCard(AccountCreditCardSelect.Context) - Method in class com.dpslink.flash.servlet.AccountCreditCardSelect
-
Deletes a credit card from the db.
- deleteCreditCards() - Method in class com.dpslink.flash.db.util.AccountDeleteHandler
-
Deletes the credit cards for the user being processed.
- deleteCustomer(Customer) - Method in class com.dpslink.flash.db.SalesRepCustomerController
-
Deletes all sales rep customers from the database for the given customer.
- deleteCustomer(Customer, String) - Method in class com.dpslink.flash.erp.bogus.CustomerMaintenance
-
Deletes a customer record in the ERP system.
- deleteCustomer(Customer, String) - Method in class com.dpslink.flash.erp.extend.CustomerMaintenance
-
Deletes a customer record in the ERP system.
- deleteCustomer(Customer, String) - Method in interface com.dpslink.flash.erp.ICustomerMaintenance
-
Deletes a customer record in the ERP system.
- deleteCustomerBilltos(ArrayList<Customer>) - Method in class com.dpslink.flash.db.util.AccountDeleteHandler
-
Deletes the customers in the given collection of bill-tos.
- deleteCustomerRec(Customer) - Method in class com.dpslink.flash.db.util.AccountDeleteHandler
-
Deletes a given customer record and any associated sales rep customers.
- deleteCustomerSet(Customer) - Method in class com.dpslink.flash.db.util.AccountDeleteHandler
-
Deletes the set of customers (customer, bill-to, ship-tos) for the given
customer.
- deleteCustomerShiptos(ArrayList<Customer>) - Method in class com.dpslink.flash.db.util.AccountDeleteHandler
-
Deletes the customers in the given collection of ship-tos.
- deleteDate(Date, String) - Method in class com.dpslink.flash.db.RestockNotificationController
-
Deletes the restock notification records that have dates before the given
date.
- deleteDate(Date) - Method in class com.dpslink.flash.db.SearchLogProductController
-
Deletes the product search log records that were created before the given
date.
- deleteDate(Date) - Method in class com.dpslink.flash.db.SiteActivityController
-
Deletes the site activity records that were created before the given date.
- deleteDate(Date) - Method in class com.dpslink.flash.db.SiteActivityPageController
-
Deletes the site activity page records that were created before the given
date.
- deleteDescriptor(String) - Method in class com.dpslink.flash.db.ProductAttributeController
-
Deletes all attribute records for a descriptor code.
- deleteExisting() - Method in class com.dpslink.flash.db.util.UpdateAdminContactsTask
-
Deletes all existing admin contact information from the front-end db
and the Notification Framework.
- deleteFavoriteItems() - Method in class com.dpslink.flash.db.util.AccountDeleteHandler
-
Deletes the favorite items for the user being processed.
- deleteFile(File) - Static method in class com.dpslink.base.io.FileSystem
-
Deletes the given file from the file system.
- deleteFile(File, boolean) - Static method in class com.dpslink.base.io.FileSystem
-
Deletes the given file object (may be a folder).
- deleteFile(String) - Static method in class com.dpslink.base.io.FileSystem
-
Deletes the file represented by the given path from the file system.
- deleteFile(AdmViewFileSystemInfo.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewFileSystemInfo
-
Deletes the requested file.
- deleteFromTemp(String) - Method in class com.dpslink.base.io.FileUpload
-
Deletes an uploaded file from the site's configured temporary folder.
- deleteIndex(JDBCConnectionInfo, String) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Deletes a database table's existing indexes.
- deleteList() - Method in class com.dpslink.flash.db.util.UserFavoritesHandler
-
Deletes the current favorites list for the shopping user and then makes the
first available existing list the shopping user's current favorites list.
- deleteNotificationPrefs() - Method in class com.dpslink.flash.db.util.AccountDeleteHandler
-
Deletes the notification preferences for the user being processed.
- deleteOrderRef(int) - Method in class com.dpslink.flash.db.OrderAuditLineController
-
Deletes the order audit lines in the database table for the given order
reference.
- deleteParent(String) - Method in class com.dpslink.flash.db.CatalogCategoryController
-
Deletes all catalog category records for a given parent category code.
- deletePasswordHistory() - Method in class com.dpslink.flash.db.util.AccountDeleteHandler
-
Deletes the password history for the user being processed.
- deletePermit(String) - Method in class com.dpslink.flash.db.PermitProductController
-
Deletes all product permit records from the database for the given permit
code.
- deletePermit(String) - Method in class com.dpslink.flash.db.PermitUserController
-
Deletes all user permit records from the database for the given permit code.
- deleteProduct(CartLine) - Method in class com.dpslink.flash.db.CartLineController
-
Deletes all cart line records that match a cart line's cart id, product
and unit of measure.
- deleteProduct(Product) - Method in class com.dpslink.flash.db.CatalogProductController
-
Deletes all records from the category product x-ref table for the given
product.
- deleteProduct(String, String) - Method in class com.dpslink.flash.db.CatalogProductController
-
Deletes all records from the category product x-ref table for the given
product and unit of measure codes.
- deleteProduct(String, String) - Method in class com.dpslink.flash.db.PermitProductController
-
Deletes all product permit records from the database for the given product
and unit of measure codes.
- deleteProduct(Product) - Method in class com.dpslink.flash.db.ProductAttributeController
-
Deletes all attribute records for a product.
- deleteProduct(Product) - Method in class com.dpslink.flash.db.SpecialController
-
Deletes all records from the special table for the given product.
- deleteProduct(String, String) - Method in class com.dpslink.flash.db.SpecialController
-
Deletes all records from the special table for the given product and unit
of measure codes.
- deleteProduct(Product) - Method in class com.dpslink.flash.db.XrefController
-
Deletes all records from the customer product x-ref table for the given
product.
- deleteRecord() - Method in class com.dpslink.flash.imports.CatalogCategoryImport
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.CatalogProductImport
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.CategoryImport
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.CustomerImport
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.FavoritesDescriptorImport
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.FavoritesItemImport
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.Import
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.ManufacturerImport
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.PermitImport
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.PermitProductImport
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.PermitUserImport
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.ProductAttributeImport
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.ProductGroupImport
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.ProductGroupXrefImport
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.ProductImport
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.RelatedProductsXrefImport
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.RelationshipTypeImport
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.SalesRepCustomerImport
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.SalesRepImport
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.SalesRepUserImport
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.SecurityProfileImport
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.SpecialsImport
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.UserImport
-
Deletes an existing record from the Flash database.
- deleteRecord() - Method in class com.dpslink.flash.imports.XrefImport
-
Deletes an existing record from the Flash database.
- deleteRow() - Method in class com.dpslink.base.util.Spreadsheet
-
Removes the current row.
- deleteSalesRep(SalesRep) - Method in class com.dpslink.flash.db.SalesRepCustomerController
-
Deletes all sales rep customers from the database for a given sales rep.
- deleteSalesRep(SalesRep) - Method in class com.dpslink.flash.db.SalesRepUserController
-
Deletes all sales rep user records for a sales rep.
- deleteSalesRepCustomers(Customer) - Method in class com.dpslink.flash.db.util.AccountDeleteHandler
-
Deletes the sales rep customers for a given customer.
- deleteSalesRepUser() - Method in class com.dpslink.flash.db.util.AccountDeleteHandler
-
Deletes the sales rep user for the user being processed.
- deleteSelected(AdmPendingProductList.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductList
-
Handles processing for deleting selected records requests.
- deleteSession(String) - Method in class com.dpslink.flash.db.SiteActivityPageController
-
Deletes all site activity pages for the given session id.
- deleteShipper(String) - Method in class com.dpslink.flash.db.ShipperCountryController
-
Deletes the shipper country records for the given shipper code.
- deleteShipto(AccountShippingSelect.Context) - Method in class com.dpslink.flash.servlet.AccountShippingSelect
-
Deletes a ship-to customer from the back-end and front-end dbs.
- deleteTable(JDBCConnectionInfo, String) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Deletes an existing database table.
- deleteType(String) - Method in class com.dpslink.flash.db.CartController
-
Deletes all cart records for the given type.
- deleteType(SpecialsType) - Method in class com.dpslink.flash.db.SpecialController
-
Deletes all records from the special table for the given specials type.
- deleteType(String) - Method in class com.dpslink.flash.db.SpecialController
-
Deletes all records from the special table for the given specials type code.
- deleteType(String) - Method in class com.dpslink.flash.db.UserController
-
Deletes all records from the user table for the given user type.
- deleteUser(String) - Method in class com.dpslink.flash.db.CreditCardController
-
Deletes all credit cards for a given user id.
- deleteUser(String) - Method in class com.dpslink.flash.db.LogonAttemptController
-
Deletes all user logon attempt records from the database for the given user
id.
- deleteUser(String) - Method in class com.dpslink.flash.db.NotificationPrefController
-
Deletes all user notification preference records from the database for the
given user id.
- deleteUser(String) - Method in class com.dpslink.flash.db.PermitUserController
-
Deletes all user permit records from the database for the given id (user or
customer).
- deleteUser() - Method in class com.dpslink.flash.db.util.AccountDeleteHandler
-
Deletes the user being processed.
- deleteUser(User, String) - Method in class com.dpslink.flash.erp.extend.UserMaintenance
-
Deletes a user record in the ERP system.
- deleteUser(User, String) - Method in interface com.dpslink.flash.erp.IUserMaintenance
-
Deletes a user record in the ERP system.
- deleteUserCustomers() - Method in class com.dpslink.flash.db.util.AccountDeleteHandler
-
Deletes the customers for the user being processed.
- deleteUserPermits(String) - Method in class com.dpslink.flash.db.util.AccountDeleteHandler
-
Deletes the user permits for a given id (user id or customer id).
- deleteView(JDBCConnectionInfo, String) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Deletes an existing database view.
- delimit1 - Variable in class com.dpslink.flash.servlet.admin.AdmVerifySiteImages.Context
-
The current delimiter for image URLs (1 of 3).
- delimit2 - Variable in class com.dpslink.flash.servlet.admin.AdmVerifySiteImages.Context
-
The current delimiter for image URLs (2 of 3).
- delimit3 - Variable in class com.dpslink.flash.servlet.admin.AdmVerifySiteImages.Context
-
The current delimiter for image URLs (3 of 3).
- delParam(String) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Deletes the parameter having the given name.
- delvMethod - Variable in class com.dpslink.flash.servlet.admin.AdmSendMassEmail.Context
-
The submitted delivery method.
- delvMethod - Variable in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails.Context
-
The submitted delivery method.
- DemoIndustryEdit - Class in com.dpslink.flash.servlet.demo
-
Writes and processes the change demo industry page.
- DemoIndustryEdit() - Constructor for class com.dpslink.flash.servlet.demo.DemoIndustryEdit
-
- DemoIndustryEdit.Context - Class in com.dpslink.flash.servlet.demo
-
Inner class used to store servlet context information.
- desc - Variable in class com.dpslink.flash.servlet.AccountLogonAddEdit.SearchResult
-
The result's description.
- desc - Variable in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy.ValidList
-
The favorites descriptor.
- desc - Variable in class com.dpslink.flash.servlet.QuickOrder.SearchResult
-
The result's description.
- DESC_HTML - Static variable in class com.dpslink.flash.db.Product
-
The file extension for a ".html" type of description file.
- DESC_TXT - Static variable in class com.dpslink.flash.db.Product
-
The file extension for a ".txt" type of description file.
- DESCENDING - Static variable in class com.dpslink.flash.servlet.InvoiceHistory
-
- DESCENDING - Static variable in class com.dpslink.flash.servlet.OrderSummary
-
- descr - Variable in class com.dpslink.flash.servlet.admin.AdmProductEdit.Context
-
The submitted description.
- description - Variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrAddEdit.Context
-
The submitted description.
- description - Variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit.Context
-
The submitted batch description.
- description - Variable in class com.dpslink.flash.servlet.admin.AdmSecurityProfileAddEdit.Context
-
The submitted description.
- description - Variable in class com.dpslink.flash.servlet.admin.AdmSpecialAddEdit.Context
-
The submitted description.
- description - Variable in class com.dpslink.flash.servlet.admin.AdmVerifyProductFiles.Verified
-
The product description.
- description - Variable in class com.dpslink.flash.servlet.FavoriteAddEdit.Context
-
The submitted description.
- description - Variable in class com.dpslink.flash.servlet.QuickOrder.Context
-
The current product description value.
- descriptor - Variable in class com.dpslink.flash.servlet.ProductSearch.SelectableAttribute
-
- deselectAll(AdmPendingProductList.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductList
-
Deselects all pending products in the batch for the current find key.
- deselectAll(AdmProductImportCandidateList.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportCandidateList
-
Deselects all pending products in the batch.
- deselectAllOptions() - Method in class com.dpslink.base.html.Select
-
Deselects all options within the select's set of options.
- deselectBatch(ImportBatch) - Method in class com.dpslink.flash.db.PendingProductController
-
Deselects all pending product records for the given batch.
- deselectBatch(int) - Method in class com.dpslink.flash.db.PendingProductController
-
Deselects all pending product records for the given batch number.
- deselectBatchFind(ImportBatch, int) - Method in class com.dpslink.flash.db.PendingProductController
-
Deselects pending product records for the given batch and find key.
- deselectBatchFind(int, int) - Method in class com.dpslink.flash.db.PendingProductController
-
Deselects pending product records for the given batch number and find key.
- deselectPage(AdmPendingProductList.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductList
-
Deselects all pending products on the current page.
- deselectPage(AdmProductImportCandidateList.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportCandidateList
-
Deselects all pending products on the current page.
- destroy() - Method in class com.dpslink.base.servlet.BaseStartup
-
Handles web application shutdown processing.
- destroyImpl() - Method in class com.dpslink.base.servlet.BaseStartup
-
Provides additional application-specific functionality for shutdown
processing.
- destroyImpl() - Method in class com.dpslink.flash.servlet.FlashStartup
-
Provides additional application-specific functionality for shutdown
processing.
- determineBrowser(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Determines the type of browser being used (i.e.
- dftCategory - Variable in class com.dpslink.flash.servlet.AccountLogonAddEdit.Context
-
The submitted default category code.
- direction - Variable in class com.dpslink.flash.servlet.FavoriteItems.CartLineComparator
-
- disconnect() - Static method in class com.dpslink.base.tool.AppUpdater
-
Log out and disconnect from the FTP server.
- disconnect(ThreadServletContext) - Method in class com.dpslink.flash.b2b.GenericDBConnector
-
Disconnects the database connection.
- display - Variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrAddEdit.Context
-
The submitted display in product detail.
- DISPLAY_MODE - Static variable in class com.dpslink.flash.servlet.MainServlet
-
The value of the "Categories.Display.Mode" key in properties.
- DisplayableAttribute(String, String) - Constructor for class com.dpslink.flash.servlet.ClientRequest.DisplayableAttribute
-
Constructs a new DisplayableAttribute
.
- DisplayableAttribute(String, String) - Constructor for class com.dpslink.flash.servlet.ProductDetails.DisplayableAttribute
-
Constructs a new DisplayableAttribute
.
- displayTokens(Analyzer, String) - Static method in class com.dpslink.flash.servlet.test.LuceneAnalyzerTest
-
- displayTokens(TokenStream) - Static method in class com.dpslink.flash.servlet.test.LuceneAnalyzerTest
-
- dispose() - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Disposes of the controller and its owned objects.
- doConnect(SSLSocketFactory) - Method in class com.dpslink.base.tool.CertificateVerifier
-
Performs connection to the current site's host and port.
- DOCTYPE_NAME - Static variable in interface com.ibm.ctc.b2b.B2bConstants
-
- doCust - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepAddEdit.Context
-
The submitted do customers flag.
- doForm(HttpServletRequest, HttpServletResponse) - Method in class com.dpslink.flash.servlet.EmailForm
-
Processes the form.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.dpslink.base.servlet.BaseServlet
-
Handles HTTP GET requests.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.dpslink.base.servlet.GoBack
-
Handles HTTP GET requests.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.dpslink.base.servlet.ViewServerInfo
-
Handles HTTP GET requests.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.dpslink.flash.servlet.admin.AdmImportBatch
-
Handles HTTP GET requests.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.dpslink.flash.servlet.admin.AdmPoolControl
-
Handles HTTP GET requests.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.dpslink.flash.servlet.ClientRequest
-
Handles HTTP GET requests.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.dpslink.flash.servlet.EmailForm
-
Handles HTTP GET requests.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.dpslink.flash.servlet.EmailUser
-
Handles HTTP GET requests.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.dpslink.flash.servlet.OrderRequestAPI
-
Handles HTTP GET requests.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.dpslink.flash.servlet.test.ProductLookup
-
Handles HTTP GET requests.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.dpslink.flash.servlet.test.SQLNameInsert
-
Handles HTTP GET requests.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.ctc.b2b.servlet.B2bNewQuoteServlet
-
Process a GET.
- doHandshake() - Method in class com.dpslink.base.tool.CertificateVerifier
-
Performs SSL handshake for the current connection's socket.
- doHandshakeListening() - Method in class com.dpslink.base.tool.CertificateVerifier
-
Performs SSL handshake listening for the current connection's socket.
- doHousekeeping() - Method in class com.dpslink.base.tool.CertificateVerifier
-
Performs housekeeping tasks, such as deleting old or unnecessary log files.
- domain - Variable in class com.ibm.ctc.b2b.authentication.CredentialBean
-
- doMaintenance(Customer, int, String) - Method in class com.dpslink.flash.erp.bogus.CustomerMaintenance
-
Performs the requested maintenance on the specified customer.
- doMultipleOrders(OrderToExcel.Context, ArrayList<Order>) - Method in class com.dpslink.flash.servlet.OrderToExcel
-
Handles Excel spreadsheet creation for multiple orders.
- doNext - Variable in class com.dpslink.flash.servlet.admin.AdmCategoryAddEdit.Context
-
The submitted do next code.
- doNext - Variable in class com.dpslink.flash.servlet.admin.AdmProductEdit.Context
-
The submitted do next code.
- doNext - Variable in class com.dpslink.flash.servlet.admin.AdmSpecialAddEdit.Context
-
The submitted do next code.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.dpslink.base.servlet.BaseServlet
-
Handles HTTP POST requests.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.dpslink.base.servlet.ViewServerInfo
-
Handles HTTP POST requests.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.dpslink.flash.servlet.admin.AdmImportBatch
-
Handles HTTP POST requests.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.dpslink.flash.servlet.admin.AdmPoolControl
-
Handles HTTP POST requests.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.dpslink.flash.servlet.ClientRequest
-
Handles HTTP POST requests.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.dpslink.flash.servlet.EmailForm
-
Handles HTTP POST requests.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.dpslink.flash.servlet.EmailUser
-
Handles HTTP POST requests.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.dpslink.flash.servlet.OrderRequestAPI
-
Handles HTTP POST requests.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.dpslink.flash.servlet.test.ProductLookup
-
Handles HTTP POST requests.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.dpslink.flash.servlet.test.SQLNameInsert
-
Handles HTTP POST requests.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.ctc.b2b.servlet.B2bCxmlServlet
-
Process a POST.
- doRequest(HttpServletRequest, HttpServletResponse, boolean) - Method in class com.dpslink.flash.servlet.test.ProductLookup
-
Processes the request.
- doRequest(HttpServletRequest, HttpServletResponse, boolean) - Method in class com.dpslink.flash.servlet.test.SQLNameInsert
-
Processes the request.
- doRequests(int) - Method in class com.dpslink.base.tool.HttpStressTest
-
Performs the given number of server requests.
- doSalesRep(User, ArrayList<NotificationPref>) - Method in class com.dpslink.flash.upgrade.v82.PopulateNotificationContacts
-
Processes a sales rep user.
- doShopper(User, ArrayList<NotificationPref>) - Method in class com.dpslink.flash.upgrade.v82.PopulateNotificationContacts
-
Processes a shopping user.
- doSingleOrder(OrderToExcel.Context, Order) - Method in class com.dpslink.flash.servlet.OrderToExcel
-
Handles Excel spreadsheet creation for a single order.
- doSingleOrderDetail(OrderToExcel.Context, Order, ArrayList<OrderDetail>) - Method in class com.dpslink.flash.servlet.OrderToExcel
-
Handles Excel spreadsheet creation for a single order's detail.
- doSingleOrderHeader(OrderToExcel.Context, Order) - Method in class com.dpslink.flash.servlet.OrderToExcel
-
Handles Excel spreadsheet creation for a single order's header.
- doTemplate(HttpServletResponse, String, VelocityContext, int) - Static method in class com.dpslink.base.util.TemplateProcessor
-
Processes the given template name and context data and writes the results
to the given response object.
- doTemplate(File, VelocityContext, boolean) - Static method in class com.dpslink.base.util.TemplateProcessor
-
Processes the given template file and context data and returns the results
as a string.
- doTemplate(String, VelocityContext) - Static method in class com.dpslink.base.util.TemplateProcessor
-
Processes the given template name and context data and returns the results
as a string.
- doTemplate(String, VelocityContext, PrintWriter) - Static method in class com.dpslink.base.util.TemplateProcessor
-
Processes the given template name and context data and writes the results
to the given writer.
- doTemplate(String, String, VelocityContext) - Static method in class com.dpslink.base.util.TemplateProcessor
-
Processes the given template content and context data and returns the
results as a string.
- doTemplate(File) - Method in class com.dpslink.flash.upgrade.v82.PopulateNotificationTemplates
-
Adds the template for the given file to the Notification Framework.
- doTypeRequest(AdmVerifySiteImages.Context) - Method in class com.dpslink.flash.servlet.admin.AdmVerifySiteImages
-
Determines if an info type request has been made and, if so, redirects so
the type is included in a new servlet request's parameters.
- download(FTPFile, File) - Static method in class com.dpslink.base.tool.AppUpdater
-
Download a file from the FTP server after confirming action by prompting
the user.
- dumpDocument(Document) - Static method in class com.ibm.ctc.b2b.xml.CustomDocumentBuilder
-
Dumps the document contents to stdout.
- dumpDocumentTwice(Document) - Static method in class com.ibm.ctc.b2b.xml.CustomDocumentBuilder
-
Dumps the document contents to stdout, first without replacing HTML chars,
then replacing special HTML chars with built-ins.
- dumpFieldNames(ResultSet) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Dumps the given result set's field names to System.out.
- dumpFieldValues(ResultSet) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Dumps the given result set's field value to System.out.
- dumpParms(HttpServletRequest) - Method in class com.dpslink.flash.servlet.ClientRequest
-
Dump servlet parameters to system.out for testing/debugging.
- dumpProperties(Properties, String) - Static method in class com.dpslink.base.io.FileSystem
-
Dumps a sorted list of a property object's keys and values to a specified
file in the application's temp folder.
- dumpPropertiesToFile() - Static method in class com.dpslink.base.util.LogWriter
-
Dumps a sorted list of the logger's configuration property keys and
values to a file named "_properties.log4j.txt" in the application's
temp folder.
- dumpPropertiesToFile() - Static method in class com.dpslink.base.util.Profile
-
Dumps a sorted list of all profile.list property keys and values to a
file named "_properties.profile.txt" in the application's temp folder.
- dumpPropertiesToFile() - Static method in class com.dpslink.base.util.TemplateProcessor
-
Dumps a sorted list of the processor's configuration property keys and
values to a file named "_properties.velocity.txt" in the application's
log folder.
- dumpPropertiesToList() - Static method in class com.dpslink.base.util.LogWriter
-
Returns a sorted list of the logger's configuration property keys and
values.
- dumpPropertiesToList() - Static method in class com.dpslink.base.util.Profile
-
Returns a sorted list of all profile.list property keys and values.
- dumpPropertiesToList() - Static method in class com.dpslink.base.util.TemplateProcessor
-
Returns a sorted list of the processor's configuration property keys and
values.
- dumpResultsToFile(File, VelocityContext) - Static method in class com.dpslink.base.util.TemplateProcessor
-
Dumps the results of template processing to a log file in the log folder.
- dumpResultsToFile(String, VelocityContext) - Static method in class com.dpslink.base.util.TemplateProcessor
-
Dumps the results of template processing to a log file in the log folder.
- duplicate - Variable in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy.ValidList
-
The favorites list duplicate flag.