Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 

H

handleInvoicePayments(InvoiceHistory.Context) - Method in class com.dpslink.flash.servlet.InvoiceHistory
Handles AJAX requests for invoice payment information.
handleInvoicePDF(InvoiceHistory.Context) - Method in class com.dpslink.flash.servlet.InvoiceHistory
Handles creation and transfer of data for the Invoice PDF.
handleInvoicePDFError(InvoiceHistory.Context) - Method in class com.dpslink.flash.servlet.InvoiceHistory
Handles creation and transfer of data for the Invoice PDF.
hasCartLines() - Method in class com.dpslink.flash.db.Cart
Answers if cart line items have been retrieved and cached for this cart (i.e.
hasCategory(String) - Method in class com.dpslink.flash.db.CategoryController
Answers if a given category code exists in the category table.
hasCategory(String) - Method in class com.dpslink.flash.db.ProductController
Answers if a given category code exists in the product table.
hasCategory(String) - Method in class com.dpslink.flash.db.UserController
Answers if a given category code exists in the user table.
hasChapter() - Method in class com.dpslink.base.util.XmlToPdf.XmlPage
Answers if this page is contained in a chapter.
hasChildren() - Method in class com.dpslink.flash.db.CategoryListItem
Determines if the category for this list item has children.
hasChildren(AdmPurgeCategories.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeCategories
Answers if a category is referenced by other categories.
hasCountry(String) - Method in class com.dpslink.flash.db.CustomerController
Answers if a given country code exists in the customer table.
hasCountry(String) - Method in class com.dpslink.flash.db.ShipperCountryController
Answers if a given country code exists in the shipper country table.
hasDescriptionFile() - Method in class com.dpslink.flash.db.Category
Answers if this category has a category description file.
hasDescriptionFile(String) - Static method in class com.dpslink.flash.db.Category
Answers if a category has a category description file.
hasDescriptionFile(int) - Method in class com.dpslink.flash.db.Product
Answers if the product has a product-specific description file for the given file size (small or large).
hasDescriptionFile(String, int) - Static method in class com.dpslink.flash.db.Product
Answers if the product has a product-specific description file for the given file size (small or large).
hasDescriptor(String) - Method in class com.dpslink.flash.db.ProductAttributeController
Answers if the given descriptor code has been assigned to one or more products.
hasDescriptor(String) - Method in class com.dpslink.flash.db.ProductAttributeDescriptorController
Answers if the given descriptor code exists in the descriptor table.
hasDescrLG() - Method in class com.dpslink.flash.servlet.admin.AdmVerifyProductFiles.Verified
Returns the large description verification flag.
hasDescrSM() - Method in class com.dpslink.flash.servlet.admin.AdmVerifyProductFiles.Verified
Returns the small description verification flag.
hasEmailAddress(String) - Method in class com.dpslink.flash.db.UserController
Answers if a given email address exists in the user table.
hasError(String) - Method in class com.dpslink.flash.db.PendingProduct
Answers if the pending product has the given validation error.
hasFieldNamesForKey() - Method in class com.dpslink.base.jdbc.JDBCObjectController
Answers if the table associated with the controller has key field names.
hasFieldNamesForUpdate() - Method in class com.dpslink.base.jdbc.JDBCObjectController
Answers if the table associated with the controller has update field names.
hashCode() - Method in class com.dpslink.base.obj.MappedAttributesObject
Returns a hash code for this object based on the field names supplied on the constructor.
hashCode() - Method in class com.dpslink.flash.db.util.UserCatalog.MapKey
 
hashCode() - Method in class com.dpslink.notification.api.param.APIParam
Returns a hash code for this object based on the field names supplied on the constructor.
hashKey() - Method in class com.dpslink.base.jdbc.JDBCObject
Returns a lightweight instance of this object which only contains the attributes for the hash code fields that were defined in the object's constructor.
hashKey() - Method in interface com.dpslink.base.jdbc.JDBCObjectKey
Returns a lightweight instance of this object which only contains the attributes for the hash code fields that were defined in the object's constructor.
hasImageFile() - Method in class com.dpslink.flash.db.Category
Answers if this category has a category-specific image file.
hasImageFile(String) - Static method in class com.dpslink.flash.db.Category
Answers if the category has a category-specific image file.
hasImageFile(int) - Method in class com.dpslink.flash.db.Product
Answers if the product has a product-specific image file for the given file size (small or large).
hasImageFile(String, int) - Static method in class com.dpslink.flash.db.Product
Answers if the product has a product-specific image file for the given file size (small or large).
hasImageLG() - Method in class com.dpslink.flash.servlet.admin.AdmVerifyProductFiles.Verified
Returns the large image verification flag.
hasImageSM() - Method in class com.dpslink.flash.servlet.admin.AdmVerifyProductFiles.Verified
Returns the small image verification flag.
hasInterest(String, String) - Method in class com.dpslink.flash.db.NotificationPrefController
Answers if a user has interest in receiving notifications for a message type.
hasLeadtime(String) - Method in class com.dpslink.flash.db.CategoryController
Answers if a given lead time code exists in the category table.
hasLeadtime(String) - Method in class com.dpslink.flash.db.LeadtimeController
Answers if a given lead time code exists in the lead time table.
hasLeadtime(String) - Method in class com.dpslink.flash.db.ProductController
Answers if a given lead time code exists in the product table.
hasManufacturer(String) - Method in class com.dpslink.flash.db.ManufacturerController
Answers if a given manufacturer code exists in the manufacturer table.
hasManufacturer(String) - Method in class com.dpslink.flash.db.ProductController
Answers if a given manufacturer code exists in the product table.
hasMoreRows() - Method in class com.dpslink.base.util.Spreadsheet
Determines if more rows exist after the current row.
hasMoreSheets() - Method in class com.dpslink.base.util.Spreadsheet
Determines if more sheets exist after the current sheet.
hasMultiValidValues() - Method in class com.dpslink.flash.servlet.admin.AdmBackendControlEdit.EditableControl
Answers if this control has multiple valid values.
hasOptions() - Method in class com.dpslink.base.html.Select
Answers if this select object has any options.
hasParam(String) - Method in class com.dpslink.flash.servlet.FlashServletRequest
Answers if a parameter with the given name exists.
hasPools() - Static method in class com.dpslink.base.as400.AS400PoolManager
Answers if any connection pools are configured.
hasPools() - Static method in class com.dpslink.base.jdbc.JDBCPoolManager
Answers if any JDBC connection pools are configured.
hasProduct(String) - Method in class com.dpslink.flash.db.PendingProductController
Answers if a given product (code only) exists in the pending product table.
hasProduct(String, String) - Method in class com.dpslink.flash.db.PendingProductController
Answers if a given product (code & uom) exists in the pending product table.
hasProduct(String) - Method in class com.dpslink.flash.db.ProductController
Answers if a given product (code only) exists in the product table.
hasProduct(String, String) - Method in class com.dpslink.flash.db.ProductController
Answers if a given product (code & uom) exists in the product table.
hasProducts(AdmPurgeCategories.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeCategories
Answers if a cateogry has products.
hasRangeValidValue() - Method in class com.dpslink.flash.servlet.admin.AdmBackendControlEdit.EditableControl
Answers if this control has a range of valid values.
hasSection() - Method in class com.dpslink.base.util.XmlToPdf.XmlPage
Answers if this page is contained in a section.
hasSecurityProfile(String) - Method in class com.dpslink.flash.db.UserController
Answers if a given security profile code exists in the user table.
hasSelected(AdmPendingProductList.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductList
Answers if there are any selected pending product records.
hasSingleValidValue() - Method in class com.dpslink.flash.servlet.admin.AdmBackendControlEdit.EditableControl
Answers if this control has a single valid value.
hasState(String, String) - Method in class com.dpslink.flash.db.CustomerController
Answers if a given state code exists in the customer table.
hasSubcategories(MainServlet.Context, Category) - Method in class com.dpslink.flash.servlet.MainServlet
Answers if the given category has subcategories.
hasSubcategories(MainServlet.Context, String) - Method in class com.dpslink.flash.servlet.MainServlet
Answers if the given category has subcategories.
hasTasks() - Static method in class com.dpslink.base.util.ScheduledTaskManager
Answers if any scheduled tasks are configured.
hasUom(String) - Method in class com.dpslink.flash.db.ProductController
Answers if a given unit of measure exists in the product table.
hasUom(String) - Method in class com.dpslink.flash.db.UnitMeasureController
Answers if a unit of measure code exists in the unit of measure table.
hasUser(Customer) - Method in class com.dpslink.flash.db.CustomerController
Answers if a given customer has at least one user associated with it.
hasUser(String) - Method in class com.dpslink.flash.db.NotificationPrefController
Answers if a given user id exists in the notification preference table.
hasUser(String) - Method in class com.dpslink.flash.db.PermitUserController
Answers if a given id (user or customer) exists in the user permit table.
hasValidValue(AdmBackendControlEdit.Context, AdmBackendControlEdit.EditableControl) - Method in class com.dpslink.flash.servlet.admin.AdmBackendControlEdit
Answers if the value for an editable control is valid.
HeaderFooter(String, int) - Constructor for class com.dpslink.base.util.HtmlToPdf.HeaderFooter
Creates a new header-footer instance.
hexDigit - Static variable in class com.dpslink.base.util.Util
Hexidecimal digits used to convert characters to hex output.
hexStringToByte(String) - Static method in class com.dpslink.base.util.StringEncrypter
Converts a string of hex to a byte array.
highPrice - Variable in class com.dpslink.flash.servlet.Products.Context
The submitted highest product price filter.
Home - Class in com.dpslink.flash.servlet
Writes and processes the store's home page.
Home() - Constructor for class com.dpslink.flash.servlet.Home
 
Home.Context - Class in com.dpslink.flash.servlet
Inner class used to store servlet context information.
housekeeping() - Method in class com.dpslink.flash.imports.CatalogCategoryImport
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.CatalogProductImport
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.CategoryImport
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.CustomerImport
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.FavoritesDescriptorImport
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.FavoritesItemImport
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.Import
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.ImportProcessor
Garbage collection: Kills (nullifies) the import objects and their associated objects used during import.
housekeeping() - Method in class com.dpslink.flash.imports.ManufacturerImport
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.PermitImport
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.PermitProductImport
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.PermitUserImport
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.ProductAttributeImport
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.ProductGroupImport
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.ProductGroupXrefImport
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.ProductImport
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.RelatedProductsXrefImport
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.RelationshipTypeImport
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.SalesRepCustomerImport
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.SalesRepImport
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.SalesRepUserImport
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.SecurityProfileImport
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.SpecialsImport
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.UserImport
Garbage collection: Kills (nullifies) objects used by the import class.
housekeeping() - Method in class com.dpslink.flash.imports.XrefImport
Garbage collection: Kills (nullifies) objects used by the import class.
HREF_VOID - Static variable in class com.dpslink.base.html.Link
The default href to assign when null is supplied on one of the constructors or the setHref() method.
HtmlToExcel - Class in com.dpslink.base.util
Translates an HTML document into an Excel spreadsheet.
HtmlToExcel() - Constructor for class com.dpslink.base.util.HtmlToExcel
Constructs a new HTML-to-Excel translator.
HtmlToExcel.XmlBody - Class in com.dpslink.base.util
Inner class that defines a body node in the XML document and handles translation of the XML body to an Excel spreadsheet sheet.
HtmlToExcel.XmlCell - Class in com.dpslink.base.util
Inner class that defines a table cell node in the XML document and handles translation of the XML table cell to an Excel spreadsheet cell.
HtmlToExcel.XmlTable - Class in com.dpslink.base.util
Inner class that defines a table node in the XML document and handles translation of the XML table to an Excel spreadsheet table.
HtmlToPdf - Class in com.dpslink.base.util
Translates an HTML document into a PDF document.
HtmlToPdf() - Constructor for class com.dpslink.base.util.HtmlToPdf
Constructs a new HTML-to-PDF translator.
HtmlToPdf.HeaderFooter - Class in com.dpslink.base.util
Inner class that adds a header and a footer to PDF document pages.
HtmlTransformer - Class in com.dpslink.base.util
Transforms HTML to XHTML or to XML.
HtmlTransformer() - Constructor for class com.dpslink.base.util.HtmlTransformer
Constructs a new HTML transformer.
HttpStressTest - Class in com.dpslink.base.tool
A command line class used to stress test the HTTP and application servers by making multiple simultaneous HTTP/servlet requests.
HttpStressTest(String) - Constructor for class com.dpslink.base.tool.HttpStressTest
Constructs a new stress test instance.
HttpStressTest.Requestor - Class in com.dpslink.base.tool
Inner class that handles server requests in a background thread.
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
Skip navigation links