- SALESREP - Static variable in class com.dpslink.flash.db.DBC
-
The sales rep controller class.
- SALESREP - Static variable in class com.dpslink.flash.db.DBO
-
The sales rep object class.
- SalesRep - Class in com.dpslink.flash.db
-
Defines the fields and methods for sales rep table objects.
- SalesRep() - Constructor for class com.dpslink.flash.db.SalesRep
-
Constructs a SalesRep
object with all field values set to
null
.
- salesRep - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit.Context
-
The submitted sales rep.
- SALESREPC - Static variable in class com.dpslink.flash.db.DBC
-
The sales rep customer controller class.
- SALESREPC - Static variable in class com.dpslink.flash.db.DBO
-
The sales rep customer object class.
- SalesRepController - Class in com.dpslink.flash.db
-
The controller for the SalesRep
class.
- SalesRepController() - Constructor for class com.dpslink.flash.db.SalesRepController
-
The constructor for the controller.
- SalesRepCustomer - Class in com.dpslink.flash.db
-
Defines the fields and methods for sales rep customer x-ref table objects.
- SalesRepCustomer() - Constructor for class com.dpslink.flash.db.SalesRepCustomer
-
Constructs a SalesRepCustomer
object with all field values set to
null
.
- SalesRepCustomerController - Class in com.dpslink.flash.db
-
The controller for the SalesRepCustomer
class.
- SalesRepCustomerController() - Constructor for class com.dpslink.flash.db.SalesRepCustomerController
-
The constructor for the controller.
- SalesRepCustomerImport - Class in com.dpslink.flash.imports
-
Handles importing of sales rep customers.
- SalesRepCustomerImport() - Constructor for class com.dpslink.flash.imports.SalesRepCustomerImport
-
Constructs a new sales rep customer import class.
- SalesRepImport - Class in com.dpslink.flash.imports
-
Handles importing of sales reps.
- SalesRepImport() - Constructor for class com.dpslink.flash.imports.SalesRepImport
-
Constructs a new sales rep import class.
- SALESREPU - Static variable in class com.dpslink.flash.db.DBC
-
The sales rep user controller class.
- SALESREPU - Static variable in class com.dpslink.flash.db.DBO
-
The sales rep user object class.
- SalesRepUser - Class in com.dpslink.flash.db
-
Defines the fields and methods for sales rep user x-ref table objects.
- SalesRepUser() - Constructor for class com.dpslink.flash.db.SalesRepUser
-
Constructs a SalesRepUser
object with all field values set to
null
.
- SalesRepUserController - Class in com.dpslink.flash.db
-
The controller for the SalesRepUser
class.
- SalesRepUserController() - Constructor for class com.dpslink.flash.db.SalesRepUserController
-
The constructor for the controller.
- SalesRepUserImport - Class in com.dpslink.flash.imports
-
Handles importing of sales rep users.
- SalesRepUserImport() - Constructor for class com.dpslink.flash.imports.SalesRepUserImport
-
Constructs a new sales rep user import class.
- sameInvoices - Variable in class com.dpslink.flash.servlet.InvoiceHistory.Context
-
The current use same invoices flag.
- sameOrders - Variable in class com.dpslink.flash.servlet.OrderSummary.Context
-
The current use same orders flag.
- Sat - Class in com.dpslink.flash.servlet.sat
-
Defines common contants and methods used during site activity reporting.
- Sat() - Constructor for class com.dpslink.flash.servlet.sat.Sat
-
- SatAccess - Class in com.dpslink.flash.servlet.sat
-
Writes and processes the site access history page.
- SatAccess() - Constructor for class com.dpslink.flash.servlet.sat.SatAccess
-
- SatAccess.Context - Class in com.dpslink.flash.servlet.sat
-
Inner class used to store servlet context information.
- SatAccess.Result - Class in com.dpslink.flash.servlet.sat
-
Inner class that defines an access result record.
- SatActivity - Class in com.dpslink.flash.servlet.sat
-
Writes and processes the site activity summary page.
- SatActivity() - Constructor for class com.dpslink.flash.servlet.sat.SatActivity
-
- SatActivity.Context - Class in com.dpslink.flash.servlet.sat
-
Inner class used to store servlet context information.
- SatActivity.Result - Class in com.dpslink.flash.servlet.sat
-
Inner class that defines a summary result record.
- SatLocations - Class in com.dpslink.flash.servlet.sat
-
Writes and processes the site activity locations page.
- SatLocations() - Constructor for class com.dpslink.flash.servlet.sat.SatLocations
-
- SatLocations.Context - Class in com.dpslink.flash.servlet.sat
-
Inner class used to store servlet context information.
- SatLocations.Result - Class in com.dpslink.flash.servlet.sat
-
Inner class that defines a summary result record.
- SatTrends - Class in com.dpslink.flash.servlet.sat
-
Writes and processes the site activity trends page.
- SatTrends() - Constructor for class com.dpslink.flash.servlet.sat.SatTrends
-
- SatTrends.Context - Class in com.dpslink.flash.servlet.sat
-
Inner class used to store servlet context information.
- SatTrends.Result - Class in com.dpslink.flash.servlet.sat
-
Inner class that defines a summary result record.
- save(PrintWriter, String, String) - Static method in class com.dpslink.base.io.FileSystem
-
Stores this key, value pair to the specified output stream.
- saveFiles(AdmProductDescriptionEdit.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductDescriptionEdit
-
Saves the product description files (large and small) to their respective
locations.
- saveToFile() - Method in class com.dpslink.flash.servlet.admin.AdmSendMassEmail.ScheduledMessage
-
Saves the task information to a file in the temp folder for possible
later use.
- ScheduledMailTask() - Constructor for class com.dpslink.base.mail.MailThread.ScheduledMailTask
-
Constructs a new ScheduledMailTask
background process.
- ScheduledMessage(AdmSendMassEmail.Context, FlashMailMessage) - Constructor for class com.dpslink.flash.servlet.admin.AdmSendMassEmail.ScheduledMessage
-
Constructs a new message scheduled task.
- ScheduledTask - Class in com.dpslink.base.util
-
An abstract scheduled task definition.
- ScheduledTask() - Constructor for class com.dpslink.base.util.ScheduledTask
-
The constructor for the abstract scheduled task.
- ScheduledTaskManager - Class in com.dpslink.base.util
-
The manager of server scheduled tasks.
- ScheduledTaskManager() - Constructor for class com.dpslink.base.util.ScheduledTaskManager
-
- scope - Variable in class com.dpslink.flash.servlet.admin.AdmPurgeCategories.Context
-
The submitted scope.
- ScriptRequest - Class in com.dpslink.flash.servlet
-
Handles servlet requests from scripts and templates.
- ScriptRequest() - Constructor for class com.dpslink.flash.servlet.ScriptRequest
-
- ScriptRequest.Context - Class in com.dpslink.flash.servlet
-
Inner class used to store servlet context information.
- search(String, ArrayList<String[]>, String, int) - Method in class com.dpslink.flash.db.search.LuceneSearcher
-
Returns the set of hits for the products that match the given set of
search criteria.
- search(AccountLogonAddEdit.Context) - Method in class com.dpslink.flash.servlet.AccountLogonAddEdit
-
Handles processing for an auto complete search request.
- search(QuickOrder.Context) - Method in class com.dpslink.flash.servlet.QuickOrder
-
Handles processing for an auto complete search request.
- SEARCH3_FOLDER - Static variable in class com.dpslink.flash.db.search.ProductSearch3IndexBuild
-
The full path to the search index directory.
- searchable - Variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrAddEdit.Context
-
The submitted searchable in product search.
- SearchLogProduct - Class in com.dpslink.flash.db
-
Defines the fields and methods for product search log objects.
- SearchLogProduct() - Constructor for class com.dpslink.flash.db.SearchLogProduct
-
Constructs a SearchLogProduct
object with all field values set to
null
.
- SearchLogProductController - Class in com.dpslink.flash.db
-
The controller for the SearchLogProduct
class.
- SearchLogProductController() - Constructor for class com.dpslink.flash.db.SearchLogProductController
-
The constructor for the controller.
- searchResponse(AccountLogonAddEdit.Context, ArrayList<AccountLogonAddEdit.SearchResult>) - Method in class com.dpslink.flash.servlet.AccountLogonAddEdit
-
Sends a JSON formatted response to the browser for an auto complete
search request.
- searchResponse(QuickOrder.Context, ArrayList<QuickOrder.SearchResult>) - Method in class com.dpslink.flash.servlet.QuickOrder
-
Sends a JSON formatted response to the browser for an auto complete
search request.
- SearchResult(String, String) - Constructor for class com.dpslink.flash.servlet.AccountLogonAddEdit.SearchResult
-
Constructs a new search result object to hold the results of an auto
complete search.
- SearchResult(String, String) - Constructor for class com.dpslink.flash.servlet.QuickOrder.SearchResult
-
Constructs a new search result object to hold the results of an auto
complete search.
- searchTableNames(String) - Method in class com.dpslink.base.jdbc.JDBCConnectionPool
-
Answers if ivTableNames
contains a given name, regardless of case.
- searchWord - Variable in class com.dpslink.flash.servlet.ProductSearch.Context
-
The submitted search word.
- secCode - Variable in class com.dpslink.flash.servlet.AccountCreditCardAddEdit.Context
-
The submitted credit card security code.
- SECPROF - Static variable in class com.dpslink.flash.db.DBC
-
The security profile controller class.
- SECPROF - Static variable in class com.dpslink.flash.db.DBO
-
The security profile object class.
- secProfile - Variable in class com.dpslink.flash.servlet.AccountLogonAddEdit.Context
-
The submitted security profile.
- secProfile - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit.Context
-
The submitted security profile.
- SECURITY_ENCRYPT_CCNO - Static variable in class com.dpslink.flash.util.Flash
-
The value of the "Security.Encrypt.CreditCardNumbers" key in properties.
- SECURITY_ENCRYPT_PWD - Static variable in class com.dpslink.flash.util.Flash
-
The value of the "Security.Encrypt.Passwords" key in properties.
- SecurityProfile - Class in com.dpslink.flash.db
-
Defines the fields and methods for security profile objects.
- SecurityProfile() - Constructor for class com.dpslink.flash.db.SecurityProfile
-
Constructs a SecurityProfile
object with all field values set to
null
.
- SecurityProfileController - Class in com.dpslink.flash.db
-
The controller for the SecurityProfile
class.
- SecurityProfileController() - Constructor for class com.dpslink.flash.db.SecurityProfileController
-
The constructor for the controller.
- SecurityProfileImport - Class in com.dpslink.flash.imports
-
Handles importing of security profiles.
- SecurityProfileImport() - Constructor for class com.dpslink.flash.imports.SecurityProfileImport
-
Constructs a new security profile import class.
- selAttrFilters - Variable in class com.dpslink.flash.servlet.Products.Context
-
The submitted selected product attribute filters.
- selcntrys - Variable in class com.dpslink.flash.servlet.admin.AdmShipperAddEdit.Context
-
The submitted selected countries.
- Select - Class in com.dpslink.base.html
-
Defines an HTML select form field.
- Select(String) - Constructor for class com.dpslink.base.html.Select
-
Constructs a new instance of Select
using the supplied
parameters.
- Select(String, int) - Constructor for class com.dpslink.base.html.Select
-
Constructs a new instance of Select
using the supplied
parameters.
- Select(String, int, boolean) - Constructor for class com.dpslink.base.html.Select
-
Constructs a new instance of Select
using the supplied
parameters.
- SELECT - Static variable in class com.dpslink.base.html.Select
-
The pattern used to create the html for a select form field.
- SELECT_ALL - Static variable in interface com.dpslink.flash.erp.IOrderSummary
-
- SELECT_FOR_CONSOLIDATION - Static variable in interface com.dpslink.flash.erp.IOrderSummary
-
- SELECT_OPEN - Static variable in interface com.dpslink.flash.erp.IOrderSummary
-
- selectableAttr - Variable in class com.dpslink.flash.servlet.ProductSearch.Context
-
The current list of selectable attributes.
- SelectableAttribute(ProductAttributeDescriptor, ArrayList<String[]>) - Constructor for class com.dpslink.flash.servlet.ProductSearch.SelectableAttribute
-
Constructs a new selectable attribute.
- SelectableFilter(ProductAttribute) - Constructor for class com.dpslink.flash.servlet.Products.SelectableFilter
-
Constructs a new selectable product attribute filter.
- selectAccount(SfiAccountSelect.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiAccountSelect
-
Performs account selection and determines the next step to process; which
will either be ship-to selection, user selection or shopping.
- selectAccountCSR(SfiAccountSelect.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiAccountSelect
-
Performs account selection for CSR.
- selectAccountSFI(SfiAccountSelect.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiAccountSelect
-
Performs account selection for SFI.
- selectAll(AdmPendingProductList.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductList
-
Selects all pending products in the batch for the current find key.
- selectAll(AdmProductImportCandidateList.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportCandidateList
-
Selects all pending products in the batch.
- selectAllOptions() - Method in class com.dpslink.base.html.Select
-
Selects all options within the select's set of options.
- selectBatch(ImportBatch) - Method in class com.dpslink.flash.db.PendingProductController
-
Selects all pending product records for the given batch.
- selectBatch(int) - Method in class com.dpslink.flash.db.PendingProductController
-
Selects all pending product records for the given batch number.
- selectBatchFind(ImportBatch, int) - Method in class com.dpslink.flash.db.PendingProductController
-
Selects pending product records for the given batch and find key.
- selectBatchFind(int, int) - Method in class com.dpslink.flash.db.PendingProductController
-
Selects pending product records for the given batch number and find key.
- selectCCList - Variable in class com.dpslink.flash.servlet.AccountCreditCardSelect.Context
-
The current list of editable credit cards.
- selectCCNum - Variable in class com.dpslink.flash.servlet.AccountCreditCardSelect.Context
-
The submitted selected credit card number.
- selectCCNumIv - Variable in class com.dpslink.flash.servlet.AccountCreditCardSelect.Context
-
The submitted selected credit card number initialization vector.
- selectCCType - Variable in class com.dpslink.flash.servlet.AccountCreditCardSelect.Context
-
The submitted selected credit card type.
- selectCode - Variable in class com.dpslink.flash.servlet.admin.AdmCategorySelect.Context
-
The current selected object's code.
- selectCode - Variable in class com.dpslink.flash.servlet.admin.AdmCountrySelect.Context
-
The current selected object's code.
- selectCode - Variable in class com.dpslink.flash.servlet.admin.AdmLeadtimeSelect.Context
-
The current selected object's code.
- selectCode - Variable in class com.dpslink.flash.servlet.admin.AdmManufacturerSelect.Context
-
The current selected object's code.
- selectCode - Variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrSelect.Context
-
The current selected object's code.
- selectCode - Variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeList.Context
-
The current selected object's code.
- selectCode - Variable in class com.dpslink.flash.servlet.admin.AdmProductSelect.Context
-
The current selected object's code.
- selectCode - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepSelect.Context
-
The current selected object's code.
- selectCode - Variable in class com.dpslink.flash.servlet.admin.AdmSecurityProfileSelect.Context
-
The current selected object's code.
- selectCode - Variable in class com.dpslink.flash.servlet.admin.AdmShipperSelect.Context
-
The current selected object's code.
- selectCode - Variable in class com.dpslink.flash.servlet.admin.AdmSpecialSelect.Context
-
The current selected object's code.
- selectCode - Variable in class com.dpslink.flash.servlet.admin.AdmStateSelect.Context
-
The current selected object's code.
- selectCode - Variable in class com.dpslink.flash.servlet.admin.AdmUnitMeasureSelect.Context
-
The current selected object's code.
- selectCode - Variable in class com.dpslink.flash.servlet.admin.AdmWordFixSelect.Context
-
The current selected object's code.
- selected - Variable in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy.ValidList
-
The favorites list selection flag.
- selectFile - Variable in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails.Context
-
The submitted selected file.
- selectId - Variable in class com.dpslink.flash.servlet.AccountServlet.Context
-
The admin select servlet's current selected object's id.
- selectId - Variable in class com.dpslink.flash.servlet.admin.AdmAccountSelect.Context
-
The current selected object's id.
- selectId - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserSelect.Context
-
The current selected object's id.
- selectId - Variable in class com.dpslink.flash.servlet.LogonShippingSelect.Context
-
The submitted selected ship-to id.
- selectId - Variable in class com.dpslink.flash.servlet.sfi.SfiAccountSelect.Context
-
The current selected object's id.
- selection - Variable in class com.dpslink.flash.servlet.AccountCreditCardSelect.EditableCard
-
The selection radio button.
- selection - Variable in class com.dpslink.flash.servlet.AccountShippingSelect.EditableLocation
-
The selection radio button.
- selection - Variable in class com.dpslink.flash.servlet.admin.AdmPendingProductBatchSelect.EditableBatch
-
The selection radio button.
- selection - Variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchSelect.EditableBatch
-
The selection radio button.
- selection - Variable in class com.dpslink.flash.servlet.LogonShippingSelect.ShippingLocation
-
The selection radio button.
- selectList - Variable in class com.dpslink.flash.servlet.AccountServlet.Context
-
The admin select servlet's current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmAccountSelect.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmCategoryAddEdit.Context
-
The select servlet's current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmCategoryProductAdd.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmCategoryProductList.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmCategorySelect.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmCategorySubcatAdd.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmCategorySubcatList.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmCategorySubcatSeq.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmCountryAddEdit.Context
-
The select servlet's current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmCountrySelect.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmLeadtimeAddEdit.Context
-
The select servlet's current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmLeadtimeSelect.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmManufacturerAddEdit.Context
-
The select servlet's current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmManufacturerSelect.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmPendingProductBatchSelect.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmPendingProductList.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrAddEdit.Context
-
The select servlet's current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrSelect.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeList.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmProductCategoryAdd.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmProductCategoryList.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchSelect.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmProductImportCandidateList.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmProductSelect.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepAddEdit.Context
-
The select servlet's current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerAdd.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerList.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepSelect.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit.Context
-
The select servlet's current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserSelect.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmSecurityProfileAddEdit.Context
-
The select servlet's current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmSecurityProfileSelect.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmShipperAddEdit.Context
-
The select servlet's current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmShipperSelect.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmSpecialAddEdit.Context
-
The select servlet's current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmSpecialProductAdd.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmSpecialProductList.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmSpecialSelect.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmStateAddEdit.Context
-
The select servlet's current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmStateSelect.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmUnitMeasureAddEdit.Context
-
The select servlet's current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmUnitMeasureSelect.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmWordFixAddEdit.Context
-
The select servlet's current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.admin.AdmWordFixSelect.Context
-
The current list of selection objects.
- selectList - Variable in class com.dpslink.flash.servlet.LogonShippingSelect.Context
-
The current list of shipping locations.
- selectList - Variable in class com.dpslink.flash.servlet.sfi.SfiUserSelect.Context
-
The current list of selection objects.
- selectListCSR - Variable in class com.dpslink.flash.servlet.sfi.SfiAccountSelect.Context
-
The current list of CSR selection objects.
- selectListSFI - Variable in class com.dpslink.flash.servlet.sfi.SfiAccountSelect.Context
-
The current list of SFI selection objects.
- selectNdx - Variable in class com.dpslink.flash.servlet.AccountServlet.Context
-
The admin select servlet's current selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmAccountSelect.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmCategoryAddEdit.Context
-
The select servlet's current selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmCategoryProductList.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmCategorySelect.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmCategorySubcatList.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmCountryAddEdit.Context
-
The select servlet's current selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmCountrySelect.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmLeadtimeAddEdit.Context
-
The select servlet's current selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmLeadtimeSelect.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmManufacturerAddEdit.Context
-
The select servlet's current selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmManufacturerSelect.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmPendingProductList.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrAddEdit.Context
-
The select servlet's current selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrSelect.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeList.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmProductCategoryList.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmProductSelect.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepAddEdit.Context
-
The select servlet's current selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerList.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepSelect.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit.Context
-
The select servlet's current selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserSelect.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmSecurityProfileAddEdit.Context
-
The select servlet's current selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmSecurityProfileSelect.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmShipperAddEdit.Context
-
The select servlet's current selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmShipperSelect.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmSpecialAddEdit.Context
-
The select servlet's current selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmSpecialProductList.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmSpecialSelect.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmStateAddEdit.Context
-
The select servlet's current selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmStateSelect.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmUnitMeasureAddEdit.Context
-
The select servlet's current selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmUnitMeasureSelect.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmWordFixAddEdit.Context
-
The select servlet's current selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.admin.AdmWordFixSelect.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.sfi.SfiAccountSelect.Context
-
The submitted selected index.
- selectNdx - Variable in class com.dpslink.flash.servlet.sfi.SfiUserSelect.Context
-
The submitted selected index.
- selectNdxs - Variable in class com.dpslink.flash.servlet.admin.AdmPendingProductList.Context
-
The submitted selected indexes.
- selectNdxs - Variable in class com.dpslink.flash.servlet.admin.AdmProductImportCandidateList.Context
-
The submitted selected indexes.
- selectNum - Variable in class com.dpslink.flash.servlet.admin.AdmPendingProductBatchSelect.Context
-
The submitted selected batch number.
- selectNum - Variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchSelect.Context
-
The submitted selected batch number.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmAccountSelect.Context
-
The current selected object.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmCategoryProductList.Context
-
The current selected object.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmCategorySelect.Context
-
The current selected object.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmCategorySubcatList.Context
-
The current selected object.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmCountrySelect.Context
-
The current selected object.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmLeadtimeSelect.Context
-
The current selected object.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmManufacturerSelect.Context
-
The current selected object.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmPendingProductBatchSelect.Context
-
The current selected batch object.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrSelect.Context
-
The current selected object.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeList.Context
-
The current selected object.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmProductCategoryList.Context
-
The current selected object.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchSelect.Context
-
The current selected batch object.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmProductSelect.Context
-
The current selected object.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerList.Context
-
The current selected object.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepSelect.Context
-
The current selected object.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserSelect.Context
-
The current selected object.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmSecurityProfileSelect.Context
-
The current selected object.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmShipperSelect.Context
-
The current selected object.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmSpecialProductList.Context
-
The current selected object.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmSpecialSelect.Context
-
The current selected object.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmStateSelect.Context
-
The current selected object.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmUnitMeasureSelect.Context
-
The current selected object.
- selectObj - Variable in class com.dpslink.flash.servlet.admin.AdmWordFixSelect.Context
-
The current selected object.
- selectPage - Variable in class com.dpslink.flash.servlet.AccountServlet.Context
-
The admin select servlet's current page number.
- selectPage(AdmPendingProductList.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductList
-
Selects all pending products on the current page.
- selectPage(AdmProductImportCandidateList.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportCandidateList
-
Selects all pending products on the current page.
- selects - Variable in class com.dpslink.flash.servlet.admin.AdmCategoryProductAdd.Context
-
The submitted selected indexes.
- selects - Variable in class com.dpslink.flash.servlet.admin.AdmCategorySubcatAdd.Context
-
The submitted selected indexes.
- selects - Variable in class com.dpslink.flash.servlet.admin.AdmProductCategoryAdd.Context
-
The submitted selected indexes.
- selects - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerAdd.Context
-
The submitted selected indexes.
- selects - Variable in class com.dpslink.flash.servlet.admin.AdmSpecialProductAdd.Context
-
The submitted selected indexes.
- selects - Variable in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy.Context
-
The submitted list selections.
- selects - Variable in class com.dpslink.flash.servlet.OrderToExcel.Context
-
The current column selections.
- selectShipId - Variable in class com.dpslink.flash.servlet.AccountShippingSelect.Context
-
The submitted selected ship-to id.
- selectShipList - Variable in class com.dpslink.flash.servlet.AccountShippingSelect.Context
-
The current list of editable shipping locations.
- SELECTTEXT - Static variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit
-
The configured import criteria select text from properties.
- selectType - Variable in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails.Context
-
The submitted selected type.
- selectUom - Variable in class com.dpslink.flash.servlet.admin.AdmProductSelect.Context
-
The current selected object's uom.
- selectUser - Variable in class com.dpslink.flash.servlet.sfi.SfiAccountSelect.Context
-
The current selected user account object.
- selectUser - Variable in class com.dpslink.flash.servlet.sfi.SfiUserSelect.Context
-
The current selected user account object.
- selectUser(SfiUserSelect.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiUserSelect
-
Performs user selection and determines the next step to process; which
will either be ship-to selection or shopping.
- send() - Method in class com.dpslink.base.mail.MailMessage
-
Sends the email message.
- send() - Method in class com.dpslink.flash.util.FlashMailMessage
-
Sends the message.
- send() - Method in class com.dpslink.flash.util.NotificationMessage
-
Sends the message.
- sendAlertEmail(Level, String) - Static method in class com.dpslink.base.util.LogWriter
-
Sends an email if the message severity is configured for alert emails.
- sendCart(ERPInterfaceAS400.Pcml) - Method in class com.dpslink.flash.erp.extend.OrderPlacement
-
Sets the ERP program parameters for the current cart and calls the ERP
program for execution.
- sendCartLines(KeyedDataQueue) - Method in class com.dpslink.flash.erp.extend.OrderPlacement
-
Places the current cart's cart lines on the outbound sending data queue.
- sendComments(KeyedDataQueue, String) - Method in class com.dpslink.flash.erp.extend.OrderPlacement
-
Places cart or cart line comments on the outbound sending data queue.
- sendConfiguredSample(AdmTestSiteEmails.Context) - Method in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails
-
Sends a sample message for a configured file.
- sendDataQueue() - Method in class com.dpslink.flash.erp.ERPInterfaceAS400
-
Places information on the outbound sending data queue.
- sendDataQueue() - Method in class com.dpslink.flash.erp.extend.ARInformation
-
Places information on the outbound sending data queue.
- sendDataQueue() - Method in class com.dpslink.flash.erp.extend.Control
-
Places information on the outbound sending data queue.
- sendDataQueue() - Method in class com.dpslink.flash.erp.extend.CustomerMaintenance
-
Places information on the outbound sending data queue.
- sendDataQueue() - Method in class com.dpslink.flash.erp.extend.OrderCancel
-
Places information on the outbound sending data queue.
- sendDataQueue() - Method in class com.dpslink.flash.erp.extend.OrderInformation
-
Places information on the outbound sending data queue.
- sendDataQueue() - Method in class com.dpslink.flash.erp.extend.OrderPlacement
-
Places information on the outbound sending data queue.
- sendDataQueue() - Method in class com.dpslink.flash.erp.extend.OrderSummary
-
Places information on the outbound sending data queue.
- sendDataQueue() - Method in class com.dpslink.flash.erp.extend.ProductInformation
-
Places information on the outbound sending data queue.
- sendDataQueue() - Method in class com.dpslink.flash.erp.extend.UserMaintenance
-
Places information on the outbound sending data queue.
- sendDataQueue() - Method in class com.dpslink.flash.test.TestAES
-
Places information on the outbound sending data queue.
- sendDate - Variable in class com.dpslink.flash.servlet.admin.AdmSendMassEmail.Context
-
The submitted schedule date.
- sendEmail() - Method in class com.dpslink.base.tool.SiteMonitor.SiteChecker
-
Sends an email notification for a site access failure.
- sendEmail(String, RestockNotification) - Method in class com.dpslink.flash.db.util.RestockNotificationTask
-
Composes and sends the stock notification email message.
- sendEmail - Variable in class com.dpslink.flash.servlet.AccountLogonAddEdit.Context
-
The submitted send email flag.
- sendEmail(ThreadServletContext, String, String, String, Order, String, boolean, boolean) - Method in class com.dpslink.flash.servlet.EmailUser
-
Sends email to the address specified by the user object.
- sendError(HttpServletResponse, String) - Method in class com.dpslink.flash.servlet.EmailForm
-
Sends an error page to the user because the form cannot be processed.
- sendEvent(String, String, int) - Method in class com.dpslink.base.io.FileUpload
-
Sends a file upload event to the upload listener.
- sendFileContents(PrintWriter, File) - Static method in class com.dpslink.flash.cmd.ExportData
-
Writes the file contents to the given PrintWriter
- sendHTMLResponse(AdmViewFileSystemInfo.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmViewFileSystemInfo
-
Sends a HTML response to the caller of an AJAX request.
- sendJSONResponse(AdmViewFileSystemInfo.Context, JSONObject) - Method in class com.dpslink.flash.servlet.admin.AdmViewFileSystemInfo
-
Sends a JSON response to the caller of an AJAX request.
- sendMail(String, File, VelocityContext) - Method in class com.dpslink.flash.servlet.EmailForm
-
Creates and sends a form's data to the form type's configured recipient.
- sendMessage(String, JSONObject) - Static method in class com.dpslink.flash.test.TestNFMessages
-
Sends a formatted message to the Notification Framework for processing.
- sendMessage(String, JSONObject) - Method in class com.dpslink.flash.util.NotificationMessage
-
Sends a formatted message to the Notification Framework for processing.
- sendNotification() - Method in class com.dpslink.base.tool.CertificateVerifier
-
Sends a notification when a pending certificate expiration is found.
- sendNotification() - Static method in class com.dpslink.flash.test.TestNFMessages
-
Tests the sendNotification API.
- sendNotificationByAddress() - Static method in class com.dpslink.flash.test.TestNFMessages
-
Tests the sendNotificationByAddress API.
- sendPending() - Method in class com.dpslink.flash.erp.extend.ProductInformation
-
Places pending product import information on the outbound sending data
queue.
- sendPlainTextSample(AdmTestSiteEmails.Context) - Method in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails
-
Sends a sample message for a plain text message type.
- sendPriceAndAvail() - Method in class com.dpslink.flash.erp.extend.ProductInformation
-
Places price and availability information on the outbound sending data
queue.
- sendRequest(OrderRequest) - Method in class com.dpslink.flash.b2b.OrderRequestConnector
-
Method called to send the order request to the Flash server.
- sendSpecifiedSample(AdmTestSiteEmails.Context, boolean) - Method in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails
-
Sends a sample message for a specified file.
- sendTemplateNotification() - Static method in class com.dpslink.flash.test.TestNFMessages
-
Tests the sendTemplateNotification API.
- sendTemplateNotificationByAddress() - Static method in class com.dpslink.flash.test.TestNFMessages
-
Tests the sendTemplateNotificationByAddress API.
- sendTemplateNotificationForVersion() - Static method in class com.dpslink.flash.test.TestNFMessages
-
Tests the sendTemplateNotificationForVersion API.
- sendTemplateNotificationWithBody() - Static method in class com.dpslink.flash.test.TestNFMessages
-
Tests the sendTemplateNotificationWithBody API.
- sendTime - Variable in class com.dpslink.flash.servlet.admin.AdmSendMassEmail.Context
-
The submitted schedule time.
- sendTo(User) - Method in class com.dpslink.flash.db.util.AccountEmailHandler
-
Sends email notification containing account information to the given user.
- sendTo - Variable in class com.dpslink.flash.servlet.admin.AdmSendMassEmail.Context
-
The submitted recipient selection.
- sendWhen - Variable in class com.dpslink.flash.servlet.admin.AdmSendMassEmail.Context
-
The submitted schedule selection.
- seqcode - Variable in class com.dpslink.flash.servlet.admin.AdmShipperAddEdit.Context
-
The submitted sequence code.
- sequence - Variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrAddEdit.Context
-
The submitted display sequence.
- serialize(StringBuilder) - Method in class com.dpslink.base.util.json.JSONArray
-
Serialize the JSON value into a character string.
- serialize(StringBuilder) - Method in class com.dpslink.base.util.json.JSONBoolean
-
Serialize the JSON value into a character string.
- serialize(StringBuilder) - Method in class com.dpslink.base.util.json.JSONNumber
-
Serialize the JSON value into a character string.
- serialize(StringBuilder) - Method in class com.dpslink.base.util.json.JSONObject
-
Serialize the JSON value into a character string.
- serialize(StringBuilder) - Method in class com.dpslink.base.util.json.JSONString
-
Serialize the JSON value into a character string.
- serialize(StringBuilder) - Method in class com.dpslink.base.util.json.JSONValue
-
Serialize the JSON value into a character string.
- serialVersionUID - Static variable in class com.dpslink.base.as400.AS400ConnectionInfo
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.as400.AS400ConnectionPool.KeepAliveTask
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.as400.AS400ConnectionPool
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.as400.AS400LogWriter
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.as400.AS400PoolManager
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.as400.AS400RecordFormat
-
The class' serialization version id.
- serialVersionUID - Static variable in exception com.dpslink.base.as400.AS400RecordFormatException
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.as400.AS400StringEncrypter
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.html.AbstractField
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.html.Checkbox
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.html.Link
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.html.Option
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.html.Password
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.html.Radio
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.html.Select
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.html.Span
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.html.Text
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.html.Textarea
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.io.FileSystem
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.io.FileUpload
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.io.FileUploadEvent
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.jdbc.JDBCConnectionInfo
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.jdbc.JDBCConnectionPool
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.jdbc.JDBCFactory
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.jdbc.JDBCGenericObject
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.jdbc.JDBCGenericObjectController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.jdbc.JDBCLogWriter
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.jdbc.JDBCManager
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.jdbc.JDBCObject
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.jdbc.JDBCObjectController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.jdbc.JDBCObjectKeyCache
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.jdbc.JDBCPoolManager
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.jdbc.JDBCSetup
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.jdbc.JDBCUtil
-
The class' serialization version id.
- serialVersionUID - Static variable in exception com.dpslink.base.mail.MailException
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.mail.MailFactory
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.mail.MailMessage
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.mail.MailThread
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.obj.GenericMappedObject
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.obj.MappedAttributesObject
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.servlet.BaseServlet.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.servlet.BaseServlet
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.servlet.BaseStartup
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.servlet.GoBack
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.servlet.Printable
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.servlet.SiteError
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.servlet.ViewServerInfo
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.tool.CertificateVerifier
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.tool.ConvertJavadoc
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.tool.ConvertJavadoc2
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.tool.CopyDatabase.CopyObjectController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.tool.CopyDatabase
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.tool.HttpStressTest.Requestor
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.tool.HttpStressTest
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.tool.MakeDerbyImportsExports
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.tool.SiteMonitor
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.tool.SiteMonitor.SiteChecker
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.tool.SiteMonitor.SiteMonLogWriter
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.HtmlToExcel
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.HtmlToExcel.XmlBody
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.HtmlToExcel.XmlCell
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.HtmlToExcel.XmlTable
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.HtmlToPdf.HeaderFooter
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.HtmlToPdf
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.HtmlTransformer
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.json.JSONArray
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.json.JSONBoolean
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.json.JSONNumber
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.json.JSONObject
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.json.JSONString
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.json.JSONValue
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.LogCleaner
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.LogConsole
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.LogWriter
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.Messages
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.Profile
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.ScheduledTask
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.ScheduledTaskManager
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.ServerContext
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.Spreadsheet
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.StringEncoder
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.StringEncrypter
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.StringEncrypter2
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.TemplateDate
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.TemplateEncoder
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.TemplateFormatter
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.TemplateProcessor
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.TemplatePruner
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.Util
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.UtilFactory
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.XmlToPdf.PdfHeaderFooter
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.XmlToPdf.RomanNumber
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.XmlToPdf
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.XmlToPdf.XmlCell
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.XmlToPdf.XmlPage
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.base.util.XmlToPdf.XmlTable
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.ecomm.util.backendSystem.ExportData
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.ecomm.util.backendSystem.MailConfirmation
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.ecomm.util.backendSystem.PoolControl
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.ecomm.util.RunSynch
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.b2b.GenericDBConnector
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.b2b.NewQuoteConnector
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.b2b.OrderRequest
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.b2b.OrderRequestConnector
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.b2b.OrderRequestLine
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.b2b.PunchOutConnector
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.cmd.ConvertDES2AES
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.cmd.CreateAdminDPS
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.cmd.EncryptData
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.cmd.EncryptData2
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.cmd.ExportData
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.cmd.MailConfirmation.PerformComm
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.cmd.MailConfirmation
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.cmd.PoolControl.PoolRequest
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.cmd.PoolControl
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.cmd.ProductToExcel
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.cmd.ResetAdminPassword
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.cmd.RunSync
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.cmd.UpdateAdminContacts
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.cmd.util.MessageBundle
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.cmd.util.StringEncrypter2
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.cmd.util.StringEncrypter2.Util
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.Cart
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.CartAdjustmentLine
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.CartConfirmationLine
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.CartController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.CartLine
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.CartLineController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.CatalogCategory
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.CatalogCategoryController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.CatalogProduct
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.CatalogProductController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.Category
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.CategoryController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.CategoryListItem
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.CDBatch
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.CDBatchController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.Country
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.CountryController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.CreditCard
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.CreditCardController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.Customer
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.CustomerController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.DBC
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.DBO
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.FavoritesDescriptor
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.FavoritesDescriptorController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.ImportBatch
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.ImportBatchController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.ImportCriteria
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.ImportCriteriaController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.ImportMetaCriteria
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.ImportValidation
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.ImportValidationController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.Leadtime
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.LeadtimeController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.LogonAttempt
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.LogonAttemptController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.Manufacturer
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.ManufacturerController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.NextNumber
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.NotificationPref
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.NotificationPrefController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.OrderAudit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.OrderAuditController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.OrderAuditLine
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.OrderAuditLineController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.PasswordHistory
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.PasswordHistoryController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.PendingProduct
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.PendingProductController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.Permit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.PermitController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.PermitProduct
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.PermitProductController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.PermitUser
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.PermitUserController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.Product
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.ProductAttribute
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.ProductAttributeController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.ProductAttributeDescriptor
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.ProductAttributeDescriptorController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.ProductController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.ProductGroup
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.ProductGroupController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.ProductGroupXref
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.ProductGroupXrefController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.PunchOutSession
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.PunchOutSessionController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.QuantityOnOrder
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.QuantityPriceBreak
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.RelatedProductsXref
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.RelatedProductsXrefController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.RelationshipType
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.RelationshipTypeController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.RestockNotification
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.RestockNotificationController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.SalesRep
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.SalesRepController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.SalesRepCustomer
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.SalesRepCustomerController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.SalesRepUser
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.SalesRepUserController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.search.LuceneIndexer
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.search.LuceneSearcher
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.search.ProductSearch1
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.search.ProductSearch2
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.search.ProductSearch3
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.search.ProductSearch3IndexBuild
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.SearchLogProduct
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.SearchLogProductController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.SecurityProfile
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.SecurityProfileController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.Shipper
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.ShipperController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.ShipperCountry
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.ShipperCountryController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.SiteActivity
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.SiteActivityController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.SiteActivityPage
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.SiteActivityPageController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.Special
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.SpecialController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.SpecialsType
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.SpecialsTypeController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.State
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.StateController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.UnitMeasure
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.UnitMeasureController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.User
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.UserController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.AccountCreateHandler
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.AccountDeleteHandler
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.AccountEmailHandler
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.CreateOrderTask
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.DBU
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.DBUFactory
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.DBUHandler
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.DBUTask
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.FileNameTranslator1
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.FileNameTranslatorCategory
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.ImportDataTask
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.ImportProductTask
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.ProductLookupHandler.ERPItem
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.ProductLookupHandler
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.RelatedProductsHandler.Relationship
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.RelatedProductsHandler
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.RestockNotificationTask
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.SiteActivityQueue.PersistTask
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.SiteActivityQueue
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.SyncCustomersTask
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.SyncCustomersTask.SyncLogWriter
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.SyncNotificationContactsTask
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.SyncNotificationContactsTask.SyncLogWriter
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.SyncProductsTask
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.SyncProductsTask.SyncLogWriter
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.SyncUsersTask
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.SyncUsersTask.SyncLogWriter
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.UnitMeasureHandler
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.UpdateAdminContacts
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.UpdateAdminContactsTask
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.UserCatalog.MapKey
-
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.UserCatalog
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.UserCatalogExportHandler
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.UserCatalogVerifier
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.util.UserFavoritesHandler
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.WarehouseDetail
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.WarehouseQuantity
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.WordFix
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.WordFixController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.Xref
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.db.XrefController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.bogus.ARInformation
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.bogus.Control
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.bogus.CustomerMaintenance
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.bogus.OrderInformation
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.bogus.OrderPlacement
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.bogus.OrderSummary
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.bogus.ProductInformation
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.ERP
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.ERPFactory
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.ERPInterfaceAS400.Pcml
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.ERPInterfaceAS400.Received
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.ERPInterfaceAS400
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.ERPInterfaceBogus
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.ERPObject
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.extend.ARInformation
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.extend.Control
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.extend.CustomerMaintenance
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.extend.OrderCancel
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.extend.OrderInformation
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.extend.OrderPlacement
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.extend.OrderSummary
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.extend.ProductInformation
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.extend.UserMaintenance
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.extend.UtilExtend
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.obj.ARAging
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.obj.ARDetail
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.obj.ARSummary
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.obj.BackendControl
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.obj.BackendJobDescription
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.obj.Order
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.obj.OrderDetail
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.obj.PaymentDetail
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.erp.obj.ShipSummary
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.CatalogCategoryImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.CatalogProductImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.CategoryImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.CustomerImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.FavoritesDescriptorImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.FavoritesItemImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.Import
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.ImportFileReader
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.ImportLogWriter
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.ImportParserComma
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.ImportParserSemicolon
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.ImportProcessor
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.ManufacturerImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.PermitImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.PermitProductImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.PermitUserImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.ProductAttributeImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.ProductGroupImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.ProductGroupXrefImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.ProductImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.RelatedProductsXrefImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.RelationshipTypeImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.SalesRepCustomerImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.SalesRepImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.SalesRepUserImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.SecurityProfileImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.SpecialsImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.UserImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.imports.XrefImport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountBillingAddEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountBillingAddEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountContactAddEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountContactAddEdit.EditablePreference
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountContactAddEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountCreditCardAddEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountCreditCardAddEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountCreditCardSelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountCreditCardSelect.EditableCard
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountCreditCardSelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountLogonAddEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountLogonAddEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountLogonViewId.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountLogonViewId
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountPasswordEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountPasswordEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountProfile.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountProfile
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountServlet.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountServlet
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountShippingAddEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountShippingAddEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountShippingSelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountShippingSelect.EditableLocation
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AccountShippingSelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.AddToOpenOrder
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmAccountSelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmAccountSelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmBackendControlEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmBackendControlEdit.EditableControl
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmBackendControlEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmCategoryAddEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmCategoryAddEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmCategoryProductAdd.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmCategoryProductAdd
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmCategoryProductList.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmCategoryProductList
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmCategorySelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmCategorySelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmCategorySubcatAdd.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmCategorySubcatAdd
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmCategorySubcatList.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmCategorySubcatList
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmCategorySubcatSeq.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmCategorySubcatSeq
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmCountryAddEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmCountryAddEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmCountrySelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmCountrySelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmHome.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmHome
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmImportBatch
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmImportData.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmImportData
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmLeadtimeAddEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmLeadtimeAddEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmLeadtimeSelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmLeadtimeSelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmManufacturerAddEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmManufacturerAddEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmManufacturerSelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmManufacturerSelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPasswordEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPasswordEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPendingProductBatchSelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPendingProductBatchSelect.EditableBatch
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPendingProductBatchSelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPendingProductEditBasic.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPendingProductEditBasic
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPendingProductEditDescriptions.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPendingProductEditDescriptions
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPendingProductEditImages.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPendingProductEditImages
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPendingProductEditSelected.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPendingProductEditSelected
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPendingProductFind.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPendingProductFind
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPendingProductList.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPendingProductList
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPendingProductProfile.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPendingProductProfile
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPoolControl
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeAddEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeAddEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrAddEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrAddEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrSelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrSelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeList.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeList
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductCategoryAdd.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductCategoryAdd
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductCategoryList.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductCategoryList
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductDescriptionEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductDescriptionEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductImageEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductImageEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit.EditableData
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchInfo.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchInfo
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchSelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchSelect.EditableBatch
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchSelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductImportCandidateList.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductImportCandidateList
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductProfile.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductProfile
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductSearchIndexBuild.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductSearchIndexBuild
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductSelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductSelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductServlet.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmProductServlet
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPropertiesEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPropertiesEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPurge.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPurge
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPurgeAccounts.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPurgeAccounts
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPurgeCarts.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPurgeCarts
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPurgeCategories.CatalogPath
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPurgeCategories.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPurgeCategories
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPurgeCreditCards.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPurgeCreditCards
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPurgeFavorites.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPurgeFavorites
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPurgeOrderAudits.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPurgeOrderAudits
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPurgeRestockNotifications.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPurgeRestockNotifications
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPurgeSearchLogs.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPurgeSearchLogs
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPurgeSiteActivities.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmPurgeSiteActivities
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmQueryDatabase.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmQueryDatabase
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSalesRepAddEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSalesRepAddEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerAdd.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerAdd
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerList.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerList
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSalesRepSelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSalesRepSelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit.EditablePreference
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserSelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserSelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSecurityProfile
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSecurityProfileAddEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSecurityProfileAddEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSecurityProfileSelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSecurityProfileSelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSendMassEmail.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSendMassEmail.ScheduledMessage
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSendMassEmail
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmShipperAddEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmShipperAddEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmShipperSelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmShipperSelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSpecialAddEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSpecialAddEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSpecialProductAdd.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSpecialProductAdd
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSpecialProductList.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSpecialProductList
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSpecialSelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSpecialSelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmStateAddEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmStateAddEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmStateSelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmStateSelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmStoreTypeEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmStoreTypeEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSynchronizeData.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmSynchronizeData
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmUnitMeasureAddEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmUnitMeasureAddEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmUnitMeasureSelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmUnitMeasureSelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmUserCatalogExport.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmUserCatalogExport
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy.ValidList
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmVerifyEmailAddresses.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmVerifyEmailAddresses
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmVerifyEmailAddresses.Verified
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmVerifyProductFiles.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmVerifyProductFiles
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmVerifyProductFiles.Verified
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmVerifySiteImages.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmVerifySiteImages
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmVerifySiteImages.Verified
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo.Row
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmViewFileSystemInfo.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmViewFileSystemInfo.FolderFilter
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmViewFileSystemInfo
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmViewPoolStatus.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmViewPoolStatus.Pool
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmViewPoolStatus
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmViewScheduledTasks.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmViewScheduledTasks
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmViewServerInfo.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmViewServerInfo
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmWordFixAddEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmWordFixAddEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmWordFixSelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.admin.AdmWordFixSelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.CartLineEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.CartLineEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.CheckOut.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.CheckOut
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ClientRequest.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ClientRequest.DisplayableAttribute
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ClientRequest.OrderLine
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ClientRequest
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ConfirmOrder.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ConfirmOrder
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.demo.DemoIndustryEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.demo.DemoIndustryEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.EmailForm
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.EmailUser
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.FavoriteAddEdit.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.FavoriteAddEdit
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.FavoriteItems.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.FavoriteItems
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.FlashServlet.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.FlashServlet
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.FlashServlet.Stack
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.FlashServletRequest
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.FlashStartup
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.Home.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.Home
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.InvoiceHistory.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.InvoiceHistory
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.Logoff.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.Logoff
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.Logon.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.Logon
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.LogonAssistance.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.LogonAssistance
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.LogonFirst.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.LogonFirst
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.LogonShippingSelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.LogonShippingSelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.LogonShippingSelect.ShippingLocation
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.LogonUser.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.LogonUser
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.MainPagingServlet.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.MainPagingServlet
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.MainServlet.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.MainServlet
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.OrderDetails.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.OrderDetails
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.OrderRequestAPI.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.OrderRequestAPI
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.OrderSummary.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.OrderSummary
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.OrderToExcel.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.OrderToExcel
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.PagingServletLinks
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ProductCompare.CompareAttribute
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ProductCompare.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ProductCompare
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ProductDetails.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ProductDetails.DisplayableAttribute
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ProductDetails
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.Products.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.Products.SelectableFilter
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.Products
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ProductSearch.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ProductSearch.SelectableAttribute
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ProductSearch
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ProductSearchResults.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ProductSearchResults
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ProductSpecial.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ProductSpecial
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ProductWarehouseDetail.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ProductWarehouseDetail
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.PunchOut.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.PunchOut
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.QuickOrder.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.QuickOrder
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ReorderRejects.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ReorderRejects
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ReviewCart.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ReviewCart
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.sat.Sat
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.sat.SatAccess.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.sat.SatAccess.Result
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.sat.SatAccess
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.sat.SatActivity.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.sat.SatActivity.Result
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.sat.SatActivity
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.sat.SatLocations.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.sat.SatLocations.Result
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.sat.SatLocations
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.sat.SatTrends.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.sat.SatTrends.Result
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.sat.SatTrends
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ScriptRequest.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ScriptRequest
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.sfi.SfiAccountSelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.sfi.SfiAccountSelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.sfi.SfiShippingSelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.sfi.SfiShippingSelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.sfi.SfiUserSelect.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.sfi.SfiUserSelect
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ShipmentDetails.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.ShipmentDetails
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.StaticPage.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.StaticPage
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.test.ProductLookup.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.test.ProductLookup
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.test.SQLNameInsert.BogusController
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.test.SQLNameInsert
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.UserHelp.Context
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.servlet.UserHelp
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.test.OrderRequestcXML
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.test.TestAES
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.test.TestNFAttachment
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.test.TestNFContacts
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.test.TestNFMessages
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.test.TestNFParams
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.test.TestWatchDirectory
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.upgrade.v82.PopulateNotificationContacts
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.upgrade.v82.PopulateNotificationTemplates
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.util.Flash
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.util.FlashMailMessage
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.util.FlashSiteInfo
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.util.FlashTemplateFormatter
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.util.NotificationContact
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.util.NotificationFramework
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.util.NotificationMessage
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.flash.util.ThreadServletContext
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.notification.api.param.API
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.notification.api.param.APIParam
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.notification.api.param.APIParamFactory
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.notification.api.param.APIParamFactory.Util
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.notification.api.param.FCustomer
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.notification.api.param.FOrder
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.notification.api.param.FOrderDetail
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.notification.api.param.FPaymentDetail
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.notification.api.param.FProduct
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.notification.api.param.FRestockNotification
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.notification.api.param.FSecurityProfile
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.notification.api.param.FShipper
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.notification.api.param.FShipSummary
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.notification.api.param.FSiteInfo
-
The class' serialization version id.
- serialVersionUID - Static variable in class com.dpslink.notification.api.param.FUser
-
The class' serialization version id.
- SERIES_BATCH - Static variable in class com.dpslink.flash.db.NextNumber
-
The series identifier for an import batch.
- SERIES_CART - Static variable in class com.dpslink.flash.db.NextNumber
-
The series identifier for a shopping cart.
- SERIES_FAVORITE - Static variable in class com.dpslink.flash.db.NextNumber
-
The series identifier for a favorites cart.
- SERIES_ORDER - Static variable in class com.dpslink.flash.db.NextNumber
-
The series identifier for an order.
- SERVER_TOMCAT - Static variable in class com.dpslink.base.servlet.BaseServlet
-
Indicates if the application is running in an Apache Tomcat server.
- ServerContext - Class in com.dpslink.base.util
-
A utility class that provides storage and retrieval of context values which
are global to the server application and are not directly related to a user
session.
- ServerContext() - Constructor for class com.dpslink.base.util.ServerContext
-
- session - Variable in class com.dpslink.base.servlet.BaseServlet.Context
-
The current servlet session.
- sessionCart - Variable in class com.dpslink.flash.servlet.FlashServlet.Context
-
The current session's shopping cart.
- sessionLogon - Variable in class com.dpslink.flash.servlet.FlashServlet.Context
-
A flag indicating user logon has occurred.
- sessionNextURL - Variable in class com.dpslink.base.servlet.BaseServlet.Context
-
The current session's set of next URL values.
- sessionSecProfile - Variable in class com.dpslink.flash.servlet.FlashServlet.Context
-
The current session's security profile.
- sessionUser - Variable in class com.dpslink.flash.servlet.FlashServlet.Context
-
The current session's user.
- sessionUserSfi - Variable in class com.dpslink.flash.servlet.FlashServlet.Context
-
The current session's SFI/CSR selected user.
- set12MonthsGrossSales(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the last 12 months sales amount (including freight and tax).
- set12MonthsNetSales(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the last 12 months sales amount (excluding freight and tax).
- setAccessed() - Method in class com.dpslink.flash.db.SiteActivityPage
-
Sets the time when the page was accessed to the current date and time.
- setAccessed(Date) - Method in class com.dpslink.flash.db.SiteActivityPage
-
Sets the time when the page was accessed.
- setAccountObject(AccountServlet.Context) - Method in class com.dpslink.flash.servlet.AccountServlet
-
Sets the account (user) in the session to reflect the results of an edit.
- setAccounts(int) - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the number of new accounts created.
- setAccountValues(AccountContactAddEdit.Context) - Method in class com.dpslink.flash.servlet.AccountContactAddEdit
-
Sets the account values using the submitted parameter values.
- setAccountValues(AccountLogonAddEdit.Context) - Method in class com.dpslink.flash.servlet.AccountLogonAddEdit
-
Sets the account values using the submitted parameter values.
- setAcronym(String) - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Sets the site's acronym (initials).
- setAcronym(String) - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Sets the site's acronym (initials).
- setAddress1(String) - Method in class com.dpslink.flash.db.CreditCard
-
Sets the cardholder street address.
- setAddress1(String) - Method in class com.dpslink.flash.db.Customer
-
Sets the address line 1.
- setAddress1(String) - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Sets the site's address line 1.
- setAddress1(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the address line 1.
- setAddress1(String) - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Sets the site's address line 1.
- setAddress2(String) - Method in class com.dpslink.flash.db.Customer
-
Sets the address line 2.
- setAddress2(String) - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Sets the site's address line 2.
- setAddress2(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the address line 2.
- setAddress2(String) - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Sets the site's address line 2.
- setAddress3(String) - Method in class com.dpslink.flash.db.Customer
-
Sets the address line 3.
- setAddress3(String) - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Sets the site's address line 3.
- setAddress3(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the address line 3.
- setAddress3(String) - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Sets the site's address line 3.
- setAddress4(String) - Method in class com.dpslink.flash.db.Customer
-
Sets the address line 4.
- setAddress4(String) - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Sets the site's address line 4.
- setAddress4(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the address line 4.
- setAddress4(String) - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Sets the site's address line 4.
- setAddToOrder(String) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the add to existing order attribute.
- setAddToOrder(String) - Method in class com.dpslink.flash.db.OrderAudit
-
Sets the add to existing order attribute.
- setAddToOrders(int) - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the number of add to order requests to the given count.
- setAdmEmailAddr(String) - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Sets the site's administrator email address.
- setAdmEmailAddr(String) - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Sets the site's administrator email address.
- setAdmEmailName(String) - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Sets the site's administrator email name.
- setAdmEmailName(String) - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Sets the site's administrator email name.
- setAlertLevel(Level) - Static method in class com.dpslink.base.util.LogWriter
-
Sets the minimum severity level for sending alert emails.
- setAllCountries(boolean) - Method in class com.dpslink.flash.db.Shipper
-
Sets the is valid for all countries flag.
- setAllCountries(boolean) - Method in class com.dpslink.notification.api.param.FShipper
-
Sets the is valid for all countries flag.
- setAllowAccess(boolean) - Method in class com.dpslink.flash.db.User
-
Sets the is access allowed flag.
- setAllowAccess(boolean) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the is access allowed flag.
- setAllowAcctAccess(boolean) - Method in class com.dpslink.flash.db.SecurityProfile
-
Sets the allow access to account flag.
- setAllowAcctAccess(boolean) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Sets the allow access to account flag.
- setAllowAddToCart(boolean) - Method in class com.dpslink.flash.db.SecurityProfile
-
Sets the allow add to cart flag.
- setAllowAddToCart(boolean) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Sets the allow add to cart flag.
- setAllowAddToFavorites(boolean) - Method in class com.dpslink.flash.db.SecurityProfile
-
Sets the allow add to favorites flag.
- setAllowAddToFavorites(boolean) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Sets the allow add to favorites flag.
- setAllowCreateQuotes(boolean) - Method in class com.dpslink.flash.db.SecurityProfile
-
Sets the allow quote creation flag.
- setAllowCreateQuotes(boolean) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Sets the allow quote creation flag.
- setAllowEditBillto(boolean) - Method in class com.dpslink.flash.db.SecurityProfile
-
Sets the allow editing of billing information flag.
- setAllowEditBillto(boolean) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Sets the allow editing of billing information flag.
- setAllowEditContact(boolean) - Method in class com.dpslink.flash.db.SecurityProfile
-
Sets the allow editing of contact information flag.
- setAllowEditContact(boolean) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Sets the allow editing of contact information flag.
- setAllowEditCrCard(boolean) - Method in class com.dpslink.flash.db.SecurityProfile
-
Sets the allow editing of credit card information flag.
- setAllowEditCrCard(boolean) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Sets the allow editing of credit card information flag.
- setAllowEditLogon(boolean) - Method in class com.dpslink.flash.db.SecurityProfile
-
Sets the allow editing of logon information flag.
- setAllowEditLogon(boolean) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Sets the allow editing of logon information flag.
- setAllowEditShipto(boolean) - Method in class com.dpslink.flash.db.SecurityProfile
-
Sets the allow editing of shipping information flag.
- setAllowEditShipto(boolean) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Sets the allow editing of shipping information flag.
- setAllowInvoiceHistory(boolean) - Method in class com.dpslink.flash.db.SecurityProfile
-
Sets the allow user to access invoice history flag.
- setAllowInvoiceHistory(boolean) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Sets the allow user to access invoice history flag.
- setAllowOrderHistory(boolean) - Method in class com.dpslink.flash.db.SecurityProfile
-
Sets the allow user to access order history flag.
- setAllowOrderHistory(boolean) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Sets the allow user to access order history flag.
- setAllowPlaceOrders(boolean) - Method in class com.dpslink.flash.db.SecurityProfile
-
Sets the allow placing orders flag.
- setAllowPlaceOrders(boolean) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Sets the allow placing orders flag.
- setAllowPriceOverride(boolean) - Method in class com.dpslink.flash.db.SecurityProfile
-
Sets the allow price overrides flag.
- setAllowPriceOverride(boolean) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Sets the allow price overrides flag.
- setAltId(String) - Method in class com.dpslink.flash.b2b.OrderRequest
-
Sets the alternate buyer id.
- setAmount(BigDecimal) - Method in class com.dpslink.flash.db.CartAdjustmentLine
-
Sets the adjustment amount.
- setAmount(String) - Method in class com.dpslink.flash.erp.obj.PaymentDetail
-
Sets the payment amount.
- setAmount(String) - Method in class com.dpslink.notification.api.param.FPaymentDetail
-
Sets the amount.
- setAR01to30DaysAmt(String) - Method in class com.dpslink.flash.erp.obj.ARAging
-
Sets the A/R 1 to 30 days old amount.
- setAR31to60DaysAmt(String) - Method in class com.dpslink.flash.erp.obj.ARAging
-
Sets the A/R 31 to 60 days old amount.
- setAR61to90DaysAmt(String) - Method in class com.dpslink.flash.erp.obj.ARAging
-
Sets the A/R 61 to 90 days old amount.
- setARContactName(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the A/R contact name.
- setARCurrentAmt(String) - Method in class com.dpslink.flash.erp.obj.ARAging
-
Sets the A/R current amount.
- setARCurrentAmt(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the A/R current amount.
- setARFax(String) - Method in class com.dpslink.flash.db.Customer
-
Sets the A/R fax number.
- setARFax(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the A/R fax number.
- setARFutureAmt(String) - Method in class com.dpslink.flash.erp.obj.ARAging
-
Sets the A/R future amount.
- setARFutureAmt(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the A/R future amount.
- setArgs(String) - Method in interface com.dpslink.flash.db.util.FileNameTranslator
-
Sets arguments used by the configured translator.
- setArgs(String) - Method in class com.dpslink.flash.db.util.FileNameTranslator1
-
Sets arguments used by the configured translator.
- setArgs(String) - Method in class com.dpslink.flash.db.util.FileNameTranslatorCategory
-
Sets arguments used by the configured translator.
- setAROver90DaysAmt(String) - Method in class com.dpslink.flash.erp.obj.ARAging
-
Sets the A/R over 90 days old amount.
- setARPastAmt(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the A/R past amount.
- setARPhone(String) - Method in class com.dpslink.flash.db.Customer
-
Sets the A/R phone number.
- setARPhone(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the A/R phone number.
- setARPhoneNumber(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the A/R phone number.
- setARTermsName(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the A/R terms description.
- setARTotalAmt(String) - Method in class com.dpslink.flash.erp.obj.ARAging
-
Sets the A/R total amount.
- setARTotalAmt(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the A/R total amount.
- setAS400(AS400) - Method in class com.dpslink.base.as400.AS400ConnectionInfo
-
Sets the AS/400 connection.
- setAttr(String, Object) - Method in class com.dpslink.base.servlet.BaseServlet.Context
-
A shortcut convenience method that sets an attribute value in the
current session.
- setAttr(String, Object) - Method in interface com.dpslink.base.servlet.BaseServletContext
-
A shortcut convenience method that sets an attribute value in the
current session.
- setAttr(String, Object) - Method in class com.dpslink.flash.util.ThreadServletContext
-
Deprecated.
- setAttributes(String) - Method in class com.dpslink.flash.db.SearchLogProduct
-
Sets the attributes selected by user.
- setAvailableQty(int) - Method in class com.dpslink.flash.db.PendingProduct
-
Sets the quantity available.
- setAvailableQty(int) - Method in class com.dpslink.flash.db.Product
-
Sets the quantity available.
- setAvailableQty(int) - Method in class com.dpslink.flash.db.RestockNotification
-
Sets the product's available quantity.
- setAvailableQty(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the quantity available.
- setAvailableQty(String) - Method in class com.dpslink.notification.api.param.FRestockNotification
-
Sets the product's available quantity.
- setAvailableQty2(int) - Method in class com.dpslink.flash.db.PendingProduct
-
Sets the quantity available.
- setAvailableQty2(int) - Method in class com.dpslink.flash.db.Product
-
Sets the quantity available.
- setAvailableQty2(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the quantity available.
- setAvailInqs(int) - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the number of product availability inquiries.
- setAveragePayDays(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the average pay days.
- setBackgroundColor() - Method in class com.dpslink.base.util.XmlToPdf.XmlCell
-
Sets the background color for the cell based on the cell's type (th, td)
and the parent table's style.
- setBackOrderQty(String) - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Sets the backorder quantity.
- setBackOrderQty(String) - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Sets the backorder quantity.
- setBalanceDueAmt(String) - Method in class com.dpslink.flash.erp.obj.ARDetail
-
Sets the balance due amount.
- setBaseUserId(String) - Method in class com.dpslink.flash.db.CDBatch
-
Sets the id for the user the batch is based on.
- setBatch(ImportBatch) - Method in class com.dpslink.flash.db.util.ImportProductTask
-
Sets the import batch to process.
- setBatchErrorFind(ImportBatch, String, int) - Method in class com.dpslink.flash.db.PendingProductController
-
Sets the find key for pending product records in the given batch that have
the given error.
- setBatchErrorFind(int, String, int) - Method in class com.dpslink.flash.db.PendingProductController
-
Sets the find key for pending product records in the given batch number
that have the given error.
- setBatchMatchFind(ImportBatch, String, String, String, int) - Method in class com.dpslink.flash.db.PendingProductController
-
Sets the find key for pending product records in the given batch that have
a field that contains characters matching the given criteria.
- setBatchMatchFind(int, String, String, String, int) - Method in class com.dpslink.flash.db.PendingProductController
-
Sets the find key for pending product records in the given batch number
that have a field that contains characters matching the given criteria.
- setBatchNumber(int) - Method in class com.dpslink.flash.db.ImportCriteria
-
Sets the batch number.
- setBatchNumber(int) - Method in class com.dpslink.flash.db.ImportValidation
-
Sets the batch number.
- setBatchNumber(int) - Method in class com.dpslink.flash.db.PendingProduct
-
Sets the unique number for the batch.
- setBilltoId(String) - Method in class com.dpslink.flash.db.Customer
-
Sets the bill-to customer id.
- setBilltoId(String) - Method in class com.dpslink.flash.erp.obj.Order
-
Sets the bill-to customer id.
- setBilltoId(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the bill-to customer id.
- setBilltoId(String) - Method in class com.dpslink.notification.api.param.FOrder
-
Sets the bill-to customer id.
- setBilltoValues(AccountBillingAddEdit.Context) - Method in class com.dpslink.flash.servlet.AccountBillingAddEdit
-
Sets the bill-to customer values using the submitted parameter values.
- setBorder() - Method in class com.dpslink.base.util.XmlToPdf.XmlCell
-
Enables or disables the border for the cell based on the cell's type
(th, td) and the parent table's style.
- setBorderColor() - Method in class com.dpslink.base.util.XmlToPdf.XmlCell
-
Sets the border color for the cell based on the parent table's style.
- setBuyerCookie(String) - Method in class com.dpslink.flash.db.PunchOutSession
-
Sets the buyer cookie.
- setBuyerDomain(String) - Method in class com.dpslink.flash.db.PunchOutSession
-
Sets the buyer domain.
- setBuyerId(String) - Method in class com.dpslink.flash.db.PunchOutSession
-
Sets the buyer id.
- setBuyFromFavoritesOnly(boolean) - Method in class com.dpslink.flash.db.SecurityProfile
-
Sets the allow user to buy from favorites only flag.
- setBuyFromFavoritesOnly(boolean) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Sets the allow user to buy from favorites only flag.
- setCardId(String) - Method in class com.dpslink.flash.db.CreditCard
-
(not persisted) Sets the card id or security code.
- setCartEmpty(boolean) - Method in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy.ValidList
-
Sets the favorites cart empty flag.
- setCartId(String) - Method in class com.dpslink.flash.db.CartLine
-
Sets the shopping cart or favorite items id.
- setCartId(String) - Method in class com.dpslink.flash.db.PunchOutSession
-
Sets the id of the cart associated with the session.
- setCartLinePrices(CartLine) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler
-
Sets the order and price unit of measure prices for the given cart line.
- setCartLineTemplateUoms(ArrayList<CartLine>) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler
-
Sets the unit of measure html template data for a group of cart lines.
- setCartLineUoms(CartLine) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler
-
Sets the unit of measure and price values for a given cart line.
- setCartLineUoms(CartLine, String, String) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler
-
Sets the unit of measure and price values for a given cart line.
- setCartLineUoms(ArrayList<CartLine>) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler
-
Sets the unit of measure and price values for a group of cart lines.
- setCatalogStyle(String) - Method in class com.dpslink.flash.db.User
-
Sets the user's current catalog style attribute.
- setCatalogStyle(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the user's current catalog style attribute.
- setCategory(Category) - Method in class com.dpslink.flash.db.CategoryListItem
-
Sets the list item's category object.
- setCategoryCode(String) - Method in class com.dpslink.flash.db.CatalogProduct
-
Sets the category code.
- setCategoryCode(String) - Method in class com.dpslink.flash.db.PendingProduct
-
Sets the category code.
- setCategoryCode(String) - Method in class com.dpslink.flash.db.Product
-
Sets the default category code.
- setCategoryCode(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the default category code.
- setCategoryName(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the default category name.
- setCategoryPathData(MainServlet.Context) - Method in class com.dpslink.flash.servlet.MainServlet
-
Retrieves and sets the category path data for the current selected category.
- setCategoryProductData(MainServlet.Context) - Method in class com.dpslink.flash.servlet.MainServlet
-
Retrieves and sets the product data required for the current selected
category.
- setCCExpires(String) - Method in class com.dpslink.flash.b2b.OrderRequest
-
Sets the credit card expiration date.
- setCCName(String) - Method in class com.dpslink.flash.b2b.OrderRequest
-
Sets the credit card name.
- setCCNumber(String) - Method in class com.dpslink.flash.b2b.OrderRequest
-
Sets the credit card number.
- setCellComment(String, String, String) - Method in class com.dpslink.base.util.Spreadsheet
-
Sets a comment for a cell.
- setCellHighlight(String) - Method in class com.dpslink.base.util.Spreadsheet
-
Highlight the cell.
- setCellHighlight(Cell) - Method in class com.dpslink.base.util.Spreadsheet
-
Highlight the cell.
- setCellValue(String, String) - Method in class com.dpslink.base.util.Spreadsheet
-
Set the value of the cell to a String
.
- setCellValue(String, double) - Method in class com.dpslink.base.util.Spreadsheet
-
Set the value of the cell to a double
.
- setCellValue(String, Date) - Method in class com.dpslink.base.util.Spreadsheet
-
Set the value of the cell to a Date
.
- setCellValue(Cell, Date) - Method in class com.dpslink.base.util.Spreadsheet
-
Sets the value of a cell to a Date
.
- setCellValue(Cell, Time) - Method in class com.dpslink.base.util.Spreadsheet
-
Sets the value of a cell to a Date
.
- setChecked(boolean) - Method in class com.dpslink.base.html.Checkbox
-
Sets the checkbox's checked state attribute.
- setCheckNum(String) - Method in class com.dpslink.flash.erp.obj.PaymentDetail
-
Sets the check number or reference number.
- setCheckNum(String) - Method in class com.dpslink.notification.api.param.FPaymentDetail
-
Sets the check number or reference number.
- setChildCode(String) - Method in class com.dpslink.flash.db.CatalogCategory
-
Sets the category code for child category.
- setChildren(ArrayList<Category>) - Method in class com.dpslink.flash.db.CategoryListItem
-
Sets the list item's children.
- setCity(String) - Method in class com.dpslink.flash.db.Customer
-
Sets the city.
- setCity(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the city.
- setClassCode(String) - Method in class com.dpslink.flash.db.Category
-
Sets the default classification code for products in the category.
- setClassCode(String) - Method in class com.dpslink.flash.db.PendingProduct
-
Sets the classification code.
- setClassCode(String) - Method in class com.dpslink.flash.db.Product
-
Sets the classification code.
- setClassCode(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the classification code.
- setCode(String) - Method in class com.dpslink.flash.db.Category
-
Sets the unique code for the category.
- setCode(String) - Method in class com.dpslink.flash.db.Country
-
Sets the unique code for the country.
- setCode(String) - Method in class com.dpslink.flash.db.ImportValidation
-
Sets the error code.
- setCode(String) - Method in class com.dpslink.flash.db.Leadtime
-
Sets the unique code for the lead time.
- setCode(String) - Method in class com.dpslink.flash.db.Manufacturer
-
Sets the unique code for the manufacturer.
- setCode(String) - Method in class com.dpslink.flash.db.Permit
-
Sets the unique code for permit.
- setCode(String) - Method in class com.dpslink.flash.db.Product
-
Sets the product code.
- setCode(String) - Method in class com.dpslink.flash.db.ProductAttributeDescriptor
-
Sets the unique code for the descriptor.
- setCode(String) - Method in class com.dpslink.flash.db.ProductGroup
-
Sets the unique code for the group.
- setCode(String) - Method in class com.dpslink.flash.db.RelationshipType
-
Sets the unique code for the relationship.
- setCode(String) - Method in class com.dpslink.flash.db.SalesRep
-
Sets the unique code for the sales rep.
- setCode(String) - Method in class com.dpslink.flash.db.SecurityProfile
-
Sets the unique code for the profile.
- setCode(String) - Method in class com.dpslink.flash.db.Shipper
-
Sets the unique code for the shipper.
- setCode(String) - Method in class com.dpslink.flash.db.SpecialsType
-
Sets the unique code for the specials type.
- setCode(String) - Method in class com.dpslink.flash.db.State
-
Sets the unique code for the state/province.
- setCode(String) - Method in class com.dpslink.flash.db.UnitMeasure
-
Sets the unique code for the unit of measure.
- setCode(String) - Method in class com.dpslink.flash.db.Xref
-
Sets the cross reference code.
- setCode(String) - Method in class com.dpslink.flash.servlet.Products.SelectableFilter
-
Sets the attribute filter code.
- setCode(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the product code.
- setCode(String) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Sets the unique code for the profile.
- setCode(String) - Method in class com.dpslink.notification.api.param.FShipper
-
Sets the unique code for the shipper.
- setCodePath(String) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeCategories.CatalogPath
-
Sets the category code path.
- setColSpan() - Method in class com.dpslink.base.util.XmlToPdf.XmlCell
-
Sets the column span value for the cell (if one is defined).
- setColumnHighlight(String) - Method in class com.dpslink.base.util.Spreadsheet
-
Highlight the column is the current row.
- setColumnImage(String, String) - Method in class com.dpslink.base.util.Spreadsheet
-
Set the value of a column in the current row to an image.
- setColumnImage(String, File) - Method in class com.dpslink.base.util.Spreadsheet
-
Set the value of a column in the current row to an image.
- setColumns(int) - Method in class com.dpslink.base.html.Textarea
-
Sets the textarea's columns attribute.
- setColumnValue(String, String) - Method in class com.dpslink.base.util.Spreadsheet
-
Set the value of a column in the current row to a String
.
- setColumnValue(String, double) - Method in class com.dpslink.base.util.Spreadsheet
-
Set the value of a column in the current row to a double
.
- setColumnValue(String, Time) - Method in class com.dpslink.base.util.Spreadsheet
-
Set the value of a column in the current row to a Date
.
- setColumnValue(String, Date) - Method in class com.dpslink.base.util.Spreadsheet
-
Set the value of a column in the current row to a Date
.
- setColumnValue(OrderToExcel.Context, int, Date) - Method in class com.dpslink.flash.servlet.OrderToExcel
-
Sets a spreadsheet column's value to a date.
- setColumnValue(OrderToExcel.Context, int, double) - Method in class com.dpslink.flash.servlet.OrderToExcel
-
Sets a spreadsheet column's value to a double.
- setColumnValue(OrderToExcel.Context, int, String) - Method in class com.dpslink.flash.servlet.OrderToExcel
-
Sets a spreadsheet column's value to a string.
- setComments(String) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the order comments.
- setComments(String) - Method in class com.dpslink.flash.db.CartLine
-
Sets the comments.
- setComments(String) - Method in class com.dpslink.flash.erp.obj.BackendControl
-
Sets the field's comments/help text.
- setCommercial(boolean) - Method in class com.dpslink.flash.db.Customer
-
Sets the is commerical address flag.
- setCommercial(boolean) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the is commerical address flag.
- setCommonName(String) - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Sets the site's common name.
- setCommonName(String) - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Sets the site's common name.
- setConfirmContractNumber(String) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the confirmed contract number.
- setConfirmCreditCard(CreditCard) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the confirmed credit card object.
- setConfirmOrderDate(Date) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the confirmed order date.
- setConfirmPayMethod(int) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the confirmed payment method.
- setConfirmPONumber(String) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the confirmed customer P.O.
- setConfirmShipper(Shipper) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the confirmed shipper object.
- setConfirmShipto(Customer) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the confirmed ship-to customer object.
- setConfirmUserDefinedField1(String) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the confirmed order additional info.
- setConjunction(int) - Method in class com.dpslink.flash.db.ImportCriteria
-
Sets the conjunction.
- setConnection(Connection) - Method in class com.dpslink.base.jdbc.JDBCConnectionInfo
-
Sets the information object's JDBC connection.
- setConnectionInfo(JDBCConnectionInfo) - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Sets the JDBC connection information object that owns this controller.
- setContactName(String) - Method in class com.dpslink.flash.db.Customer
-
(not persisted) Sets the contact name.
- setContactName(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the contact name.
- setContactPhone(String) - Method in class com.dpslink.flash.db.Customer
-
(not persisted) Sets the contact phone number.
- setContactPhone(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the contact phone number.
- setContactPrefs(User) - Static method in class com.dpslink.flash.util.NotificationContact
-
Sets an existing contact's notification preferences in the notification
framework.
- setContactPrefs(User, NotificationPref) - Static method in class com.dpslink.flash.util.NotificationContact
-
Sets an existing contact's notification preferences in the notification
framework.
- setContactPrefs(User, ArrayList<NotificationPref>) - Static method in class com.dpslink.flash.util.NotificationContact
-
Sets an existing contact's notification preferences in the notification
framework.
- setContent(Object) - Method in class com.dpslink.base.mail.MailMessage
-
Sets the email's content using the given object.
- setContent(Object) - Method in class com.dpslink.flash.util.FlashMailMessage
-
Sets the message's content using the given object.
- setContent(Object) - Method in class com.dpslink.flash.util.NotificationMessage
-
Sets the message content object.
- setContentAsHTML() - Method in class com.dpslink.flash.util.NotificationMessage
-
Converts plain text message content to HTML content by enclosing the
content within an HTML <pre> tag.
- setContentFolder(String) - Method in class com.dpslink.flash.db.CDBatch
-
Sets the published content folder name.
- setContentSize(int) - Method in class com.dpslink.flash.db.CDBatch
-
Sets the size of published content (mb).
- setContext(Context) - Method in class com.dpslink.base.util.TemplateEncoder
-
Sets the Velocity internal context.
- setContext(FlashServletContext) - Method in class com.dpslink.flash.db.util.AccountCreateHandler
-
Sets the class' servlet context (i.e.
- setContext(FlashServletContext) - Method in class com.dpslink.flash.db.util.AccountDeleteHandler
-
Sets the class' servlet context (i.e.
- setContext(FlashServletContext) - Method in class com.dpslink.flash.db.util.DBUHandler
-
Sets the class' servlet context (i.e.
- setContext(FlashServletContext) - Method in interface com.dpslink.flash.db.util.DBUInterface
-
Sets the class' servlet context (i.e.
- setContext(FlashServletContext) - Method in class com.dpslink.flash.db.util.DBUTask
-
Sets the class' servlet context (i.e.
- setContext(FlashServletContext) - Method in class com.dpslink.flash.db.util.UserCatalogVerifier
-
Sets the class' servlet context (i.e.
- setContext(FlashServletContext) - Method in interface com.dpslink.flash.erp.ERPInterface
-
Sets the ERP interface's servlet context (i.e.
- setContext(FlashServletContext) - Method in class com.dpslink.flash.erp.ERPInterfaceAS400
-
Sets the ERP interface's servlet context (i.e.
- setContext(FlashServletContext) - Method in class com.dpslink.flash.erp.ERPInterfaceBogus
-
Sets the ERP interface's servlet context (i.e.
- setContext(FlashServletContext) - Method in class com.dpslink.flash.imports.Import
-
Sets the import object's servlet context (i.e.
- setContext(FlashServletContext) - Method in class com.dpslink.flash.imports.UserImport
-
Sets the import object's servlet context (i.e.
- setContractNumber(String) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the contract number.
- setContractNumber(String) - Method in class com.dpslink.flash.db.CartConfirmationLine
-
Sets the contract number.
- setContractNumber(String) - Method in class com.dpslink.flash.db.CartLine
-
Sets the contract number.
- setContractNumber(String) - Method in class com.dpslink.flash.erp.obj.Order
-
Sets the contract number.
- setContractNumber(String) - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Sets the contract number.
- setContractNumber(String) - Method in class com.dpslink.notification.api.param.FOrder
-
Sets the contract number.
- setContractNumber(String) - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Sets the contract number.
- setController(DBOBJCTLR) - Method in class com.dpslink.base.jdbc.JDBCConnectionInfo
-
Caches the given JDBC object controller instance.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.base.servlet.GoBack
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.base.servlet.Printable
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.base.servlet.SiteError
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountLogonViewId
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountPasswordEdit
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountServlet
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmAccountSelect
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmBackendControlEdit
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategoryAddEdit
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategoryProductAdd
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategoryProductList
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySelect
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySubcatAdd
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySubcatList
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySubcatSeq
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCountryAddEdit
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCountrySelect
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmHome
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmImportData
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmLeadtimeAddEdit
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmLeadtimeSelect
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmManufacturerAddEdit
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmManufacturerSelect
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPasswordEdit
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductBatchSelect
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductFind
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductList
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductProfile
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrAddEdit
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrSelect
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchInfo
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchSelect
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportCandidateList
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductSearchIndexBuild
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductSelect
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductServlet
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPropertiesEdit
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurge
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmQueryDatabase
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepAddEdit
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerAdd
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerList
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepSelect
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepUserSelect
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSecurityProfileAddEdit
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSecurityProfileSelect
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSendMassEmail
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmShipperAddEdit
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmShipperSelect
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialAddEdit
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialProductAdd
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialProductList
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialSelect
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmStateAddEdit
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmStateSelect
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmStoreTypeEdit
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSynchronizeData
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmUnitMeasureAddEdit
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmUnitMeasureSelect
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmUserCatalogExport
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmVerifyEmailAddresses
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmVerifyProductFiles
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmVerifySiteImages
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewFileSystemInfo
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewPoolStatus
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewScheduledTasks
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewServerInfo
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmWordFixAddEdit
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmWordFixSelect
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.CartLineEdit
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.CheckOut
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ConfirmOrder
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.demo.DemoIndustryEdit
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.FavoriteAddEdit
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.Home
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.InvoiceHistory
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.Logoff
-
Deprecated.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.Logon
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.LogonAssistance
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.LogonShippingSelect
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.LogonUser
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.OrderDetails
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.OrderSummary
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.OrderToExcel
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ProductCompare
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ProductDetails
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.Products
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ProductSearch
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ProductWarehouseDetail
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.QuickOrder
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ReorderRejects
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ReviewCart
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sat.SatAccess
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sat.SatActivity
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sat.SatLocations
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sat.SatTrends
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ScriptRequest
-
Deprecated.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiAccountSelect
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiUserSelect
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ShipmentDetails
-
Adds one or more values to the http session cookies.
- setCookieValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.StaticPage
-
Adds one or more values to the http session cookies.
- setCorporateURL(String) - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Sets the site's corporate web site url.
- setCorporateURL(String) - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Sets the site's corporate web site url.
- setCount(int) - Method in class com.dpslink.flash.db.ImportValidation
-
Sets the count of error occurrences in the batch.
- setCountry(Country) - Method in class com.dpslink.flash.db.Customer
-
Sets the country object.
- setCountry(Country) - Method in class com.dpslink.flash.db.State
-
Sets the country object.
- setCountryCode(String) - Method in class com.dpslink.flash.db.Customer
-
Sets the country code.
- setCountryCode(String) - Method in class com.dpslink.flash.db.ShipperCountry
-
Sets the country code.
- setCountryCode(String) - Method in class com.dpslink.flash.db.State
-
Sets the country code.
- setCountryCode(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the country code.
- setCountryName(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the country name.
- setCreated(Date) - Method in class com.dpslink.flash.db.PunchOutSession
-
Sets the time when session created.
- setCreditCard(CreditCard) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the credit card object.
- setCreditCard(CreditCard) - Method in class com.dpslink.flash.db.User
-
Sets the current credit card object.
- setCreditCard(String) - Method in class com.dpslink.flash.erp.obj.PaymentDetail
-
Sets the credit card number.
- setCreditCard(String) - Method in class com.dpslink.notification.api.param.FPaymentDetail
-
Sets the credit card number.
- setCreditCardExpires(String) - Method in class com.dpslink.flash.db.OrderAudit
-
Sets the credit card expiration date (yyyymm).
- setCreditCardName(String) - Method in class com.dpslink.flash.db.OrderAudit
-
Sets the credit card cardholder name.
- setCreditCardNumber(String) - Method in class com.dpslink.flash.db.OrderAudit
-
Sets the credit card number.
- setCreditCardNumber(String) - Method in class com.dpslink.flash.db.User
-
Sets the current credit card number.
- setCreditCardNumber(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the current credit card number.
- setCreditCardType(String) - Method in class com.dpslink.flash.db.OrderAudit
-
Sets the credit card type.
- setCreditCardType(String) - Method in class com.dpslink.flash.db.User
-
Sets the current credit card type.
- setCreditCardType(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the current credit card type.
- setCreditCardValues(AccountCreditCardAddEdit.Context) - Method in class com.dpslink.flash.servlet.AccountCreditCardAddEdit
-
Sets the account values using the submitted parameter values.
- setCreditLimitAmt(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the credit limit amount.
- setCreditLimitName(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the credit limit description.
- setCurrentRow(int) - Method in class com.dpslink.base.util.Spreadsheet
-
Sets the current row number using numbering used in Excel (i.e.
- setCurrentSheet(int) - Method in class com.dpslink.base.util.Spreadsheet
-
Sets the current sheet.
- setCurrentSheet(String) - Method in class com.dpslink.base.util.Spreadsheet
-
Sets the current sheet.
- setCustItemNumber(String) - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Sets the customer item number.
- setCustItemNumber(String) - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Sets the customer item number.
- setCustomer(Customer) - Method in class com.dpslink.flash.db.SalesRepCustomer
-
Sets the customer object.
- setCustomer(Customer) - Method in class com.dpslink.flash.db.User
-
Sets the billing information customer object.
- setCustomerId(String) - Method in class com.dpslink.flash.db.SalesRepCustomer
-
Sets the customer id.
- setCustomerId(String) - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the customer id associated with the session.
- setCustomerId(String) - Method in class com.dpslink.flash.db.User
-
Sets the id for billing information customer.
- setCustomerId() - Method in class com.dpslink.flash.erp.bogus.CustomerMaintenance
-
Sets the customer id(s) for a new customer being added.
- setCustomerId(String) - Method in class com.dpslink.flash.erp.obj.Order
-
Sets the ordering customer id.
- setCustomerId(String) - Method in class com.dpslink.notification.api.param.FOrder
-
Sets the ordering customer id.
- setCustomerId(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the id for billing information customer.
- setCustomerPartNumber(String) - Method in class com.dpslink.flash.db.CartConfirmationLine
-
(not persisted) Sets the customer part number.
- setCustomerPartNumber(String) - Method in class com.dpslink.flash.db.Product
-
(not persisted) Sets the customer part number.
- setCustomerPartNumber(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the customer part number.
- setCustProdCode(String) - Method in class com.dpslink.flash.db.Xref
-
Sets the customer part number.
- setData(String) - Method in class com.dpslink.flash.db.ImportCriteria
-
Sets the value to match.
- setDataType(int) - Method in class com.dpslink.flash.db.ImportMetaCriteria
-
Sets the field's data type.
- setDataType(int) - Method in class com.dpslink.flash.erp.obj.BackendControl
-
Sets the field's data type.
- setDate(Date) - Method in class com.dpslink.base.util.TemplateDate
-
Sets the date associated with this object.
- setDate(String) - Method in class com.dpslink.flash.erp.obj.PaymentDetail
-
Sets the payment date.
- setDate(String) - Method in class com.dpslink.notification.api.param.FPaymentDetail
-
Sets the payment date.
- setDateAsked(Date) - Method in class com.dpslink.flash.db.RestockNotification
-
Sets the time when request was submitted.
- setDateAsked(String) - Method in class com.dpslink.notification.api.param.FRestockNotification
-
Sets the time when request was submitted.
- setDateLastOrdered(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the last ordered date.
- setDateLastPaid(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the last paid date.
- setDateNotified(Date) - Method in class com.dpslink.flash.db.RestockNotification
-
Sets the time when notification was issued.
- setDateNotified(String) - Method in class com.dpslink.notification.api.param.FRestockNotification
-
Sets the time when notification was issued.
- setDateOpened(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the account opened date.
- setDays(int) - Method in class com.dpslink.flash.db.Leadtime
-
Sets the number of days.
- setDaysLastPaid(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the days since last paid.
- setDebugMode(boolean) - Method in class com.dpslink.base.mail.MailMessage
-
Sets the debug mode on/off state.
- setDefaultCategory(Category) - Method in class com.dpslink.flash.db.User
-
Sets the default catalog category object.
- setDefaultCategoryCode(String) - Method in class com.dpslink.flash.db.User
-
Sets the default catalog category code.
- setDefaultCategoryCode(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the default catalog category code.
- setDefaultSSLContext() - Method in class com.dpslink.base.tool.CertificateVerifier
-
Sets the default SSL context for SSL connections so that all hosts are
considered as trusted hosts and then returns an SSL socket factory that
uses the context.
- setDefaultSSLContext() - Static method in class com.dpslink.flash.util.NotificationFramework
-
Sets the default SSL context for URL SSL connections so that self-signed
certificates will be accepted.
- setDefaultUser(FlashServlet.Context) - Method in class com.dpslink.flash.servlet.FlashServlet
-
Sets the current session to point to the default user or to the user saved
as a cookie from a previous session's logon.
- setDescription(String) - Method in class com.dpslink.flash.b2b.OrderRequestLine
-
Sets the product description.
- setDescription(String) - Method in class com.dpslink.flash.db.CartAdjustmentLine
-
Sets the description.
- setDescription(String) - Method in class com.dpslink.flash.db.CartConfirmationLine
-
Sets the description.
- setDescription(String) - Method in class com.dpslink.flash.db.CDBatch
-
Sets the description.
- setDescription(String) - Method in class com.dpslink.flash.db.FavoritesDescriptor
-
Sets the description.
- setDescription(String) - Method in class com.dpslink.flash.db.ImportBatch
-
Sets the description.
- setDescription(String) - Method in class com.dpslink.flash.db.ImportCriteria
-
Sets the description of field.
- setDescription(String) - Method in class com.dpslink.flash.db.ImportMetaCriteria
-
Sets the field's description.
- setDescription(String) - Method in class com.dpslink.flash.db.OrderAuditLine
-
Sets the line item description.
- setDescription(String) - Method in class com.dpslink.flash.db.Product
-
Sets the description.
- setDescription(String) - Method in class com.dpslink.flash.db.ProductAttributeDescriptor
-
Sets the description.
- setDescription(String) - Method in class com.dpslink.flash.db.ProductGroup
-
Sets the description.
- setDescription(String) - Method in class com.dpslink.flash.db.QuantityPriceBreak
-
Sets the description.
- setDescription(String) - Method in class com.dpslink.flash.db.RelationshipType
-
Sets the description.
- setDescription(String) - Method in class com.dpslink.flash.db.RestockNotification
-
Sets the product's description.
- setDescription(String) - Method in class com.dpslink.flash.db.SecurityProfile
-
Sets the description.
- setDescription(String) - Method in class com.dpslink.flash.db.SpecialsType
-
Sets the description.
- setDescription(String) - Method in class com.dpslink.flash.db.WarehouseDetail
-
Sets the description.
- setDescription(String) - Method in class com.dpslink.flash.db.WarehouseQuantity
-
Sets the description.
- setDescription(String) - Method in class com.dpslink.flash.erp.obj.BackendControl
-
Sets the field's description.
- setDescription(String) - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Sets the item description.
- setDescription(String) - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Sets the item description.
- setDescription(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the description.
- setDescription(String) - Method in class com.dpslink.notification.api.param.FRestockNotification
-
Sets the product's description.
- setDescription(String) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Sets the description.
- setDescription1(String) - Method in class com.dpslink.flash.db.PendingProduct
-
Sets the description 1 (abbreviated).
- setDescription2(String) - Method in class com.dpslink.flash.db.PendingProduct
-
Sets the description 2 (short).
- setDescription3(String) - Method in class com.dpslink.flash.db.PendingProduct
-
Sets the description 3 (long).
- setDescriptorCode(String) - Method in class com.dpslink.flash.db.ProductAttribute
-
Sets the attribute descriptor code.
- setDescriptorName(String) - Method in class com.dpslink.flash.db.ProductAttribute
-
(not persisted) Sets the attribute descriptor description.
- setDetailLink(String) - Method in class com.dpslink.flash.db.WarehouseQuantity
-
(not persisted) Sets the warehouse details link.
- setDetails(ArrayList<WarehouseDetail>) - Method in class com.dpslink.flash.db.WarehouseQuantity
-
Sets the collection of warehouse details.
- setDisabled(boolean) - Method in class com.dpslink.base.html.AbstractField
-
Sets the form field's disabled state attribute.
- setDiscount(String) - Method in class com.dpslink.flash.erp.obj.PaymentDetail
-
Sets the payment discount.
- setDisplay(boolean) - Method in class com.dpslink.flash.db.ProductAttributeDescriptor
-
Sets the is displayed on product details flag.
- setDisplayNegativeWhseQtys(boolean) - Method in class com.dpslink.flash.db.SecurityProfile
-
Sets the display negative warehouse quantities flag.
- setDisplayNegativeWhseQtys(boolean) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Sets the display negative warehouse quantities flag.
- setDisplayWhseQtys(boolean) - Method in class com.dpslink.flash.db.SecurityProfile
-
Sets the display warehouse quantities flag.
- setDisplayWhseQtys(boolean) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Sets the display warehouse quantities flag.
- setDueDate(String) - Method in class com.dpslink.flash.erp.obj.ARDetail
-
Sets the due date.
- setDUNS(String) - Method in class com.dpslink.flash.b2b.OrderRequest
-
Sets the DUNS number.
- setDuplicate(boolean) - Method in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy.ValidList
-
Sets the favorites list duplicate flag.
- setEmailAddr(String) - Method in class com.dpslink.flash.db.Customer
-
Sets the email address.
- setEmailAddr(String) - Method in class com.dpslink.flash.db.RestockNotification
-
Sets the notification email address.
- setEmailAddr(String) - Method in class com.dpslink.flash.db.User
-
Sets the primary email address.
- setEmailAddr(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the email address.
- setEmailAddr(String) - Method in class com.dpslink.notification.api.param.FRestockNotification
-
Sets the notification email address.
- setEmailAddr(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the primary email address.
- setEmailAddr2(String) - Method in class com.dpslink.flash.db.User
-
Sets the secondary email address.
- setEmailAddr2(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the secondary email address.
- setError(String) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit.EditableData
-
Sets the error text.
- setErrorCodes(String) - Method in class com.dpslink.flash.db.PendingProduct
-
Sets the concatenated string of error codes.
- setErrorList(ArrayList<String>) - Method in class com.dpslink.flash.servlet.admin.AdmBackendControlEdit.EditableControl
-
Sets the list of errors for this control.
- setErrorType(int) - Method in interface com.dpslink.flash.erp.ERPInterface
-
Sets the type of error encountered during processing.
- setErrorType(int) - Method in class com.dpslink.flash.erp.ERPInterfaceAS400
-
Sets the type of error encountered during processing.
- setErrorType(int) - Method in class com.dpslink.flash.erp.ERPInterfaceBogus
-
Sets the type of error encountered during processing.
- setExpectedDate(String) - Method in class com.dpslink.flash.db.QuantityOnOrder
-
Sets the expected date (preformatted by the ERP system).
- setExpired(String) - Method in class com.dpslink.flash.servlet.FlashServlet.Stack
-
Sets all servlet requests to expired that have the given servlet name
regardless of when the request occurred.
- setExpired(String, String) - Method in class com.dpslink.flash.servlet.FlashServlet.Stack
-
Sets all servlet requests to expired that have the given servlet name
and that occurred prior to the given servlet request id.
- setExpired(FlashServletRequest, String) - Method in class com.dpslink.flash.servlet.FlashServlet.Stack
-
Sets all servlet requests to expired that have the given servlet name
and that occurred prior to the given servlet request.
- setExpires(String) - Method in class com.dpslink.flash.db.CreditCard
-
Sets the expiration date (yyyymm).
- setExtendedQuoteAmount(BigDecimal) - Method in class com.dpslink.flash.db.CartLine
-
(not persisted) Sets the extended quote amount for this line.
- setExtendedQuoteAmount(int, BigDecimal) - Method in class com.dpslink.flash.db.CartLine
-
(not persisted) Sets the extended quote amount for this line.
- setExtPrice(String) - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Sets the line extended price.
- setExtPrice(String) - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Sets the line extended price.
- setFavoritesListId(String) - Method in class com.dpslink.flash.db.User
-
Sets the default favorite items list id.
- setFax(String) - Method in class com.dpslink.flash.db.Customer
-
Sets the fax number.
- setFax(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the fax number.
- setFile(String) - Method in class com.dpslink.flash.db.util.ImportDataTask
-
Sets the import file being processed.
- setFindKey(int) - Method in class com.dpslink.flash.db.PendingProduct
-
Sets the random number assigned to search matches.
- setFirstName(String) - Method in class com.dpslink.flash.db.User
-
Sets the first name.
- setFirstName(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the first name.
- setFormalName(String) - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Sets the site's formal name.
- setFormalName(String) - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Sets the site's formal name.
- setFreight(BigDecimal) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the freight charge amount.
- setFreight(BigDecimal) - Method in class com.dpslink.flash.db.OrderAudit
-
Sets the freight charge amount.
- setFreight(String) - Method in class com.dpslink.flash.erp.obj.Order
-
Sets the freight amount.
- setFreight(String) - Method in class com.dpslink.notification.api.param.FOrder
-
Sets the freight amount.
- setFrom(Object) - Method in class com.dpslink.base.mail.MailMessage
-
Sets the email's from address(es) using the given object (User, ArrayList,
etc.).
- setFrom(String, String) - Method in class com.dpslink.base.mail.MailMessage
-
Sets the email's from address using the given name and email address.
- setFrom(Object) - Method in class com.dpslink.flash.util.FlashMailMessage
-
Sets the message's from address(es) using the given object (User, ArrayList,
etc.).
- setFrom(String, String) - Method in class com.dpslink.flash.util.FlashMailMessage
-
Sets the message's from address using the given name and email address.
- setFrom(Object) - Method in class com.dpslink.flash.util.NotificationMessage
-
Sets the message from address object.
- setFromPost(boolean) - Method in class com.dpslink.flash.db.SiteActivityPage
-
Sets the is from post operation flag.
- setFuture(ScheduledFuture<?>) - Method in class com.dpslink.base.util.ScheduledTask
-
Sets the task's scheduled future.
- setGroup(int) - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the activity group (based on user type).
- setGroupCode(String) - Method in class com.dpslink.flash.db.ProductGroupXref
-
Sets the product group code.
- setGroupCode(String) - Method in class com.dpslink.flash.erp.obj.BackendControl
-
Sets the field's group code.
- setHashFields(String[]) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Sets this object's set of hash code field names.
- setHashFields(String[]) - Method in class com.dpslink.notification.api.param.APIParam
-
Sets this object's set of hash code field names.
- setHeaderValues() - Method in class com.dpslink.base.mail.MailMessage
-
Sets the current email type's from name, from address, to name, to address,
subject and preferred template based on configuration property file values.
- setHighPayDays(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the high pay days.
- setHighPayDaysDate(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the high pay days date.
- setHits(int) - Method in class com.dpslink.flash.db.SearchLogProduct
-
Sets the number of matching products.
- setHorizontalAlignment() - Method in class com.dpslink.base.util.XmlToPdf.XmlCell
-
Sets the horizontal alignment for the cell based on the cell's type
(th, td) and the parent table's style.
- setHostValues() - Method in class com.dpslink.base.mail.MailMessage
-
Sets the current email type's smtp host, smtp user id, and smtp password
based on configuration property file values.
- setHRef(String) - Method in class com.dpslink.base.html.Link
-
Sets the link's href attribute.
- setId(String) - Method in class com.dpslink.base.html.AbstractField
-
Sets the form field's id attribute.
- setId(String) - Method in class com.dpslink.base.util.ScheduledTask
-
Sets the task's id.
- setId(String) - Method in class com.dpslink.flash.db.Cart
-
Sets the unique id for the shopping cart or favorite items.
- setId(String) - Method in class com.dpslink.flash.db.Customer
-
Sets the unique id for the customer.
- setId(String) - Method in class com.dpslink.flash.db.FavoritesDescriptor
-
Sets the unique id for the favorites list.
- setId(String) - Method in class com.dpslink.flash.db.User
-
Sets the unique id for the user.
- setId(String) - Method in class com.dpslink.flash.db.WarehouseQuantity
-
Sets the unique id for the warehouse.
- setId(String) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Sets the request's id.
- setId(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the unique id for the customer.
- setId(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the unique id for the user.
- setIdentity(String) - Method in exception com.ibm.ctc.b2b.authentication.AuthenticationException
-
- setImportCriteria(ArrayList<ImportCriteria>) - Method in class com.dpslink.flash.db.ImportBatch
-
Sets the set of import criteria.
- setImportValidations(ArrayList<ImportValidation>) - Method in class com.dpslink.flash.db.ImportBatch
-
Sets the set of import validation errors.
- setInvoiceAmt(String) - Method in class com.dpslink.flash.erp.obj.ARDetail
-
Sets the invoice amount.
- setInvoiceDate(String) - Method in class com.dpslink.flash.erp.obj.ARDetail
-
Sets the invoice date.
- setInvoiceDueDate(String) - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Sets the invoice due date.
- setInvoiceDueDate(String) - Method in class com.dpslink.notification.api.param.FShipSummary
-
Sets the invoice due date.
- setInvoiceNum(String) - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Sets the invoice number.
- setInvoiceNum(String) - Method in class com.dpslink.notification.api.param.FShipSummary
-
Sets the invoice number.
- setInvoiceNumber(String) - Method in class com.dpslink.flash.erp.obj.ARDetail
-
Sets the invoice number.
- setInvokerId(String) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Sets the request's invoker id (the id for the servlet that requested this
servlet).
- setIsDeadEnd(boolean) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeCategories.CatalogPath
-
Sets the is dead-end flag.
- setIsExpired(boolean) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Sets the request's is expired flag.
- setISOCode(String) - Method in class com.dpslink.flash.db.UnitMeasure
-
Sets the ISO code.
- setIsPersisted(boolean) - Method in class com.dpslink.flash.db.CreditCard
-
(not persisted) Sets the is persisted state flag.
- setIsPersisted(boolean) - Method in class com.dpslink.flash.db.Customer
-
(not persisted) Sets the is persisted flag.
- setIsPersisted(boolean) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the is persisted flag.
- setIsSelected(boolean) - Method in class com.dpslink.flash.db.PendingProduct
-
Sets the is selected flag.
- setIsValueRequired(boolean) - Method in class com.dpslink.flash.erp.obj.BackendControl
-
Sets the field's value required flag.
- setItemNumber(String) - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Sets the item number.
- setItemNumber(String) - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Sets the item number.
- setItemUom(String) - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Sets the item unit of measure.
- setItemUom(String) - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Sets the item unit of measure.
- setIVAddress1(String) - Method in class com.dpslink.flash.db.CreditCard
-
Sets the cardholder street address initialization vector.
- setIVCreditCardExpires(String) - Method in class com.dpslink.flash.db.OrderAudit
-
Sets the credit card expiration date initialization vector.
- setIVCreditCardName(String) - Method in class com.dpslink.flash.db.OrderAudit
-
Sets the credit card cardholder name initialization vector.
- setIVCreditCardNumber(String) - Method in class com.dpslink.flash.db.OrderAudit
-
Sets the credit card number initialization vector.
- setIVCreditCardNumber(String) - Method in class com.dpslink.flash.db.User
-
Sets the credit card number initialization vector.
- setIVExpires(String) - Method in class com.dpslink.flash.db.CreditCard
-
Sets the expiration date initialization vector.
- setIVName(String) - Method in class com.dpslink.flash.db.CreditCard
-
Sets the cardholder name initialization vector.
- setIVNumber(String) - Method in class com.dpslink.flash.db.CreditCard
-
Sets the card number initialization vector.
- setIVPassword(String) - Method in class com.dpslink.flash.db.PasswordHistory
-
Sets the password initialization vector.
- setIVPassword(String) - Method in class com.dpslink.flash.db.User
-
Sets the logon password initialization vector.
- setIVPostalCode(String) - Method in class com.dpslink.flash.db.CreditCard
-
Sets the cardholder postal code initialization vector.
- setLastAccess(Date) - Method in class com.dpslink.flash.db.Cart
-
Sets the last time the shopping cart or favorite items was accessed.
- setLastName(String) - Method in class com.dpslink.flash.db.User
-
Sets the last name.
- setLastName(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the last name.
- setLastOn(Date) - Method in class com.dpslink.flash.db.User
-
Sets the time when the user last accessed the site.
- setLastOn(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the time when the user last accessed the site.
- setLastUsed(Timestamp) - Method in class com.dpslink.base.as400.AS400ConnectionInfo
-
Sets the connection last-used timestamp.
- setLeadtime(Leadtime) - Method in class com.dpslink.flash.db.Category
-
Sets the default lead time object for products in the category.
- setLeadtime(Leadtime) - Method in class com.dpslink.flash.db.Product
-
Sets the lead time object.
- setLeadtimeCode(String) - Method in class com.dpslink.flash.db.Category
-
Sets the default lead time code for products in the category.
- setLeadtimeCode(String) - Method in class com.dpslink.flash.db.PendingProduct
-
Sets the lead time code.
- setLeadtimeCode(String) - Method in class com.dpslink.flash.db.Product
-
Sets the lead time code.
- setLeadtimeCode(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the lead time code.
- setLeadtimeName(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the lead time name.
- setLength(int) - Method in class com.dpslink.flash.erp.obj.BackendControl
-
Sets the field's data maximum length.
- setLibraries(ArrayList<String>) - Method in class com.dpslink.flash.erp.obj.BackendJobDescription
-
Sets the job description library list.
- setLibrary(String) - Method in class com.dpslink.flash.erp.obj.BackendJobDescription
-
Sets the name of the library where the job description is located.
- setLineNum(String) - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Sets the order line number.
- setLineNum(String) - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Sets the order line number.
- setLineNumber(int) - Method in class com.dpslink.flash.b2b.OrderRequestLine
-
Sets the line number.
- setLineNumber(int) - Method in class com.dpslink.flash.db.CartLine
-
Sets the line number within the shopping cart or favorite items.
- setLineNumber(int) - Method in class com.dpslink.flash.db.OrderAuditLine
-
Sets the line number within the order.
- setLineType(String) - Method in class com.dpslink.flash.db.WarehouseDetail
-
Sets the line type.
- setLinkToDetail(boolean) - Method in class com.dpslink.flash.db.WarehouseQuantity
-
Sets the link to warehouse details flag.
- setListId(String) - Method in class com.dpslink.flash.db.util.UserFavoritesHandler
-
Sets the shopping user's favorites list id to the given id.
- setListPrice(BigDecimal) - Method in class com.dpslink.flash.db.Product
-
(not persisted) Sets the product's list price (price that comes from
product table before any realtime information from ERP).
- setListPrice(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the product's list price (price that comes from product table before
any realtime information from ERP).
- setListSize(int) - Method in class com.dpslink.flash.servlet.MainPagingServlet.Context
-
Sets the size of the list being processed (the number of records in
the list being processed.
- setListSize(int) - Method in interface com.dpslink.flash.servlet.PagingServletContext
-
Sets the size of the list being processed (the number of records in
the list.
- setLogFileFolder() - Static method in class com.dpslink.base.util.LogWriter
-
Sets the full file path for log files.
- setLogLevel(Level) - Static method in class com.dpslink.base.as400.AS400LogWriter
-
Sets the current log level for the AS400 log.
- setLogLevel(Level) - Static method in class com.dpslink.base.jdbc.JDBCLogWriter
-
Sets the current log level for the JDBC log.
- setLogLevel(Level) - Static method in class com.dpslink.base.util.LogWriter
-
Sets the current log level for the MAIN log.
- setLogLevel(Level) - Static method in class com.dpslink.flash.db.util.SyncCustomersTask.SyncLogWriter
-
Sets the current log level for the sync log.
- setLogLevel(Level) - Static method in class com.dpslink.flash.db.util.SyncNotificationContactsTask.SyncLogWriter
-
Sets the current log level for the sync log.
- setLogLevel(Level) - Static method in class com.dpslink.flash.db.util.SyncProductsTask.SyncLogWriter
-
Sets the current log level for the sync log.
- setLogLevel(Level) - Static method in class com.dpslink.flash.db.util.SyncUsersTask.SyncLogWriter
-
Sets the current log level for the sync log.
- setLogLevel(Level) - Static method in class com.dpslink.flash.imports.ImportLogWriter
-
Sets the current log level for the IMPORT log.
- setLogonStart() - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the time when first logon occurred to the current date and time,
providing the date and time has not already been set.
- setLogonStart(Date) - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the time when first logon occurred.
- setLogonTime() - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the elapsed time of the logon (minutes) based on the logon start
and the session end.
- setLogonTime(int) - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the elapsed time of the logon (minutes).
- setLogonUser(User) - Method in class com.dpslink.flash.servlet.FlashServlet.Context
-
Sets the current logon user.
- setLogonUser(User) - Method in interface com.dpslink.flash.servlet.FlashServletContext
-
Sets the current logon user.
- setLogonUser(User) - Method in class com.dpslink.flash.util.ThreadServletContext
-
Sets the context's logon user.
- setLowQty(Integer) - Method in class com.dpslink.flash.db.PendingProduct
-
Sets the low stock quantity.
- setLowQty(Integer) - Method in class com.dpslink.flash.db.RestockNotification
-
Sets the product's (or product's category) low quantity value.
- setLowQty(String) - Method in class com.dpslink.notification.api.param.FRestockNotification
-
Sets the product's (or product's category) low quantity value.
- setMap(String, ArrayList<?>) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Sets a field's value in the map of attributes to an array list.
- setMap(String, BigDecimal) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Sets a field's value in the map of attributes to a big decimal.
- setMap(String, boolean) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Sets a field's value in the map of attributes to a boolean.
- setMap(String, Time) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Sets a field's value in the map of attributes to a time.
- setMap(String, Date) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Sets a field's value in the map of attributes to a date.
- setMap(String, double) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Sets a field's value in the map of attributes to a double.
- setMap(String, int) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Sets a field's value in the map of attributes to an int.
- setMap(String, long) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Sets a field's value in the map of attributes to a long.
- setMap(String, MappedAttributesObject) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Sets a field's value in the map of attributes to a mapped attributes
object.
- setMap(String, short) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Sets a field's value in the map of attributes to a short.
- setMap(String, String) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Sets a field's value in the map of attributes to a string.
- setMap(String, String, boolean) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Sets a field's value in the map of attributes to a string.
- setMap(String, StringBuffer) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Sets a field's value in the map of attributes to a string buffer.
- setMap(String, StringBuilder) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Sets a field's value in the map of attributes to a string builder.
- setMap(String, Vector<?>) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Sets a field's value in the map of attributes to a vector.
- setMapAttributes(HashMap<String, Object>) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Sets the map of object attribute field names and values.
- setMapObject(String, Object) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Sets a field's value in the map of attributes to an object.
- setMapTime(String, Date) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Sets a field's value in the map of attributes to a time.
- setMapTimestamp(String, Date) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Sets a field's value in the map of attributes to a timestamp.
- setMaxLength(int) - Method in class com.dpslink.base.html.Text
-
Sets the text's max length attribute.
- setMaxLength(int) - Method in class com.dpslink.flash.db.ImportMetaCriteria
-
Sets the field's data maximum length.
- setMessageFormats(String, String, String, String) - Method in class com.dpslink.base.mail.MailMessage
-
Sets the message content formats for the current email based on whether
the email will contain a single format or multiple formats.
- setMessageFormats(String, String, String, String) - Method in class com.dpslink.flash.util.FlashMailMessage
-
Sets the message content formats for the current message based on whether
the message will contain a single format or multiple formats.
- setMessageType(String) - Method in class com.dpslink.flash.db.NotificationPref
-
Sets the message type (logonhelp, orderconf, shipconf, etc.).
- setMfrCode(String) - Method in class com.dpslink.flash.db.PendingProduct
-
Sets the manufacturer code.
- setMfrCode(String) - Method in class com.dpslink.flash.db.Product
-
Sets the manufacturer code.
- setMfrCode(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the manufacturer code.
- setMfrPartCode(String) - Method in class com.dpslink.flash.db.PendingProduct
-
Sets the manufacturer part number.
- setMfrPartCode(String) - Method in class com.dpslink.flash.db.Product
-
Sets the manufacturer part number.
- setMfrPartCode(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the manufacturer part number.
- setMiddleInitial(String) - Method in class com.dpslink.flash.db.User
-
Sets the middle initial.
- setMiddleInitial(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the middle initial.
- setMiscName(String) - Method in class com.dpslink.flash.b2b.OrderRequest
-
Sets the miscellaneous name.
- setMode(char) - Method in class com.dpslink.flash.db.PunchOutSession
-
Sets the n=new, e=edit, i=inspect code.
- setMode(int) - Method in class com.dpslink.flash.db.util.ImportProductTask
-
Sets the import mode to process.
- setMonthBusiness(String) - Method in class com.dpslink.flash.erp.obj.ARAging
-
Sets the month-of-business.
- setMultiple(boolean) - Method in class com.dpslink.base.html.Select
-
Sets the select's multiselect state attribute.
- setName(String) - Method in class com.dpslink.base.html.AbstractField
-
Sets the form field's name attribute.
- setName(String) - Method in class com.dpslink.base.util.ScheduledTask
-
Sets the task's name.
- setName(String) - Method in class com.dpslink.flash.db.Category
-
Sets the description.
- setName(String) - Method in class com.dpslink.flash.db.Country
-
Sets the description.
- setName(String) - Method in class com.dpslink.flash.db.CreditCard
-
Sets the cardholder name.
- setName(String) - Method in class com.dpslink.flash.db.Customer
-
Sets the name.
- setName(String) - Method in class com.dpslink.flash.db.ImportCriteria
-
Sets the name of field.
- setName(String) - Method in class com.dpslink.flash.db.ImportMetaCriteria
-
Sets the field's name.
- setName(String) - Method in class com.dpslink.flash.db.Leadtime
-
Sets the description.
- setName(String) - Method in class com.dpslink.flash.db.Manufacturer
-
Sets the description.
- setName(String) - Method in class com.dpslink.flash.db.Permit
-
Sets the description.
- setName(String) - Method in class com.dpslink.flash.db.SalesRep
-
Sets the name or description.
- setName(String) - Method in class com.dpslink.flash.db.Shipper
-
Sets the description.
- setName(String) - Method in class com.dpslink.flash.db.State
-
Sets the description.
- setName(String) - Method in class com.dpslink.flash.db.UnitMeasure
-
Sets the description.
- setName(String) - Method in class com.dpslink.flash.db.User
-
Sets the name.
- setName(String) - Method in class com.dpslink.flash.erp.obj.BackendControl
-
Sets the field's name.
- setName(String) - Method in class com.dpslink.flash.erp.obj.BackendJobDescription
-
Sets the name of the job description.
- setName(String) - Method in class com.dpslink.flash.servlet.Products.SelectableFilter
-
Sets the attribute filter name.
- setName(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the name.
- setName(String) - Method in class com.dpslink.notification.api.param.FShipper
-
Sets the description.
- setName(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the name.
- setNamePath(String) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeCategories.CatalogPath
-
Sets the category name path.
- setNotificationPrefs(ArrayList<NotificationPref>) - Method in class com.dpslink.flash.db.User
-
(not persisted) Sets the collection of notification preferences.
- setNotifyEmail(String) - Method in class com.dpslink.flash.db.CDBatch
-
Sets the notification email address.
- setNumber(int) - Method in class com.dpslink.flash.db.CDBatch
-
Sets the unique number for the batch.
- setNumber(String) - Method in class com.dpslink.flash.db.CreditCard
-
Sets the card number.
- setNumber(int) - Method in class com.dpslink.flash.db.ImportBatch
-
Sets the unique number for the batch.
- setObjectFields(JSONObject) - Method in class com.dpslink.notification.api.param.APIParam
-
Sets this object's field names and values.
- setObjectStatus(String) - Method in class com.dpslink.base.jdbc.JDBCObject
-
Sets the object's status code.
- setOffsiteLinks(int) - Method in class com.dpslink.flash.db.CDBatch
-
Sets the offsite linked documents code (0=enable, 1=disable).
- setOnBlur(String) - Method in class com.dpslink.base.html.AbstractField
-
Sets the form field's onblur event handler attribute.
- setOnChange(String) - Method in class com.dpslink.base.html.Select
-
Sets the select's onchange event handler attribute.
- setOnChange(String) - Method in class com.dpslink.base.html.Text
-
Sets the text's onchange event handler attribute.
- setOnChange(String) - Method in class com.dpslink.base.html.Textarea
-
Sets the textarea's onchange event handler attribute.
- setOnClick(String) - Method in class com.dpslink.base.html.AbstractField
-
Sets the form field's onclick event handler attribute.
- setOnDblClick(String) - Method in class com.dpslink.base.html.AbstractField
-
Sets the form field's ondblclick event handler attribute.
- setOnFocus(String) - Method in class com.dpslink.base.html.AbstractField
-
Sets the form field's onfocus event handler attribute.
- setOnKeyDown(String) - Method in class com.dpslink.base.html.AbstractField
-
Sets the form field's onkeydown event handler attribute.
- setOnKeyPress(String) - Method in class com.dpslink.base.html.AbstractField
-
Sets the form field's onkeypress event handler attribute.
- setOnKeyUp(String) - Method in class com.dpslink.base.html.AbstractField
-
Sets the form field's onkeyup event handler attribute.
- setOnMouseOut(String) - Method in class com.dpslink.base.html.AbstractField
-
Sets the form field's onmouseout event handler attribute.
- setOnMouseOver(String) - Method in class com.dpslink.base.html.AbstractField
-
Sets the form field's onmouseover event handler attribute.
- setOnOrderFromSupplier(boolean) - Method in class com.dpslink.flash.db.Product
-
(not persisted) Sets the product's on order from supplier flag.
- setOnOrderFromSupplierDetail(ArrayList<QuantityOnOrder>) - Method in class com.dpslink.flash.db.Product
-
(not persisted) Sets the product's on order from supplier detailed information.
- setOnsiteLinks(int) - Method in class com.dpslink.flash.db.CDBatch
-
Sets the onsite linked documents code (0=enable, 1=disable, 2=include).
- setOpenOrdersAmt(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the value of open orders.
- setOpenOrdersCount(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the number of open orders.
- setOpenQuotesCount(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the number of open quotes.
- setOperator(int) - Method in class com.dpslink.flash.db.ImportCriteria
-
Sets the operator code.
- setOrderAmt1(BigDecimal) - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the total order amount (line items only).
- setOrderAmt2(BigDecimal) - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the total order amount (includes freight, taxes, etc.).
- setOrderConfirmationCC(ThreadServletContext, Order, FlashMailMessage) - Method in class com.dpslink.flash.servlet.EmailUser
-
Sets the CC (or BCC) recipients for an order confirmation.
- setOrderConfirmationData(ThreadServletContext, VelocityContext, Order) - Method in class com.dpslink.flash.servlet.EmailUser
-
Sets additional email content data for an order confirmation.
- setOrderDate(String) - Method in class com.dpslink.flash.erp.obj.Order
-
Sets the order date.
- setOrderDate(String) - Method in class com.dpslink.notification.api.param.FOrder
-
Sets the order date.
- setOrderId(String) - Method in class com.dpslink.flash.b2b.OrderRequest
-
Sets the order id.
- setOrderId(String) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the id of order in the ERP system.
- setOrderId(String) - Method in class com.dpslink.flash.db.OrderAudit
-
Sets the id of order in backend system.
- setOrderInqs(int) - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the number of order status inquiries.
- setOrderLines(int) - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the number of product line items ordered.
- setOrderNumber(String) - Method in class com.dpslink.flash.erp.obj.ARDetail
-
Sets the order number.
- setOrderNumber(String) - Method in class com.dpslink.flash.erp.obj.Order
-
Sets the order number.
- setOrderNumber(String) - Method in class com.dpslink.notification.api.param.FOrder
-
Sets the order number.
- setOrderQty(String) - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Sets the order quantity.
- setOrderQty(String) - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Sets the order quantity.
- setOrderQuantity(int) - Method in class com.dpslink.flash.b2b.OrderRequestLine
-
Sets the order quantity.
- setOrderQuantity(int) - Method in class com.dpslink.flash.db.CartConfirmationLine
-
Sets the line item quantity.
- setOrderQuantity(int) - Method in class com.dpslink.flash.db.CartLine
-
Sets the line item quantity.
- setOrderRef(int) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the unique reference number for the order.
- setOrderRef(int) - Method in class com.dpslink.flash.db.OrderAudit
-
Sets the unique reference number for the order.
- setOrderRef(int) - Method in class com.dpslink.flash.db.OrderAuditLine
-
Sets the unique reference number for the order.
- setOrders(int) - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the number of new orders created.
- setOrderStart() - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the dtime when the first order was created to the current date and
time, providing the date and time has not already been set.
- setOrderStart(Date) - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the time when the first order was created.
- setOrderTime() - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the elapsed time from first logon to first order (minutes) based on
the logon start and the order start.
- setOrderTime(int) - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the elapsed time from first logon to first order (minutes).
- setOrderType(char) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the type of the order in the ERP system.
- setOrderType(String) - Method in class com.dpslink.flash.db.OrderAudit
-
Sets the backend order type.
- setOrderUom(UnitMeasure) - Method in class com.dpslink.flash.db.CartConfirmationLine
-
Sets the order unit of measure object.
- setOrderUom(UnitMeasure) - Method in class com.dpslink.flash.db.CartLine
-
Sets the order unit of measure object.
- setOrderUomCode(String) - Method in class com.dpslink.flash.db.CartConfirmationLine
-
Sets the order unit of measure code.
- setOrderUomCode(String) - Method in class com.dpslink.flash.db.CartLine
-
Sets the order unit of measure code.
- setOrderUomCode(String) - Method in class com.dpslink.flash.db.OrderAuditLine
-
Sets the order unit of measure code.
- setOrderUomCode(String) - Method in class com.dpslink.flash.db.QuantityPriceBreak
-
Sets the order unit of measure code.
- setOrderUomPrice(BigDecimal) - Method in class com.dpslink.flash.db.CartLine
-
(not persisted) Sets the order unit of measure price for this line.
- setOrderUomPrice(BigDecimal) - Method in class com.dpslink.flash.db.QuantityPriceBreak
-
Sets the order unit of measure price.
- setOrderUomQty(int) - Method in class com.dpslink.flash.db.QuantityPriceBreak
-
Sets the order unit of measure quantity.
- setOrderUomSelect(Select) - Method in class com.dpslink.flash.db.CartLine
-
(not persisted) Sets the order unit of measure html select for this line.
- setOutQty(Integer) - Method in class com.dpslink.flash.db.PendingProduct
-
Sets the out of stock quantity.
- setOutQty(Integer) - Method in class com.dpslink.flash.db.RestockNotification
-
Sets the product's (or product's category) out quantity value.
- setOutQty(String) - Method in class com.dpslink.notification.api.param.FRestockNotification
-
Sets the product's (or product's category) out quantity value.
- setOverrideFolder(String) - Method in class com.dpslink.flash.db.CDBatch
-
Sets the override template folder name.
- setP3PCompactPolicy(HttpServletResponse) - Static method in class com.dpslink.base.servlet.BaseServlet
-
Sets the response header P3P compact policy for the given HTTP response.
- setPadding() - Method in class com.dpslink.base.util.XmlToPdf.XmlCell
-
Sets the padding for the cell based on the parent table's style.
- setPageName(String) - Method in class com.dpslink.flash.db.SiteActivityPage
-
Sets the the name of the accessed page.
- setPageNum(int) - Method in class com.dpslink.flash.servlet.MainPagingServlet.Context
-
Sets the current page number being processed.
- setPageNum(int) - Method in interface com.dpslink.flash.servlet.PagingServletContext
-
Sets the current page number being processed.
- setPageParm(String) - Method in class com.dpslink.flash.db.SiteActivityPage
-
Sets the the parameters used to invoke the page.
- setPageSize(int) - Method in class com.dpslink.flash.servlet.MainPagingServlet.Context
-
Sets the size of a page (the maximum number of records that can be
displayed on a page).
- setPageSize(int) - Method in interface com.dpslink.flash.servlet.PagingServletContext
-
Sets the size of a page (the number of records displayed on a page).
- setPaidById(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the paid-by customer Id.
- setPaidbyId(String) - Method in class com.dpslink.flash.erp.obj.Order
-
Sets the paid-by customer id.
- setPaidbyId(String) - Method in class com.dpslink.notification.api.param.FOrder
-
Sets the paid-by customer id.
- setPaidByName(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the paid-by customer name.
- setParam(String, ArrayList<?>) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Sets a parameter's value to an array list.
- setParam(String, BigDecimal) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Sets a parameter's value to a big decimal.
- setParam(String, boolean) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Sets a parameter's value to a boolean.
- setParam(String, Date) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Sets a parameter's value to a date.
- setParam(String, double) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Sets a parameter's value to a double.
- setParam(String, int) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Sets a parameter's value to an int.
- setParam(String, long) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Sets a parameter's value to a long.
- setParam(String, MappedAttributesObject) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Sets a parameter's value to a mapped attributes object.
- setParam(String, Object) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Sets a parameter's value to an object.
- setParam(String, short) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Sets a parameter's value to a short.
- setParam(String, String) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Sets a parameter's value to a string.
- setParam(String, String, boolean) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Sets a parameter's value to a string.
- setParam(String, Vector<?>) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Sets a parameter's value to a vector.
- setParentCode(String) - Method in class com.dpslink.flash.db.CatalogCategory
-
Sets the category code for parent category.
- setPassword(String) - Method in class com.dpslink.flash.db.PasswordHistory
-
Sets the password value.
- setPassword(String) - Method in class com.dpslink.flash.db.User
-
Sets the logon password.
- setPassword(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the logon password.
- setPasswordExpDays(int) - Method in class com.dpslink.flash.db.User
-
Sets the password expiration days.
- setPasswordForceChange(boolean) - Method in class com.dpslink.flash.db.User
-
Sets the force password change at next logon flag.
- setPasswordLastChange(Date) - Method in class com.dpslink.flash.db.User
-
Sets the time when password was last changed.
- setPaymentNum(String) - Method in class com.dpslink.flash.erp.obj.PaymentDetail
-
Sets the payment number.
- setPaymentNum(String) - Method in class com.dpslink.notification.api.param.FPaymentDetail
-
Sets the payment number.
- setPayMethod(int) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the payment method.
- setPayMethod(int) - Method in class com.dpslink.flash.db.OrderAudit
-
Sets the payment method (0=credit card, 1=on account, 2=COD).
- setPermitCode(String) - Method in class com.dpslink.flash.db.PermitProduct
-
Sets the permit code.
- setPermitCode(String) - Method in class com.dpslink.flash.db.PermitUser
-
Sets the permit code.
- setPermitSAT(boolean) - Method in class com.dpslink.flash.db.SalesRepUser
-
Sets the has permission to view sat info flag.
- setPhone(String) - Method in class com.dpslink.flash.db.Customer
-
Sets the phone number.
- setPhone(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the phone number.
- setPhone1(String) - Method in class com.dpslink.flash.db.User
-
Sets the phone number 1.
- setPhone1(String) - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Sets the site's phone number 1.
- setPhone1(String) - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Sets the site's phone number 1.
- setPhone1(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the phone number 1.
- setPhone1Descr(String) - Method in class com.dpslink.flash.db.User
-
Sets the phone number 1 description.
- setPhone1Descr(String) - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Sets the site's phone number 1 description.
- setPhone1Descr(String) - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Sets the site's phone number 1 description.
- setPhone1Descr(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the phone number 1 description.
- setPhone1Ext(String) - Method in class com.dpslink.flash.db.User
-
Sets the phone number 1 extension.
- setPhone1Ext(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the phone number 1 extension.
- setPhone2(String) - Method in class com.dpslink.flash.db.User
-
Sets the phone number 2.
- setPhone2(String) - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Sets the site's phone number 2.
- setPhone2(String) - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Sets the site's phone number 2.
- setPhone2(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the phone number 2.
- setPhone2Descr(String) - Method in class com.dpslink.flash.db.User
-
Sets the phone number 2 description.
- setPhone2Descr(String) - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Sets the site's phone number 2 description.
- setPhone2Descr(String) - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Sets the site's phone number 2 description.
- setPhone2Descr(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the phone number 2 description.
- setPhone2Ext(String) - Method in class com.dpslink.flash.db.User
-
Sets the phone number 2 extension.
- setPhone2Ext(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the phone number 2 extension.
- setPhone3(String) - Method in class com.dpslink.flash.db.User
-
Sets the phone number 3.
- setPhone3(String) - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Sets the site's phone number 3.
- setPhone3(String) - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Sets the site's phone number 3.
- setPhone3(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the phone number 3.
- setPhone3Descr(String) - Method in class com.dpslink.flash.db.User
-
Sets the phone number 3 description.
- setPhone3Descr(String) - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Sets the site's phone number 3 description.
- setPhone3Descr(String) - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Sets the site's phone number 3 description.
- setPhone3Descr(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the phone number 3 description.
- setPhone3Ext(String) - Method in class com.dpslink.flash.db.User
-
Sets the phone number 3 extension.
- setPhone3Ext(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the phone number 3 extension.
- setPhone4(String) - Method in class com.dpslink.flash.db.User
-
Sets the phone number 4.
- setPhone4(String) - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Sets the site's phone number 4.
- setPhone4(String) - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Sets the site's phone number 4.
- setPhone4(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the phone number 4.
- setPhone4Descr(String) - Method in class com.dpslink.flash.db.User
-
Sets the phone number 4 description.
- setPhone4Descr(String) - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Sets the site's phone number 4 description.
- setPhone4Descr(String) - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Sets the site's phone number 4 description.
- setPhone4Descr(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the phone number 4 description.
- setPhone4Ext(String) - Method in class com.dpslink.flash.db.User
-
Sets the phone number 4 extension.
- setPhone4Ext(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the phone number 4 extension.
- setPhoneSMS(String) - Method in class com.dpslink.flash.db.User
-
Sets the phone number for SMS.
- setPhoneSMS(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the phone number for SMS.
- setPONumber(String) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the customer P.O.
- setPONumber(String) - Method in class com.dpslink.flash.db.OrderAudit
-
Sets the purchase order number.
- setPONumber(String) - Method in class com.dpslink.flash.erp.obj.ARDetail
-
Sets the customer p.o.
- setPONumber(String) - Method in class com.dpslink.flash.erp.obj.Order
-
Sets the order PO Number.
- setPONumber(String) - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Sets the shipment PO Number.
- setPONumber(String) - Method in class com.dpslink.notification.api.param.FOrder
-
Sets the order PO Number.
- setPONumber(String) - Method in class com.dpslink.notification.api.param.FShipSummary
-
Sets the shipment PO Number.
- setPostalCode(String) - Method in class com.dpslink.flash.db.CreditCard
-
Sets the cardholder postal code.
- setPostalCode(String) - Method in class com.dpslink.flash.db.Customer
-
Sets the postal code.
- setPostalCode(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the postal code.
- setPrefix(String) - Method in class com.dpslink.flash.db.User
-
Sets the name prefix.
- setPrefix(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the name prefix.
- setPrepay(boolean) - Method in class com.dpslink.flash.db.Customer
-
Sets the is prepay flag.
- setPrepay(boolean) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the is prepay flag.
- setPrice(double) - Method in class com.dpslink.flash.b2b.OrderRequestLine
-
Sets the product price.
- setPrice(BigDecimal) - Method in class com.dpslink.flash.db.OrderAuditLine
-
Sets the unit price amount.
- setPrice(String) - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Sets the item price.
- setPrice(String) - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Sets the item price.
- setPrice1(String) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Sets the break's 1st price.
- setPrice2(String) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Sets the break's 2nd price.
- setPrice3(String) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Sets the break's 3rd price.
- setPrice4(String) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Sets the break's 4th price.
- setPrice5(String) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Sets the break's 5th price.
- setPriceAndAvail(ArrayList<Product>, int, int, boolean, boolean) - Method in class com.dpslink.flash.erp.bogus.ProductInformation
-
Sets the price and availablility for a set of products using data from
the ERP system.
- setPriceAndAvail(ArrayList<Product>, int, int, boolean, boolean) - Method in class com.dpslink.flash.erp.extend.ProductInformation
-
Sets the price and availablility for a set of products using data from
the ERP system.
- setPriceAndAvail(ArrayList<Product>, int, int, boolean, boolean) - Method in interface com.dpslink.flash.erp.IProductInformation
-
Sets the price and availablility for a set of products using data from
the ERP system.
- setPriceOverride(BigDecimal) - Method in class com.dpslink.flash.db.CartLine
-
Sets the price override amount.
- setPriceOverride(BigDecimal) - Method in class com.dpslink.flash.db.OrderAuditLine
-
Sets the price override amount.
- setPriceUom(UnitMeasure) - Method in class com.dpslink.flash.db.CartConfirmationLine
-
Sets the price unit of measure object.
- setPriceUom(UnitMeasure) - Method in class com.dpslink.flash.db.CartLine
-
Sets the price unit of measure object.
- setPriceUom(String) - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Sets the pricing unit of measure.
- setPriceUom(String) - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Sets the pricing unit of measure.
- setPriceUomCode(String) - Method in class com.dpslink.flash.db.CartConfirmationLine
-
Sets the price unit of measure code.
- setPriceUomCode(String) - Method in class com.dpslink.flash.db.CartLine
-
Sets the price unit of measure code.
- setPriceUomCode(String) - Method in class com.dpslink.flash.db.OrderAuditLine
-
Sets the price unit of measure code.
- setPriceUomCode(String) - Method in class com.dpslink.flash.db.QuantityPriceBreak
-
Sets the price unit of measure code.
- setPriceUomDefault(boolean) - Method in class com.dpslink.flash.db.QuantityPriceBreak
-
Sets the price unit of measure default flag.
- setPriceUomPrice(BigDecimal) - Method in class com.dpslink.flash.db.CartLine
-
(not persisted) Sets the price unit of measure price for this line.
- setPriceUomPrice(BigDecimal) - Method in class com.dpslink.flash.db.QuantityPriceBreak
-
Sets the price unit of measure price.
- setPriceUomSelect(Select) - Method in class com.dpslink.flash.db.CartLine
-
(not persisted) Sets the price unit of measure html select for this line.
- setPrimaryGroup(boolean) - Method in class com.dpslink.flash.db.ProductGroupXref
-
Sets the is primary group flag.
- setProduct(Product) - Method in class com.dpslink.flash.db.CartLine
-
Sets the product object.
- setProduct(Product) - Method in class com.dpslink.flash.db.Special
-
Sets the product object.
- setProductCode(String) - Method in class com.dpslink.flash.db.CartConfirmationLine
-
Sets the product code.
- setProductCode(String) - Method in class com.dpslink.flash.db.CartLine
-
Sets the product code.
- setProductCode(String) - Method in class com.dpslink.flash.db.CatalogProduct
-
Sets the product code.
- setProductCode(String) - Method in class com.dpslink.flash.db.OrderAuditLine
-
Sets the product code.
- setProductCode(String) - Method in class com.dpslink.flash.db.PendingProduct
-
Sets the product code.
- setProductCode(String) - Method in class com.dpslink.flash.db.PermitProduct
-
Sets the product code.
- setProductCode(String) - Method in class com.dpslink.flash.db.ProductAttribute
-
Sets the product code.
- setProductCode(String) - Method in class com.dpslink.flash.db.ProductGroupXref
-
Sets the product code.
- setProductCode(String) - Method in class com.dpslink.flash.db.RelatedProductsXref
-
Sets the product code (optional).
- setProductCode(String) - Method in class com.dpslink.flash.db.RestockNotification
-
Sets the product code.
- setProductCode(String) - Method in class com.dpslink.flash.db.Special
-
Sets the product code.
- setProductCode(String) - Method in class com.dpslink.flash.db.Xref
-
Sets the flash product code.
- setProductCode(String) - Method in class com.dpslink.notification.api.param.FRestockNotification
-
Sets the product code.
- setProductGroupCode(String) - Method in class com.dpslink.flash.db.RelatedProductsXref
-
Sets the product group code (optional).
- setProductId(String) - Method in class com.dpslink.flash.b2b.OrderRequestLine
-
Sets the product id.
- setProductList(Products.Context) - Method in class com.dpslink.flash.servlet.Products
-
Sets the current list of products based on the current omit no stock flag.
- setProductList(Products.Context, String, String, String, boolean) - Method in class com.dpslink.flash.servlet.Products
-
Sets the current list of products based on the current omit no stock flag.
- setProductList(Products.Context) - Method in class com.dpslink.flash.servlet.ProductSearchResults
-
Sets the current list of products based on the current omit no stock flag.
- setProductList(Products.Context) - Method in class com.dpslink.flash.servlet.ProductSpecial
-
Sets the current list of products based on the current omit no stock flag.
- setProductListFiltered(Products.Context, String) - Method in class com.dpslink.flash.servlet.Products
-
Sets the current list of products based on the current selected and entered
filters.
- setProductListFilteredAttrs(Products.Context, ArrayList<String[]>) - Method in class com.dpslink.flash.servlet.Products
-
Sets the current list of products based on the current set of selected
attribute filters.
- setProductListFilteredAttrs(Products.Context, ArrayList<String[]>) - Method in class com.dpslink.flash.servlet.ProductSearchResults
-
Sets the current list of products based on the current set of selected
attribute filters.
- setProductListFilteredAttrs(Products.Context, ArrayList<String[]>) - Method in class com.dpslink.flash.servlet.ProductSpecial
-
Sets the current list of products based on the current set of selected
attribute filters.
- setProductListFilteredPrice(Products.Context, String[]) - Method in class com.dpslink.flash.servlet.Products
-
Sets the current list of products based on the current entered price
filters.
- setProducts(ArrayList<Product>) - Method in class com.dpslink.flash.db.util.RelatedProductsHandler.Relationship
-
Set the relationship's collection of related products.
- setProductUomCode(String) - Method in class com.dpslink.flash.db.CartLine
-
Sets the product unit of measure code.
- setProductUomCode(String) - Method in class com.dpslink.flash.db.Special
-
Sets the product unit of measure code.
- setProperty(String, String) - Static method in class com.dpslink.base.util.Profile
-
Sets the value for a property key.
- setPSDeleteValues(PreparedStatement, DBOBJ) - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Sets the parameter values for the SQL prepared statement that will be
used to delete the given object.
- setPSExistsValues(PreparedStatement, DBOBJ) - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Sets the parameter values for the SQL prepared statement that will be
used to determine the existence of the given object.
- setPSInsertValues(PreparedStatement, DBOBJ) - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Sets the parameter values for the SQL prepared statement that will be
used to insert the given object.
- setPSUpdateValues(PreparedStatement, DBOBJ) - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Sets the parameter values for the SQL prepared statement that will be
used to update the given object.
- setPSValue(PreparedStatement, DBOBJ, String, int, boolean, int) - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Sets a parameter value for an SQL prepared statement using the supplied
values.
- setPurchaseRef(String) - Method in class com.dpslink.flash.db.CreditCard
-
Sets the purchase reference.
- setPushTopic(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the push notification topic.
- setQtyBreakPossible(boolean) - Method in class com.dpslink.flash.db.Product
-
(not persisted) Sets the quantity break possible flag.
- setQtyBreakPricing(ArrayList<QuantityPriceBreak>) - Method in class com.dpslink.flash.db.Product
-
(not persisted) Sets the collection of quantity break pricing.
- setQuantity(int) - Method in class com.dpslink.flash.db.OrderAuditLine
-
Sets the order quantity.
- setQuantity(int) - Method in class com.dpslink.flash.db.QuantityOnOrder
-
Sets the quantity.
- setQuantity(int) - Method in class com.dpslink.flash.db.WarehouseQuantity
-
Sets the quantity available.
- setQuantity1(String) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Sets the break's 1st quantity.
- setQuantity1(String) - Method in class com.dpslink.flash.db.WarehouseDetail
-
Sets the 1st quantity available.
- setQuantity2(String) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Sets the break's 2nd quantity.
- setQuantity2(String) - Method in class com.dpslink.flash.db.WarehouseDetail
-
Sets the 2nd quantity available.
- setQuantity3(String) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Sets the break's 3rd quantity.
- setQuantity3(String) - Method in class com.dpslink.flash.db.WarehouseDetail
-
Sets the 3rd quantity available.
- setQuantity4(String) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Sets the break's 4th quantity.
- setQuantity4(String) - Method in class com.dpslink.flash.db.WarehouseDetail
-
Sets the 4th quantity available.
- setQuantity5(String) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Sets the break's 5th quantity.
- setQuantity5(String) - Method in class com.dpslink.flash.db.WarehouseDetail
-
Sets the 5th quantity available.
- setQuantity6(String) - Method in class com.dpslink.flash.db.WarehouseDetail
-
Sets the 6th quantity available.
- setQuantity7(String) - Method in class com.dpslink.flash.db.WarehouseDetail
-
Sets the 7th quantity available.
- setQuantity8(String) - Method in class com.dpslink.flash.db.WarehouseDetail
-
Sets the 8th quantity available.
- setQueueKey(String) - Method in class com.dpslink.flash.erp.ERPInterfaceAS400
-
Sets the data queue key.
- setQueueKey(String) - Method in class com.dpslink.flash.erp.ERPInterfaceBogus
-
Sets the data queue key.
- setQuotePrice(BigDecimal) - Method in class com.dpslink.flash.db.CartLine
-
(not persisted) Sets the quoted price for this line.
- setRank(int) - Method in class com.dpslink.flash.db.Country
-
Sets the sort sequence number.
- setReadOnly(boolean) - Method in class com.dpslink.base.html.Text
-
Sets the text's readonly state attribute.
- setReadOnly(boolean) - Method in class com.dpslink.base.html.Textarea
-
Sets the textarea's readonly state attribute.
- setRealtimeInfo(FlashServletContext) - Method in class com.dpslink.flash.db.Cart
-
Sets the realtime information (current price, availability, etc.) for
each product within this cart's set of cart lines.
- setRealtimeInfo(FlashServletContext, ArrayList<CartLine>) - Method in class com.dpslink.flash.db.Cart
-
Sets the realtime information (current price, availability, etc.) for
each product within a given set of cart lines.
- setRealtimeInfo(FlashServletContext, Object, Product, boolean) - Method in class com.dpslink.flash.db.ProductController
-
Sets the realtime information (current price, availability, etc.) for
each product within a given set of products.
- setRealtimeInfo(FlashServletContext, Object, ArrayList<Product>, int, int, boolean) - Method in class com.dpslink.flash.db.ProductController
-
Sets the realtime information (current price, availability, etc.) for
each product within a given set of products.
- setRealtimeInfo(FlashServletContext, ArrayList<Product>) - Method in class com.dpslink.flash.db.search.ProductSearch3
-
Sets the realtime data for a given set of products
- setRealtimeInfo(ArrayList<RelatedProductsHandler.Relationship>) - Method in class com.dpslink.flash.db.util.RelatedProductsHandler
-
Sets the realtime information (current price, availability, etc.) for a
set of related product relationships.
- setRealtimeInfo(Products.Context, int, int) - Method in class com.dpslink.flash.servlet.Products
-
Sets the realtime data for a given set of products within the current
list of products.
- setRealtimeInfo(Products.Context, int, int, String) - Method in class com.dpslink.flash.servlet.Products
-
Sets the realtime data for a given set of products within the current
list of products.
- setRealtimeInfo(Products.Context, int, int) - Method in class com.dpslink.flash.servlet.ProductSearchResults
-
Sets the realtime data for a given set of products within the current
list of products.
- setRealtimeInfo(Products.Context, int, int, String) - Method in class com.dpslink.flash.servlet.ProductSearchResults
-
Sets the realtime data for a given set of products within the current
list of products.
- setRealtimeInfo(Products.Context, int, int) - Method in class com.dpslink.flash.servlet.ProductSpecial
-
Sets the realtime data for a given set of products within the current
list of products.
- setRealtimeInfoSet(boolean) - Method in class com.dpslink.flash.db.Product
-
(not persisted) Sets the real time information set flag.
- setReceiveConf(boolean) - Method in class com.dpslink.flash.db.SalesRepUser
-
Sets the receive copy of email confirmations flag.
- setReceivePromos(boolean) - Method in class com.dpslink.flash.db.User
-
Sets the receive promotional emails flag.
- setReceivePromos(boolean) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the receive promotional emails flag.
- setRecipientBCC(Object) - Method in class com.dpslink.base.mail.MailMessage
-
Sets the email's BCC address(es) using the given object (User, ArrayList,
etc.).
- setRecipientBCC(String, String) - Method in class com.dpslink.base.mail.MailMessage
-
Sets the email's BCC address using the given name and email address.
- setRecipientBCC(Object) - Method in class com.dpslink.flash.util.FlashMailMessage
-
Sets the message's BCC address(es) using the given object (User, ArrayList,
etc.).
- setRecipientBCC(String, String) - Method in class com.dpslink.flash.util.FlashMailMessage
-
Sets the message's BCC address using the given name and email address.
- setRecipientCC(Object) - Method in class com.dpslink.base.mail.MailMessage
-
Sets the email's CC address(es) using the given object (User, ArrayList,
etc.).
- setRecipientCC(String, String) - Method in class com.dpslink.base.mail.MailMessage
-
Sets the email's CC address using the given name and email address.
- setRecipientCC(Object) - Method in class com.dpslink.flash.util.FlashMailMessage
-
Sets the message's CC address(es) using the given object (User, ArrayList,
etc.).
- setRecipientCC(String, String) - Method in class com.dpslink.flash.util.FlashMailMessage
-
Sets the message's CC address using the given name and email address.
- setRecipientTO(Object) - Method in class com.dpslink.base.mail.MailMessage
-
Sets the email's TO address(es) using the given object (User, ArrayList,
etc.).
- setRecipientTO(String, String) - Method in class com.dpslink.base.mail.MailMessage
-
Sets the email's TO address using the given name and email address.
- setRecipientTO(Object) - Method in class com.dpslink.flash.util.FlashMailMessage
-
Sets the message's TO address(es) using the given object (User, ArrayList,
etc.).
- setRecipientTO(String, String) - Method in class com.dpslink.flash.util.FlashMailMessage
-
Sets the message's TO address using the given name and email address.
- setRecordsBackend(int) - Method in class com.dpslink.flash.db.ImportBatch
-
Sets the number of transferred records from backend system.
- setRecordsDeleted(int) - Method in class com.dpslink.flash.db.ImportBatch
-
Sets the number of deleted pending records.
- setRecordsExcluded1(int) - Method in class com.dpslink.flash.db.ImportBatch
-
Sets the number of excluded records due to existence in the product table.
- setRecordsExcluded2(int) - Method in class com.dpslink.flash.db.ImportBatch
-
Sets the number of excluded records due to existence in the pending
product table.
- setRecordsPosted(int) - Method in class com.dpslink.flash.db.ImportBatch
-
Sets the number of posted pending records.
- setRecordsSelected(int) - Method in class com.dpslink.flash.db.ImportBatch
-
Sets the number of selected candidate records.
- setRelatedItems(ArrayList<RelatedProductsHandler.Relationship>) - Method in class com.dpslink.flash.db.Product
-
(not persisted) Sets the collection of related items.
- setRelatedItemsForIcon(ArrayList<RelatedProductsHandler.Relationship>) - Method in class com.dpslink.flash.db.Product
-
(not persisted) Sets the collection of related items for icon display
purposes.
- setRelationshipTypeCode(String) - Method in class com.dpslink.flash.db.RelatedProductsXref
-
Sets the unique code for the relationship.
- setReorderId(String) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the order id that a reorder is based on.
- setReorderId(String) - Method in class com.dpslink.flash.db.OrderAudit
-
Sets the order id that a reorder is based on.
- setReqShipDate(Date) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the requested ship date.
- setReqShipDate(Date) - Method in class com.dpslink.flash.db.CartConfirmationLine
-
Sets the requested ship date.
- setReqShipDate(Date) - Method in class com.dpslink.flash.db.CartLine
-
Sets the requested ship date.
- setReqShipDate(String) - Method in class com.dpslink.flash.erp.obj.Order
-
Sets the order's requested shipping date.
- setReqShipDate(String) - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Sets the order's requested shipping date.
- setReqShipDate(String) - Method in class com.dpslink.notification.api.param.FOrder
-
Sets the order's requested shipping date.
- setReqShipDate(String) - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Sets the order's requested shipping date.
- setRequestType(String) - Method in class com.dpslink.flash.b2b.OrderRequest
-
Sets the request type.
- setRerun(long) - Method in class com.dpslink.base.util.ScheduledTask
-
Sets the task's interval between repeated executions (milliseconds).
- setRestockReqs(int) - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the number of restock notification requests.
- setRetailPrice(BigDecimal) - Method in class com.dpslink.flash.db.PendingProduct
-
Sets the unit price amount.
- setRetailPrice(BigDecimal) - Method in class com.dpslink.flash.db.Product
-
Sets the unit price amount.
- setRetailPrice(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the unit price amount.
- setReturnCode(int) - Method in class com.ibm.ctc.b2b.connector.JavaConnectorResult
-
- setReturnCode(int) - Method in class com.ibm.ctc.b2b.Status
-
- setReturnText(String) - Method in class com.ibm.ctc.b2b.connector.JavaConnectorResult
-
- setRight(String) - Method in class com.dpslink.flash.db.WordFix
-
Sets the desired format for the word.
- setRows(int) - Method in class com.dpslink.base.html.Textarea
-
Sets the textarea's rows attribute.
- setSalesRep(SalesRep) - Method in class com.dpslink.flash.db.SalesRepCustomer
-
Sets the sales rep object.
- setSalesRep(SalesRep) - Method in class com.dpslink.flash.db.SalesRepUser
-
Sets the sales rep object.
- setSalesRepCode(String) - Method in class com.dpslink.flash.db.SalesRepCustomer
-
Sets the sales rep code.
- setSalesRepCode(String) - Method in class com.dpslink.flash.db.SalesRepUser
-
Sets the sales rep code.
- setSalesRepValues(AdmSalesRepUserAddEdit.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit
-
Sets the add/edit object's values using the submitted parameter values.
- setSampleMethod(String) - Method in class com.dpslink.flash.util.FlashMailMessage
-
Sets the sample delivery method (email, sms, push).
- setSampleMethod(String) - Method in class com.dpslink.flash.util.NotificationMessage
-
Sets the sample delivery method (email, sms, push).
- setSampleMode(boolean) - Method in class com.dpslink.base.mail.MailMessage
-
Sets the sample mode on/off state.
- setSampleMode(boolean) - Method in class com.dpslink.flash.util.FlashMailMessage
-
Sets the sample mode on/off state.
- setSampleMode(boolean) - Method in class com.dpslink.flash.util.NotificationMessage
-
Sets the sample mode on/off state.
- setSampleVersion(String) - Method in class com.dpslink.flash.util.FlashMailMessage
-
Sets the sample version number.
- setSampleVersion(String) - Method in class com.dpslink.flash.util.NotificationMessage
-
Sets the sample version number.
- setSearchable(boolean) - Method in class com.dpslink.flash.db.ProductAttributeDescriptor
-
Sets the attribute's searchable flag value.
- setSearchDate(Date) - Method in class com.dpslink.flash.db.SearchLogProduct
-
Sets the date and time search was performed.
- setSearchWord(String) - Method in class com.dpslink.flash.db.SearchLogProduct
-
Sets the search word entered by user.
- setSecurityProfileCode(String) - Method in class com.dpslink.flash.db.User
-
Sets the security profile code.
- setSecurityProfileCode(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the security profile code.
- setSelectable(boolean) - Method in class com.dpslink.flash.db.RelationshipType
-
Sets the is selectable for ordering flag.
- setSelected(boolean) - Method in class com.dpslink.base.html.Option
-
Sets the option's selected state attribute.
- setSelected(boolean) - Method in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy.ValidList
-
Sets the favorites list selection flag.
- setSelectedIndex(int) - Method in class com.dpslink.base.html.Select
-
Selects the option at the specified index within the select's set of
options.
- setSelectedValue(String) - Method in class com.dpslink.base.html.Select
-
Selects the option with the specified value within the select's set of
options.
- setSendEmail(boolean) - Method in class com.dpslink.flash.db.NotificationPref
-
Sets the send email flag.
- setSendPush(boolean) - Method in class com.dpslink.flash.db.NotificationPref
-
Sets the send push flag.
- setSendSMS(boolean) - Method in class com.dpslink.flash.db.NotificationPref
-
Sets the send SMS flag.
- setSeqCode(String) - Method in class com.dpslink.flash.db.Shipper
-
Sets the sort sequence code.
- setSeqCode(String) - Method in class com.dpslink.notification.api.param.FShipper
-
Sets the sort sequence code.
- setSequence(int) - Method in class com.dpslink.flash.db.CatalogCategory
-
Sets the sort sequence number.
- setSequence(int) - Method in class com.dpslink.flash.db.ImportCriteria
-
Sets the sort sequence for criteria spec.
- setSequence(int) - Method in class com.dpslink.flash.db.ImportValidation
-
Sets the sort sequence for error.
- setSequence(int) - Method in class com.dpslink.flash.db.ProductAttributeDescriptor
-
Sets the sort sequence number.
- setServletName(String) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Sets the request's servlet name.
- setSessionCart(FlashServlet.Context, Cart, boolean) - Method in class com.dpslink.flash.servlet.FlashServlet
-
Sets the session's shopping cart to the given cart.
- setSessionEnd() - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the time when the session ended to the current date and time.
- setSessionEnd(Date) - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the time when the session ended.
- setSessionId(String) - Method in class com.dpslink.flash.db.PunchOutSession
-
Sets the session id.
- setSessionId(String) - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the session id.
- setSessionId(String) - Method in class com.dpslink.flash.db.SiteActivityPage
-
Sets the session id.
- setSessionStart() - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the time when the session started to the current date and time.
- setSessionStart(Date) - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the time when the session started.
- setSessionTime() - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the elapsed time for the session (minutes) based on the session start
and the session end.
- setSessionTime(int) - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the elapsed time for the session (minutes).
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.base.servlet.GoBack
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.base.servlet.Printable
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.base.servlet.SiteError
-
Adds one or more values to the http session object.
- setSessionValues(User) - Method in class com.dpslink.flash.db.util.UserFavoritesHandler
-
Sets the session object in the current servlet context with the favorites
information for a user.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountContactAddEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountLogonAddEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountLogonViewId
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountPasswordEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountServlet
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmAccountSelect
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmBackendControlEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategoryAddEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategoryProductAdd
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategoryProductList
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySelect
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySubcatAdd
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySubcatList
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySubcatSeq
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCountryAddEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCountrySelect
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmHome
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmImportData
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmLeadtimeAddEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmLeadtimeSelect
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmManufacturerAddEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmManufacturerSelect
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPasswordEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductBatchSelect
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductFind
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductList
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductProfile
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrAddEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrSelect
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchInfo
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchSelect
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportCandidateList
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductSearchIndexBuild
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductSelect
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductServlet
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPropertiesEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurge
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmQueryDatabase
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepAddEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerAdd
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerList
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepSelect
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepUserSelect
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSecurityProfileAddEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSecurityProfileSelect
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSendMassEmail
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmShipperAddEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmShipperSelect
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialAddEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialProductAdd
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialProductList
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialSelect
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmStateAddEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmStateSelect
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmStoreTypeEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSynchronizeData
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmUnitMeasureAddEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmUnitMeasureSelect
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmUserCatalogExport
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmVerifyEmailAddresses
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmVerifyProductFiles
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmVerifySiteImages
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewFileSystemInfo
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewPoolStatus
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewScheduledTasks
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewServerInfo
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmWordFixAddEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmWordFixSelect
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.CartLineEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.CheckOut
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ConfirmOrder
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.demo.DemoIndustryEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.FavoriteAddEdit
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.Home
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.InvoiceHistory
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.Logoff
-
Deprecated.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.Logon
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.LogonAssistance
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.LogonShippingSelect
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.LogonUser
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.OrderDetails
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.OrderSummary
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.OrderToExcel
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ProductCompare
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ProductDetails
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.Products
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ProductSearch
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ProductSearchResults
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ProductSpecial
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ProductWarehouseDetail
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.PunchOut
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.QuickOrder
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ReorderRejects
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ReviewCart
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sat.SatAccess
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sat.SatActivity
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sat.SatLocations
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sat.SatTrends
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ScriptRequest
-
Deprecated.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiAccountSelect
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiShippingSelect
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiUserSelect
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ShipmentDetails
-
Adds one or more values to the http session object.
- setSessionValues(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.StaticPage
-
Adds one or more values to the http session object.
- setSettings(String) - Method in class com.dpslink.flash.db.SecurityProfile
-
Sets the concatenated string of settings (Y/N).
- setSettings(String) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Sets the concatenated string of settings (Y/N).
- setSettingsFlag(boolean, int) - Method in class com.dpslink.flash.db.SecurityProfile
-
Sets the settings flag at the given index.
- setSettingsFlag(int) - Method in class com.dpslink.flash.servlet.admin.AdmSecurityProfile
-
Sets the settings flag at the given display index.
- setSettingsFlag(boolean, int) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Sets the settings flag at the given index.
- setSFIShoppingUser(FlashServlet.Context, User) - Method in class com.dpslink.flash.servlet.FlashServlet
-
Sets the SFI/CSR shopping user (the sales rep's selected account).
- setSharedSecret(String) - Method in class com.ibm.ctc.b2b.authentication.CredentialBean
-
Only sets if the current value does not exist.
- setShipConfirmationData(ThreadServletContext, VelocityContext, Order, String) - Method in class com.dpslink.flash.servlet.EmailUser
-
Sets additional email content data for a shipment confirmation.
- setShipDate(String) - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Sets the shipping date.
- setShipDate(String) - Method in class com.dpslink.notification.api.param.FShipSummary
-
Sets the shipping date.
- setShipforId(String) - Method in class com.dpslink.flash.db.Customer
-
Sets the ship-for customer id.
- setShipforId(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the ship-for customer id.
- setShipmentNum(String) - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Sets the shipment number.
- setShipmentNum(String) - Method in class com.dpslink.notification.api.param.FShipSummary
-
Sets the shipment number.
- setShipper(Shipper) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the shipper object.
- setShipper(String) - Method in class com.dpslink.flash.erp.obj.Order
-
Sets the shipper.
- setShipper(String) - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Sets the shipper code.
- setShipper(String) - Method in class com.dpslink.notification.api.param.FOrder
-
Sets the shipper code.
- setShipper(String) - Method in class com.dpslink.notification.api.param.FShipSummary
-
Sets the shipper code.
- setShipperCode(String) - Method in class com.dpslink.flash.db.OrderAudit
-
Sets the shipper code.
- setShipperCode(String) - Method in class com.dpslink.flash.db.ShipperCountry
-
Sets the shipper code.
- setShipQty(String) - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Sets the shipment quantity.
- setShipQty(String) - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Sets the shipment quantity.
- setShipto(Customer) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the ship-to customer object.
- setShipto(Customer) - Method in class com.dpslink.flash.db.User
-
Sets the current shipping information customer object.
- setShiptoAddress1(String) - Method in class com.dpslink.flash.b2b.OrderRequest
-
Sets the ship-to address line 1.
- setShiptoAddress1(String) - Method in class com.dpslink.flash.erp.obj.Order
-
Sets the ship-to address line 1.
- setShiptoAddress1(String) - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Sets the ship-to address line 1.
- setShiptoAddress1(String) - Method in class com.dpslink.notification.api.param.FOrder
-
Sets the ship-to address line 1.
- setShiptoAddress1(String) - Method in class com.dpslink.notification.api.param.FShipSummary
-
Sets the ship-to address line 1.
- setShiptoAddress2(String) - Method in class com.dpslink.flash.b2b.OrderRequest
-
Sets the ship-to address line 2.
- setShiptoAddress2(String) - Method in class com.dpslink.flash.erp.obj.Order
-
Sets the ship-to address line 2.
- setShiptoAddress2(String) - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Sets the ship-to address line 2.
- setShiptoAddress2(String) - Method in class com.dpslink.notification.api.param.FOrder
-
Sets the ship-to address line 2.
- setShiptoAddress2(String) - Method in class com.dpslink.notification.api.param.FShipSummary
-
Sets the ship-to address line 2.
- setShiptoAddress3(String) - Method in class com.dpslink.flash.b2b.OrderRequest
-
Sets the ship-to address line 3.
- setShiptoAddress3(String) - Method in class com.dpslink.flash.erp.obj.Order
-
Sets the ship-to address line 3.
- setShiptoAddress3(String) - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Sets the ship-to address line 3.
- setShiptoAddress3(String) - Method in class com.dpslink.notification.api.param.FOrder
-
Sets the ship-to address line 3.
- setShiptoAddress3(String) - Method in class com.dpslink.notification.api.param.FShipSummary
-
Sets the ship-to address line 3.
- setShiptoAddress4(String) - Method in class com.dpslink.flash.b2b.OrderRequest
-
Sets the ship-to address line 4.
- setShiptoAddress4(String) - Method in class com.dpslink.flash.erp.obj.Order
-
Sets the ship-to address line 4.
- setShiptoAddress4(String) - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Sets the ship-to address line 4.
- setShiptoAddress4(String) - Method in class com.dpslink.notification.api.param.FOrder
-
Sets the ship-to address line 4.
- setShiptoAddress4(String) - Method in class com.dpslink.notification.api.param.FShipSummary
-
Sets the ship-to address line 4.
- setShiptoCity(String) - Method in class com.dpslink.flash.b2b.OrderRequest
-
Sets the ship-to city.
- setShiptoCityStZip(String) - Method in class com.dpslink.flash.erp.obj.Order
-
Sets the ship-to city, state, zip.
- setShiptoCityStZip(String) - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Sets the ship-to city, state, zip.
- setShiptoCityStZip(String) - Method in class com.dpslink.notification.api.param.FOrder
-
Sets the ship-to city, state, zip.
- setShiptoCityStZip(String) - Method in class com.dpslink.notification.api.param.FShipSummary
-
Sets the ship-to city, state, zip.
- setShiptoCountry(String) - Method in class com.dpslink.flash.b2b.OrderRequest
-
Sets the ship-to county code.
- setShiptoId(String) - Method in class com.dpslink.flash.b2b.OrderRequest
-
Sets the ship-to id.
- setShiptoId(String) - Method in class com.dpslink.flash.db.OrderAudit
-
Sets the ship-to customer id.
- setShiptoId(String) - Method in class com.dpslink.flash.db.User
-
Sets the id for current shipping information customer.
- setShiptoId(String) - Method in class com.dpslink.flash.erp.obj.Order
-
Sets the ship-to customer id.
- setShiptoId(String) - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Sets the ship-to customer id.
- setShiptoId(String) - Method in class com.dpslink.notification.api.param.FOrder
-
Sets the ship-to customer id.
- setShiptoId(String) - Method in class com.dpslink.notification.api.param.FShipSummary
-
Sets the ship-to customer id.
- setShiptoId(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the id for current shipping information customer.
- setShiptoName(String) - Method in class com.dpslink.flash.b2b.OrderRequest
-
Sets the ship-to name.
- setShiptoName(String) - Method in class com.dpslink.flash.erp.obj.Order
-
Sets the ship-to name.
- setShiptoName(String) - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Sets the ship-to name.
- setShiptoName(String) - Method in class com.dpslink.notification.api.param.FOrder
-
Sets the ship-to name.
- setShiptoName(String) - Method in class com.dpslink.notification.api.param.FShipSummary
-
Sets the ship-to name.
- setShiptoPostal(String) - Method in class com.dpslink.flash.b2b.OrderRequest
-
Sets the ship-to postal code.
- setShiptoState(String) - Method in class com.dpslink.flash.b2b.OrderRequest
-
Sets the ship-to state code.
- setShiptoValues(AccountShippingAddEdit.Context) - Method in class com.dpslink.flash.servlet.AccountShippingAddEdit
-
Sets the ship-to customer values using the submitted parameter values.
- setShoppingCart(Cart) - Method in class com.dpslink.flash.servlet.ClientRequest.Context
-
Sets the context's shopping cart.
- setShoppingCart(Cart) - Method in class com.dpslink.flash.servlet.OrderRequestAPI.Context
-
Sets the context's shopping cart.
- setShoppingUser(User) - Method in class com.dpslink.flash.servlet.ClientRequest.Context
-
Sets the context's shopping user.
- setShoppingUser(User) - Method in class com.dpslink.flash.servlet.OrderRequestAPI.Context
-
Sets the context's shopping user.
- setShowNoPrices(boolean) - Method in class com.dpslink.flash.db.SecurityProfile
-
Sets the don't show prices flag.
- setShowNoPrices(boolean) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Sets the don't show prices flag.
- setShowNoQuantities(boolean) - Method in class com.dpslink.flash.db.SecurityProfile
-
Sets the don't show available quantities flag.
- setShowNoQuantities(boolean) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Sets the don't show available quantities flag.
- setShowProductGroupCode(String) - Method in class com.dpslink.flash.db.RelatedProductsXref
-
Sets the related product group code.
- setShowTracking(boolean) - Method in class com.dpslink.flash.db.Shipper
-
Sets the show tracking numbers flag.
- setShowTracking(boolean) - Method in class com.dpslink.notification.api.param.FShipper
-
Sets the show tracking numbers flag.
- setSize(int) - Method in class com.dpslink.base.html.Select
-
Sets the select's size attribute.
- setSize(int) - Method in class com.dpslink.base.html.Text
-
Sets the text's size attribute.
- setSlsEmailAddr(String) - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Sets the site's sales email address.
- setSlsEmailAddr(String) - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Sets the site's sales email address.
- setSlsEmailName(String) - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Sets the site's sales email name.
- setSlsEmailName(String) - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Sets the site's sales email name.
- setSortCode(String) - Method in class com.dpslink.flash.db.ProductGroupXref
-
Sets the sort sequence code.
- setSortCode(String) - Method in class com.dpslink.flash.db.RelationshipType
-
Sets the sort sequence code.
- setSpecialTypes(String) - Method in class com.dpslink.flash.db.CDBatch
-
Sets the delimited list of included special type codes.
- setState(State) - Method in class com.dpslink.flash.db.Customer
-
Sets the state/province object.
- setStateCode(String) - Method in class com.dpslink.flash.db.Customer
-
Sets the state/province code.
- setStateCode(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the state/province code.
- setStateName(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the state/province name.
- setStatus(String) - Method in class com.dpslink.flash.db.CartLine
-
(not persisted) Sets the status code.
- setStatus(int) - Method in class com.dpslink.flash.db.CDBatch
-
Sets the status code.
- setStatus(String) - Method in class com.dpslink.flash.db.FavoritesDescriptor
-
(not persisted) Sets the status code.
- setStatus(int) - Method in class com.dpslink.flash.db.ImportBatch
-
Sets the status code.
- setStatus(String) - Method in class com.dpslink.flash.erp.obj.Order
-
Sets the order status.
- setStatus(String) - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Sets the line status.
- setStatus(String) - Method in class com.dpslink.notification.api.param.FOrder
-
Sets the order status.
- setStatus(String) - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Sets the line status.
- setStatus(Status) - Method in class com.ibm.ctc.b2b.response.ResponseDocument
-
Sets the status in the response.
- setStatusCode(String) - Method in class com.dpslink.flash.db.Customer
-
Sets the status code (defined by backend).
- setStatusCode(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the status code (defined by backend).
- setStatusImage(String) - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Sets the line status image definition.
- setStatusReturnCode(int) - Method in class com.ibm.ctc.b2b.response.ResponseDocument
-
Sets the return code in the response.
- setStatusText(String) - Method in class com.dpslink.flash.db.Customer
-
Sets the status code text (defined by backend).
- setStatusText(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the status code text (defined by backend).
- setStatusText(String) - Method in class com.ibm.ctc.b2b.response.ResponseDocument
-
Sets the status text in the response.
- setStockLowQty(Integer) - Method in class com.dpslink.flash.db.Category
-
Sets the default low stock quantity for products in the category.
- setStockLowQty(Integer) - Method in class com.dpslink.flash.db.Product
-
Sets the low stock quantity.
- setStockLowQty(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the low stock quantity.
- setStockOutQty(Integer) - Method in class com.dpslink.flash.db.Category
-
Sets the default out of stock quantity for products in the category.
- setStockOutQty(Integer) - Method in class com.dpslink.flash.db.Product
-
Sets the out of stock quantity.
- setStockOutQty(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the out of stock quantity.
- setStockStatus(String) - Method in class com.dpslink.flash.db.Product
-
(not persisted) Sets the stock status code.
- setStockStatus(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the stock status code.
- setStockStatus2(String) - Method in class com.dpslink.flash.db.Product
-
(not persisted) Sets the secondary stock status code.
- setStockStatus2(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the secondary stock status code.
- setStockStatus2Description(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the secondary stock status description.
- setStockStatus2ImageURL(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the secondary stock status image URL.
- setStockStatusDescription(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the stock status description.
- setStockStatusImageURL(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the stock status image URL.
- setStyleCls(String) - Method in class com.dpslink.base.html.AbstractField
-
Sets the form field's style class attribute.
- setStyleStr(String) - Method in class com.dpslink.base.html.AbstractField
-
Sets the form field's style string attribute.
- setSubject(String) - Method in class com.dpslink.base.mail.MailMessage
-
Sets the email's subject.
- setSubject(String) - Method in class com.dpslink.flash.util.FlashMailMessage
-
Sets the message's subject.
- setSubject(String) - Method in class com.dpslink.flash.util.NotificationMessage
-
Sets the message subject.
- setSubjectFromContent(String, String) - Method in class com.dpslink.base.mail.MailMessage
-
Sets the subject for an email based on the email's content.
- setSubstitutionsAsJSON(JSONArray) - Method in class com.dpslink.flash.util.NotificationMessage
-
Sets the collection of message API substitution parameters as a JSON array.
- setSuffix(String) - Method in class com.dpslink.flash.db.User
-
Sets the name suffix.
- setSuffix(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the name suffix.
- setSupplierDomain(String) - Method in class com.dpslink.flash.db.PunchOutSession
-
Sets the supplier domain.
- setSupplierId(String) - Method in class com.dpslink.flash.db.PunchOutSession
-
Sets the supplier id.
- setSvcEmailAddr(String) - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Sets the site's customer service email address.
- setSvcEmailAddr(String) - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Sets the site's customer service email address.
- setSvcEmailName(String) - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Sets the site's customer service email name.
- setSvcEmailName(String) - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Sets the site's customer service email name.
- setTarget(String) - Method in class com.dpslink.base.html.Link
-
Sets the link's target attribute.
- setTax(BigDecimal) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the sales tax amount.
- setTax(BigDecimal) - Method in class com.dpslink.flash.db.OrderAudit
-
Sets the sales tax amount.
- setTax(String) - Method in class com.dpslink.flash.erp.obj.Order
-
Sets the tax amount.
- setTax(String) - Method in class com.dpslink.notification.api.param.FOrder
-
Sets the tax amount.
- setTemplate(File) - Method in class com.dpslink.base.mail.MailMessage
-
Sets the email's template file.
- setTemplate(String) - Method in class com.dpslink.base.mail.MailMessage
-
Sets the email's template file name.
- setTemplate(File) - Method in class com.dpslink.flash.util.FlashMailMessage
-
Sets the message's template file.
- setTemplate(String) - Method in class com.dpslink.flash.util.FlashMailMessage
-
Sets the message's template file name.
- setTemplate(String) - Method in class com.dpslink.flash.util.NotificationMessage
-
Sets the message template file path.
- setTemplateAccessInfo(SatAccess.Context) - Method in class com.dpslink.flash.servlet.sat.SatAccess
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the trend data required by the html template.
- setTemplateActionInfo(OrderDetails.Context, boolean) - Method in class com.dpslink.flash.servlet.OrderDetails
-
Invoked by this class' implementation of setTemplateData to set
the reorder & cancel action link information required by the html template.
- setTemplateAttributes(ProductCompare.Context) - Method in class com.dpslink.flash.servlet.ProductCompare
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the product attributes data required by the html template.
- setTemplateAttributes(ProductSearch.Context) - Method in class com.dpslink.flash.servlet.ProductSearch
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the product data required by the html template.
- setTemplateCartLines(CheckOut.Context) - Method in class com.dpslink.flash.servlet.CheckOut
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the cart line data required by the html template.
- setTemplateCartLines(ConfirmOrder.Context) - Method in class com.dpslink.flash.servlet.ConfirmOrder
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the cart line data required by the html template.
- setTemplateCartLines(ReviewCart.Context) - Method in class com.dpslink.flash.servlet.FavoriteItems
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the cart line data required by the html template.
- setTemplateCartLines(ReviewCart.Context) - Method in class com.dpslink.flash.servlet.ReviewCart
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the cart line data required by the html template.
- setTemplateCategories(AccountLogonAddEdit.Context) - Method in class com.dpslink.flash.servlet.AccountLogonAddEdit
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the category data required by the html template.
- setTemplateCategoryPath(MainServlet.Context) - Method in class com.dpslink.flash.servlet.MainServlet
-
Invoked by a subclass' implementation of setTemplateData
to
retrieve and set the category path data required by the html template.
- setTemplateCheckbox(AdmImportData.Context, String, boolean) - Method in class com.dpslink.flash.servlet.admin.AdmImportData
-
Invoked by this class' implementation of setTemplateData
to
create and set checkbox data required by the html template.
- setTemplateCountries(AdmShipperAddEdit.Context) - Method in class com.dpslink.flash.servlet.admin.AdmShipperAddEdit
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the country data required by the html template.
- setTemplateCreditCard(CheckOut.Context) - Method in class com.dpslink.flash.servlet.CheckOut
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the credit card data required by the html template.
- setTemplateCustomerInfo(OrderDetails.Context, String, String) - Method in class com.dpslink.flash.servlet.OrderDetails
-
Invoked by this class' implementation of setTemplateData to
retrieve and set the customer data required by the html template.
- setTemplateCustomerInfo(OrderSummary.Context) - Method in class com.dpslink.flash.servlet.OrderSummary
-
Invoked by this class' implementation of setTemplateData to
retrieve and set the customer data required by the html template.
- setTemplateCustomerInfo(ShipmentDetails.Context, String, String) - Method in class com.dpslink.flash.servlet.ShipmentDetails
-
Invoked by this class' implementation of setTemplateData to
retrieve and set the customer data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.base.servlet.GoBack
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.base.servlet.Printable
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.base.servlet.SiteError
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountBillingAddEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountContactAddEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountCreditCardAddEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountCreditCardSelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountLogonAddEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountLogonViewId
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountPasswordEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountProfile
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountShippingAddEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountShippingSelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AddToOpenOrder
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmAccountSelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmBackendControlEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategoryAddEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategoryProductAdd
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategoryProductList
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySubcatAdd
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySubcatList
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySubcatSeq
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCountryAddEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCountrySelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmHome
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmImportData
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmLeadtimeAddEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmLeadtimeSelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmManufacturerAddEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmManufacturerSelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPasswordEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductBatchSelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductEditBasic
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductEditDescriptions
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductEditImages
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductFind
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductList
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductProfile
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductAttributeAddEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrAddEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrSelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductAttributeList
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductCategoryAdd
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductCategoryList
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductDescriptionEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImageEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchInfo
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchSelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportCandidateList
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductProfile
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductSearchIndexBuild
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductSelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPropertiesEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurge
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeAccounts
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeCategories
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeRestockNotifications
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeSiteActivities
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmQueryDatabase
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepAddEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerAdd
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerList
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepSelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepUserSelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSecurityProfileAddEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSecurityProfileSelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSendMassEmail
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmShipperAddEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmShipperSelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialAddEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialProductAdd
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialProductList
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialSelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmStateAddEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmStateSelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmStoreTypeEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSynchronizeData
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmUnitMeasureAddEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmUnitMeasureSelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmUserCatalogExport
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmVerifyEmailAddresses
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmVerifyProductFiles
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmVerifySiteImages
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewFileSystemInfo
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewPoolStatus
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewScheduledTasks
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewServerInfo
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmWordFixAddEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmWordFixSelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.CartLineEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.CheckOut
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ConfirmOrder
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.demo.DemoIndustryEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.FavoriteAddEdit
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.FavoriteItems
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.Home
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.InvoiceHistory
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.Logoff
-
Deprecated.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.Logon
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.LogonAssistance
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.LogonShippingSelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.LogonUser
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.OrderDetails
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.OrderSummary
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.OrderToExcel
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ProductCompare
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ProductDetails
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.Products
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ProductSearch
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ProductWarehouseDetail
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.PunchOut
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.QuickOrder
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ReorderRejects
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ReviewCart
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sat.SatAccess
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sat.SatActivity
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sat.SatLocations
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sat.SatTrends
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ScriptRequest
-
Deprecated.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiAccountSelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiShippingSelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiUserSelect
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ShipmentDetails
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.StaticPage
-
Sets the various data required by the html template.
- setTemplateData(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.UserHelp
-
Sets the various data required by the html template.
- setTemplateDataCSR(SfiAccountSelect.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiAccountSelect
-
Sets the CSR data required by the html template.
- setTemplateDataNF(AdmTestSiteEmails.Context) - Method in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails
-
Sets the various data required by the html template when the notification
framework is active.
- setTemplateDataSFI(SfiAccountSelect.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiAccountSelect
-
Sets the SFI data required by the html template.
- setTemplateDetailNew(InvoiceHistory.Context) - Method in class com.dpslink.flash.servlet.InvoiceHistory
-
Invoked by this class' implementation of setTemplateData to
retrieve and set the detail data required by the html template.
- setTemplateDetailSame(InvoiceHistory.Context) - Method in class com.dpslink.flash.servlet.InvoiceHistory
-
Invoked by this class' implementation of setTemplateData to
retrieve and set the detail data required by the html template.
- setTemplateEncoder(int, VelocityContext) - Static method in class com.dpslink.base.util.TemplateProcessor
-
Sets the template encoder to be used during Velocity template processing.
- setTemplateEncoder(String, VelocityContext) - Static method in class com.dpslink.base.util.TemplateProcessor
-
Sets the template encoder to be used during Velocity template processing.
- setTemplateError(AccountBillingAddEdit.Context, String) - Method in class com.dpslink.flash.servlet.AccountBillingAddEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AccountContactAddEdit.Context, String) - Method in class com.dpslink.flash.servlet.AccountContactAddEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AccountCreditCardAddEdit.Context, String) - Method in class com.dpslink.flash.servlet.AccountCreditCardAddEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AccountCreditCardSelect.Context, String) - Method in class com.dpslink.flash.servlet.AccountCreditCardSelect
-
Sets the html template error fields for the given error name.
- setTemplateError(AccountLogonAddEdit.Context, String) - Method in class com.dpslink.flash.servlet.AccountLogonAddEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AccountPasswordEdit.Context, String) - Method in class com.dpslink.flash.servlet.AccountPasswordEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AccountShippingAddEdit.Context, String) - Method in class com.dpslink.flash.servlet.AccountShippingAddEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AccountShippingSelect.Context, String) - Method in class com.dpslink.flash.servlet.AccountShippingSelect
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmAccountSelect.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmAccountSelect
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmBackendControlEdit.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmBackendControlEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmCategoryAddEdit.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmCategoryAddEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmCategoryProductAdd.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmCategoryProductAdd
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmCategoryProductList.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmCategoryProductList
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmCategorySelect.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySelect
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmCategorySubcatAdd.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySubcatAdd
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmCategorySubcatList.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySubcatList
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmCategorySubcatSeq.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySubcatSeq
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmCountryAddEdit.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmCountryAddEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmCountrySelect.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmCountrySelect
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmImportData.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmImportData
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmLeadtimeAddEdit.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmLeadtimeAddEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmLeadtimeSelect.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmLeadtimeSelect
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmManufacturerAddEdit.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmManufacturerAddEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmManufacturerSelect.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmManufacturerSelect
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmPasswordEdit.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmPasswordEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmPendingProductBatchSelect.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductBatchSelect
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmProductEdit.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductEditSelected
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmPendingProductFind.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductFind
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmPendingProductList.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductList
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmPendingProductProfile.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductProfile
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmProductAttributeAddEdit.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmProductAttributeAddEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmProductAttributeDescrAddEdit.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrAddEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmProductAttributeDescrSelect.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrSelect
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmProductAttributeList.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmProductAttributeList
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmProductCategoryAdd.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmProductCategoryAdd
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmProductCategoryList.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmProductCategoryList
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmProductDescriptionEdit.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmProductDescriptionEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmProductEdit.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmProductEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmProductImageEdit.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmProductImageEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmProductImportBatchAddEdit.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmProductImportBatchSelect.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchSelect
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmProductImportCandidateList.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportCandidateList
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmProductSearchIndexBuild.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmProductSearchIndexBuild
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmProductSelect.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmProductSelect
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmPropertiesEdit.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmPropertiesEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmPurge.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmPurge
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmSalesRepAddEdit.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepAddEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmSalesRepCustomerAdd.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerAdd
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmSalesRepCustomerList.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerList
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmSalesRepSelect.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepSelect
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmSalesRepUserAddEdit.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmSalesRepUserSelect.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepUserSelect
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmSecurityProfileAddEdit.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmSecurityProfileAddEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmSecurityProfileSelect.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmSecurityProfileSelect
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmSendMassEmail.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmSendMassEmail
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmShipperAddEdit.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmShipperAddEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmShipperSelect.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmShipperSelect
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmSpecialAddEdit.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialAddEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmSpecialProductAdd.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialProductAdd
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmSpecialProductList.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialProductList
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmSpecialSelect.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialSelect
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmStateAddEdit.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmStateAddEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmStateSelect.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmStateSelect
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmTestSiteEmails.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmUnitMeasureAddEdit.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmUnitMeasureAddEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmUnitMeasureSelect.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmUnitMeasureSelect
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmUserCatalogExport.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmUserCatalogExport
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmUserFavoritesCopy.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmVerifyProductFiles.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmVerifyProductFiles
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmViewFileSystemInfo.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmViewFileSystemInfo
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmViewPoolStatus.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmViewPoolStatus
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmWordFixAddEdit.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmWordFixAddEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(AdmWordFixSelect.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmWordFixSelect
-
Sets the html template error fields for the given error name.
- setTemplateError(CartLineEdit.Context, String) - Method in class com.dpslink.flash.servlet.CartLineEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(CheckOut.Context, String) - Method in class com.dpslink.flash.servlet.CheckOut
-
Sets the html template error fields for the given error name.
- setTemplateError(FavoriteAddEdit.Context, String) - Method in class com.dpslink.flash.servlet.FavoriteAddEdit
-
Sets the html template error fields for the given error name.
- setTemplateError(FavoriteItems.Context, String) - Method in class com.dpslink.flash.servlet.FavoriteItems
-
Sets the html template error fields for the given error name.
- setTemplateError(InvoiceHistory.Context, String) - Method in class com.dpslink.flash.servlet.InvoiceHistory
-
Sets the html template error fields for the given error name.
- setTemplateError(Logon.Context, String) - Method in class com.dpslink.flash.servlet.Logon
-
Sets the html template error fields for the given error name.
- setTemplateError(LogonAssistance.Context, String) - Method in class com.dpslink.flash.servlet.LogonAssistance
-
Sets the html template error fields for the given error name.
- setTemplateError(LogonShippingSelect.Context, String) - Method in class com.dpslink.flash.servlet.LogonShippingSelect
-
Sets the html template error fields for the given error name.
- setTemplateError(OrderDetails.Context, String) - Method in class com.dpslink.flash.servlet.OrderDetails
-
Sets the html template error fields for the given error name.
- setTemplateError(OrderToExcel.Context, String) - Method in class com.dpslink.flash.servlet.OrderToExcel
-
Sets the html template error fields for the given error name.
- setTemplateError(ProductCompare.Context, String) - Method in class com.dpslink.flash.servlet.ProductCompare
-
Sets the html template error fields for the given error name.
- setTemplateError(ProductDetails.Context, String) - Method in class com.dpslink.flash.servlet.ProductDetails
-
Sets the html template error fields for the given error name.
- setTemplateError(Products.Context, String) - Method in class com.dpslink.flash.servlet.Products
-
Sets the html template error fields for the given error name.
- setTemplateError(ProductSearch.Context, String) - Method in class com.dpslink.flash.servlet.ProductSearch
-
Sets the html template error fields for the given error name.
- setTemplateError(SfiAccountSelect.Context, String) - Method in class com.dpslink.flash.servlet.sfi.SfiAccountSelect
-
Sets the html template error fields for the given error name.
- setTemplateExitURL(FlashServlet.Context) - Static method in class com.dpslink.flash.servlet.sat.Sat
-
Sets the template value required for exiting the site activity reporting
functions.
- setTemplateFavorites(ProductDetails.Context) - Method in class com.dpslink.flash.servlet.ProductDetails
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the favorites data required by the html template.
- setTemplateFavorites(Products.Context) - Method in class com.dpslink.flash.servlet.Products
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the favorites data required by the html template.
- setTemplateFavorites(ReviewCart.Context) - Method in class com.dpslink.flash.servlet.ReviewCart
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the favorites data required by the html template.
- setTemplateFeaturesInfo(AdmViewDatabaseInfo.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo
-
Sets the template data for supported features information.
- setTemplateFilters(Products.Context) - Method in class com.dpslink.flash.servlet.Products
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the selectable attribute filters and entered price
filters data required by the html template.
- setTemplateFilters(Products.Context) - Method in class com.dpslink.flash.servlet.ProductSearchResults
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the selectable attribute filters and entered price
filters data required by the html template.
- setTemplateFolder() - Static method in class com.dpslink.base.util.TemplateProcessor
-
Sets the file path for the defined folder for template files.
- setTemplateHeader(Products.Context) - Method in class com.dpslink.flash.servlet.Products
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the page header data required by the html template.
- setTemplateHeader(Products.Context) - Method in class com.dpslink.flash.servlet.ProductSpecial
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the page header data required by the html template.
- setTemplateHeadings(SatAccess.Context) - Method in class com.dpslink.flash.servlet.sat.SatAccess
-
Retrieves and sets the column headings required by the html template.
- setTemplateListName(Products.Context) - Method in class com.dpslink.flash.servlet.Products
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the list name data required by the html template.
- setTemplateListName(Products.Context) - Method in class com.dpslink.flash.servlet.ProductSearchResults
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the list name data required by the html template.
- setTemplateListName(Products.Context) - Method in class com.dpslink.flash.servlet.ProductSpecial
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the list name data required by the html template.
- setTemplateLocationInfo(SatLocations.Context) - Method in class com.dpslink.flash.servlet.sat.SatLocations
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the location data required by the html template.
- setTemplateMode0(Home.Context) - Method in class com.dpslink.flash.servlet.Home
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the home page data required by the html template.
- setTemplateMode1(Home.Context) - Method in class com.dpslink.flash.servlet.Home
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the home page data required by the html template.
- setTemplateMode2(Home.Context) - Method in class com.dpslink.flash.servlet.Home
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the home page data required by the html template.
- setTemplateOnOrderFromSupplier(ProductDetails.Context) - Method in class com.dpslink.flash.servlet.ProductDetails
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the on order information from supplier data required by
the html template.
- setTemplateOrderHeader(CheckOut.Context) - Method in class com.dpslink.flash.servlet.CheckOut
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the order header data required by the html template.
- setTemplateOrderHeader(ConfirmOrder.Context) - Method in class com.dpslink.flash.servlet.ConfirmOrder
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the order header data required by the html template.
- setTemplateOrderInfo(OrderDetails.Context) - Method in class com.dpslink.flash.servlet.OrderDetails
-
Invoked by this class' implementation of setTemplateData to
retrieve and set the order header and total data required by the html
template.
- setTemplateOrderInfo(ShipmentDetails.Context) - Method in class com.dpslink.flash.servlet.ShipmentDetails
-
Invoked by this class' implementation of setTemplateData to
retrieve and set the order header data required by the html template.
- setTemplateOrderInfo0(OrderSummary.Context) - Method in class com.dpslink.flash.servlet.OrderSummary
-
Invoked by this class' implementation of setTemplateData to
retrieve and set the order summary data required by the html template.
- setTemplateOrderInfo1(OrderSummary.Context) - Method in class com.dpslink.flash.servlet.OrderSummary
-
Invoked by this class' implementation of setTemplateData to
retrieve and set the order summary data required by the html template.
- setTemplateOrderInfo2(OrderSummary.Context, ArrayList<Order>) - Method in class com.dpslink.flash.servlet.OrderSummary
-
Sets the order summary data required by the html template.
- setTemplatePageDetail(SatAccess.Context) - Method in class com.dpslink.flash.servlet.sat.SatAccess
-
Retrieves and sets the column data required by the html template when the
selected type is for one of the page detail reports.
- setTemplatePageSummary(SatAccess.Context) - Method in class com.dpslink.flash.servlet.sat.SatAccess
-
Retrieves and sets the column data required by the html template when the
selected type is for one of the page summary reports.
- setTemplatePagingBegIndex(PagingServletContext) - Method in class com.dpslink.flash.servlet.MainPagingServlet
-
Invoked by a subclass' implementation of setTemplateData
to set
the paging beginning index data required by the html template.
- setTemplatePagingBegIndex(PagingServletContext) - Method in interface com.dpslink.flash.servlet.PagingServlet
-
Invoked by a subclass' implementation of setTemplateData
to set
the paging beginning index data required by the html template.
- setTemplatePagingEndIndex(PagingServletContext) - Method in class com.dpslink.flash.servlet.MainPagingServlet
-
Invoked by a subclass' implementation of setTemplateData
to set
the paging ending index data required by the html template.
- setTemplatePagingEndIndex(PagingServletContext) - Method in interface com.dpslink.flash.servlet.PagingServlet
-
Invoked by a subclass' implementation of setTemplateData
to set
the paging ending index data required by the html template.
- setTemplatePagingLinks(PagingServletContext, int) - Method in class com.dpslink.flash.servlet.MainPagingServlet
-
Invoked by a subclass' implementation of setTemplateData
to set
the paging links data required by the html template.
- setTemplatePagingLinks(PagingServletContext, int) - Method in interface com.dpslink.flash.servlet.PagingServlet
-
Invoked by a subclass' implementation of setTemplateData
to set
the paging links data required by the html template.
- setTemplatePaymentOptions(CheckOut.Context) - Method in class com.dpslink.flash.servlet.CheckOut
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the payment options data required by the html template.
- setTemplatePreferences(AccountContactAddEdit.Context) - Method in class com.dpslink.flash.servlet.AccountContactAddEdit
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the notification preference data required by the html
template.
- setTemplatePreferences(AccountProfile.Context) - Method in class com.dpslink.flash.servlet.AccountProfile
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the notification preference data required by the html
template.
- setTemplatePreferences(AdmSalesRepUserAddEdit.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the notification preference data required by the html
template.
- setTemplateProduct(ProductDetails.Context) - Method in class com.dpslink.flash.servlet.ProductDetails
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the product data required by the html template.
- setTemplateProductAttributes(ClientRequest.Context) - Method in class com.dpslink.flash.servlet.ClientRequest
-
Retrieve and set the product attributes data required by the html template.
- setTemplateProductAttributes(ProductDetails.Context) - Method in class com.dpslink.flash.servlet.ProductDetails
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the product attributes data required by the html template.
- setTemplateProducts(Products.Context) - Method in class com.dpslink.flash.servlet.Products
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the product data required by the html template.
- setTemplatePunchOut(CheckOut.Context) - Method in class com.dpslink.flash.servlet.CheckOut
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the punchout data required by the html template.
- setTemplatePunchOut(ConfirmOrder.Context) - Method in class com.dpslink.flash.servlet.ConfirmOrder
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the punchout data required by the html template.
- setTemplateQuantityBreaks() - Method in class com.dpslink.flash.db.util.UnitMeasureHandler
-
Sets the quantity price break html template data for the given product.
- setTemplateQuantityBreaks(ProductDetails.Context) - Method in class com.dpslink.flash.servlet.ProductDetails
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the quantity price break data required by the html
template.
- setTemplateRelatedProducts(ProductDetails.Context, boolean) - Method in class com.dpslink.flash.servlet.ProductDetails
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the related products data required by the html template.
- setTemplateRelatedProducts(Products.Context) - Method in class com.dpslink.flash.servlet.Products
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the related products data required by the html template.
- setTemplateResults(AdmViewServerInfo.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewServerInfo
-
Sets the template data for the selected view's results.
- setTemplateSelections(OrderToExcel.Context) - Method in class com.dpslink.flash.servlet.OrderToExcel
-
Sets the html template selected column field names.
- setTemplateSelects(AdmViewServerInfo.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewServerInfo
-
Sets the template data for the view selections.
- setTemplateSessionInfo(SatAccess.Context) - Method in class com.dpslink.flash.servlet.sat.SatAccess
-
Retrieves and sets the column data required by the html template when the
selected type is for one of the session reports.
- setTemplateShipper(AdmShipperAddEdit.Context) - Method in class com.dpslink.flash.servlet.admin.AdmShipperAddEdit
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the shipper data required by the html template.
- setTemplateSQLTypesInfo(AdmViewDatabaseInfo.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo
-
Sets the template data for supported SQL types information.
- setTemplateSubcategories(Home.Context, ArrayList<Category>) - Method in class com.dpslink.flash.servlet.Home
-
Sets the subcategory list data required by the html template.
- setTemplateSubcategories(Products.Context) - Method in class com.dpslink.flash.servlet.Products
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the subcategory data required by the html template.
- setTemplateSummaryInfo(SatActivity.Context) - Method in class com.dpslink.flash.servlet.sat.SatActivity
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the summary data required by the html template.
- setTemplateTableColInfo(AdmViewDatabaseInfo.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo
-
Sets the template data for table column information.
- setTemplateTableColSels(AdmViewDatabaseInfo.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo
-
Sets the template data for table column information selections.
- setTemplateTableIdxInfo(AdmViewDatabaseInfo.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo
-
Sets the template data for table index information.
- setTemplateTableSumInfo(AdmViewDatabaseInfo.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo
-
Sets the template data for table summary information.
- setTemplateTrendInfo(SatTrends.Context) - Method in class com.dpslink.flash.servlet.sat.SatTrends
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the trend data required by the html template.
- setTemplateWarehouseQuantities(ProductDetails.Context) - Method in class com.dpslink.flash.servlet.ProductDetails
-
Invoked by this class' implementation of setTemplateData
to
retrieve and set the warehouse quantity data required by the html template.
- setText(String) - Method in class com.dpslink.base.html.Checkbox
-
Sets the text attribute.
- setText(String) - Method in class com.dpslink.base.html.Link
-
Sets the link's text attribute.
- setText(String) - Method in class com.dpslink.base.html.Option
-
Sets the option's text attribute.
- setText(String) - Method in class com.dpslink.base.html.Span
-
Sets the span's text attribute.
- setText(String) - Method in class com.ibm.ctc.b2b.Status
-
- setTextHS(String) - Method in class com.dpslink.base.html.Checkbox
-
Sets the text attribute.
- setTextHS(String) - Method in class com.dpslink.base.html.Link
-
Sets the link's text attribute.
- setTextHS(String) - Method in class com.dpslink.base.html.Option
-
Sets the option's text attribute.
- setTextHS(String) - Method in class com.dpslink.base.html.Span
-
Sets the span's text attribute.
- setTextLine(String) - Method in class com.dpslink.flash.imports.Import
-
Sets the current line of import text data being processed.
- setTimeCandidate(Date) - Method in class com.dpslink.flash.db.ImportBatch
-
Sets the time when batch changed status to candidate.
- setTimeChanged(Date) - Method in class com.dpslink.flash.db.PasswordHistory
-
Sets the time when password changed.
- setTimeConfirmed(Date) - Method in class com.dpslink.flash.db.OrderAudit
-
Sets the time when order was confirmed.
- setTimeCreated(Date) - Method in class com.dpslink.flash.db.CDBatch
-
Sets the time when batch was created.
- setTimeCreated(Date) - Method in class com.dpslink.flash.db.ImportBatch
-
Sets the time when batch was created.
- setTimeCreated(Date) - Method in class com.dpslink.flash.db.OrderAudit
-
Sets the time when order was created.
- setTimeDeleted(Date) - Method in class com.dpslink.flash.db.CDBatch
-
Sets the time when batch was deleted.
- setTimeDeleted(Date) - Method in class com.dpslink.flash.db.ImportBatch
-
Sets the time when batch changed status to deleted.
- setTimePending(Date) - Method in class com.dpslink.flash.db.ImportBatch
-
Sets the time when batch changed status to pending.
- setTimePosted(Date) - Method in class com.dpslink.flash.db.ImportBatch
-
Sets the time when batch changed status to posted.
- setTimePublished(Date) - Method in class com.dpslink.flash.db.CDBatch
-
Sets the time when batch was published.
- settings - Variable in class com.dpslink.flash.servlet.admin.AdmSecurityProfileAddEdit.Context
-
The submitted settings (the indexes for checked settings).
- setTitle(String) - Method in class com.dpslink.flash.db.User
-
Sets the title.
- setTitle(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the title.
- setTopmostCategory(Category) - Method in class com.dpslink.flash.db.User
-
Sets the topmost catalog category object.
- setTopmostCategoryCode(String) - Method in class com.dpslink.flash.db.User
-
Sets the topmost catalog category code.
- setTopmostCategoryCode(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the topmost catalog category code.
- setTrackingURL(String) - Method in class com.dpslink.flash.db.Shipper
-
Sets the url for shipper web site tracking page.
- setTrackingURL(String) - Method in class com.dpslink.notification.api.param.FShipper
-
Sets the url for shipper web site tracking page.
- setTriggerId(String) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Sets the request's trigger id (the id for the servlet that initially
triggered a function).
- setType(String) - Method in class com.dpslink.base.mail.MailMessage
-
Sets the email type and then invokes the setHostValues,
setHeaderValues, createMessage methods.
- setType(String) - Method in class com.dpslink.flash.db.Cart
-
Sets the cart type code.
- setType(int) - Method in class com.dpslink.flash.db.CategoryListItem
-
Sets the list item's type (topcategory or subcategory).
- setType(String) - Method in class com.dpslink.flash.db.CreditCard
-
Sets the type of card.
- setType(int) - Method in class com.dpslink.flash.db.ImportValidation
-
Sets the error type.
- setType(String) - Method in class com.dpslink.flash.db.RestockNotification
-
Sets the notification type.
- setType(String) - Method in class com.dpslink.flash.db.SalesRep
-
Sets the type code (S=SFI, C=CSR).
- setType(String) - Method in class com.dpslink.flash.db.Shipper
-
Sets the type code (C=commercial, R=residential, B=both).
- setType(String) - Method in class com.dpslink.flash.db.User
-
Sets the user type code.
- setType(String) - Method in class com.dpslink.flash.erp.obj.Order
-
Sets the order type.
- setType(String) - Method in class com.dpslink.flash.erp.obj.PaymentDetail
-
Sets the payment type (credit card, cash, etc).
- setType(String) - Method in class com.dpslink.flash.util.FlashMailMessage
-
Sets the message type and then invokes additional type initialization.
- setType(String) - Method in class com.dpslink.flash.util.NotificationMessage
-
Sets the message type code.
- setType(String) - Method in class com.dpslink.notification.api.param.FOrder
-
Sets the order type.
- setType(String) - Method in class com.dpslink.notification.api.param.FPaymentDetail
-
Sets the payment type (credit card, cash, etc).
- setType(String) - Method in class com.dpslink.notification.api.param.FRestockNotification
-
Sets the notification type.
- setType(String) - Method in class com.dpslink.notification.api.param.FShipper
-
Sets the type code (C=commercial, R=residential, B=both).
- setType(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the user type code.
- setTypeCode(String) - Method in class com.dpslink.flash.db.Special
-
Sets the specials type code.
- setUnappliedCashAmt(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the unapplied case amount.
- setUnitMeasure(String) - Method in class com.dpslink.flash.b2b.OrderRequestLine
-
Sets the product unit measure code.
- setUnitPrice(BigDecimal) - Method in class com.dpslink.flash.db.CartConfirmationLine
-
(not persisted) Sets the unit price for this line.
- setUom(UnitMeasure) - Method in class com.dpslink.flash.db.Product
-
Sets the unit of measure object.
- setUomCode(String) - Method in class com.dpslink.flash.db.CatalogProduct
-
Sets the product unit of measure code.
- setUomCode(String) - Method in class com.dpslink.flash.db.PendingProduct
-
Sets the product unit of measure code.
- setUomCode(String) - Method in class com.dpslink.flash.db.PermitProduct
-
Sets the product unit of measure code.
- setUomCode(String) - Method in class com.dpslink.flash.db.Product
-
Sets the unit of measure code.
- setUomCode(String) - Method in class com.dpslink.flash.db.ProductAttribute
-
Sets the product unit of measure code.
- setUomCode(String) - Method in class com.dpslink.flash.db.ProductGroupXref
-
Sets the product unit of measure code (optional).
- setUomCode(String) - Method in class com.dpslink.flash.db.RelatedProductsXref
-
Sets the product unit of measure code (optional).
- setUomCode(String) - Method in class com.dpslink.flash.db.RestockNotification
-
Sets the product unit of measure code.
- setUomCode(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the unit of measure code.
- setUomCode(String) - Method in class com.dpslink.notification.api.param.FRestockNotification
-
Sets the product unit of measure code.
- setUomName(String) - Method in class com.dpslink.notification.api.param.FProduct
-
Sets the unit of measure name.
- setURL(String) - Method in class com.dpslink.flash.db.PunchOutSession
-
Sets the post-back url.
- setUser(User) - Method in class com.dpslink.flash.db.SalesRepUser
-
Sets the user object.
- setUserDefinedField1(String) - Method in class com.dpslink.flash.b2b.OrderRequest
-
Sets the order additional info.
- setUserDefinedField1(String) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the order additional info.
- setUserDefinedField1(String) - Method in class com.dpslink.flash.erp.obj.Order
-
Sets the order additional info.
- setUserDefinedField1(String) - Method in class com.dpslink.notification.api.param.FOrder
-
Sets the order additional info.
- setUserId(String) - Method in class com.dpslink.flash.db.CreditCard
-
Sets the id for the user who owns the credit card.
- setUserId(String) - Method in class com.dpslink.flash.db.FavoritesDescriptor
-
Sets the id for the user who owns the list.
- setUserId(String) - Method in class com.dpslink.flash.db.LogonAttempt
-
Sets the id of the user who attempted logon.
- setUserId(String) - Method in class com.dpslink.flash.db.NotificationPref
-
Sets the id of the associated user.
- setUserId(String) - Method in class com.dpslink.flash.db.OrderAudit
-
Sets the id for the user who created the order.
- setUserId(String) - Method in class com.dpslink.flash.db.PasswordHistory
-
Sets the id of the associated user.
- setUserId(String) - Method in class com.dpslink.flash.db.PermitUser
-
Sets the id (user id or customer id).
- setUserId(String) - Method in class com.dpslink.flash.db.PunchOutSession
-
Sets the id of the user associated with the session.
- setUserId(String) - Method in class com.dpslink.flash.db.RestockNotification
-
Sets the id of user who submitted the request.
- setUserId(String) - Method in class com.dpslink.flash.db.SalesRepUser
-
Sets the user id.
- setUserId(String) - Method in class com.dpslink.flash.db.SearchLogProduct
-
Sets the id of user who performed the search.
- setUserId(String) - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the user id associated with the session.
- setUserId(String) - Method in class com.dpslink.flash.erp.obj.BackendJobDescription
-
Sets the backend user id that determines the job description.
- setUserId(String) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Sets the request's user id.
- setUserId(String) - Method in class com.dpslink.notification.api.param.FRestockNotification
-
Sets the id of user who submitted the request.
- setUserType(String) - Method in class com.dpslink.flash.db.SiteActivity
-
Sets the user type associated with the session plus sets the activity
group to the corresponding value.
- setValid(boolean) - Method in class com.dpslink.flash.db.Shipper
-
Sets the is valid for check out flag.
- setValid(boolean) - Method in class com.dpslink.notification.api.param.FShipper
-
Sets the is valid for check out flag.
- setValidValues(ArrayList<String>) - Method in class com.dpslink.flash.erp.obj.BackendControl
-
Sets the field's valid values.
- setValidValuesStr(String) - Method in class com.dpslink.flash.erp.obj.BackendControl
-
Sets the field's valid values undelimited string.
- setValue(String) - Method in class com.dpslink.base.html.Checkbox
-
Sets the checkbox's value attribute.
- setValue(String) - Method in class com.dpslink.base.html.Option
-
Sets the option's value attribute.
- setValue(String) - Method in class com.dpslink.base.html.Text
-
Sets the text's value attribute.
- setValue(String) - Method in class com.dpslink.base.html.Textarea
-
Sets the textarea's value attribute.
- setValue(BigDecimal) - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Sets the total order amount.
- setValue(BigDecimal) - Method in class com.dpslink.flash.db.OrderAudit
-
Sets the total order amount.
- setValue(String) - Method in class com.dpslink.flash.db.ProductAttribute
-
Sets the attribute value.
- setValue(String, Object) - Method in class com.dpslink.flash.erp.ERPInterfaceAS400.Pcml
-
Sets a value in the PCML document.
- setValue(String) - Method in class com.dpslink.flash.erp.obj.BackendControl
-
Sets the field's value.
- setValue(String) - Method in class com.dpslink.flash.erp.obj.Order
-
Sets the order value.
- setValue(int, String) - Method in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo.Row
-
Sets the value at the given column index (zero-based).
- setValue(String) - Method in class com.dpslink.notification.api.param.FOrder
-
Sets the order value.
- setValueHS(String) - Method in class com.dpslink.base.html.Text
-
Sets the text's value attribute.
- setValueHS(String) - Method in class com.dpslink.base.html.Textarea
-
Sets the textarea's value attribute.
- setWarehouseQtys(ArrayList<WarehouseQuantity>) - Method in class com.dpslink.flash.db.Product
-
(not persisted) Sets the collection of warehouse quantities.
- setWarningType(int) - Method in interface com.dpslink.flash.erp.ERPInterface
-
Sets the type of warning encountered during processing.
- setWarningType(int) - Method in class com.dpslink.flash.erp.ERPInterfaceAS400
-
Sets the type of warning encountered during processing.
- setWarningType(int) - Method in class com.dpslink.flash.erp.ERPInterfaceBogus
-
Sets the type of warning encountered during processing.
- setWebPage(String) - Method in class com.dpslink.flash.db.User
-
Sets the web page url.
- setWebPage(String) - Method in class com.dpslink.notification.api.param.FUser
-
Sets the web page url.
- setWhen(Date) - Method in class com.dpslink.flash.db.LogonAttempt
-
Sets the time when logon was attempted.
- setWrap(boolean) - Method in class com.dpslink.base.html.Textarea
-
Sets the textarea's wrap state attribute.
- setWrong(String) - Method in class com.dpslink.flash.db.WordFix
-
Sets the incorrectly formatted word.
- setXrefCode(String) - Method in class com.dpslink.flash.db.Customer
-
Sets the product cross reference code.
- setXrefCode(String) - Method in class com.dpslink.notification.api.param.FCustomer
-
Sets the product cross reference code.
- setXrefs(ArrayList<Xref>) - Method in class com.dpslink.flash.db.PendingProduct
-
Sets the collection of customer-product cross references.
- setYTDGrossSales(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the year-to-date sales amount (including freight and tax).
- setYTDNetSales(String) - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Sets the year-to-date sales amount (excluding freight and tax).
- SfiAccountSelect - Class in com.dpslink.flash.servlet.sfi
-
Writes and processes the SFI and CSR account selection page.
- SfiAccountSelect() - Constructor for class com.dpslink.flash.servlet.sfi.SfiAccountSelect
-
- SfiAccountSelect.Context - Class in com.dpslink.flash.servlet.sfi
-
Inner class used to store servlet context information.
- SfiShippingSelect - Class in com.dpslink.flash.servlet.sfi
-
Writes and processes the SFI and CSR shipping location select page.
- SfiShippingSelect() - Constructor for class com.dpslink.flash.servlet.sfi.SfiShippingSelect
-
- SfiShippingSelect.Context - Class in com.dpslink.flash.servlet.sfi
-
Inner class used to store servlet context information.
- SfiUserSelect - Class in com.dpslink.flash.servlet.sfi
-
Writes and processes the SFI user selection page.
- SfiUserSelect() - Constructor for class com.dpslink.flash.servlet.sfi.SfiUserSelect
-
- SfiUserSelect.Context - Class in com.dpslink.flash.servlet.sfi
-
Inner class used to store servlet context information.
- sharedSecret - Variable in class com.ibm.ctc.b2b.authentication.CredentialBean
-
- shipment - Variable in class com.dpslink.flash.servlet.OrderDetails.Context
-
The submitted selected shipment number.
- ShipmentDetails - Class in com.dpslink.flash.servlet
-
Writes and processes the store's order history shipment details page.
- ShipmentDetails() - Constructor for class com.dpslink.flash.servlet.ShipmentDetails
-
- ShipmentDetails.Context - Class in com.dpslink.flash.servlet
-
Inner class used to store servlet context information.
- shipmentNum - Variable in class com.dpslink.flash.servlet.ShipmentDetails.Context
-
The shipment number for the requested shipment.
- SHIPPER - Static variable in class com.dpslink.flash.db.DBC
-
The shipper controller class.
- SHIPPER - Static variable in class com.dpslink.flash.db.DBO
-
The shipper object class.
- Shipper - Class in com.dpslink.flash.db
-
Defines the fields and methods for shipper table objects.
- Shipper() - Constructor for class com.dpslink.flash.db.Shipper
-
Constructs a Shipper
object with all field values set to
null
.
- SHIPPERC - Static variable in class com.dpslink.flash.db.DBC
-
The shipper country controller class.
- SHIPPERC - Static variable in class com.dpslink.flash.db.DBO
-
The shipper country object class.
- shipperCode - Variable in class com.dpslink.flash.servlet.CheckOut.Context
-
The current shipper code.
- ShipperController - Class in com.dpslink.flash.db
-
The controller for the Shipper
class.
- ShipperController() - Constructor for class com.dpslink.flash.db.ShipperController
-
The constructor for the controller.
- ShipperCountry - Class in com.dpslink.flash.db
-
Defines the fields and methods for shipper country x-ref table objects.
- ShipperCountry() - Constructor for class com.dpslink.flash.db.ShipperCountry
-
Constructs a ShipperCountry
object with all field values set to
null
.
- ShipperCountryController - Class in com.dpslink.flash.db
-
The controller for the ShipperCountry
class.
- ShipperCountryController() - Constructor for class com.dpslink.flash.db.ShipperCountryController
-
The constructor for the controller.
- ShippingLocation(Customer, boolean) - Constructor for class com.dpslink.flash.servlet.LogonShippingSelect.ShippingLocation
-
Constructs a new selectable shipping location.
- ShipSummary - Class in com.dpslink.flash.erp.obj
-
Defines the fields and methods for shipment summary objects.
- ShipSummary() - Constructor for class com.dpslink.flash.erp.obj.ShipSummary
-
Constructs a ShipSummary
object with all field values set to
null
.
- shipto - Variable in class com.dpslink.flash.servlet.AccountShippingAddEdit.Context
-
The current ship-to customer being maintained.
- shipto - Variable in class com.dpslink.flash.servlet.AccountShippingSelect.EditableLocation
-
The ship-to customer.
- shipto - Variable in class com.dpslink.flash.servlet.LogonShippingSelect.ShippingLocation
-
The ship-to customer.
- shiptoCustomers - Variable in class com.dpslink.flash.servlet.AccountPasswordEdit.Context
-
The current list of selectable ship-to customer objects.
- shiptoCustomers - Variable in class com.dpslink.flash.servlet.Logon.Context
-
A list of selectable ship-to customer objects.
- shiptype - Variable in class com.dpslink.flash.servlet.admin.AdmShipperAddEdit.Context
-
The submitted shipper type.
- shouldExclude() - Method in class com.dpslink.flash.db.Customer
-
(not persisted) Answers if the customer should be excluded from processing
(customer is default customer or is one-time shipto customer or is deleted).
- shouldLogOnNullSet(String, String) - Method in class com.dpslink.base.util.TemplateEncoder
-
A null reference in a #set directive should not log extra messages.
- showErrorPage(PunchOut.Context, int) - Method in class com.dpslink.flash.servlet.PunchOut
-
Redirects to the punch-out error page for the given error code.
- showNextPage(PunchOut.Context, String) - Method in class com.dpslink.flash.servlet.PunchOut
-
Redirects to the given servlet name (Home or ReviewCart).
- showprice - Variable in class com.dpslink.flash.servlet.OrderToExcel.Context
-
A flag indicating if prices are to be output.
- showSiteError(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Redirects to the site error page.
- showSiteError(BaseServlet.Context, String) - Method in class com.dpslink.base.servlet.BaseServlet
-
Redirects to the site error page.
- showSiteError(BaseServlet.Context, Exception) - Method in class com.dpslink.base.servlet.BaseServlet
-
Redirects to the site error page.
- showtrack - Variable in class com.dpslink.flash.servlet.admin.AdmShipperAddEdit.Context
-
The submitted show tracking info.
- SITE_PATH - Static variable in class com.dpslink.base.util.Profile
-
The value of the "Site.Path" key.
- SITE_ROOT - Static variable in class com.dpslink.base.util.Profile
-
The value of the "Site.Root" key.
- SiteActivity - Class in com.dpslink.flash.db
-
Defines the fields and methods for site activity table objects.
- SiteActivity() - Constructor for class com.dpslink.flash.db.SiteActivity
-
Constructs a SiteActivity
object with with all field values set to
null
.
- SiteActivityController - Class in com.dpslink.flash.db
-
The controller for the SiteActivity
class.
- SiteActivityController() - Constructor for class com.dpslink.flash.db.SiteActivityController
-
The constructor for the controller.
- SiteActivityPage - Class in com.dpslink.flash.db
-
Defines the fields and methods for site activity page table objects.
- SiteActivityPage() - Constructor for class com.dpslink.flash.db.SiteActivityPage
-
Constructs a SiteActivityPage
object with all field values set to
null
.
- SiteActivityPageController - Class in com.dpslink.flash.db
-
The controller for the SiteActivityPage
class.
- SiteActivityPageController() - Constructor for class com.dpslink.flash.db.SiteActivityPageController
-
The constructor for the controller.
- SiteActivityQueue - Class in com.dpslink.flash.db.util
-
Handles the persistence of SiteActivity
and SiteActivityPage
objects during session processing.
- SiteActivityQueue() - Constructor for class com.dpslink.flash.db.util.SiteActivityQueue
-
- SiteActivityQueue.PersistTask - Class in com.dpslink.flash.db.util
-
A timer task used to persist the queue of SiteActivity
and
SiteActivityPage
objects.
- SITEACTV - Static variable in class com.dpslink.flash.db.DBC
-
The site activity controller class.
- siteAddress(FlashSiteInfo) - Static method in class com.dpslink.flash.util.FlashTemplateFormatter
-
Returns a formatted site info address string using the html <br> tag
as the address line delimiter.
- siteAddress(FlashSiteInfo, String) - Static method in class com.dpslink.flash.util.FlashTemplateFormatter
-
Returns a formatted site info address string using the given address line
delimiter.
- SiteChecker(int) - Constructor for class com.dpslink.base.tool.SiteMonitor.SiteChecker
-
Constructs a new SiteChecker
thread.
- SiteError - Class in com.dpslink.base.servlet
-
Writes and processes the site's error page.
- SiteError() - Constructor for class com.dpslink.base.servlet.SiteError
-
- SiteMonitor - Class in com.dpslink.base.tool
-
A command line utility that monitors one or more web sites for accessibility
and sends email notifications for when site access failures are detected.
- SiteMonitor() - Constructor for class com.dpslink.base.tool.SiteMonitor
-
Creates and initializes an instance of SiteMonitor
.
- SiteMonitor.SiteChecker - Class in com.dpslink.base.tool
-
A thread used to handle individual site accessibility checking.
- SiteMonitor.SiteMonLogWriter - Class in com.dpslink.base.tool
-
A class to handle logging duties for site monitor.
- SiteMonLogWriter() - Constructor for class com.dpslink.base.tool.SiteMonitor.SiteMonLogWriter
-
Construct the log writer.
- SITEPAGE - Static variable in class com.dpslink.flash.db.DBC
-
The site activity page controller class.
- SITEPAGE - Static variable in class com.dpslink.flash.db.DBO
-
The site activity page object class.
- SIZE_LARGE - Static variable in class com.dpslink.flash.db.Product
-
The size code for a large sized description or image file.
- SIZE_SMALL - Static variable in class com.dpslink.flash.db.Product
-
The size code for a small sized description or image file.
- smallName - Variable in class com.dpslink.flash.servlet.admin.AdmProductDescriptionEdit.Context
-
The submitted small description file name.
- smallName - Variable in class com.dpslink.flash.servlet.admin.AdmProductImageEdit.Context
-
The submitted small image file name.
- smallRead - Variable in class com.dpslink.flash.servlet.admin.AdmProductDescriptionEdit.Context
-
The submitted small description file readonly.
- smallRead - Variable in class com.dpslink.flash.servlet.admin.AdmProductImageEdit.Context
-
The submitted small image file readonly.
- smallText - Variable in class com.dpslink.flash.servlet.admin.AdmProductDescriptionEdit.Context
-
The submitted small description file content.
- SN_ACCOUNT_FIND - Static variable in class com.dpslink.flash.servlet.admin.AdmAccountSelect
-
The session's key for the current set of find criteria.
- SN_ACCOUNT_FIND - Static variable in class com.dpslink.flash.servlet.sfi.SfiAccountSelect
-
The session's key for the current set of find criteria.
- SN_ACCOUNT_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmAccountSelect
-
The session's key for the current list of selection objects.
- SN_ACCOUNT_LIST - Static variable in class com.dpslink.flash.servlet.sfi.SfiAccountSelect
-
The session's key for the current list of selection objects.
- SN_ADMINMODE - Static variable in class com.dpslink.flash.servlet.MainServlet
-
The session's key for the current admin mode (cfg or tbl).
- SN_ATTRDESC_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrSelect
-
The session's key for the current list of selection objects.
- SN_BATCH_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmPendingProductBatchSelect
-
The session's key for the current list of selection objects.
- SN_BATCH_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchSelect
-
The session's key for the current list of selection objects.
- SN_BECONTROL_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmBackendControlEdit
-
The session's key for the current list of selection objects.
- SN_BILLINFO - Static variable in class com.dpslink.flash.servlet.AccountServlet
-
The session's key for the current billing information customer.
- SN_CART - Static variable in class com.dpslink.flash.servlet.FlashServlet
-
The session's key for the shopping cart.
- SN_CATEGORIES - Static variable in class com.dpslink.flash.servlet.MainServlet
-
The session's key for the user's current category list.
- SN_CATEGORIES_LISTONLY - Static variable in class com.dpslink.flash.servlet.MainServlet
-
The session's key for the user's current category list only flag.
- SN_CATEGORIES_PATH - Static variable in class com.dpslink.flash.servlet.MainServlet
-
The session's key for the user's current category path.
- SN_CATEGORY - Static variable in class com.dpslink.flash.servlet.MainServlet
-
The session's key for the catalog's current category.
- SN_CATEGORY_CODE - Static variable in class com.dpslink.flash.servlet.admin.AdmCategoryAddEdit
-
The session's key for the current code being maintained.
- SN_CATEGORY_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmCategorySelect
-
The session's key for the current list of selection objects.
- SN_CATPRODADD_FIND - Static variable in class com.dpslink.flash.servlet.admin.AdmCategoryProductAdd
-
The session's key for the current set of find criteria.
- SN_CATPRODADD_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmCategoryProductAdd
-
The session's key for the current list of selection objects.
- SN_CATPRODLIST_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmCategoryProductList
-
The session's key for the current list of selection objects.
- SN_CHANGEPWD - Static variable in class com.dpslink.flash.servlet.Logon
-
The session's key for the force password change flag.
- SN_COMPARE_LIST - Static variable in class com.dpslink.flash.servlet.Products
-
The session's key for the list of products to compare.
- SN_CONTINUE_PAGEURL - Static variable in class com.dpslink.flash.servlet.MainServlet
-
The session's key for the catalog's current continue shopping url.
- SN_COUNTRY_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmCountrySelect
-
The session's key for the current list of selection objects.
- SN_EDITDATA_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit
-
The session's key for the current set of import batch criteria.
- SN_EXISTING_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmVerifySiteImages
-
The session's key for the current list of existing images.
- SN_FAVORITE_CART - Static variable in class com.dpslink.flash.db.util.UserFavoritesHandler
-
The session's key for the shopping users current favorites cart.
- SN_FAVORITE_DESC - Static variable in class com.dpslink.flash.db.util.UserFavoritesHandler
-
The session's key for the shopping users current favorites descriptors.
- SN_LEADTIME_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmLeadtimeSelect
-
The session's key for the current list of selection objects.
- SN_LOGON_COMMENT - Static variable in class com.dpslink.flash.servlet.LogonUser
-
The session's key for the logon comment value.
- SN_LOGON_STATUS - Static variable in class com.dpslink.flash.servlet.FlashServlet
-
The session's key for the logon status.
- SN_MANUFACTURER_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmManufacturerSelect
-
The session's key for the current list of selection objects.
- SN_METADATA_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit
-
The session's key for the current set of import meta criteria.
- SN_MISSING_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmVerifySiteImages
-
The session's key for the current list of missing images.
- SN_OBJECT - Static variable in class com.dpslink.flash.servlet.PunchOut
-
The session's key for the punch-out session object.
- SN_ONETIME_SHIPTO - Static variable in class com.dpslink.flash.servlet.CheckOut
-
The session's key for the current one-time ship-to customer.
- SN_ORDER_ERRORS - Static variable in class com.dpslink.flash.servlet.ConfirmOrder
-
The session's key for the current list of order errors.
- SN_PENDPROD_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmPendingProductList
-
The session's key for the current list of pending product objects.
- SN_PENDPROD_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmProductImportCandidateList
-
The session's key for the current list of pending product objects.
- SN_PROCESS - Static variable in class com.dpslink.flash.servlet.PunchOut
-
The session's key for the punch-out process flag.
- SN_PRODATTRLIST_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeList
-
The session's key for the current list of selection objects.
- SN_PRODCATADD_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmProductCategoryAdd
-
The session's key for the current list of selection objects.
- SN_PRODCATLIST_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmProductCategoryList
-
The session's key for the current list of selection objects.
- SN_PRODUCT - Static variable in class com.dpslink.flash.servlet.ProductDetails
-
The session's key for the current product value.
- SN_PRODUCT_FIND - Static variable in class com.dpslink.flash.servlet.admin.AdmProductSelect
-
The session's key for the current set of find criteria.
- SN_PRODUCT_FIND - Static variable in class com.dpslink.flash.servlet.admin.AdmVerifyProductFiles
-
The session's key for the current set of find criteria.
- SN_PRODUCT_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmProductSelect
-
The session's key for the current list of selection objects.
- SN_PRODUCT_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmVerifyProductFiles
-
The session's key for the current list of verified objects.
- SN_PRODUCTS - Static variable in class com.dpslink.flash.servlet.MainServlet
-
The session's key for the catalog's current list of products.
- SN_PRODUCTS_ATTFILTERS - Static variable in class com.dpslink.flash.servlet.Products
-
The session's key for the catalog's current list of selected attribute
filters.
- SN_PRODUCTS_INFILTERS - Static variable in class com.dpslink.flash.servlet.Products
-
The session's key for the catalog's current list of filtered products.
- SN_PRODUCTS_INSTOCK - Static variable in class com.dpslink.flash.servlet.MainServlet
-
The session's key for the catalog's current list of products with stock.
- SN_PRODUCTS_NOSTOCK - Static variable in class com.dpslink.flash.servlet.MainServlet
-
The session's key for the catalog's current omit no stock flag.
- SN_PRODUCTS_PAFILTERS - Static variable in class com.dpslink.flash.servlet.MainServlet
-
The session's key for the catalog's current list of product attribute filters.
- SN_PRODUCTS_PAGEHIST - Static variable in class com.dpslink.flash.servlet.MainServlet
-
The session's key for the catalog's current page history.
- SN_PRODUCTS_PAGENUM - Static variable in class com.dpslink.flash.servlet.MainServlet
-
The session's key for the catalog's current page number.
- SN_PRODUCTS_PAGESTYLE - Static variable in class com.dpslink.flash.servlet.Products
-
The session's key for the catalog's current page number.
- SN_PRODUCTS_PAGEURL - Static variable in class com.dpslink.flash.servlet.MainServlet
-
The session's key for the catalog's current page url.
- SN_PRODUCTS_PRCFILTERS - Static variable in class com.dpslink.flash.servlet.Products
-
The session's key for the catalog's current entered price filters.
- SN_PRODUCTS_SELNOSTOCK - Static variable in class com.dpslink.flash.servlet.Products
-
The session's key for the catalog's current omit no stock flag.
- SN_PSPRODUCTS - Static variable in class com.dpslink.flash.servlet.ProductSpecial
-
The session's key for the special's current list of products.
- SN_PSPRODUCTS_INSTOCK - Static variable in class com.dpslink.flash.servlet.ProductSpecial
-
The session's key for the special's current list of products with stock.
- SN_PSPRODUCTS_PAFILTERS - Static variable in class com.dpslink.flash.servlet.ProductSpecial
-
The session's key for the special's current list of product attribute filters.
- SN_PSPRODUCTS_PAGEHIST - Static variable in class com.dpslink.flash.servlet.ProductSpecial
-
The session's key for the special's current page history.
- SN_PSPRODUCTS_PAGENUM - Static variable in class com.dpslink.flash.servlet.ProductSpecial
-
The session's key for the special's current page number.
- SN_PSPRODUCTS_PAGEURL - Static variable in class com.dpslink.flash.servlet.ProductSpecial
-
The session's key for the special's current page url.
- SN_PSSEARCH_ATTR - Static variable in class com.dpslink.flash.servlet.ProductSearch
-
The session's key for the product search's current search attributes.
- SN_PSSEARCH_WORD - Static variable in class com.dpslink.flash.servlet.ProductSearch
-
The session's key for the product search's current search word.
- SN_PSTYPECODE - Static variable in class com.dpslink.flash.servlet.ProductSpecial
-
The session's key for the special's current type code.
- SN_RELPRODUCTS - Static variable in class com.dpslink.flash.servlet.ProductDetails
-
The session's key for a product's current set of related products value.
- SN_REORDER_REJECTS - Static variable in class com.dpslink.flash.servlet.OrderDetails
-
The session's key for the re-order rejects list.
- SN_SALESREP_CODE - Static variable in class com.dpslink.flash.servlet.admin.AdmSalesRepAddEdit
-
The session's key for the current code being maintained.
- SN_SALESREP_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmSalesRepSelect
-
The session's key for the current list of selection objects.
- SN_SALESREPUSER_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserSelect
-
The session's key for the current list of selection objects.
- SN_SECPROF_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmSecurityProfileSelect
-
The session's key for the current list of selection objects.
- SN_SECPROFILE - Static variable in class com.dpslink.flash.servlet.FlashServlet
-
The session's key for the current security profile.
- SN_SELECT_USER - Static variable in class com.dpslink.flash.servlet.sfi.SfiAccountSelect
-
The session's key for the current selected user.
- SN_SELSHIPTO - Static variable in class com.dpslink.flash.servlet.Logon
-
The session's key for the select ship-to customer flag.
- SN_SHIPINFO - Static variable in class com.dpslink.flash.servlet.AccountServlet
-
The session's key for the current shipping information customer.
- SN_SHIPPER_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmShipperSelect
-
The session's key for the current list of selection objects.
- SN_SHIPTO_LIST - Static variable in class com.dpslink.flash.servlet.sfi.SfiAccountSelect
-
The session's key for the current list of customer ship-tos.
- SN_SHIPTOCUST - Static variable in class com.dpslink.flash.servlet.Logon
-
The session's key for the selectable ship-to customer objects.
- SN_SPECIAL_CODE - Static variable in class com.dpslink.flash.servlet.admin.AdmSpecialAddEdit
-
The session's key for the current code being maintained.
- SN_SPECIAL_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmSpecialSelect
-
The session's key for the current list of selection objects.
- SN_SPECPRODADD_FIND - Static variable in class com.dpslink.flash.servlet.admin.AdmSpecialProductAdd
-
The session's key for the current set of find criteria.
- SN_SPECPRODADD_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmSpecialProductAdd
-
The session's key for the current list of selection objects.
- SN_SPECPRODLIST_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmSpecialProductList
-
The session's key for the current list of selection objects.
- SN_SRCUSTADD_FIND - Static variable in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerAdd
-
The session's key for the current set of find criteria.
- SN_SRCUSTADD_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerAdd
-
The session's key for the current list of selection objects.
- SN_SRCUSTLIST_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerList
-
The session's key for the current list of selection objects.
- SN_SRPRODUCTS - Static variable in class com.dpslink.flash.servlet.ProductSearchResults
-
The session's key for the search result's current list of products.
- SN_SRPRODUCTS_INSTOCK - Static variable in class com.dpslink.flash.servlet.ProductSearchResults
-
The session's key for the search result's current list of products with stock.
- SN_SRPRODUCTS_PAFILTERS - Static variable in class com.dpslink.flash.servlet.ProductSearchResults
-
The session's key for the search result's current list of product attribute filters.
- SN_SRPRODUCTS_PAGEHIST - Static variable in class com.dpslink.flash.servlet.ProductSearchResults
-
The session's key for the search result's current page history.
- SN_SRPRODUCTS_PAGENUM - Static variable in class com.dpslink.flash.servlet.ProductSearchResults
-
The session's key for the search result's current page number.
- SN_SRPRODUCTS_PAGEURL - Static variable in class com.dpslink.flash.servlet.ProductSearchResults
-
The session's key for the search result's current page url.
- SN_STATE_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmStateSelect
-
The session's key for the current list of selection objects.
- SN_SUBCATADD_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmCategorySubcatAdd
-
The session's key for the current list of selection objects.
- SN_SUBCATLIST_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmCategorySubcatList
-
The session's key for the current list of selection objects.
- SN_SUBCATSEQ_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmCategorySubcatSeq
-
The session's key for the current list of selection objects.
- SN_UNITMEASURE_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmUnitMeasureSelect
-
The session's key for the current list of selection objects.
- SN_USER - Static variable in class com.dpslink.flash.servlet.FlashServlet
-
The session's key for the current user.
- SN_USER_LIST - Static variable in class com.dpslink.flash.servlet.sfi.SfiAccountSelect
-
The session's key for the current list of customer users.
- SN_USERINFO - Static variable in class com.dpslink.flash.servlet.AccountServlet
-
The session's key for the current contact and logon information user.
- SN_USERSFI - Static variable in class com.dpslink.flash.servlet.FlashServlet
-
The session's key for the current SFI/CSR selected user.
- SN_WORDFIX_LIST - Static variable in class com.dpslink.flash.servlet.admin.AdmWordFixSelect
-
The session's key for the current list of selection objects.
- snippet(String) - Method in class com.dpslink.flash.test.TestNFParams
-
- snippet(File) - Method in class com.dpslink.flash.test.TestNFParams
-
- snippet(JSONObject) - Method in class com.dpslink.flash.test.TestNFParams
-
- sort() - Method in class com.dpslink.base.html.Select
-
Sorts the select's current set of options according to each option's text
attribute.
- SORT_ASCENDING - Static variable in class com.dpslink.flash.servlet.FavoriteItems
-
The constant for sorting ascending
- SORT_DESCENDING - Static variable in class com.dpslink.flash.servlet.FavoriteItems
-
The constant for sorting descending
- sortAlpha - Variable in class com.dpslink.flash.servlet.InvoiceHistory.ARSorter
-
- sortBy - Variable in class com.dpslink.flash.servlet.FavoriteItems.CartLineComparator
-
- sortCategoryProductData(MainServlet.Context, ArrayList<Product>, ArrayList<Product>) - Method in class com.dpslink.flash.servlet.MainServlet
-
Sorts the given collections of products, only if additional sorting is
necessary.
- sortDate - Variable in class com.dpslink.flash.servlet.InvoiceHistory.ARSorter
-
- sortDetailInfo(InvoiceHistory.Context, String, String) - Method in class com.dpslink.flash.servlet.InvoiceHistory
-
Sorts the collection of A/R details.
- sortDetailInfo(InvoiceHistory.Context, String, String, boolean) - Method in class com.dpslink.flash.servlet.InvoiceHistory
-
Sorts the collection of A/R details.
- sortNumeric - Variable in class com.dpslink.flash.servlet.InvoiceHistory.ARSorter
-
- sortStatus - Variable in class com.dpslink.flash.servlet.InvoiceHistory.Context
-
The current sort status.
- sortStatus - Variable in class com.dpslink.flash.servlet.OrderSummary.Context
-
The current sort status.
- source - Variable in class com.dpslink.flash.servlet.ProductCompare.Context
-
The current catalog source name (Catalog or Search).
- source - Variable in class com.dpslink.flash.servlet.ProductDetails.Context
-
The current source name (Catalog, Search, ShopCart, Favorites).
- source - Variable in class com.dpslink.flash.servlet.Products.Context
-
The current catalog source name (Catalog or Search).
- SOURCE_CATALOG - Static variable in class com.dpslink.flash.servlet.MainServlet
-
The source code for a catalog product ("Catalog").
- SOURCE_FAVORITES - Static variable in class com.dpslink.flash.servlet.MainServlet
-
The source code for a favorite items product ("Favorites").
- SOURCE_SEARCH - Static variable in class com.dpslink.flash.servlet.MainServlet
-
The source code for a search results product ("Search").
- SOURCE_SHOPCART - Static variable in class com.dpslink.flash.servlet.MainServlet
-
The source code for a shopping cart product ("ShopCart").
- SOURCE_SPECIAL - Static variable in class com.dpslink.flash.servlet.MainServlet
-
The source code for a special product ("Special").
- Span - Class in com.dpslink.base.html
-
Defines an HTML span.
- Span() - Constructor for class com.dpslink.base.html.Span
-
Constructs a new instance of Span
using the supplied
parameters.
- Span(String) - Constructor for class com.dpslink.base.html.Span
-
Constructs a new instance of Span
using the supplied
parameters.
- SPAN - Static variable in class com.dpslink.base.html.Span
-
The pattern used to create the html for a span.
- SPEC - Static variable in class com.dpslink.flash.db.DBC
-
The special controller class.
- SPEC - Static variable in class com.dpslink.flash.db.DBO
-
The special object class.
- specCode - Variable in class com.dpslink.flash.servlet.admin.AdmSpecialProductAdd.Context
-
The current special code.
- specCode - Variable in class com.dpslink.flash.servlet.admin.AdmSpecialProductList.Context
-
The current special code.
- Special - Class in com.dpslink.flash.db
-
Defines the fields and methods for special table objects.
- Special() - Constructor for class com.dpslink.flash.db.Special
-
Constructs a Special
object with all field values set to
null
.
- special - Static variable in class com.dpslink.flash.servlet.test.LuceneAnalyzerTest
-
- SpecialController - Class in com.dpslink.flash.db
-
The controller for the Special
class.
- SpecialController() - Constructor for class com.dpslink.flash.db.SpecialController
-
The constructor for the controller.
- SpecialsImport - Class in com.dpslink.flash.imports
-
Handles importing of specials.
- SpecialsImport() - Constructor for class com.dpslink.flash.imports.SpecialsImport
-
Constructs a new special import class.
- SpecialsType - Class in com.dpslink.flash.db
-
Defines the fields and methods for specials type table objects.
- SpecialsType() - Constructor for class com.dpslink.flash.db.SpecialsType
-
Constructs a SpecialsType
object with all field values set to
null
.
- SpecialsTypeController - Class in com.dpslink.flash.db
-
The controller for the SpecialsType
class.
- SpecialsTypeController() - Constructor for class com.dpslink.flash.db.SpecialsTypeController
-
The constructor for the controller.
- specObj - Variable in class com.dpslink.flash.servlet.admin.AdmSpecialProductAdd.Context
-
The special select servlet's current selected object.
- specObj - Variable in class com.dpslink.flash.servlet.admin.AdmSpecialProductList.Context
-
The special select servlet's current selected object.
- SPECTYPE - Static variable in class com.dpslink.flash.db.DBC
-
The specials type controller class.
- SPECTYPE - Static variable in class com.dpslink.flash.db.DBO
-
The specials type object class.
- spectype - Variable in class com.dpslink.flash.servlet.ProductSpecial.Context
-
The current specials type code.
- Spreadsheet - Class in com.dpslink.base.util
-
A class to handle interaction with the Apache POI toolkit.
- Spreadsheet(File) - Constructor for class com.dpslink.base.util.Spreadsheet
-
Constructs a Spreadsheet
based on an existing Excel file.
- Spreadsheet(InputStream) - Constructor for class com.dpslink.base.util.Spreadsheet
-
Constructs a Spreadsheet
based on an existing Excel file.
- Spreadsheet(int) - Constructor for class com.dpslink.base.util.Spreadsheet
-
Constructs an empty Spreadsheet
.
- spreadsheet - Variable in class com.dpslink.flash.servlet.OrderToExcel.Context
-
A reference to the current Excel spreadsheet.
- Spreadsheet.CellRef - Class in com.dpslink.base.util
-
Inner class used to hold cell references (row & column) in a form.
- Spreadsheet.ColRef - Class in com.dpslink.base.util
-
Inner class used to hold column references in a form.
- SQLNameInsert - Class in com.dpslink.flash.servlet.test
-
A test servlet that demonstrates dynamic insertion of an sql collection
name into a set of base sql statements.
- SQLNameInsert() - Constructor for class com.dpslink.flash.servlet.test.SQLNameInsert
-
- SQLNameInsert.BogusController - Class in com.dpslink.flash.servlet.test
-
Inner class that defines a bogus JDBC controller implementation.
- sqlStmt - Variable in class com.dpslink.flash.servlet.admin.AdmQueryDatabase.Context
-
The current sql statement value.
- sqltypes - Variable in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo.Context
-
SQL type numbers and names.
- srchfld - Variable in class com.dpslink.flash.servlet.AccountLogonAddEdit.Context
-
The submitted search field name.
- srchfld - Variable in class com.dpslink.flash.servlet.QuickOrder.Context
-
The submitted search field value.
- SRCHLOG - Static variable in class com.dpslink.flash.db.DBC
-
The product search log controller class.
- SRCHLOG - Static variable in class com.dpslink.flash.db.DBO
-
The product search log object class.
- srchval - Variable in class com.dpslink.flash.servlet.AccountLogonAddEdit.Context
-
The submitted search field value.
- Stack() - Constructor for class com.dpslink.flash.servlet.FlashServlet.Stack
-
Constructs a new servlet request stack.
- STACK_OMIT_PARMS - Static variable in class com.dpslink.base.util.Profile
-
The value of the "Servlet.Stack.Omit.Parms" key.
- startTasks() - Static method in class com.dpslink.base.util.ScheduledTaskManager
-
Creates and schedules configured scheduled tasks for execution.
- STATE - Static variable in class com.dpslink.flash.db.DBC
-
The state controller class.
- STATE - Static variable in class com.dpslink.flash.db.DBO
-
The state object class.
- State - Class in com.dpslink.flash.db
-
Defines the fields and methods for state and province table objects.
- State() - Constructor for class com.dpslink.flash.db.State
-
Constructs a State
object with all field values set to null
.
- state - Variable in class com.dpslink.flash.servlet.AccountBillingAddEdit.Context
-
The submitted state code.
- state - Variable in class com.dpslink.flash.servlet.AccountShippingAddEdit.Context
-
The submitted state code.
- StateController - Class in com.dpslink.flash.db
-
The controller for the State
class.
- StateController() - Constructor for class com.dpslink.flash.db.StateController
-
The constructor for the controller.
- StaticPage - Class in com.dpslink.flash.servlet
-
Writes and processes the store's static page content.
- StaticPage() - Constructor for class com.dpslink.flash.servlet.StaticPage
-
- StaticPage.Context - Class in com.dpslink.flash.servlet
-
Inner class used to store servlet context information.
- stats - Variable in class com.dpslink.flash.servlet.admin.AdmViewPoolStatus.Pool
-
The pool's statistics.
- status - Variable in exception com.ibm.ctc.b2b.authentication.AuthenticationException
-
- status - Variable in exception com.ibm.ctc.b2b.request.UnsupportedRequestException
-
- status - Variable in class com.ibm.ctc.b2b.response.ResponseDocument
-
- Status - Class in com.ibm.ctc.b2b
-
Represents the resulting status in a response.
- Status(int, String, String) - Constructor for class com.ibm.ctc.b2b.Status
-
Users of this class should use StatusFactory to create instances.
- STATUS_ACCEPTED - Static variable in class com.ibm.ctc.b2b.StatusFactory
-
- STATUS_ACTIVE - Static variable in class com.dpslink.base.jdbc.JDBCObject
-
The status code for an active object.
- STATUS_AUTHENTICATION_FAILED - Static variable in class com.ibm.ctc.b2b.StatusFactory
-
- STATUS_BAD_REQUEST - Static variable in class com.ibm.ctc.b2b.StatusFactory
-
- STATUS_BLANK - Static variable in class com.dpslink.base.jdbc.JDBCObject
-
The status code for an active object.
- STATUS_CANCELED - Static variable in class com.dpslink.base.jdbc.JDBCObject
-
The status code for a canceled object.
- STATUS_CANDIDATE - Static variable in class com.dpslink.flash.db.ImportBatch
-
- STATUS_CONFLICT - Static variable in class com.ibm.ctc.b2b.StatusFactory
-
- STATUS_CREATED - Static variable in class com.dpslink.flash.db.ImportBatch
-
The status constants.
- STATUS_DELETED - Static variable in class com.dpslink.base.jdbc.JDBCObject
-
The status code for a deleted object.
- STATUS_DELETED - Static variable in class com.dpslink.flash.db.ImportBatch
-
- STATUS_FAILED_EXPECTATION - Static variable in class com.ibm.ctc.b2b.StatusFactory
-
- STATUS_FAILED_PRECONDITION - Static variable in class com.ibm.ctc.b2b.StatusFactory
-
- STATUS_FAILED_SIGNATURE_VERIFICATION - Static variable in class com.ibm.ctc.b2b.StatusFactory
-
- STATUS_FORWARDED - Static variable in class com.ibm.ctc.b2b.StatusFactory
-
- STATUS_FORWARDED_MORE_STATUS_EXPECTED - Static variable in class com.ibm.ctc.b2b.StatusFactory
-
- STATUS_IMPORT_DELETING - Static variable in class com.dpslink.flash.db.ImportBatch
-
- STATUS_IMPORT_DELETING_FAILED - Static variable in class com.dpslink.flash.db.ImportBatch
-
- STATUS_IMPORTING - Static variable in class com.dpslink.flash.db.ImportBatch
-
- STATUS_IMPORTING_FAILED - Static variable in class com.dpslink.flash.db.ImportBatch
-
- STATUS_INACTIVE - Static variable in class com.dpslink.base.jdbc.JDBCObject
-
The status code for an inactive object.
- STATUS_INTERNAL_SERVER_ERROR - Static variable in class com.ibm.ctc.b2b.StatusFactory
-
- STATUS_NO_CONTENT - Static variable in class com.ibm.ctc.b2b.StatusFactory
-
- STATUS_NOT_ACCEPTABLE - Static variable in class com.ibm.ctc.b2b.StatusFactory
-
- STATUS_PAYMENT_REQUIRED - Static variable in class com.ibm.ctc.b2b.StatusFactory
-
- STATUS_PENDING - Static variable in class com.dpslink.base.jdbc.JDBCObject
-
The status code for pending object.
- STATUS_PENDING_DELETING - Static variable in class com.dpslink.flash.db.ImportBatch
-
- STATUS_PENDING_DELETING_FAILED - Static variable in class com.dpslink.flash.db.ImportBatch
-
- STATUS_PENDING_PRODUCT - Static variable in class com.dpslink.flash.db.ImportBatch
-
- STATUS_POSTED - Static variable in class com.dpslink.flash.db.ImportBatch
-
- STATUS_POSTING - Static variable in class com.dpslink.flash.db.ImportBatch
-
- STATUS_POSTING_FAILED - Static variable in class com.dpslink.flash.db.ImportBatch
-
- STATUS_PREFIX - Static variable in class com.ibm.ctc.b2b.repository.StatusRepository
-
- STATUS_PROCESSING - Static variable in class com.dpslink.flash.db.ImportBatch
-
- STATUS_PROCESSING_FAILED - Static variable in class com.dpslink.flash.db.ImportBatch
-
- STATUS_REQUEST_NOT_IMPLEMENTED - Static variable in class com.ibm.ctc.b2b.StatusFactory
-
- STATUS_SIGNATURE_REQUIRED - Static variable in class com.ibm.ctc.b2b.StatusFactory
-
- STATUS_SIGNATURE_UNACCEPTABLE - Static variable in class com.ibm.ctc.b2b.StatusFactory
-
- STATUS_SUCCESS - Static variable in class com.ibm.ctc.b2b.StatusFactory
-
- STATUS_TEMPORARY_SERVER_ERROR - Static variable in class com.ibm.ctc.b2b.StatusFactory
-
- STATUS_UNABLE_TO_FORWARD_REQUEST - Static variable in class com.ibm.ctc.b2b.StatusFactory
-
- STATUS_UNABLE_TO_REACH_SERVER - Static variable in class com.ibm.ctc.b2b.StatusFactory
-
- STATUS_UNKNOWN - Static variable in class com.ibm.ctc.b2b.StatusFactory
-
- STATUS_VALIDATING - Static variable in class com.dpslink.flash.db.ImportBatch
-
- STATUS_VALIDATING_FAILED - Static variable in class com.dpslink.flash.db.ImportBatch
-
- statusElement - Variable in class com.ibm.ctc.b2b.response.ResponseDocument
-
- StatusFactory - Class in com.ibm.ctc.b2b
-
Builds a Status object based on the status ID.
- StatusFactory() - Constructor for class com.ibm.ctc.b2b.StatusFactory
-
Private ctor to prevent construction, this is a static class.
- StatusRepository - Class in com.ibm.ctc.b2b.repository
-
This class represents a repository of status return codes, text, and messages.
- StatusRepository() - Constructor for class com.ibm.ctc.b2b.repository.StatusRepository
-
Users should use static getInstance() method.
- statusToString(String) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Returns a formatted string for the given object status code.
- STD_CHARS - Static variable in class com.dpslink.flash.servlet.admin.AdmViewFileSystemInfo
-
A regular expression for finding non-alpha non-numeric characters.
- STOCKSTATUS_AVAILABLE - Static variable in class com.dpslink.flash.db.Product
-
The status code for an available stock product.
- STOCKSTATUS_LOW - Static variable in class com.dpslink.flash.db.Product
-
The status code for a low stock product.
- STOCKSTATUS_OUT - Static variable in class com.dpslink.flash.db.Product
-
The status code for an out of stock product.
- stopAll() - Static method in class com.dpslink.base.as400.AS400PoolManager
-
Shuts down the connection pools and forces the pool to to refuse further
connections until restarted.
- stopAll() - Static method in class com.dpslink.base.jdbc.JDBCPoolManager
-
Shuts down the JDBC connection pools and forces the pool to to refuse
further connections until restarted.
- STOPPED - Static variable in class com.dpslink.flash.db.search.ProductSearch3IndexBuild
-
The status 'process idle' constant.
- stopTasks() - Static method in class com.dpslink.base.util.ScheduledTaskManager
-
Terminates scheduled tasks.
- STORE_PRICE_DECIMALS - Static variable in class com.dpslink.flash.util.Flash
-
The value of the "Store.Price.Decimals" key in properties.
- STORE_PRICE_FMT1 - Static variable in class com.dpslink.flash.util.Flash
-
A formatter for unit price.
- STORE_PRICE_FMT2 - Static variable in class com.dpslink.flash.util.Flash
-
A formatter for unit price.
- STORE_PRICE_FMT3 - Static variable in class com.dpslink.flash.util.Flash
-
A formatter for unit price.
- STORE_QTY_DECIMALS - Static variable in class com.dpslink.flash.util.Flash
-
The value of the "Store.Qty.Decimals" key in properties.
- STORE_QTY_FMT1 - Static variable in class com.dpslink.flash.util.Flash
-
A formatter for quantity.
- STORE_QTY_FMT2 - Static variable in class com.dpslink.flash.util.Flash
-
A formatter for quantity.
- STORE_STOCK_LOWQTY - Static variable in class com.dpslink.flash.util.Flash
-
Default low stock quantity for a product
- STORE_STOCK_OUTQTY - Static variable in class com.dpslink.flash.util.Flash
-
Default out of stock quantity for a product
- STORE_TOTAL_DECIMALS - Static variable in class com.dpslink.flash.util.Flash
-
The value of the "Store.Total.Decimals" key in properties.
- STORE_TOTAL_FMT1 - Static variable in class com.dpslink.flash.util.Flash
-
A formatter for extended amount or total amount.
- STORE_TOTAL_FMT2 - Static variable in class com.dpslink.flash.util.Flash
-
A formatter for extended amount or total amount.
- STORE_TOTAL_FMT3 - Static variable in class com.dpslink.flash.util.Flash
-
A formatter for extended amount or total amount.
- STORE_TOTAL_TRUNCATE - Static variable in class com.dpslink.flash.util.Flash
-
The value of the "Store.ExtendedAmt.Truncate" key in properties.
- storeBillingInfo(AccountBillingAddEdit.Context) - Method in class com.dpslink.flash.servlet.AccountBillingAddEdit
-
Stores the entered billing information in the session for later retrieval.
- storeContactInfo(AccountContactAddEdit.Context) - Method in class com.dpslink.flash.servlet.AccountContactAddEdit
-
Stores the entered contact information in the session for later retrieval.
- storeLogonInfo(AccountLogonAddEdit.Context) - Method in class com.dpslink.flash.servlet.AccountLogonAddEdit
-
Stores the entered logon information in the session for later retrieval.
- storeType - Variable in class com.dpslink.flash.servlet.admin.AdmStoreTypeEdit.Context
-
The submitted store type.
- StringEncoder - Class in com.dpslink.base.util
-
A utility class that provides string formatting helper methods.
- StringEncoder() - Constructor for class com.dpslink.base.util.StringEncoder
-
- StringEncrypter - Class in com.dpslink.base.util
-
A utility class that provides string encryption and decryption functions
that are based on DES algorithms.
- StringEncrypter() - Constructor for class com.dpslink.base.util.StringEncrypter
-
- StringEncrypter2 - Class in com.dpslink.base.util
-
A utility class that provides string encryption and decryption functions
that are based on AES algorithms.
- StringEncrypter2() - Constructor for class com.dpslink.base.util.StringEncrypter2
-
- StringEncrypter2 - Class in com.dpslink.flash.cmd.util
-
A utility class that provides string encryption and decryption functions
that are based on AES algorithms.
- StringEncrypter2() - Constructor for class com.dpslink.flash.cmd.util.StringEncrypter2
-
- StringEncrypter2.Util - Class in com.dpslink.flash.cmd.util
-
A utility inner class that contains miscellaneous helper methods.
- stringToArrayList(String, int) - Static method in class com.dpslink.base.util.Util
-
Converts a string into a collection of string elements with each element's
length being not more than a maximum length.
- stringToDate(String) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Returns a date object for the given date string using the FMT_DATE
formatter to parse the given string.
- stringToTimestamp(String) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Returns a timestamp object for the given timestamp string using the
FMT_TS formatter to parse the given string.
- stripLogLevel(String) - Static method in class com.dpslink.base.util.Messages
-
Strips the log level (DEBUG, INFO, WARN, etc.) from the given message text.
- stripSQLName(String) - Method in class com.dpslink.flash.servlet.test.SQLNameInsert.BogusController
-
Strips the configured SQL name for the connection info's pool from the
given SQL statement.
- SUBCATEGORY - Static variable in class com.dpslink.flash.db.CategoryListItem
-
A constant that defines a subcategory.
- subject - Variable in class com.dpslink.flash.servlet.admin.AdmSendMassEmail.Context
-
The submitted subject.
- subjectDflt - Variable in class com.dpslink.flash.servlet.admin.AdmSendMassEmail.Context
-
The default subject.
- substituteValues() - Static method in class com.dpslink.base.util.Profile
-
Performs substitutions for property values that contain references to
other properties.
- substituteValues(Pattern, String) - Static method in class com.dpslink.base.util.Profile
-
Performs substitutions for property values that contain references to
other properties.
- subtractRoot(AdmVerifySiteImages.Context, File) - Method in class com.dpslink.flash.servlet.admin.AdmVerifySiteImages
-
Substracts (removes) the path for the current root being processed from a
file's path.
- suffix - Variable in class com.dpslink.flash.servlet.AccountContactAddEdit.Context
-
The submitted name suffix.
- SUPPLIER_RSC_PREFIX - Static variable in class com.ibm.ctc.b2b.repository.AuthenticationRepository
-
- suppressZeros(String) - Method in class com.dpslink.flash.db.search.ProductSearch3IndexBuild
-
Trims leading zeros from the left size of a string.
- switchFile(AdmProductDescriptionEdit.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductDescriptionEdit
-
Switches the product description file (large or small) to a selected
file name.
- switchFile(AdmProductImageEdit.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImageEdit
-
Switches from a product-specific image file (small or large) to a
default image by deleting the product-specific file(s).
- switchFileExtension(AdmProductDescriptionEdit.Context, String, String) - Method in class com.dpslink.flash.servlet.admin.AdmProductDescriptionEdit
-
Switches the file extension for a product-specific description (small or
large) by renaming the existing file to the new extension.
- switchFileFromDefault(AdmProductDescriptionEdit.Context, String, String) - Method in class com.dpslink.flash.servlet.admin.AdmProductDescriptionEdit
-
Switches from a default description file (small or large) to a
product-specific description by creating the product-specific file.
- switchFileToDefault(AdmProductDescriptionEdit.Context, String, String) - Method in class com.dpslink.flash.servlet.admin.AdmProductDescriptionEdit
-
Switches from a product-specific description file (small or large) to a
default description by deleting the product-specific file(s).
- switchProtocol(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Determines if the current request requires the protocol to be switched
from nonsecure to secure or from secure to nonsecure.
- SYNCCUST - Static variable in class com.dpslink.flash.db.util.DBU
-
The synchronize customers task object class.
- SyncCustomersTask - Class in com.dpslink.flash.db.util
-
Handles the synchronization of customer information with the backend ERP
system.
- SyncCustomersTask() - Constructor for class com.dpslink.flash.db.util.SyncCustomersTask
-
Constructs a new instance of the customer synchronization task with a
null
servlet or thread context.
- SyncCustomersTask.SyncLogWriter - Class in com.dpslink.flash.db.util
-
An inner class for persisting events to a log file and for sending alert
email messages when a configured severity level occurs.
- synchronize(Customer, boolean) - Method in class com.dpslink.flash.db.util.SyncCustomersTask
-
Updates the given Flash customer with information from the backend ERP
system.
- synchronize(ArrayList<Object[]>) - Method in class com.dpslink.flash.db.util.SyncProductsTask
-
Updates a collection of Flash products with information from the backend
ERP system.
- synchronize(User, boolean) - Method in class com.dpslink.flash.db.util.SyncUsersTask
-
Updates the given Flash user with information from the backend ERP
system.
- SyncLogWriter() - Constructor for class com.dpslink.flash.db.util.SyncCustomersTask.SyncLogWriter
-
- SyncLogWriter() - Constructor for class com.dpslink.flash.db.util.SyncNotificationContactsTask.SyncLogWriter
-
- SyncLogWriter() - Constructor for class com.dpslink.flash.db.util.SyncProductsTask.SyncLogWriter
-
- SyncLogWriter() - Constructor for class com.dpslink.flash.db.util.SyncUsersTask.SyncLogWriter
-
- SYNCNFC - Static variable in class com.dpslink.flash.db.util.DBU
-
The synchronize Notification Framework contacts task object class.
- SyncNotificationContactsTask - Class in com.dpslink.flash.db.util
-
Handles the synchronization of Notification Framework contact information in
a background thread for shopping users and for SFI/CSR users.
- SyncNotificationContactsTask() - Constructor for class com.dpslink.flash.db.util.SyncNotificationContactsTask
-
Constructs a new instance of the sync notification contacts task with a
null
servlet or thread context.
- SyncNotificationContactsTask.SyncLogWriter - Class in com.dpslink.flash.db.util
-
An inner class for persisting events to a log file and for sending alert
email messages when a configured severity level occurs.
- SYNCPROD - Static variable in class com.dpslink.flash.db.util.DBU
-
The synchronize products task object class.
- SyncProductsTask - Class in com.dpslink.flash.db.util
-
Handles the synchronization of product information with the backend ERP
system.
- SyncProductsTask() - Constructor for class com.dpslink.flash.db.util.SyncProductsTask
-
Constructs a new instance of the product synchronization task with a
null
servlet or thread context.
- SyncProductsTask.SyncLogWriter - Class in com.dpslink.flash.db.util
-
An inner class for persisting events to a log file and for sending alert
email messages when a configured severity level occurs.
- SYNCUSER - Static variable in class com.dpslink.flash.db.util.DBU
-
The synchronize users task object class.
- SyncUsersTask - Class in com.dpslink.flash.db.util
-
Handles the synchronization of user information with the backend ERP
system.
- SyncUsersTask() - Constructor for class com.dpslink.flash.db.util.SyncUsersTask
-
Constructs a new instance of the user synchronization task with a
null
servlet or thread context.
- SyncUsersTask.SyncLogWriter - Class in com.dpslink.flash.db.util
-
An inner class for persisting events to a log file and for sending alert
email messages when a configured severity level occurs.