- WarehouseDetail - Class in com.dpslink.flash.db
-
Defines the fields and methods for product warehouse detail objects.
- WarehouseDetail() - Constructor for class com.dpslink.flash.db.WarehouseDetail
-
Constructs a WarehouseDetail
object with all field values set to
null
.
- WarehouseQuantity - Class in com.dpslink.flash.db
-
Defines the fields and methods for product warehouse quantity objects.
- WarehouseQuantity() - Constructor for class com.dpslink.flash.db.WarehouseQuantity
-
Constructs a WarehouseQuantity
object with all field values set
to null
.
- WARN - Static variable in class com.dpslink.base.util.LogWriter
-
The warning severity level.
- WARN_DUPLICATE - Static variable in interface com.dpslink.flash.erp.ERPInterface
-
A warning type that indicates the call to the ERP program encountered a
duplicate record when attempting to add a new record.
- WARN_NONE - Static variable in interface com.dpslink.flash.erp.ERPInterface
-
A warning type that indicates no warning.
- warning(SAXParseException) - Method in class com.ibm.ctc.b2b.xml.XmlErrorHandler
-
dump warnings
- watcher - Variable in class com.dpslink.flash.test.TestWatchDirectory
-
- webPage - Variable in class com.dpslink.flash.servlet.AccountContactAddEdit.Context
-
The submitted web page.
- whichDate - Variable in class com.dpslink.flash.servlet.admin.AdmPurgeRestockNotifications.Context
-
The submitted which date value.
- WHSDTL - Static variable in class com.dpslink.flash.db.DBO
-
The warehouse detail object class.
- whseDesc - Variable in class com.dpslink.flash.servlet.ProductWarehouseDetail.Context
-
The current warehouse description.
- whseId - Variable in class com.dpslink.flash.servlet.ProductWarehouseDetail.Context
-
The current warehouse id.
- WHSQTY - Static variable in class com.dpslink.flash.db.DBO
-
The warehouse quantity object class.
- WordFix - Class in com.dpslink.flash.db
-
Defines the fields and methods for mixed case word correction (a.k.a.
- WordFix() - Constructor for class com.dpslink.flash.db.WordFix
-
Constructs a WordFix
object with all field values set to
null
.
- WordFixController - Class in com.dpslink.flash.db
-
The controller for the WordFix
class.
- WordFixController() - Constructor for class com.dpslink.flash.db.WordFixController
-
The constructor for the controller.
- WRDFIX - Static variable in class com.dpslink.flash.db.DBC
-
The word fix controller class.
- WRDFIX - Static variable in class com.dpslink.flash.db.DBO
-
The word fix object class.
- write(String) - Static method in class com.dpslink.base.as400.AS400LogWriter
-
Writes a AS400 log file entry for the given string.
- write(String, Level) - Static method in class com.dpslink.base.as400.AS400LogWriter
-
Writes a AS400 log file entry for the given string and severity level.
- write(String) - Static method in class com.dpslink.base.jdbc.JDBCLogWriter
-
Writes a JDBC log file entry for the given string.
- write(String, Level) - Static method in class com.dpslink.base.jdbc.JDBCLogWriter
-
Writes a JDBC log file entry for the given string and severity level.
- write(int) - Method in class com.dpslink.base.util.LogConsole
-
Logs a byte value.
- write(byte[], int, int) - Method in class com.dpslink.base.util.LogConsole
-
Logs a subset of a byte array.
- write(String) - Static method in class com.dpslink.base.util.LogWriter
-
Writes a MAIN log file entry for the given string.
- write(String, Level) - Static method in class com.dpslink.base.util.LogWriter
-
Writes a MAIN log file entry for the given string and severity level.
- write(File) - Method in class com.dpslink.base.util.Spreadsheet
-
Writes the spreadsheet to a file.
- write(OutputStream) - Method in class com.dpslink.base.util.Spreadsheet
-
Writes the spreadsheet to a stream.
- write(String) - Static method in class com.dpslink.flash.db.util.SyncProductsTask.SyncLogWriter
-
Writes a sync log file entry for the given string.
- write(String, Level) - Static method in class com.dpslink.flash.db.util.SyncProductsTask.SyncLogWriter
-
Writes a sync log file entry for the given string and severity level.
- write(String) - Static method in class com.dpslink.flash.imports.ImportLogWriter
-
Writes a IMPORT log file entry for the given string.
- write(String, Level) - Static method in class com.dpslink.flash.imports.ImportLogWriter
-
Writes a IMPORT log file entry for the given string and severity level.
- writeCookie(BaseServlet.Context, String, String) - Method in class com.dpslink.base.servlet.BaseServlet
-
Adds a given cookie name and value to the response header and sets the
cookie to expire based on the value for "Site.Cookie.Expires" or to a
quasi-permanent default of one year.
- writeCookie(BaseServlet.Context, String, String, int) - Method in class com.dpslink.base.servlet.BaseServlet
-
Adds a given cookie name and value to the response header and sets the
cookie to expire based on the given age.
- writeCookie(BaseServlet.Context, String, String) - Method in class com.dpslink.flash.servlet.FlashServlet
-
Adds a given cookie name and value to the response header and sets the
cookie to expire based on the value for "Site.Cookie.Expires" or the
value for "Store.Cart.Expires" or to a quasi-permanent default of one year.
- writeDescriptionFile(String, int) - Method in class com.dpslink.flash.imports.ProductImport
-
Writes a product description file to the file system for the current
product being added or updated.
- writeFileContent(File, String) - Static method in class com.dpslink.base.io.FileSystem
-
Writes a file's content to the file system.
- writeFileContent(File, String, boolean) - Static method in class com.dpslink.base.io.FileSystem
-
Writes a file's content to the file system and optionally appends the
content to any existing content.
- writeFileContent(String, String) - Static method in class com.dpslink.base.io.FileSystem
-
Writes a file's content to the file system.
- writeFileContent(String, String, boolean) - Static method in class com.dpslink.base.io.FileSystem
-
Writes a file's content to the file system and optionally appends the
content to any existing content.
- writeFileForURL(URL, File, boolean) - Static method in class com.dpslink.base.io.FileSystem
-
Invokes the given URL and writes the URL's response to the given file.
- writeHeader(PrintWriter) - Method in class com.dpslink.flash.db.util.UserCatalogExportHandler
-
Writes export file header required by CIF standard.
- writeInvoicePDFData(OutputStream) - Method in class com.dpslink.flash.erp.bogus.ARInformation
-
Writes the invoice PDF data to the supplied output stream.
- writeInvoicePDFData(OutputStream) - Method in class com.dpslink.flash.erp.extend.ARInformation
-
Writes the invoice PDF data to the supplied output stream.
- writeInvoicePDFData(OutputStream) - Method in interface com.dpslink.flash.erp.IARInformation
-
Writes the invoice PDF data to the supplied output stream.
- writePage(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Writes (sends) a page of html via the TemplateProcessor
class.
- writePage(HttpServletResponse, String) - Method in class com.dpslink.base.servlet.ViewServerInfo
-
Writes the view server info page to the response output stream.
- writePageImpl(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Provides additional application-specific functionality for writing a page.
- writePageImpl(BaseServlet.Context) - Method in class com.dpslink.base.servlet.GoBack
-
Provides additional application-specific functionality for writing a page.
- writePageImpl(BaseServlet.Context) - Method in class com.dpslink.base.servlet.Printable
-
Provides additional application-specific functionality for writing a page.
- writePageImpl(BaseServlet.Context) - Method in class com.dpslink.base.servlet.SiteError
-
Provides additional application-specific functionality for writing a page.
- writePageImpl(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.FlashServlet
-
Provides additional application-specific functionality for writing a page.
- writePageImpl(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.MainServlet
-
Provides additional application-specific functionality for writing a page.
- writePending() - Method in class com.dpslink.flash.erp.extend.ProductInformation
-
Adds the current WIP pending product object to the pending product table.
- writeResponse(AccountLogonAddEdit.Context, String) - Method in class com.dpslink.flash.servlet.AccountLogonAddEdit
-
Writes a JSON formatted response to the http response output stream.
- writeResponse(ClientRequest.Context, HttpServletResponse, JSONObject) - Method in class com.dpslink.flash.servlet.ClientRequest
-
Writes a JSON formatted response to the http response output stream for
the given set of search result data.
- writeResponse(QuickOrder.Context, String) - Method in class com.dpslink.flash.servlet.QuickOrder
-
Writes a JSON formatted response to the http response output stream.
- writeSalesRepPreferences(AdmSalesRepUserAddEdit.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit
-
Controls the adding/updating of the add/edit object's notification
preference components.
- writeTable(String, String) - Method in class com.dpslink.base.tool.MakeDbObjectSource
-
Writes a table's database object source file.
- writeTempCookie(BaseServlet.Context, String, String) - Method in class com.dpslink.base.servlet.BaseServlet
-
Adds a given cookie name and value to the response header and sets the
cookie as a temporary session cookie (expires when the user closes their
web browser).
- writeToResponse(ByteArrayOutputStream, String, HttpServletResponse) - Method in class com.dpslink.base.util.HtmlToExcel
-
Writes an Excel spreadsheet to a servlet's outgoing response as a file
download with an assumed file extension of ".xlsx".
- writeToResponse(ByteArrayOutputStream, HttpServletResponse) - Method in class com.dpslink.base.util.HtmlToPdf
-
Writes a PDF document to a servlet's outgoing response.
- writeToResponse(ByteArrayOutputStream, HttpServletResponse) - Method in class com.dpslink.base.util.XmlToPdf
-
Writes a PDF document to a servlet's outgoing response.
- writeTrailer(PrintWriter, int) - Method in class com.dpslink.flash.db.util.UserCatalogExportHandler
-
Writes export file trailer required by CIF standard.
- writeURL(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Writes (redirects to) a URL.
- writeXmlResponse(ServletOutputStream, Document) - Method in class com.ibm.ctc.b2b.servlet.B2bCxmlServlet
-
Writes the response document to the servlet output stream.
- writeXmlResponse(ServletOutputStream, Document) - Method in class com.ibm.ctc.b2b.servlet.B2bNewQuoteServlet
-
Writes the response document to the servlet output stream.
- wrkCal - Variable in class com.dpslink.flash.servlet.sat.SatLocations.Context
-
A calendar object used for miscellaneous calendar calculations and
to facilitate the formatting of a trend's time periods.
- wrkCal - Variable in class com.dpslink.flash.servlet.sat.SatTrends.Context
-
A calendar object used for miscellaneous calendar calculations and
to facilitate the formatting of a trend's time periods.
- wrongFmt - Variable in class com.dpslink.flash.servlet.admin.AdmWordFixAddEdit.Context
-
The submitted wrong format.