- MailConfirmation - Class in com.dpslink.ecomm.util.backendSystem
-
Performs communication between the backend ERP system and Flash to initiate
the sending of email confirmations.
- MailConfirmation(String[]) - Constructor for class com.dpslink.ecomm.util.backendSystem.MailConfirmation
-
Constructs a MailConfirmation
object and communicates with the
Flash server to send email order confirmations.
- MailConfirmation - Class in com.dpslink.flash.cmd
-
Performs communication between the backend ERP system and Flash to initiate
the sending of email confirmations.
- MailConfirmation(String[]) - Constructor for class com.dpslink.flash.cmd.MailConfirmation
-
Constructs a MailConfirmation
object and communicates with the
Flash server to send email order confirmations.
- MailConfirmation.PerformComm - Class in com.dpslink.flash.cmd
-
Inner class to handle the communication with the Flash server.
- MailException - Exception in com.dpslink.base.mail
-
Signals that an error occurred while processing a MailMessage
.
- MailException(String) - Constructor for exception com.dpslink.base.mail.MailException
-
Constructs a MailException
with the specified detail
message.
- MailException(String, Throwable) - Constructor for exception com.dpslink.base.mail.MailException
-
Constructs a MailException
with the specified detail
message and cause.
- MailFactory - Class in com.dpslink.base.mail
-
A factory for mail message objects.
- MailFactory() - Constructor for class com.dpslink.base.mail.MailFactory
-
- MailMessage - Class in com.dpslink.base.mail
-
Utility class for sending text and/or html formatted emails.
- MailMessage() - Constructor for class com.dpslink.base.mail.MailMessage
-
Constructs a MailMessage
object.
- MailMessage(String) - Constructor for class com.dpslink.base.mail.MailMessage
-
Constructs a MailMessage
object.
- MailThread - Class in com.dpslink.base.mail
-
Allows an email message to be sent in a separate thread to quickly free
the main process thread.
- MailThread(MailMessage) - Constructor for class com.dpslink.base.mail.MailThread
-
Constructs a MailThread
object with the required parameters.
- MailThread(MailMessage, Date) - Constructor for class com.dpslink.base.mail.MailThread
-
Constructs a MailThread
object with the required parameters.
- MailThread.ScheduledMailTask - Class in com.dpslink.base.mail
-
A timer task used to send a scheduled email.
- main(String[]) - Static method in class com.dpslink.base.jdbc.JDBCSetup
-
Main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.base.tool.AppUpdater
-
Main entry point from the command line.
- main(String[]) - Static method in class com.dpslink.base.tool.CertificateVerifier
-
The main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.base.tool.ConvertJavadoc
-
The main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.base.tool.ConvertJavadoc2
-
The main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.base.tool.CopyDatabase
-
Main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.base.tool.HttpStressTest
-
The main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.base.tool.MakeDbObjectSource
-
Main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.base.tool.MakeDbProperties
-
Main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.base.tool.MakeDerbyImportsExports
-
Main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.base.tool.SiteMonitor
-
Main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.ecomm.util.backendSystem.ExportData
-
Method called to receive command line parameters and communicate with the
Flash server to export data records.
- main(String[]) - Static method in class com.dpslink.ecomm.util.backendSystem.MailConfirmation
-
Method called to receive command line parameters and communicate with the
Flash server to send email order confirmations.
- main(String[]) - Static method in class com.dpslink.ecomm.util.backendSystem.PoolControl
-
Method called to receive command line parameters and communicate with the
Flash server to stop or start the connection pool.
- main(String[]) - Static method in class com.dpslink.ecomm.util.RunSynch
-
The main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.flash.cmd.ConvertDES2AES
-
The main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.flash.cmd.CreateAdminDPS
-
The main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.flash.cmd.EncryptData
-
The main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.flash.cmd.EncryptData2
-
The main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.flash.cmd.ExportData
-
Method called to receive command line parameters and communicate with the
Flash server to export data records.
- main(String[]) - Static method in class com.dpslink.flash.cmd.MailConfirmation
-
Method called to receive command line parameters and communicate with the
Flash server to send email order confirmations.
- main(String[]) - Static method in class com.dpslink.flash.cmd.PoolControl
-
Method called to receive command line parameters and communicate with the
Flash server to stop or start the connection pool.
- main(String[]) - Static method in class com.dpslink.flash.cmd.ProductToExcel
-
The main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.flash.cmd.ResetAdminPassword
-
The main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.flash.cmd.RunSync
-
The main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.flash.cmd.UpdateAdminContacts
-
The main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.flash.db.search.ProductSearch3IndexBuild
-
Method called to execute product index creation task.
- main(String[]) - Static method in class com.dpslink.flash.servlet.test.LuceneAnalyzerTest
-
Main entry method.
- main - Variable in class com.dpslink.flash.servlet.UserHelp.Context
-
The name of the main page to display.
- main(String[]) - Static method in class com.dpslink.flash.test.OrderRequestcXML
-
The main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.flash.test.ProductUNSPCImportSpreadsheet
-
Method called to receive command line parameters and initiate the program
logic.
- main(String[]) - Static method in class com.dpslink.flash.test.TestAES
-
The main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.flash.test.TestNFAttachment
-
The main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.flash.test.TestNFContacts
-
The main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.flash.test.TestNFMessages
-
The main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.flash.test.TestNFParams
-
The main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.flash.test.TestWatchDirectory
-
- main(String[]) - Static method in class com.dpslink.flash.upgrade.v82.PopulateNotificationContacts
-
The main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.dpslink.flash.upgrade.v82.PopulateNotificationTemplates
-
The main entry point for when the class is started from a command line.
- main(String[]) - Static method in class com.ibm.ctc.b2b.authentication.RequestAuthenticator
-
For testing only.
- main(String[]) - Static method in class com.ibm.ctc.b2b.response.ResponseDocument
-
Used for testing only.
- MainPagingServlet - Class in com.dpslink.flash.servlet
-
An abstract extension of MainServlet
that provides default
functionality for paged main page servlet processing and defines method
signatures for specific servlet requirements.
- MainPagingServlet() - Constructor for class com.dpslink.flash.servlet.MainPagingServlet
-
- MainPagingServlet.Context - Class in com.dpslink.flash.servlet
-
Inner class used to store servlet context information.
- MainServlet - Class in com.dpslink.flash.servlet
-
An abstract extension of FlashServlet
that provides default
functionality for main page servlet processing and defines method
signatures for specific servlet requirements.
- MainServlet() - Constructor for class com.dpslink.flash.servlet.MainServlet
-
- MainServlet.Context - Class in com.dpslink.flash.servlet
-
Inner class used to store servlet context information.
- maintainBatch(AdmPendingProductBatchSelect.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductBatchSelect
-
Handles processing for batch maintenance requests.
- MakeDbObjectSource - Class in com.dpslink.base.tool
-
A command line class that creates the database object source files for a
table based on table and column definitions in properties.
- MakeDbObjectSource(String, String) - Constructor for class com.dpslink.base.tool.MakeDbObjectSource
-
Constructs a new database table object source maker and controls the
processing.
- MakeDbObjectSource.Field - Class in com.dpslink.base.tool
-
Inner class that stores template data for a field in a table.
- MakeDbProperties - Class in com.dpslink.base.tool
-
A command line class that creates entries for a [poolname].db.properties
file that is based on table and column metadata in an existing database.
- MakeDbProperties(String, String) - Constructor for class com.dpslink.base.tool.MakeDbProperties
-
Constructs a new database properties maker and controls the processing.
- MakeDbProperties.Field - Class in com.dpslink.base.tool
-
Inner class that stores template data for a field in a table.
- MakeDbProperties.Index - Class in com.dpslink.base.tool
-
Inner class that stores template data for an index in a table.
- MakeDbProperties.Table - Class in com.dpslink.base.tool
-
Inner class that stores template data for a table.
- MakeDbProperties.View - Class in com.dpslink.base.tool
-
Inner class that stores template data for a view.
- MakeDerbyImportsExports - Class in com.dpslink.base.tool
-
A command line class that creates derby import and export script files for
the tables in a database.
- MakeDerbyImportsExports(String) - Constructor for class com.dpslink.base.tool.MakeDerbyImportsExports
-
The default constructor for the class.
- makeInternetAddress(String, String) - Method in class com.dpslink.flash.util.NotificationMessage
-
Creates an InternetAddress
object from the given name and
email address.
- Manufacturer - Class in com.dpslink.flash.db
-
Defines the fields and methods for manufacturer table objects.
- Manufacturer() - Constructor for class com.dpslink.flash.db.Manufacturer
-
Constructs a Manufacturer
object with all field values set to
null
.
- ManufacturerController - Class in com.dpslink.flash.db
-
The controller for the Manufacturer
class.
- ManufacturerController() - Constructor for class com.dpslink.flash.db.ManufacturerController
-
The constructor for the controller.
- ManufacturerImport - Class in com.dpslink.flash.imports
-
Handles importing of manufacturers.
- ManufacturerImport() - Constructor for class com.dpslink.flash.imports.ManufacturerImport
-
Constructs a new manufacturer import class.
- MapKey(String) - Constructor for class com.dpslink.flash.db.util.UserCatalog.MapKey
-
- MapKey(String, String) - Constructor for class com.dpslink.flash.db.util.UserCatalog.MapKey
-
- MappedAttributesObject - Class in com.dpslink.base.obj
-
An abstract serializable object definition that provides storage and
retrieval of mapped attributes.
- MappedAttributesObject() - Constructor for class com.dpslink.base.obj.MappedAttributesObject
-
The constructor for the abstract object.
- MappedAttributesObject(String[]) - Constructor for class com.dpslink.base.obj.MappedAttributesObject
-
The constructor for the abstract object.
- MASSMAIL_USER - Static variable in class com.dpslink.flash.db.User
-
A constant that defines the mass mail user for notification
framework processing.
- matches(FlashServletRequest) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Answers if this object is an exact match to the given object.
- matchingAddress(Customer, Customer) - Method in class com.dpslink.flash.servlet.OrderDetails
-
Compare addresses of two customers
- MAX_SITES - Static variable in class com.dpslink.base.tool.SiteMonitor
-
The maximum number of the sites that can be monitored.
- menu - Variable in class com.dpslink.flash.servlet.UserHelp.Context
-
The name of the menu page to display.
- message - Variable in class com.ibm.ctc.b2b.Status
-
- MessageBundle - Class in com.dpslink.flash.cmd.util
-
A utility class for retrieving and formatting messages obtained from a
ResourceBundle
.
- MessageBundle(String) - Constructor for class com.dpslink.flash.cmd.util.MessageBundle
-
Creates an instance of MessageBundle
for the specified
resource bundle name.
- MessageBundle(ResourceBundle) - Constructor for class com.dpslink.flash.cmd.util.MessageBundle
-
Creates an instance of MessageBundle
for the specified
resource bundle.
- messageReceived(TidyMessage) - Method in class com.dpslink.base.util.HtmlTransformer
-
Called by Tidy when a warning or error occurs during transformation.
- Messages - Class in com.dpslink.base.util
-
A utility class for retrieving and formatting messages obtained from
Profile
.
- Messages() - Constructor for class com.dpslink.base.util.Messages
-
- messages - Variable in class com.dpslink.flash.servlet.QuickOrder.Context
-
The current response messages value.
- metadata - Variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit.Context
-
The current set of import meta criteria.
- method - Variable in class com.dpslink.flash.servlet.admin.AdmQueryDatabase.Context
-
The current method (a post or not a post)
- method - Variable in class com.dpslink.flash.servlet.admin.AdmViewServerInfo.Context
-
The current method (a post or not a post)
- mfrcode - Variable in class com.dpslink.flash.servlet.admin.AdmProductEdit.Context
-
The submitted manufacturer code.
- mfrpart - Variable in class com.dpslink.flash.servlet.admin.AdmProductEdit.Context
-
The submitted manufacturer part id.
- middleInit - Variable in class com.dpslink.flash.servlet.AccountContactAddEdit.Context
-
The submitted middle initial.
- MINIMUM_ROWS - Static variable in class com.dpslink.flash.servlet.Home
-
The value of the "Categories.Main.MinRows" key in properties.
- miniSync(Customer) - Method in class com.dpslink.flash.db.util.SyncCustomersTask
-
Performs mini-sync for the given Flash customer if mini-sync is configured
and customer has not already been mini-synced.
- miniSync(User) - Method in class com.dpslink.flash.db.util.SyncUsersTask
-
Performs mini-sync for the given Flash user if mini-sync is configured
and user has not already been mini-synced.
- missing - Variable in class com.dpslink.flash.servlet.admin.AdmVerifySiteImages.Context
-
The current set of missing images.
- missingParm(JSONObject, String) - Method in class com.dpslink.flash.servlet.ClientRequest
-
Sets up a missing parameter error message in the return object.
- MNFCTR - Static variable in class com.dpslink.flash.db.DBC
-
The manufacturer controller class.
- MNFCTR - Static variable in class com.dpslink.flash.db.DBO
-
The manufacturer object class.
- mode - Variable in class com.dpslink.flash.servlet.AccountServlet.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmCategoryAddEdit.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmCategoryProductAdd.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmCategoryProductList.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmCategorySubcatAdd.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmCategorySubcatList.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmCategorySubcatSeq.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmCountryAddEdit.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmLeadtimeAddEdit.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmManufacturerAddEdit.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeAddEdit.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrAddEdit.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmProductCategoryAdd.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmPropertiesEdit.Context
-
The current mode (edit or list)
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepAddEdit.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerAdd.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerList.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmSecurityProfileAddEdit.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmShipperAddEdit.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmSpecialAddEdit.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmSpecialProductAdd.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmSpecialProductList.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmStateAddEdit.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmUnitMeasureAddEdit.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.admin.AdmWordFixAddEdit.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.FavoriteAddEdit.Context
-
The current mode (Add or Edit).
- mode - Variable in class com.dpslink.flash.servlet.ProductSearch.Context
-
The submitted mode.
- MODE_EDIT - Static variable in class com.dpslink.flash.db.PunchOutSession
-
The code for a punch-out session mode: edit.
- MODE_GET_ARSUM - Static variable in class com.dpslink.flash.erp.extend.ARInformation
-
Constants for interface mode.
- MODE_IMPORT_BATCH - Static variable in class com.dpslink.flash.db.util.ImportProductTask
-
The mode for batch import.
- MODE_IMPORT_DELETE - Static variable in class com.dpslink.flash.db.util.ImportProductTask
-
The mode for batch delete.
- MODE_IMPORT_PENDING - Static variable in class com.dpslink.flash.db.util.ImportProductTask
-
The mode for pending product import.
- MODE_INSPECT - Static variable in class com.dpslink.flash.db.PunchOutSession
-
The code for a punch-out session mode: inspect.
- MODE_INVOICE_PDF - Static variable in class com.dpslink.flash.erp.extend.ARInformation
-
- MODE_NEW - Static variable in class com.dpslink.flash.db.PunchOutSession
-
The code for a punch-out session mode: new.
- MODE_PENDING_DELETE - Static variable in class com.dpslink.flash.db.util.ImportProductTask
-
The mode for pending product delete.
- MODE_PENDING_POST - Static variable in class com.dpslink.flash.db.util.ImportProductTask
-
The mode for pending product post.
- MODE_PENDING_VALIDATE - Static variable in class com.dpslink.flash.db.util.ImportProductTask
-
The mode for pending product validate.
- MODE_WRITE_PDF_DATA - Static variable in class com.dpslink.flash.erp.extend.ARInformation
-
- modifyFormatter(DecimalFormat, int, boolean, boolean, boolean) - Static method in class com.dpslink.flash.util.Flash
-
Modifies a decimal format's definition using the supplied parameters.
- monitor() - Method in class com.dpslink.base.tool.SiteMonitor
-
Handles the monitor's main timing interval.
- month - Variable in class com.dpslink.flash.servlet.AccountCreditCardAddEdit.Context
-
The submitted credit card expiration month.
- moveFromTemp(String, String) - Method in class com.dpslink.base.io.FileUpload
-
Moves an uploaded file from the site's configured temporary folder to the
given destination folder.
- moveFromTemp(String, String, String) - Method in class com.dpslink.base.io.FileUpload
-
Moves an uploaded file from the site's configured temporary folder to the
given destination folder.
- moveTOC(ByteArrayOutputStream, int[]) - Method in class com.dpslink.base.util.XmlToPdf
-
Moves a table of contents from the end of the PDF document to the beginning
of the document, starting at the first page following the cover page, if one
exists.
- mpBldListOnly - Variable in class com.dpslink.flash.servlet.MainServlet.Context
-
A flag indicating if only the list of categories is to be rebuilt
and no redirection should occur.
- mpExternalReq - Variable in class com.dpslink.flash.servlet.MainServlet.Context
-
Indicates the type of external request (if any) being processed.
- mpPreviousList - Variable in class com.dpslink.flash.servlet.MainServlet.Context
-
A collection of list item objects for the previous category list.
- mpPreviousPath - Variable in class com.dpslink.flash.servlet.MainServlet.Context
-
A collection of category objects for the previous category path.
- mpRedirectURL - Variable in class com.dpslink.flash.servlet.MainServlet.Context
-
The servlet request object used to display the current (selected)
category's product catalog page or its category-specific description
information page or to display the page for an external link redirection.
- mpRevisedList - Variable in class com.dpslink.flash.servlet.MainServlet.Context
-
A collection of list item objects for the revised category list.
- mpRevisedPath - Variable in class com.dpslink.flash.servlet.MainServlet.Context
-
A collection of category objects for the revised category path.
- mpSelectedCode - Variable in class com.dpslink.flash.servlet.MainServlet.Context
-
The current selected category code.
- mpSelectedIdx - Variable in class com.dpslink.flash.servlet.MainServlet.Context
-
The current selected category index in the list of categories.
- mpSelectedObj - Variable in class com.dpslink.flash.servlet.MainServlet.Context
-
The current selected category object.
- mpSelectedSame - Variable in class com.dpslink.flash.servlet.MainServlet.Context
-
A flag indicating if the current selected category is the same
as the previous selected category.
- MSG - Static variable in class com.dpslink.base.util.HtmlTransformer
-
The formatter for messages logged to the log writer.
- msg - Variable in class com.dpslink.flash.servlet.admin.AdmSendMassEmail.ScheduledMessage
-
The message to send.
- MSG_ALERT - Static variable in class com.dpslink.base.mail.MailMessage
-
The message type for a site error notification message.
- MSG_CCREJECT - Static variable in class com.dpslink.flash.util.FlashMailMessage
-
The message type for a credit card reject message.
- MSG_CUSTDEF - Static variable in class com.dpslink.flash.util.FlashMailMessage
-
The message type for a custom-defined message.
- MSG_GENERIC - Static variable in class com.dpslink.base.mail.MailMessage
-
The message type for a generic text message.
- MSG_LOGONHELP - Static variable in class com.dpslink.flash.util.FlashMailMessage
-
The message type for a logon assistance message.
- MSG_LOWSTOCK - Static variable in class com.dpslink.flash.util.FlashMailMessage
-
The message type for a product low stock notification message.
- MSG_MASSMAIL - Static variable in class com.dpslink.flash.util.FlashMailMessage
-
The message type for a mass mail message.
- MSG_NEWACCOUNT - Static variable in class com.dpslink.flash.util.FlashMailMessage
-
The message type for a new account notification message.
- MSG_ORDERCONF - Static variable in class com.dpslink.flash.util.FlashMailMessage
-
The message type for an order confirmation message.
- MSG_QUOTECONF - Static variable in class com.dpslink.flash.util.FlashMailMessage
-
The message type for a quote creation confirmation message.
- MSG_RESTOCK - Static variable in class com.dpslink.flash.util.FlashMailMessage
-
The message type for a product restock notification message.
- MSG_SHIPCONF - Static variable in class com.dpslink.flash.util.FlashMailMessage
-
The message type for a shipment confirmation message.
- MSG_SITEMON - Static variable in class com.dpslink.base.mail.MailMessage
-
The message type for a site monitor message.
- MultiPriceBreak(String, String, String) - Constructor for class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Constructs a new multiple uom quantity price break.