- generateLogonId(String) - Method in class com.dpslink.flash.db.util.AccountCreateHandler
-
Auto-generates a user logon id based on the given customer id.
- GenericDBConnector - Class in com.dpslink.flash.b2b
-
An abstract generic database connector.
- GenericDBConnector() - Constructor for class com.dpslink.flash.b2b.GenericDBConnector
-
Default constructor.
- GenericMappedObject - Class in com.dpslink.base.obj
-
A generic implementation of the MappedAttributesObject
abstract
class.
- GenericMappedObject() - Constructor for class com.dpslink.base.obj.GenericMappedObject
-
Constructs a GenericMappedObject
object with all field values
set to null
.
- genIndexes(ResultSet) - Method in class com.dpslink.base.tool.MakeDbProperties.Table
-
Generates the table's index template data.
- GENPREFIX - Static variable in class com.dpslink.base.util.LogWriter
-
Generic text used to prefix an exception stack trace when no message id
or other text is supplied.
- get(String) - Static method in class com.dpslink.base.util.Messages
-
Returns the message text for a given message id.
- get(String, String...) - Static method in class com.dpslink.base.util.Messages
-
Returns the message text for a given message id with the given set of
substitution value(s) inserted into the message text.
- get(String) - Static method in class com.dpslink.base.util.ServerContext
-
Returns a value from the context.
- get(String) - Method in class com.dpslink.flash.db.CartController
-
Returns the cart record for the given cart id.
- get(String, String) - Method in class com.dpslink.flash.db.CatalogCategoryController
-
Returns the catalog category record for the given parent and child
category codes.
- get(String, String, String) - Method in class com.dpslink.flash.db.CatalogProductController
-
Returns the category product x-ref record for the given category, product
and unit of measure codes.
- get(String) - Method in class com.dpslink.flash.db.CategoryController
-
Returns the category record for the given category code.
- get(String) - Method in class com.dpslink.flash.db.CountryController
-
Returns the country record for the given country code.
- get(String, String, String) - Method in class com.dpslink.flash.db.CreditCardController
-
Returns the credit card record for the given user id, credit card type
and credit card number.
- get(String, String, String, String) - Method in class com.dpslink.flash.db.CreditCardController
-
Returns the credit card record for the given user id, credit card type
and credit card number.
- get(String) - Method in class com.dpslink.flash.db.CustomerController
-
Returns the customer record for the given customer id.
- get(String) - Method in class com.dpslink.flash.db.FavoritesDescriptorController
-
Returns the favorites descriptor record for the given id.
- get(int) - Method in class com.dpslink.flash.db.ImportBatchController
-
Returns the import batch record for the given batch number.
- get(String) - Method in class com.dpslink.flash.db.LeadtimeController
-
Returns the lead time record for the given lead time code.
- get(String) - Method in class com.dpslink.flash.db.ManufacturerController
-
Returns the manufacturer record for the given manufacturer code.
- get(String, String) - Method in class com.dpslink.flash.db.NotificationPrefController
-
Returns the user notification preference for the given user id and message
type.
- get(int) - Method in class com.dpslink.flash.db.OrderAuditController
-
Returns the order audit record for the given order reference.
- get(String, String) - Method in class com.dpslink.flash.db.PendingProductController
-
Returns the pending product record for the given product code and unit of
measure code.
- get(String) - Method in class com.dpslink.flash.db.PermitController
-
Returns the permit record for the given permit code.
- get(String, String, String) - Method in class com.dpslink.flash.db.PermitProductController
-
Returns the permit record for the given permit, product and unit of measure
codes.
- get(String, String) - Method in class com.dpslink.flash.db.PermitUserController
-
Returns the user permit record for the given permit code and id (user or
customer).
- get(String, String, String) - Method in class com.dpslink.flash.db.ProductAttributeController
-
Returns the attribute record for a product code, unit of measure code
and descriptor code.
- get(String) - Method in class com.dpslink.flash.db.ProductAttributeDescriptorController
-
Returns the descriptor record for a descriptor code.
- get(String, String) - Method in class com.dpslink.flash.db.ProductController
-
Returns the product record for the given product code and unit of
measure code.
- get(FlashServletContext, String, String) - Method in class com.dpslink.flash.db.ProductController
-
Returns the product record for the given product code and unit of
measure code.
- get(String) - Method in class com.dpslink.flash.db.ProductGroupController
-
Returns the product group record for a group code.
- get(String, String, String) - Method in class com.dpslink.flash.db.ProductGroupXrefController
-
Returns the product to group x-ref record for a group code, product code
and unit of measure code.
- get(String) - Method in class com.dpslink.flash.db.PunchOutSessionController
-
Returns the punch-out session record for the given session id.
- get(String, String, String, String, String) - Method in class com.dpslink.flash.db.RelatedProductsXrefController
-
Returns the related products x-ref record for a relationship type, group
code, product code, unit of measure code and show group code.
- get(String) - Method in class com.dpslink.flash.db.RelationshipTypeController
-
Returns the relationship type record for a relationship type code.
- get(String) - Method in class com.dpslink.flash.db.SalesRepController
-
Returns the sales rep record for the given sales rep code.
- get(String, String) - Method in class com.dpslink.flash.db.SalesRepCustomerController
-
Returns the sales rep customer record for the given sales rep code and
customer id.
- get(String) - Method in class com.dpslink.flash.db.SalesRepUserController
-
Returns the sales rep user record for the given user id.
- get(String, String) - Method in class com.dpslink.flash.db.SalesRepUserController
-
Returns the sales rep user record for the given sales rep code and user id.
- get(User) - Method in class com.dpslink.flash.db.SalesRepUserController
-
Returns the sales rep user record for the given user.
- get(String) - Method in class com.dpslink.flash.db.SecurityProfileController
-
Returns the security profile record for the given profile code.
- get(String) - Method in class com.dpslink.flash.db.ShipperController
-
Returns the shipper record for the given shipper code.
- get(String, String, String) - Method in class com.dpslink.flash.db.SpecialController
-
Returns the special record for a product code, unit of measure code and
specials type code.
- get(String) - Method in class com.dpslink.flash.db.SpecialsTypeController
-
Returns the specials type record for the given specials type code.
- get(String) - Method in class com.dpslink.flash.db.StateController
-
Returns the state record for the given state code.
- get(String, String) - Method in class com.dpslink.flash.db.StateController
-
Returns the state record for the given state code and country code.
- get(String) - Method in class com.dpslink.flash.db.UnitMeasureController
-
Returns the unit of measure record for the given unit of measure code.
- get(String) - Method in class com.dpslink.flash.db.UserController
-
Returns the user record for the given user id.
- get(String) - Method in class com.dpslink.flash.db.WordFixController
-
Returns the word fix record for the given wrong format.
- get(String, String) - Method in class com.dpslink.flash.db.XrefController
-
Returns the customer product x-ref record for the given xref code and
customer product code.
- get12MonthsGrossSales() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the last 12 months sales amount (including freight and tax).
- get12MonthsNetSales() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the last 12 months sales amount (excluding freight and tax).
- get1stChildren(FlashServletContext) - Method in class com.dpslink.flash.db.Category
-
Returns a collection of category objects for the first level children of
this category.
- get1stChildren(String) - Method in class com.dpslink.flash.db.CategoryController
-
Returns a collection of category records for the first level children of
a given category code.
- get1stParents(FlashServletContext) - Method in class com.dpslink.flash.db.Category
-
Returns a collection of category objects for the first level parents of
this category.
- get1stParents(String) - Method in class com.dpslink.flash.db.CategoryController
-
Returns a collection of category records for the first level parents of
a given category code.
- getAbsolutePath(String) - Static method in class com.dpslink.flash.db.search.ProductSearch2
-
Adds the site's root path if the given path is relative (relative means
path does not begin with /), otherwise the path is assumed to be absolute
already and simply returns as is.
- getAbsolutePath(String) - Static method in class com.dpslink.flash.util.Flash
-
Returns the full path to the folder defined by the given properties key.
- getAccessAsRS(String, Date, Date) - Method in class com.dpslink.flash.db.SiteActivityController
-
Returns a result set of the site activity access values for the given
type and date range.
- getAccessAsRS(String, Date, Date) - Method in class com.dpslink.flash.db.SiteActivityPageController
-
Returns a result set of the site activity page values for the given
type and date range.
- getAccessed() - Method in class com.dpslink.flash.db.SiteActivityPage
-
Returns the time when the page was accessed.
- getAccountObject(AccountServlet.Context) - Method in class com.dpslink.flash.servlet.AccountServlet
-
Returns the account (user) to process.
- getAccountObject(LogonShippingSelect.Context) - Method in class com.dpslink.flash.servlet.LogonShippingSelect
-
Returns the account (user) being processed.
- getAccountObject(LogonShippingSelect.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiShippingSelect
-
Returns the account (user) being processed.
- getAccounts() - Method in class com.dpslink.flash.db.SiteActivity
-
Returns the number of new accounts created.
- getAccountShiptos() - Method in class com.dpslink.flash.db.util.AccountCreateHandler
-
Returns a collection of all ship-to customers for the account being created.
- getAcronym() - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Returns the site's acronym (initials).
- getAcronym() - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Returns the site's acronym (initials).
- getActionCode(String, int) - Method in class com.dpslink.flash.imports.ImportProcessor
-
Returns the action code for specified action
parameter or -1
if the action is not valid.
- getAdditionalEmails(ConfirmOrder.Context, ArrayList<String>, ArrayList<String>, int) - Method in class com.dpslink.flash.servlet.ConfirmOrder
-
Parses the given collections of order placement interface email data into
an HTML select object and returns the results.
- getAddress1() - Method in class com.dpslink.flash.db.CreditCard
-
Returns the cardholder street address.
- getAddress1() - Method in class com.dpslink.flash.db.Customer
-
Returns the address line 1.
- getAddress1() - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Returns the site's address line 1.
- getAddress1() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the address line 1.
- getAddress1() - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Returns the site's address line 1.
- getAddress2() - Method in class com.dpslink.flash.db.Customer
-
Returns the address line 2.
- getAddress2() - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Returns the site's address line 2.
- getAddress2() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the address line 2.
- getAddress2() - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Returns the site's address line 2.
- getAddress3() - Method in class com.dpslink.flash.db.Customer
-
Returns the address line 3.
- getAddress3() - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Returns the site's address line 3.
- getAddress3() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the address line 3.
- getAddress3() - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Returns the site's address line 3.
- getAddress4() - Method in class com.dpslink.flash.db.Customer
-
Returns the address line 4.
- getAddress4() - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Returns the site's address line 4.
- getAddress4() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the address line 4.
- getAddress4() - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Returns the site's address line 4.
- getAddressFromArray(String[]) - Method in class com.dpslink.flash.util.FlashMailMessage
-
Returns an InternetAddress
object for the email name and
address contained within the given String
array.
- getAddressFromCustomer(Customer) - Method in class com.dpslink.flash.util.FlashMailMessage
-
Returns an InternetAddress
object for the email name and
address contained within the given customer.
- getAddressFromObject(Object) - Method in class com.dpslink.base.mail.MailMessage
-
Returns an array of InternetAddress
objects for the email
names and addresses contained within the given object.
- getAddressFromObject(Object) - Method in class com.dpslink.flash.util.FlashMailMessage
-
Returns an array of InternetAddress
objects for the email
names and addresses contained within the given object.
- getAddressFromRestock(RestockNotification) - Method in class com.dpslink.flash.util.FlashMailMessage
-
Returns an InternetAddress
object for the email name and
address contained within the given product restock notification.
- getAddressFromUser(User) - Method in class com.dpslink.flash.util.FlashMailMessage
-
Returns an InternetAddress
object for the email name and
address contained within the given user.
- getAdds(ReviewCart.Context, ArrayList<Product>, ArrayList<Integer>, ArrayList<UnitMeasure>, ArrayList<UnitMeasure>) - Method in class com.dpslink.flash.servlet.ReviewCart
-
Retrieves the "Add To" submitted values and places the values into the
given collections.
- getAddToOrder() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the add to existing order attribute.
- getAddToOrder() - Method in class com.dpslink.flash.db.OrderAudit
-
Returns the add to existing order attribute.
- getAddToOrders() - Method in class com.dpslink.flash.db.SiteActivity
-
Returns the number of add to order requests.
- getAdjustmentLines() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the collection of adjustment lines.
- getAdmEmailAddr() - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Returns the site's administrator email address.
- getAdmEmailAddr() - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Returns the site's administrator email address.
- getAdmEmailName() - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Returns the site's administrator email name.
- getAdmEmailName() - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Returns the site's administrator email name.
- getAlertLevel() - Static method in class com.dpslink.base.util.LogWriter
-
Returns the minimum severity level for sending alert emails.
- getAlign() - Method in class com.dpslink.base.util.XmlToPdf.XmlCell
-
Returns the override alignment value for the cell.
- getAll() - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns a collection of all records in the table associated with the
controller.
- getAll() - Method in class com.dpslink.flash.db.CategoryController
-
Returns a collection of all records in the table associated with the
controller.
- getAll() - Method in class com.dpslink.flash.db.CountryController
-
Returns a collection of all records in the table associated with the
controller.
- getAll() - Method in class com.dpslink.flash.db.ProductAttributeDescriptorController
-
Returns a collection of all records in the table associated with the
controller.
- getAll() - Method in class com.dpslink.flash.db.SalesRepController
-
Returns a collection of all records in the table associated with the
controller.
- getAll() - Method in class com.dpslink.flash.db.SalesRepUserController
-
Returns a collection of all records in the table associated with the
controller.
- getAll() - Method in class com.dpslink.flash.db.ShipperController
-
Returns a collection of all records in the table associated with the
controller.
- getAll() - Method in class com.dpslink.flash.db.StateController
-
Returns a collection of all state records.
- getAll(boolean) - Method in class com.dpslink.flash.db.StateController
-
Returns a collection of all state records.
- getAll() - Method in class com.dpslink.flash.db.UnitMeasureController
-
Returns a collection of all records in the table associated with the
controller.
- getAllAsRS() - Method in class com.dpslink.flash.db.CustomerController
-
Returns a result set of all customer records.
- getAllAsRS() - Method in class com.dpslink.flash.db.PendingProductController
-
Returns a result set of all pending product records.
- getAllAsRS() - Method in class com.dpslink.flash.db.ProductController
-
Returns a result set of all product records.
- getAllAsRS() - Method in class com.dpslink.flash.db.UserController
-
Returns a result set of all user records.
- getAllChildren(FlashServletContext, boolean) - Method in class com.dpslink.flash.db.Category
-
Returns a collection of category objects for all levels of children of
this category.
- getAllChildren(JDBCConnectionInfo, boolean) - Method in class com.dpslink.flash.db.Category
-
Returns a collection of category objects for all levels of children of
this category.
- getAllChildren(String, boolean) - Method in class com.dpslink.flash.db.CategoryController
-
Returns a collection of category records for all levels of children of
a given category code.
- getAllCountries() - Method in class com.dpslink.flash.db.Shipper
-
Returns the is valid for all countries flag.
- getAllCountries() - Method in class com.dpslink.notification.api.param.FShipper
-
Returns the is valid for all countries flag.
- getAllowAccess() - Method in class com.dpslink.flash.db.User
-
Returns the is access allowed flag.
- getAllowAccess() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the is access allowed flag.
- getAllowAcctAccess() - Method in class com.dpslink.flash.db.SecurityProfile
-
Returns the allow access to account flag.
- getAllowAcctAccess() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the allow access to account flag.
- getAllowAddToCart() - Method in class com.dpslink.flash.db.SecurityProfile
-
Returns the allow add to cart flag.
- getAllowAddToCart() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the allow add to cart flag.
- getAllowAddToFavorites() - Method in class com.dpslink.flash.db.SecurityProfile
-
Returns the allow add to favorites flag.
- getAllowAddToFavorites() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the allow add to favorites flag.
- getAllowBuyFromCart() - Method in class com.dpslink.flash.db.SecurityProfile
-
(not persisted) Returns the allow buy from cart flag.
- getAllowBuyFromCart() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the allow buy from cart flag.
- getAllowCheckOut() - Method in class com.dpslink.flash.db.SecurityProfile
-
(not persisted) Returns the allow check out flag.
- getAllowCheckOut() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the allow check out flag.
- getAllowCreateQuotes() - Method in class com.dpslink.flash.db.SecurityProfile
-
Returns the allow quote creation flag.
- getAllowCreateQuotes() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the allow quote creation flag.
- getAllowEditBillto() - Method in class com.dpslink.flash.db.SecurityProfile
-
Returns the allow editing of billing information flag.
- getAllowEditBillto() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the allow editing of billing information flag.
- getAllowEditContact() - Method in class com.dpslink.flash.db.SecurityProfile
-
Returns the allow editing of contact information flag.
- getAllowEditContact() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the allow editing of contact information flag.
- getAllowEditCrCard() - Method in class com.dpslink.flash.db.SecurityProfile
-
Returns the allow editing of credit card information flag.
- getAllowEditCrCard() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the allow editing of credit card information flag.
- getAllowEditLogon() - Method in class com.dpslink.flash.db.SecurityProfile
-
Returns the allow editing of logon information flag.
- getAllowEditLogon() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the allow editing of logon information flag.
- getAllowEditShipto() - Method in class com.dpslink.flash.db.SecurityProfile
-
Returns the allow editing of shipping information flag.
- getAllowEditShipto() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the allow editing of shipping information flag.
- getAllowInvoiceHistory() - Method in class com.dpslink.flash.db.SecurityProfile
-
Returns the allow user to access invoice history flag.
- getAllowInvoiceHistory() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the allow user to access invoice history flag.
- getAllowOrderHistory() - Method in class com.dpslink.flash.db.SecurityProfile
-
Returns the allow user to access order history flag.
- getAllowOrderHistory() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the allow user to access order history flag.
- getAllowPlaceOrders() - Method in class com.dpslink.flash.db.SecurityProfile
-
Returns the allow placing orders flag.
- getAllowPlaceOrders() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the allow placing orders flag.
- getAllowPriceOverride() - Method in class com.dpslink.flash.db.SecurityProfile
-
Returns the allow price overrides flag.
- getAllowPriceOverride() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the allow price overrides flag.
- getAlternateFormatFile(File) - Method in class com.dpslink.base.mail.MailMessage
-
Returns a File
object for the given file's .html or .txt
alternate format.
- getAltId() - Method in class com.dpslink.flash.b2b.OrderRequest
-
Returns the alternate buyer id.
- getAmount() - Method in class com.dpslink.flash.db.CartAdjustmentLine
-
Returns the adjustment amount.
- getAmount() - Method in class com.dpslink.flash.erp.obj.PaymentDetail
-
Returns the payment amount.
- getAmount() - Method in class com.dpslink.notification.api.param.FPaymentDetail
-
Returns the payment amount.
- getAnchor() - Method in class com.dpslink.flash.db.util.RelatedProductsHandler.Relationship
-
Returns the anchor name used to navigate from the summary list of
relationships to the respective relationship's list of products .
- getAndOr() - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit.EditableData
-
Returns the and/or select object.
- getAndOrs() - Method in class com.dpslink.flash.servlet.ProductSearch.SelectableAttribute
-
Returns the attribute's and/or selections.
- getAR(boolean, int, int) - Method in class com.dpslink.flash.erp.bogus.ARInformation
-
Returns accounts receivable information for the current shopping user.
- getAR(boolean, int, int) - Method in class com.dpslink.flash.erp.extend.ARInformation
-
Returns accounts receivable information for the current shopping user.
- getAR(boolean, int, int) - Method in interface com.dpslink.flash.erp.IARInformation
-
Returns accounts receivable information for the current shopping user.
- getAR01to30DaysAmt() - Method in class com.dpslink.flash.erp.obj.ARAging
-
Returns the A/R 1 to 30 days old amount.
- getAR31to60DaysAmt() - Method in class com.dpslink.flash.erp.obj.ARAging
-
Returns the A/R 31 to 60 days old amount.
- getAR61to90DaysAmt() - Method in class com.dpslink.flash.erp.obj.ARAging
-
Returns the A/R 61 to 90 days old amount.
- getARAgings() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the collection of A/R aging line items.
- getARContactName() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the A/R contact name.
- getARCurrentAmt() - Method in class com.dpslink.flash.erp.obj.ARAging
-
Returns the A/R current amount.
- getARCurrentAmt() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the A/R current amount.
- getARDetails() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the collection of A/R detail line items.
- getARDetailValue(ARDetail, String) - Method in class com.dpslink.flash.servlet.InvoiceHistory
-
Retrieve the ARDetail object's value based on a column name.
- getARFax() - Method in class com.dpslink.flash.db.Customer
-
Returns the A/R fax number.
- getARFax() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the A/R fax number.
- getARFutureAmt() - Method in class com.dpslink.flash.erp.obj.ARAging
-
Returns the A/R future amount.
- getARFutureAmt() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the A/R future amount.
- getArgument() - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit.EditableData
-
Returns the argument text object.
- getAROver90DaysAmt() - Method in class com.dpslink.flash.erp.obj.ARAging
-
Returns the A/R over 90 days old amount.
- getARPastAmt() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the A/R past amount.
- getARPhone() - Method in class com.dpslink.flash.db.Customer
-
Returns the A/R phone number.
- getARPhone() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the A/R phone number.
- getARPhoneNumber() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the A/R phone number.
- getARTermsName() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the A/R terms description.
- getARTotalAmt() - Method in class com.dpslink.flash.erp.obj.ARAging
-
Returns the A/R total amount.
- getARTotalAmt() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the A/R total amount.
- getAS400() - Method in class com.dpslink.base.as400.AS400ConnectionInfo
-
Returns the AS/400 connection.
- getAttr(String) - Method in class com.dpslink.base.servlet.BaseServlet.Context
-
A shortcut convenience method that returns an attribute value from the
current session.
- getAttr(String) - Method in interface com.dpslink.base.servlet.BaseServletContext
-
A shortcut convenience method that returns an attribute value from the
current session.
- getAttr(String) - Method in class com.dpslink.base.util.HtmlToExcel.XmlCell
-
Returns an attribute value from the XML cell node.
- getAttr(String) - Method in class com.dpslink.base.util.XmlToPdf.XmlCell
-
Returns an attribute value from the XML cell node.
- getAttr(String) - Method in class com.dpslink.base.util.XmlToPdf.XmlPage
-
Returns an attribute value from the XML page node.
- getAttr(Node, String) - Method in class com.dpslink.base.util.XmlToPdf.XmlTable
-
Returns an attribute value from the XML table node.
- getAttr(String) - Method in class com.dpslink.flash.util.ThreadServletContext
-
Deprecated.
- getAttrBigDecimal(String) - Method in class com.dpslink.base.servlet.BaseServlet.Context
-
A shortcut convenience method that returns an attribute value from the
current session as a BigDecimal
.
- getAttrBigDecimal(String) - Method in interface com.dpslink.base.servlet.BaseServletContext
-
A shortcut convenience method that returns an attribute value from the
current session as a BigDecimal
.
- getAttrBigDecimal(String) - Method in class com.dpslink.flash.util.ThreadServletContext
-
Deprecated.
- getAttrBoolean(String) - Method in class com.dpslink.base.servlet.BaseServlet.Context
-
A shortcut convenience method that returns an attribute value from the
current session as a boolean
.
- getAttrBoolean(String) - Method in interface com.dpslink.base.servlet.BaseServletContext
-
A shortcut convenience method that returns an attribute value from the
current session as a boolean
.
- getAttrBoolean(String) - Method in class com.dpslink.flash.util.ThreadServletContext
-
Deprecated.
- getAttrDouble(String) - Method in class com.dpslink.base.servlet.BaseServlet.Context
-
A shortcut convenience method that returns an attribute value from the
current session as a double
.
- getAttrDouble(String) - Method in interface com.dpslink.base.servlet.BaseServletContext
-
A shortcut convenience method that returns an attribute value from the
current session as a double
.
- getAttrDouble(String) - Method in class com.dpslink.flash.util.ThreadServletContext
-
Deprecated.
- getAttributes() - Method in class com.dpslink.flash.db.SearchLogProduct
-
Returns the attributes selected by user.
- getAttrInteger(String) - Method in class com.dpslink.base.servlet.BaseServlet.Context
-
A shortcut convenience method that returns an attribute value from the
current session as an int
.
- getAttrInteger(String) - Method in interface com.dpslink.base.servlet.BaseServletContext
-
A shortcut convenience method that returns an attribute value from the
current session as an int
.
- getAttrInteger(String) - Method in class com.dpslink.flash.util.ThreadServletContext
-
Deprecated.
- getAttrLong(String) - Method in class com.dpslink.base.servlet.BaseServlet.Context
-
A shortcut convenience method that returns an attribute value from the
current session as a long
.
- getAttrLong(String) - Method in interface com.dpslink.base.servlet.BaseServletContext
-
A shortcut convenience method that returns an attribute value from the
current session as a long
.
- getAttrLong(String) - Method in class com.dpslink.flash.util.ThreadServletContext
-
Deprecated.
- getAttrString(String) - Method in class com.dpslink.base.servlet.BaseServlet.Context
-
A shortcut convenience method that returns an attribute value from the
current session as a String
.
- getAttrString(String) - Method in interface com.dpslink.base.servlet.BaseServletContext
-
A shortcut convenience method that returns an attribute value from the
current session as a String
.
- getAttrString(String) - Method in class com.dpslink.flash.util.ThreadServletContext
-
Deprecated.
- getAutoComplete(FlashServletContext, String, String) - Method in class com.dpslink.flash.db.ProductController
-
Returns the product record for the given code and unit of measure code.
- getAutoCompleteCodes(FlashServletContext, String) - Method in class com.dpslink.flash.db.ProductController
-
Returns a collection of codes that begin with the given characters.
- getAutoCompleteCodes(UserCatalogVerifier, Product, TreeMap<String, String>, int) - Method in class com.dpslink.flash.db.ProductController
-
A companion helper method for the public getAutoCompleteCodes
method.
- getAutoCompleteIds(String, String) - Method in class com.dpslink.flash.db.UserController
-
Returns a collection of user ids that begin with the given characters.
- getAutoCompleteUoms(FlashServletContext, String) - Method in class com.dpslink.flash.db.ProductController
-
Returns a collection of unit of measure codes and descriptions for the
given code.
- getAutoCompleteUoms(UserCatalogVerifier, Product, ArrayList<String[]>) - Method in class com.dpslink.flash.db.ProductController
-
A companion helper method for the public getAutoCompleteUoms
method.
- getAvailableQty() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the quantity available.
- getAvailableQty() - Method in class com.dpslink.flash.db.Product
-
Returns the quantity available.
- getAvailableQty() - Method in class com.dpslink.flash.db.RestockNotification
-
Returns the product's available quantity.
- getAvailableQty() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the quantity available.
- getAvailableQty() - Method in class com.dpslink.notification.api.param.FRestockNotification
-
Returns the product's available quantity.
- getAvailableQty2() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the quantity available.
- getAvailableQty2() - Method in class com.dpslink.flash.db.Product
-
Returns the quantity available.
- getAvailableQty2() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the quantity available.
- getAvailInqs() - Method in class com.dpslink.flash.db.SiteActivity
-
Returns the number of product availability inquiries.
- getAveragePayDays() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the average pay days.
- getBackendUser() - Method in class com.ibm.ctc.b2b.repository.AuthenticationRepository
-
- getBackOrderQty() - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Returns the backorder quantity.
- getBackOrderQty() - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Returns the backorder quantity.
- getBalanceDueAmt() - Method in class com.dpslink.flash.erp.obj.ARDetail
-
Returns the balance due amount.
- getBaseUserId() - Method in class com.dpslink.flash.db.CDBatch
-
Returns the id for the user the batch is based on.
- getBatch(ImportBatch) - Method in class com.dpslink.flash.db.ImportCriteriaController
-
Returns a collection of import criteria records for the given batch.
- getBatch(int) - Method in class com.dpslink.flash.db.ImportCriteriaController
-
Returns a collection of import criteria records for the given batch number.
- getBatch(ImportBatch) - Method in class com.dpslink.flash.db.ImportValidationController
-
Returns a collection of import validation records for the given batch.
- getBatch(int) - Method in class com.dpslink.flash.db.ImportValidationController
-
Returns a collection of import validation records for the given batch number.
- getBatch(ImportBatch) - Method in class com.dpslink.flash.db.PendingProductController
-
Returns a collection of pending product records for the given batch.
- getBatch(int) - Method in class com.dpslink.flash.db.PendingProductController
-
Returns a collection of pending product records for the given batch number.
- getBatch() - Method in class com.dpslink.flash.db.util.ImportProductTask
-
Returns the import batch being processed.
- getBatch() - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductBatchSelect.EditableBatch
-
Returns the import batch.
- getBatch() - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchSelect.EditableBatch
-
Returns the import batch.
- getBatchCount(ImportBatch) - Method in class com.dpslink.flash.db.PendingProductController
-
Returns the number of pending product records in the given batch.
- getBatchCount(int) - Method in class com.dpslink.flash.db.PendingProductController
-
Returns the number of pending product records in the given batch number.
- getBatchErrorCount(ImportBatch, String) - Method in class com.dpslink.flash.db.PendingProductController
-
Returns the number of pending product records in the given batch that
have the given error.
- getBatchErrorCount(int, String) - Method in class com.dpslink.flash.db.PendingProductController
-
Returns the number of pending product records in the given batch number
that have the given error.
- getBatchFind(ImportBatch, int) - Method in class com.dpslink.flash.db.PendingProductController
-
Returns a collection of pending product records for the given batch and
find key.
- getBatchFind(int, int) - Method in class com.dpslink.flash.db.PendingProductController
-
Returns a collection of pending product records for the given batch number
and find key.
- getBatchMatchCount(ImportBatch, String, String, String) - Method in class com.dpslink.flash.db.PendingProductController
-
Returns the number of pending product records in the given batch that have
a field that contains characters matching the given criteria.
- getBatchMatchCount(int, String, String, String) - Method in class com.dpslink.flash.db.PendingProductController
-
Returns the number of pending product records in the given batch number
that have a field that contains characters matching the given criteria.
- getBatchNoErrorCount(ImportBatch) - Method in class com.dpslink.flash.db.PendingProductController
-
Returns the number of pending product records in the given batch that
have no errors.
- getBatchNoErrorCount(int) - Method in class com.dpslink.flash.db.PendingProductController
-
Returns the number of pending product records in the given batch number
that have no errors.
- getBatchNumber() - Method in class com.dpslink.flash.db.ImportCriteria
-
Returns the batch number.
- getBatchNumber() - Method in class com.dpslink.flash.db.ImportValidation
-
Returns the batch number.
- getBatchNumber() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the unique number for the batch.
- getBatchSelected(ImportBatch) - Method in class com.dpslink.flash.db.PendingProductController
-
Returns a collection of selected pending product records for the given
batch.
- getBatchSelected(int) - Method in class com.dpslink.flash.db.PendingProductController
-
Returns a collection of selected pending product records for the given
batch number.
- getBatchSelectedCount(ImportBatch) - Method in class com.dpslink.flash.db.PendingProductController
-
Returns the number of selected pending product records in the given batch.
- getBatchSelectedCount(int) - Method in class com.dpslink.flash.db.PendingProductController
-
Returns the number of selected pending product records in the given batch
number.
- getBatchUnselected(ImportBatch) - Method in class com.dpslink.flash.db.PendingProductController
-
Returns a collection of unselected pending product records for the given
batch.
- getBatchUnselected(int) - Method in class com.dpslink.flash.db.PendingProductController
-
Returns a collection of unselected pending product records for the given
batch number.
- getBatchUnselectedCount(ImportBatch) - Method in class com.dpslink.flash.db.PendingProductController
-
Returns the number of unselected pending product records in the given batch.
- getBatchUnselectedCount(int) - Method in class com.dpslink.flash.db.PendingProductController
-
Returns the number of unselected pending product records in the given batch
number.
- getBigDec(String) - Method in class com.dpslink.flash.erp.ERPInterfaceAS400.Pcml
-
Returns a big decimal value from the PCML document.
- getBigDec(String) - Method in class com.dpslink.flash.erp.ERPInterfaceAS400.Received
-
Returns a big decimal value from the data queue record.
- getBilltoCustomer(FlashServletContext) - Method in class com.dpslink.flash.db.CreditCard
-
Returns the credit card's bill-to customer.
- getBilltoCustomers(Customer) - Method in class com.dpslink.flash.db.util.AccountDeleteHandler
-
Returns a collection of all customers having the given customer as their
bill-to customer.
- getBilltoId() - Method in class com.dpslink.flash.db.Customer
-
Returns the bill-to customer id.
- getBilltoId() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the bill-to customer id.
- getBilltoId() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the bill-to customer id.
- getBilltoId() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the bill-to customer id.
- getBillTos(String) - Method in class com.dpslink.flash.db.CustomerController
-
Returns a collection of customer records having a bill-to customer id
equal to the given customer id.
- getBilltoUserIds(String) - Method in class com.dpslink.flash.db.UserController
-
Returns a collection of user ids that have the specified bill-to customer
assigned to them.
- getBoolean(String) - Static method in class com.dpslink.base.util.Profile
-
Returns a boolean
value for the given properties key.
- getBuyerCookie() - Method in class com.dpslink.flash.db.PunchOutSession
-
Returns the buyer cookie.
- getBuyerDomain() - Method in class com.dpslink.flash.db.PunchOutSession
-
Returns the buyer domain.
- getBuyerId() - Method in class com.dpslink.flash.db.PunchOutSession
-
Returns the buyer id.
- getBuyFromFavoritesOnly() - Method in class com.dpslink.flash.db.SecurityProfile
-
Returns the allow user to buy from favorites only flag.
- getBuyFromFavoritesOnly() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the allow user to buy from favorites only flag.
- getBytes(String) - Method in class com.dpslink.flash.erp.ERPInterfaceAS400.Pcml
-
Returns a byte array value from the PCML document.
- getBytes(String) - Method in class com.dpslink.flash.erp.ERPInterfaceAS400.Received
-
Returns a byte array value from the data queue record.
- getCanDelete() - Method in class com.dpslink.flash.servlet.AccountCreditCardSelect.EditableCard
-
Returns the can delete flag.
- getCanDelete() - Method in class com.dpslink.flash.servlet.AccountShippingSelect.EditableLocation
-
Returns the can delete flag.
- getCanEdit() - Method in class com.dpslink.flash.servlet.AccountCreditCardSelect.EditableCard
-
Returns the can edit flag.
- getCanEdit() - Method in class com.dpslink.flash.servlet.AccountShippingSelect.EditableLocation
-
Returns the can edit flag.
- getCardId() - Method in class com.dpslink.flash.db.CreditCard
-
(not persisted) Returns the card id or security code.
- getCart(FlashServletContext, Cart) - Method in class com.dpslink.flash.db.CartLineController
-
Returns a collection of all cart lines for a cart.
- getCart() - Method in class com.dpslink.flash.db.util.UserFavoritesHandler
-
Returns the shopping user's current favorites cart.
- getCartEmpty() - Method in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy.ValidList
-
Returns the favorites cart empty flag.
- getCartId() - Method in class com.dpslink.flash.db.CartLine
-
Returns the shopping cart or favorite items id.
- getCartId() - Method in class com.dpslink.flash.db.PunchOutSession
-
Returns the id of the cart associated with the session.
- getCartLine(FlashServletContext, int) - Method in class com.dpslink.flash.db.Cart
-
Returns the cart line at the given index.
- getCartLines(FlashServletContext) - Method in class com.dpslink.flash.db.Cart
-
Returns the collection of cart lines for this cart.
- getCartLinesQuantity(FlashServletContext) - Method in class com.dpslink.flash.db.Cart
-
Returns the total quantity of all cart lines for this cart.
- getCatalogController() - Method in class com.dpslink.flash.db.CategoryController
-
Returns a catalog category controller.
- getCatalogStyle() - Method in class com.dpslink.flash.db.User
-
Returns the user's current catalog style attribute.
- getCatalogStyle() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the user's current catalog style attribute.
- getCatalogVerifier() - Method in class com.dpslink.flash.servlet.FlashServlet.Context
-
Returns the current session's user catalog verifier.
- getCatalogVerifier() - Method in interface com.dpslink.flash.servlet.FlashServletContext
-
Returns the current session's user catalog verifier.
- getCatalogVerifier() - Method in class com.dpslink.flash.util.ThreadServletContext
-
Returns the context's user catalog verifier.
- getCategories(JDBCConnectionInfo, String) - Method in class com.dpslink.flash.db.util.UserCatalog
-
Returns a product's set of assigned catalog category codes.
- getCategories(JDBCConnectionInfo, String, String) - Method in class com.dpslink.flash.db.util.UserCatalog
-
Returns a product's set of assigned catalog category codes.
- getCategoriesForTopMost(JDBCConnectionInfo, Category) - Method in class com.dpslink.flash.db.util.UserCatalog
-
Returns a cached array of the category codes starting with the given topmost
category.
- getCategory(Category) - Method in class com.dpslink.flash.db.CatalogProductController
-
Returns a collection of category product x-ref records for the given
category.
- getCategory(String) - Method in class com.dpslink.flash.db.CatalogProductController
-
Returns a collection of category product x-ref records for the given
category code.
- getCategory() - Method in class com.dpslink.flash.db.CategoryListItem
-
Returns the list item's category object.
- getCategory(FlashServletContext) - Method in class com.dpslink.flash.db.Product
-
Returns the default category.
- getCategory(String) - Method in class com.dpslink.flash.db.ProductController
-
Returns a collection of the product records for the given category code.
- getCategory(FlashServletContext, String) - Method in class com.dpslink.flash.db.ProductController
-
Returns a collection of the product records for the given category code.
- getCategoryCode() - Method in class com.dpslink.flash.db.CatalogProduct
-
Returns the category code.
- getCategoryCode() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the category code.
- getCategoryCode() - Method in class com.dpslink.flash.db.Product
-
Returns the default category code.
- getCategoryCode() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the default category code.
- getCategoryCodeError() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the category code validation error text.
- getCategoryName() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the default category name.
- getCCExpires() - Method in class com.dpslink.flash.b2b.OrderRequest
-
Returns the credit card expiration date.
- getCCName() - Method in class com.dpslink.flash.b2b.OrderRequest
-
Returns the credit card name.
- getCCNumber() - Method in class com.dpslink.flash.b2b.OrderRequest
-
Returns the credit card number.
- getCell(String) - Method in class com.dpslink.base.util.Spreadsheet
-
Returns a cell given an Excel style cell reference.
- getCell(String, boolean) - Method in class com.dpslink.base.util.Spreadsheet
-
Returns a cell given an Excel style cell reference.
- getCell(int, int, boolean) - Method in class com.dpslink.base.util.Spreadsheet
-
Returns a cell given.
- getCellValue(String) - Method in class com.dpslink.base.util.Spreadsheet
-
Retrieves the value of the cell as a Object
.
- getCellValue(Cell) - Method in class com.dpslink.base.util.Spreadsheet
-
Retrieves the value of the cell as a Object
.
- getCellValueBoolean(String) - Method in class com.dpslink.base.util.Spreadsheet
-
Retrieves the value of the cell as a boolean
.
- getCellValueBoolean(Cell) - Method in class com.dpslink.base.util.Spreadsheet
-
Retrieves the value of the cell as a boolean
.
- getCellValueDate(String) - Method in class com.dpslink.base.util.Spreadsheet
-
Retrieves the value of the cell as a Date
.
- getCellValueDate(Cell) - Method in class com.dpslink.base.util.Spreadsheet
-
Retrieves the value of the cell as a Date
.
- getCellValueDouble(String) - Method in class com.dpslink.base.util.Spreadsheet
-
Retrieves the value of the cell as a double
.
- getCellValueDouble(Cell) - Method in class com.dpslink.base.util.Spreadsheet
-
Retrieves the value of the cell as a double
.
- getCellValueString(String) - Method in class com.dpslink.base.util.Spreadsheet
-
Retrieves the value of the cell as a String
.
- getCellValueString(Cell) - Method in class com.dpslink.base.util.Spreadsheet
-
Retrieves the value of the cell as a String
.
- getChapter() - Method in class com.dpslink.base.util.XmlToPdf.XmlPage
-
Returns the chapter name for the page.
- getChecked() - Method in class com.dpslink.base.html.Checkbox
-
Returns the checkbox's checked state attribute.
- getCheckNum() - Method in class com.dpslink.flash.erp.obj.PaymentDetail
-
Returns the check number or reference number.
- getCheckNum() - Method in class com.dpslink.notification.api.param.FPaymentDetail
-
Returns the check number or reference number.
- getChildCode() - Method in class com.dpslink.flash.db.CatalogCategory
-
Returns the category code for child category.
- getChildren(String) - Method in class com.dpslink.flash.db.CatalogCategoryController
-
Returns a collection of child catalog category records for a given parent
category code.
- getChildren() - Method in class com.dpslink.flash.db.CategoryListItem
-
Returns the list item's children.
- getChildrenForCache(String) - Method in class com.dpslink.flash.db.CatalogCategoryController
-
Returns a collection of child catalog category records for a given parent
category code.
- getCity() - Method in class com.dpslink.flash.db.Customer
-
Returns the city.
- getCity() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the city.
- getClassCfgName(Class<?>) - Static method in class com.dpslink.notification.api.param.APIParamFactory.Util
-
Returns a class' configured class name from the override properties.
- getClassCode() - Method in class com.dpslink.flash.db.Category
-
Returns the default classification code for products in the category.
- getClassCode() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the classification code.
- getClassCode() - Method in class com.dpslink.flash.db.Product
-
Returns the classification code.
- getClassCode() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the classification code.
- getClassCodeError() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the classification code validation error text.
- getClassRootName(Class<?>) - Static method in class com.dpslink.base.util.Util
-
Returns a class' root name (what follows the package name).
- getClassRootName(Class<?>) - Static method in class com.dpslink.notification.api.param.APIParamFactory.Util
-
Returns a class' root name (what follows the package name).
- getCode() - Method in class com.dpslink.flash.db.Category
-
Returns the unique code for the category.
- getCode() - Method in class com.dpslink.flash.db.Country
-
Returns the unique code for the country.
- getCode() - Method in class com.dpslink.flash.db.ImportValidation
-
Returns the error code.
- getCode() - Method in class com.dpslink.flash.db.Leadtime
-
Returns the unique code for the lead time.
- getCode() - Method in class com.dpslink.flash.db.Manufacturer
-
Returns the unique code for the manufacturer.
- getCode() - Method in class com.dpslink.flash.db.Permit
-
Returns the unique code for permit.
- getCode() - Method in class com.dpslink.flash.db.Product
-
Returns the product code.
- getCode() - Method in class com.dpslink.flash.db.ProductAttributeDescriptor
-
Returns the unique code for the descriptor.
- getCode() - Method in class com.dpslink.flash.db.ProductGroup
-
Returns the unique code for the group.
- getCode() - Method in class com.dpslink.flash.db.RelationshipType
-
Returns the unique code for the relationship.
- getCode() - Method in class com.dpslink.flash.db.SalesRep
-
Returns the unique code for the sales rep.
- getCode() - Method in class com.dpslink.flash.db.SecurityProfile
-
Returns the unique code for the profile.
- getCode() - Method in class com.dpslink.flash.db.Shipper
-
Returns the unique code for the shipper.
- getCode() - Method in class com.dpslink.flash.db.SpecialsType
-
Returns the unique code for the specials type.
- getCode() - Method in class com.dpslink.flash.db.State
-
Returns the unique code for the state/province.
- getCode() - Method in class com.dpslink.flash.db.UnitMeasure
-
Returns the unique code for the unit of measure.
- getCode() - Method in class com.dpslink.flash.db.util.ProductLookupHandler.ERPItem
-
Returns the item number.
- getCode() - Method in class com.dpslink.flash.db.Xref
-
Returns the cross reference code.
- getCode() - Method in class com.dpslink.flash.servlet.admin.AdmVerifyProductFiles.Verified
-
Returns the product code.
- getCode() - Method in class com.dpslink.flash.servlet.Products.SelectableFilter
-
Returns the attribute filter code.
- getCode() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the product code.
- getCode() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the unique code for the profile.
- getCode() - Method in class com.dpslink.notification.api.param.FShipper
-
Returns the unique code for the shipper.
- getCodeAsInt() - Method in class com.ibm.ctc.b2b.Status
-
- getCodePath() - Method in class com.dpslink.flash.servlet.admin.AdmPurgeCategories.CatalogPath
-
Returns the category code path.
- getCodeText() - Method in class com.dpslink.flash.db.ImportValidation
-
Returns the error code description.
- getCodeText(String) - Static method in class com.dpslink.flash.db.ImportValidation
-
Returns the error code description for the given code.
- getColAlign(int) - Method in class com.dpslink.base.util.XmlToPdf.XmlTable
-
Returns the column alignment value for a column.
- getColAligns() - Method in class com.dpslink.base.util.XmlToPdf.XmlTable
-
Returns an array of column alignment values.
- getColSpan() - Method in class com.dpslink.base.util.HtmlToExcel.XmlCell
-
Returns the column span value for the cell.
- getColSpan() - Method in class com.dpslink.base.util.XmlToPdf.XmlCell
-
Returns the column span value for the cell.
- getColumn() - Method in class com.dpslink.flash.servlet.FavoriteItems.CartLineComparator
-
- getColumn(int) - Method in class com.dpslink.flash.servlet.sat.SatAccess.Result
-
Returns the value for a given column as a formatted number string.
- getColumn(int) - Method in class com.dpslink.flash.servlet.sat.SatActivity.Result
-
Returns the total for a given column as a formatted number string.
- getColumnDefault(String, String) - Method in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo
-
Returns the dbinfo.properties column default value for the given data
type and nullable attribute.
- getColumnDescription(String, String) - Method in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo
-
Returns the dbinfo.properties column description for the given table and
column.
- getColumnRef(int) - Method in class com.dpslink.base.util.Spreadsheet
-
Returns a column index's Excel column reference (i.e.
- getColumns() - Method in class com.dpslink.base.html.Textarea
-
Returns the textarea's columns attribute.
- getColumnValue(String) - Method in class com.dpslink.base.util.Spreadsheet
-
Retrieves the value of a column in the current row as a Object
.
- getColumnValueBoolean(String) - Method in class com.dpslink.base.util.Spreadsheet
-
Retrieves the value of a column in the current row as a boolean
.
- getColumnValueDate(String) - Method in class com.dpslink.base.util.Spreadsheet
-
Retrieves the value of a column in the current row as a Date
.
- getColumnValueDouble(String) - Method in class com.dpslink.base.util.Spreadsheet
-
Retrieves the value of a column in the current row as a double
.
- getColumnValueString(String) - Method in class com.dpslink.base.util.Spreadsheet
-
Retrieves the value of a column in the current row as a String
.
- getColWidths() - Method in class com.dpslink.base.util.XmlToPdf.XmlTable
-
Returns an array of column width values.
- getComments() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the order comments.
- getComments() - Method in class com.dpslink.flash.db.CartLine
-
Returns the comments.
- getComments() - Method in class com.dpslink.flash.erp.obj.BackendControl
-
Returns the field's comments/help text.
- getCommercial() - Method in class com.dpslink.flash.db.Customer
-
Returns the is commerical address flag.
- getCommercial() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the is commerical address flag.
- getCommonName() - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Returns the site's common name.
- getCommonName() - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Returns the site's common name.
- getCompareProducts(Products.Context, ArrayList<Product>) - Method in class com.dpslink.flash.servlet.Products
-
Retrieves products that the user selected for comparison and places them
into the given collection for products.
- getConfigIndustry(DemoIndustryEdit.Context) - Method in class com.dpslink.flash.servlet.demo.DemoIndustryEdit
-
Returns the currently configured industry as defined in Shop.html.
- getConfigMaxPages() - Method in class com.dpslink.flash.servlet.MainPagingServlet.Context
-
Returns the configured maximum number of pages.
- getConfigMaxPages() - Method in interface com.dpslink.flash.servlet.PagingServletContext
-
Returns the configured maximum number of pages.
- getConfigMinPerPage() - Method in class com.dpslink.flash.servlet.MainPagingServlet.Context
-
Returns the configured minimum records per page.
- getConfigMinPerPage() - Method in interface com.dpslink.flash.servlet.PagingServletContext
-
Returns the configured minimum records per page.
- getConfiguredFile(String, String) - Method in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails
-
Returns the file for the given message type and file extension based on
configured values in properties.
- getConfiguredTypes() - Method in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails
-
Returns a collection of the configured message type property keys.
- getConfirmationLines() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the collection of confirmation lines.
- getConfirmContractNumber() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the confirmed contract number.
- getConfirmCreditCard() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the confirmed credit card object.
- getConfirmOrderDate() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the confirmed order date.
- getConfirmPayMethod() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the confirmed payment method.
- getConfirmPONumber() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the confirmed customer P.O.
- getConfirmShipper() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the confirmed shipper object.
- getConfirmShipto() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the confirmed ship-to customer object.
- getConfirmUserDefinedField1() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the confirmed order additional info.
- getConjunction() - Method in class com.dpslink.flash.db.ImportCriteria
-
Returns the conjunction.
- getConjunctionString() - Method in class com.dpslink.flash.db.ImportCriteria
-
Returns the conjunction as a string.
- getConnection() - Method in class com.dpslink.base.as400.AS400ConnectionPool
-
Retrieves a connection from the pool.
- getConnection(String, long) - Method in class com.dpslink.base.as400.AS400ConnectionPool
-
Retrieves a connection from the pool using the given maximum wait time.
- getConnection() - Static method in class com.dpslink.base.as400.AS400PoolManager
-
Retrieves a connection from an assumed pool.
- getConnection(String) - Static method in class com.dpslink.base.as400.AS400PoolManager
-
Retrieves a connection from the specified pool.
- getConnection() - Method in class com.dpslink.base.jdbc.JDBCConnectionInfo
-
Returns the information object's JDBC connection.
- getConnection() - Method in class com.dpslink.base.jdbc.JDBCConnectionPool
-
Retrieves a JDBC connection info object from the pool.
- getConnection(String, long) - Method in class com.dpslink.base.jdbc.JDBCConnectionPool
-
Retrieves a JDBC connection info object from the pool using the given
maximum wait time.
- getConnection() - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns the JDBC connection associated with the controller.
- getConnection() - Static method in class com.dpslink.base.jdbc.JDBCPoolManager
-
Retrieves a JDBC connection info object from an assumed pool.
- getConnection(String) - Static method in class com.dpslink.base.jdbc.JDBCPoolManager
-
Retrieves a JDBC connection info object from the specified pool.
- getConnectionConsumer() - Method in class com.dpslink.base.as400.AS400ConnectionPool
-
Returns the consumer of a connection (the reference point within the code
where a connection is being requested or returned).
- getConnectionConsumer() - Method in class com.dpslink.base.jdbc.JDBCConnectionPool
-
Returns the consumer of a connection (the reference point within the code
where a connection is being requested or returned).
- getConnectionConsumers() - Method in class com.dpslink.base.as400.AS400ConnectionPool
-
Returns a sorted list of the connection consumers associated with the
connections currently in-use, suitable for display in a listbox (list
is delimited by newline character).
- getConnectionConsumers(String) - Static method in class com.dpslink.base.as400.AS400PoolManager
-
Returns a sorted list of the connection consumers associated with the
connections currently in-use, suitable for display on a web page (list
is delimited by <br>).
- getConnectionConsumers() - Method in class com.dpslink.base.jdbc.JDBCConnectionPool
-
Returns a sorted list of the connection consumers associated with the
connections currently in-use, suitable for display in a listbox (list
is delimited by newline character).
- getConnectionConsumers(String) - Static method in class com.dpslink.base.jdbc.JDBCPoolManager
-
Returns a sorted list of the connection consumers associated with the
connections currently in-use, suitable for display on a web page (list
is delimited by <br>).
- getConnectionInfo() - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns the JDBC connection information object that owns this controller.
- getConnectionPool() - Method in class com.dpslink.base.jdbc.JDBCConnectionInfo
-
Returns the information object's JDBC connection pool.
- getConnectionStats() - Method in class com.dpslink.base.as400.AS400ConnectionPool
-
Returns a formatted string containing information on the total number of
AS400 connections, the number of available connections and the number of
checked out connections.
- getConnectionStats(String) - Static method in class com.dpslink.base.as400.AS400PoolManager
-
Returns a string containing information on total number of connections,
number of checked out connections, and number of available ones.
- getConnectionStats() - Method in class com.dpslink.base.jdbc.JDBCConnectionPool
-
Returns string containing information on total number of connections,
number of checked out connections, and number of available ones.
- getConnectionStats(String) - Static method in class com.dpslink.base.jdbc.JDBCPoolManager
-
Returns a string containing information on total number of connections,
number of checked out connections, and number of available ones.
- getConnector(RequestProcessor) - Static method in class com.ibm.ctc.b2b.connector.ApplicationConnectorFactory
-
Returns an application connector class appropriate for the request.
- getConnectorClass(String) - Method in class com.ibm.ctc.b2b.repository.B2bRepository
-
Gets the value (application connector class) associated with a given response type.
- getConnectorName() - Method in class com.dpslink.flash.b2b.GenericDBConnector
-
Returns the name of this connector.
- getConnectorName() - Method in class com.dpslink.flash.b2b.NewQuoteConnector
-
Returns the name of this connector.
- getConnectorName() - Method in class com.dpslink.flash.b2b.PunchOutConnector
-
Returns the name of this connector.
- getConsumers() - Method in class com.dpslink.flash.servlet.admin.AdmViewPoolStatus.Pool
-
Returns the pool's consumers.
- getContactName() - Method in class com.dpslink.flash.db.Customer
-
(not persisted) Returns the contact name.
- getContactName() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the contact name.
- getContactPhone() - Method in class com.dpslink.flash.db.Customer
-
(not persisted) Returns the contact phone number.
- getContactPhone() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the contact phone number.
- getContent() - Method in class com.dpslink.base.mail.MailMessage
-
Returns the object that was used to set the email's content.
- getContent() - Method in class com.dpslink.flash.util.NotificationMessage
-
Returns the message content object.
- getContentFolder() - Method in class com.dpslink.flash.db.CDBatch
-
Returns the published content folder name.
- getContentSize() - Method in class com.dpslink.flash.db.CDBatch
-
Returns the size of published content (mb).
- getContentType(String) - Method in class com.dpslink.base.mail.MailMessage
-
Returns a mime content type based on the given file name's file extension.
- getContext() - Method in class com.dpslink.base.io.FileUpload
-
Returns the current context for the servlet or thread using this class.
- getContext() - Method in class com.dpslink.base.io.FileUploadEvent
-
Returns the current context for the servlet or thread that initiated the
file upload.
- getContext() - Method in class com.dpslink.flash.db.util.DBUHandler
-
Returns the class' servlet context (i.e.
- getContext() - Method in interface com.dpslink.flash.db.util.DBUInterface
-
Returns the class' servlet context (i.e.
- getContext() - Method in class com.dpslink.flash.db.util.DBUTask
-
Returns the class' servlet context (i.e.
- getContext() - Method in interface com.dpslink.flash.erp.ERPInterface
-
Returns the ERP interface's servlet context (i.e.
- getContext() - Method in class com.dpslink.flash.erp.ERPInterfaceAS400
-
Returns the ERP interface's servlet context (i.e.
- getContext() - Method in class com.dpslink.flash.erp.ERPInterfaceBogus
-
Returns the ERP interface's servlet context (i.e.
- getContext() - Method in class com.dpslink.flash.imports.Import
-
Returns the import object's servlet context (i.e.
- getContext() - Method in class com.dpslink.flash.imports.ImportFileReader
-
Returns the current context for the servlet or thread using this class.
- getContext() - Method in class com.dpslink.flash.imports.ImportProcessor
-
Returns the current context for the servlet or thread using this class.
- getContractNumber() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the contract number.
- getContractNumber() - Method in class com.dpslink.flash.db.CartConfirmationLine
-
Returns the contract number.
- getContractNumber() - Method in class com.dpslink.flash.db.CartLine
-
Returns the contract number.
- getContractNumber() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the contract number.
- getContractNumber() - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Returns the contract number.
- getContractNumber() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the contract number.
- getContractNumber() - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Returns the contract number.
- getController(Class<DBOBJCTLR>) - Method in class com.dpslink.base.jdbc.JDBCConnectionInfo
-
Returns the JDBC object controller for the given controller class.
- getController(Class<DBOBJCTLR>) - Static method in class com.dpslink.base.jdbc.JDBCFactory
-
Returns the JDBC object controller for the given controller class.
- getController(Class<DBOBJCTLR>) - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns the JDBC object controller for the given controller class.
- getControls() - Method in class com.dpslink.flash.erp.bogus.Control
-
Retrieves a collection of backend control objects from the ERP system.
- getControls() - Method in class com.dpslink.flash.erp.extend.Control
-
Retrieves a collection of backend control objects from the ERP system.
- getControls() - Method in interface com.dpslink.flash.erp.IControl
-
Retrieves a collection of backend control objects from the ERP system.
- getCookie(BaseServlet.Context, String) - Method in class com.dpslink.base.servlet.BaseServlet
-
Obtains the value of a cookie key from request object.
- getCorporateURL() - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Returns the site's corporate web site url.
- getCorporateURL() - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Returns the site's corporate web site url.
- getCount() - Method in class com.dpslink.flash.db.ImportValidation
-
Returns the count of error occurrences in the batch.
- getCountry() - Method in class com.dpslink.flash.db.Customer
-
Returns the country object.
- getCountry() - Method in class com.dpslink.flash.db.State
-
Returns the country object.
- getCountry(String) - Method in class com.dpslink.flash.db.StateController
-
Returns a collection of state records for a given country code.
- getCountryCode() - Method in class com.dpslink.flash.db.Customer
-
Returns the country code.
- getCountryCode() - Method in class com.dpslink.flash.db.ShipperCountry
-
Returns the country code.
- getCountryCode() - Method in class com.dpslink.flash.db.State
-
Returns the country code.
- getCountryCode() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the country code.
- getCountryName() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the country name.
- getCreated() - Method in class com.dpslink.flash.db.PunchOutSession
-
Returns the time when session created.
- getCreditCard() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the credit card object.
- getCreditCard() - Method in class com.dpslink.flash.db.User
-
Returns the current credit card object.
- getCreditCard() - Method in class com.dpslink.flash.erp.obj.PaymentDetail
-
Returns the credit card number.
- getCreditCard() - Method in class com.dpslink.flash.servlet.AccountCreditCardSelect.EditableCard
-
Returns the credit card.
- getCreditCard() - Method in class com.dpslink.notification.api.param.FPaymentDetail
-
Returns the credit card number.
- getCreditCardExpires() - Method in class com.dpslink.flash.db.OrderAudit
-
Returns the credit card expiration date (yyyymm).
- getCreditCardId() - Method in class com.dpslink.flash.servlet.AccountCreditCardSelect.EditableCard
-
Returns the encrypted credit card id.
- getCreditCardName() - Method in class com.dpslink.flash.db.OrderAudit
-
Returns the credit card cardholder name.
- getCreditCardNumber() - Method in class com.dpslink.flash.db.OrderAudit
-
Returns the credit card number.
- getCreditCardNumber() - Method in class com.dpslink.flash.db.User
-
Returns the current credit card number.
- getCreditCardNumber() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the current credit card number.
- getCreditCardNumberAsIs() - Method in class com.dpslink.flash.db.User
-
Returns the current credit card number as-is.
- getCreditCardType() - Method in class com.dpslink.flash.db.OrderAudit
-
Returns the credit card type.
- getCreditCardType() - Method in class com.dpslink.flash.db.User
-
Returns the current credit card type.
- getCreditCardType() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the current credit card type.
- getCreditLimitAmt() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the credit limit amount.
- getCreditLimitName() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the credit limit description.
- getCurrencyFormatter(int) - Static method in class com.dpslink.base.util.Util
-
Returns the decimal formatter used to format and parse currency numbers.
- getCurrencyFormatterPattern(int) - Static method in class com.dpslink.base.util.Util
-
Returns the pattern for the decimal formatter used to format and parse
currency numbers.
- getCurrentRow() - Method in class com.dpslink.base.util.Spreadsheet
-
Returns the current row number as counted by Excel (i.e.
- getCurrentSheet() - Method in class com.dpslink.base.util.Spreadsheet
-
Returns the current sheet number (index).
- getCustItemNumber() - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Returns the customer item number.
- getCustItemNumber() - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Returns the customer item number.
- getCustomer() - Method in class com.dpslink.flash.db.SalesRepCustomer
-
Returns the customer object.
- getCustomer() - Method in class com.dpslink.flash.db.User
-
Returns the billing information customer object.
- getCustomer(String) - Method in class com.dpslink.flash.erp.bogus.CustomerMaintenance
-
Retrieves a customer record from the ERP system.
- getCustomer(String, String) - Method in class com.dpslink.flash.erp.bogus.CustomerMaintenance
-
Retrieves a customer record from the ERP system.
- getCustomer(String) - Method in class com.dpslink.flash.erp.extend.CustomerMaintenance
-
Retrieves a customer record from the ERP system.
- getCustomer(String, String) - Method in class com.dpslink.flash.erp.extend.CustomerMaintenance
-
Retrieves a customer record from the ERP system.
- getCustomer(String) - Method in interface com.dpslink.flash.erp.ICustomerMaintenance
-
Retrieves a customer record from the ERP system.
- getCustomer(String, String) - Method in interface com.dpslink.flash.erp.ICustomerMaintenance
-
Retrieves a customer record from the ERP system.
- getCustomerId() - Method in class com.dpslink.flash.db.SalesRepCustomer
-
Returns the customer id.
- getCustomerId() - Method in class com.dpslink.flash.db.SiteActivity
-
Returns the customer id associated with the session.
- getCustomerId() - Method in class com.dpslink.flash.db.User
-
Returns the id for billing information customer.
- getCustomerId() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the ordering customer id.
- getCustomerId() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the ordering customer id.
- getCustomerId() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the id for billing information customer.
- getCustomerName(OrderToExcel.Context, String) - Method in class com.dpslink.flash.servlet.OrderToExcel
-
Retrieves and returns a customer's name.
- getCustomerPartNumber() - Method in class com.dpslink.flash.db.CartConfirmationLine
-
(not persisted) Returns the customer part number.
- getCustomerPartNumber() - Method in class com.dpslink.flash.db.Product
-
(not persisted) Returns the customer part number.
- getCustomerPartNumber() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the customer part number.
- getCustProdCode() - Method in class com.dpslink.flash.db.Xref
-
Returns the customer part number.
- getCxmlPublicDoctype() - Method in class com.ibm.ctc.b2b.repository.B2bRepository
-
- getCxmlSystemDoctype() - Method in class com.ibm.ctc.b2b.repository.B2bRepository
-
- getData() - Method in class com.dpslink.flash.db.ImportCriteria
-
Returns the value to match.
- getDatabaseMetaData(Connection) - Static method in class com.dpslink.base.jdbc.JDBCManager
-
Returns the DatabaseMetaData
object for the current JDBC
connection.
- getDatabaseVersionInfo(Connection) - Static method in class com.dpslink.base.jdbc.JDBCManager
-
Returns a formatted string of database and driver version information.
- getDataType() - Method in class com.dpslink.flash.db.ImportMetaCriteria
-
Returns the field's data type.
- getDataType() - Method in class com.dpslink.flash.erp.obj.BackendControl
-
Returns the field's data type.
- getDataTypeStr() - Method in class com.dpslink.flash.servlet.admin.AdmBackendControlEdit.EditableControl
-
Returns a concatenation of the control's maximum length and data type.
- getDate() - Method in class com.dpslink.base.util.TemplateDate
-
Returns the date associated with this object.
- getDate() - Method in class com.dpslink.flash.erp.obj.PaymentDetail
-
Returns the payment date.
- getDate() - Method in class com.dpslink.notification.api.param.FPaymentDetail
-
Returns the payment date.
- getDateAsISO8601String(Date) - Static method in class com.ibm.ctc.b2b.util.DateConverter
-
- getDateAsked() - Method in class com.dpslink.flash.db.RestockNotification
-
Returns the time when request was submitted.
- getDateAsked() - Method in class com.dpslink.notification.api.param.FRestockNotification
-
Returns the time when request was submitted.
- getDateFormatter(int) - Static method in class com.dpslink.base.util.Util
-
Returns a date formatter using the given format style, default locale and
default timezone.
- getDateFormatter(int, Locale) - Static method in class com.dpslink.base.util.Util
-
Returns a date formatter using the given format style, locale and default
timezone.
- getDateFormatter(int, TimeZone) - Static method in class com.dpslink.base.util.Util
-
Returns a date formatter using the given format style, timezone and
default locale.
- getDateFormatter(int, Locale, TimeZone) - Static method in class com.dpslink.base.util.Util
-
Returns a date formatter using the given format style, locale and timezone.
- getDateLastOrdered() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the last ordered date.
- getDateLastPaid() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the last paid date.
- getDateNotified() - Method in class com.dpslink.flash.db.RestockNotification
-
Returns the time when notification was issued.
- getDateNotified() - Method in class com.dpslink.notification.api.param.FRestockNotification
-
Returns the time when notification was issued.
- getDateOpened() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the account opened date.
- getDateTimeFormatter(int) - Static method in class com.dpslink.base.util.Util
-
Returns a date and time formatter using the given format style, default
locale and default timezone.
- getDateTimeFormatter(int, Locale) - Static method in class com.dpslink.base.util.Util
-
Returns a date and time formatter using the given format style, locale
and default timezone.
- getDateTimeFormatter(int, TimeZone) - Static method in class com.dpslink.base.util.Util
-
Returns a date and time formatter using the given format style, timezone
and default locale.
- getDateTimeFormatter(int, Locale, TimeZone) - Static method in class com.dpslink.base.util.Util
-
Returns a date and time formatter using the given format style, locale
and timezone.
- getDays() - Method in class com.dpslink.flash.db.Leadtime
-
Returns the number of days.
- getDaysLastPaid() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the days since last paid.
- getDbConnection() - Method in class com.dpslink.flash.servlet.FlashServlet.Context
-
Returns the JDBC connection from the current request's JDBC connection
information object.
- getDbConnection() - Method in interface com.dpslink.flash.servlet.FlashServletContext
-
Returns the JDBC connection from the current request's JDBC connection
information object.
- getDbConnection() - Method in class com.dpslink.flash.util.ThreadServletContext
-
Returns the JDBC connection from the context's JDBC connection information
object.
- getDbConnectionInfo() - Method in class com.dpslink.flash.servlet.FlashServlet.Context
-
Returns the current request's JDBC connection information object.
- getDbConnectionInfo() - Method in interface com.dpslink.flash.servlet.FlashServletContext
-
Returns the current request's JDBC connection information object.
- getDbConnectionInfo() - Method in class com.dpslink.flash.util.ThreadServletContext
-
Returns the context's JDBC connection information object.
- getDbController(Class<DBOBJCTLR>) - Method in class com.dpslink.flash.servlet.FlashServlet.Context
-
Returns the JDBC object controller for the given controller class.
- getDbController(Class<DBOBJCTLR>) - Method in interface com.dpslink.flash.servlet.FlashServletContext
-
Returns the JDBC object controller for the given controller class.
- getDbController(Class<DBOBJCTLR>) - Method in class com.dpslink.flash.util.ThreadServletContext
-
Returns the JDBC object controller for the given controller class.
- getDbObject(Class<DBOBJ>) - Method in class com.dpslink.flash.servlet.FlashServlet.Context
-
Returns the JDBC object for the given object class.
- getDbObject(Class<DBOBJ>) - Method in interface com.dpslink.flash.servlet.FlashServletContext
-
Returns the JDBC object for the given object class.
- getDbObject(Class<DBOBJ>) - Method in class com.dpslink.flash.util.ThreadServletContext
-
Returns the JDBC object for the given object class.
- getDecimalFormatter(int) - Static method in class com.dpslink.base.util.Util
-
Returns the decimal formatter used to format and parse decimal numbers.
- getDecimalFormatterPattern(int) - Static method in class com.dpslink.base.util.Util
-
Returns the pattern for the decimal formatter used to format and parse
decimal numbers.
- getDefaultCategory() - Method in class com.dpslink.flash.db.User
-
Returns the default catalog category object.
- getDefaultCategoryCode() - Method in class com.dpslink.flash.db.User
-
Returns the default catalog category code.
- getDefaultCategoryCode() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the default catalog category code.
- getDefaultOrderUom(Product) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler
-
Returns the default order unit of measure for the given product.
- getDefaultPriceUom(Product) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler
-
Returns the default price unit of measure for the given product based on
the product's quantity price break data from the ERP system.
- getDefaultShipto(Customer) - Method in class com.dpslink.flash.db.util.AccountCreateHandler
-
Retrieves the default ship-to customer for the given customer based on
the given customer's shipforid.
- getDefaultShipto(OrderDetails.Context) - Method in class com.dpslink.flash.servlet.OrderDetails
-
Determines shipto customer for new order: id original order shipto
customer still exists and has matching address this shipto becomes
a default shipto, otherwise one-time shipto object is being created
and returned as a default.
- getDeletes(ReviewCart.Context, ArrayList<Integer>) - Method in class com.dpslink.flash.servlet.ReviewCart
-
Retrieves the submitted "Remove" indexes and places the indexes into the
given collection of selections.
- getDesc() - Method in class com.dpslink.base.tool.MakeDbObjectSource.Field
-
Returns the field's description.
- getDescription() - Method in class com.dpslink.flash.b2b.OrderRequestLine
-
Returns the product description.
- getDescription() - Method in class com.dpslink.flash.db.CartAdjustmentLine
-
Returns the description.
- getDescription() - Method in class com.dpslink.flash.db.CartConfirmationLine
-
Returns the description.
- getDescription() - Method in class com.dpslink.flash.db.CDBatch
-
Returns the description.
- getDescription() - Method in class com.dpslink.flash.db.FavoritesDescriptor
-
Returns the description.
- getDescription() - Method in class com.dpslink.flash.db.ImportBatch
-
Returns the description.
- getDescription() - Method in class com.dpslink.flash.db.ImportCriteria
-
Returns the description of field.
- getDescription() - Method in class com.dpslink.flash.db.ImportMetaCriteria
-
Returns the field's description.
- getDescription() - Method in class com.dpslink.flash.db.NotificationPref
-
(not persited) Returns the description.
- getDescription() - Method in class com.dpslink.flash.db.OrderAuditLine
-
Returns the line item description.
- getDescription() - Method in class com.dpslink.flash.db.Product
-
Returns the description.
- getDescription() - Method in class com.dpslink.flash.db.ProductAttributeDescriptor
-
Returns the description.
- getDescription() - Method in class com.dpslink.flash.db.ProductGroup
-
Returns the description.
- getDescription() - Method in class com.dpslink.flash.db.QuantityPriceBreak
-
Returns the description.
- getDescription() - Method in class com.dpslink.flash.db.RelationshipType
-
Returns the description.
- getDescription() - Method in class com.dpslink.flash.db.RestockNotification
-
Returns the product's description.
- getDescription() - Method in class com.dpslink.flash.db.SecurityProfile
-
Returns the description.
- getDescription() - Method in class com.dpslink.flash.db.SpecialsType
-
Returns the description.
- getDescription() - Method in class com.dpslink.flash.db.WarehouseDetail
-
Returns the description.
- getDescription() - Method in class com.dpslink.flash.db.WarehouseQuantity
-
Returns the description.
- getDescription() - Method in class com.dpslink.flash.erp.obj.BackendControl
-
Returns the field's description.
- getDescription() - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Returns the item description.
- getDescription() - Method in class com.dpslink.flash.servlet.admin.AdmVerifyProductFiles.Verified
-
Returns the product description.
- getDescription() - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Returns the item description.
- getDescription() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the description.
- getDescription() - Method in class com.dpslink.notification.api.param.FRestockNotification
-
Returns the product's description.
- getDescription() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the description.
- getDescription1() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the description 1 (abbreviated).
- getDescription1Error() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the description 1 (abbreviated) validation error text.
- getDescription2() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the description 2 (short).
- getDescription2Error() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the description 2 (short) validation error text.
- getDescription3() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the description 3 (long).
- getDescription3Error() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the description 3 (long) validation error text.
- getDescriptionFile() - Method in class com.dpslink.flash.db.Category
-
Returns a file object for this category's description file.
- getDescriptionFile(String) - Static method in class com.dpslink.flash.db.Category
-
Returns a file object for a category's description file.
- getDescriptionFile(int) - Method in class com.dpslink.flash.db.Product
-
Returns a file object for a product description file based on the given
file size (small or large).
- getDescriptionFile(String, int) - Static method in class com.dpslink.flash.db.Product
-
Returns a file object for a product description file based on the given
file size (small or large).
- getDescriptionFile(AdmProductDescriptionEdit.Context, int) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductEditDescriptions
-
Returns the description file for the given size.
- getDescriptionFile(AdmProductDescriptionEdit.Context, int) - Method in class com.dpslink.flash.servlet.admin.AdmProductDescriptionEdit
-
Returns the description file for the given size.
- getDescriptionFileContent() - Method in class com.dpslink.flash.db.Category
-
Returns the file content for this category's description file.
- getDescriptionFileContent(String) - Static method in class com.dpslink.flash.db.Category
-
Returns the file content for a category's description file.
- getDescriptionFileContent(boolean) - Method in class com.dpslink.flash.db.Category
-
Returns the file content for this category's description file.
- getDescriptionFileContent(String, boolean) - Static method in class com.dpslink.flash.db.Category
-
Returns the file content for a category's description file.
- getDescriptionFileContent(int) - Method in class com.dpslink.flash.db.Product
-
Returns the file content for a product description file based on the given
file size (small or large).
- getDescriptionFileContent(String, int) - Static method in class com.dpslink.flash.db.Product
-
Returns the file content for a product description file based on the given
file size (small or large).
- getDescriptionFileContent(int, boolean) - Method in class com.dpslink.flash.db.Product
-
Returns the file content for a product description file based on the given
file size (small or large).
- getDescriptionFileContent(String, int, boolean) - Static method in class com.dpslink.flash.db.Product
-
Returns the file content for a product description file based on the given
file size (small or large).
- getDescriptionFileContent(AdmProductDescriptionEdit.Context, int, boolean) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductEditDescriptions
-
Returns the description file content for the given size.
- getDescriptionFileContent(AdmProductDescriptionEdit.Context, int, boolean) - Method in class com.dpslink.flash.servlet.admin.AdmProductDescriptionEdit
-
Returns the description file content for the given size.
- getDescriptionFileURL() - Method in class com.dpslink.flash.db.Category
-
Returns a relative url for this category's description file.
- getDescriptionFileURL(String) - Static method in class com.dpslink.flash.db.Category
-
Returns a relative url for a category's description file.
- getDescriptionFileURL(boolean) - Method in class com.dpslink.flash.db.Category
-
Returns the relative or full URL for a category description file.
- getDescriptionFileURL(String, boolean) - Static method in class com.dpslink.flash.db.Category
-
Returns the relative or full URL for a category description file.
- getDescriptionRootName(int) - Method in class com.dpslink.flash.db.Product
-
Returns the root name (without extension) for a product description file
based on the given file size (small or large).
- getDescriptionRootName(String, int) - Static method in class com.dpslink.flash.db.Product
-
Returns the root name (without extension) for a product description file
based on the given file size (small or large).
- getDescriptionRootName(AdmProductDescriptionEdit.Context, int) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductEditDescriptions
-
Returns the description root name for the given size.
- getDescriptionRootName(AdmProductDescriptionEdit.Context, int) - Method in class com.dpslink.flash.servlet.admin.AdmProductDescriptionEdit
-
Returns the description root name for the given size.
- getDescriptor(FlashServletContext) - Method in class com.dpslink.flash.db.ProductAttribute
-
Returns the attribute descriptor.
- getDescriptor() - Method in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy.ValidList
-
Returns the favorites descriptor.
- getDescriptor() - Method in class com.dpslink.flash.servlet.ProductSearch.SelectableAttribute
-
Returns the attribute's descriptor.
- getDescriptorCode() - Method in class com.dpslink.flash.db.ProductAttribute
-
Returns the attribute descriptor code.
- getDescriptorName() - Method in class com.dpslink.flash.db.ProductAttribute
-
(not persisted) Returns the attribute descriptor description.
- getDescriptors() - Method in class com.dpslink.flash.db.util.UserFavoritesHandler
-
Returns the shopping user's current set of favorites descriptors.
- getDetailLink() - Method in class com.dpslink.flash.db.WarehouseQuantity
-
(not persisted) Returns the warehouse details link.
- getDetails() - Method in class com.dpslink.flash.db.WarehouseQuantity
-
Returns the collection of warehouse details.
- getDirection() - Method in class com.dpslink.flash.servlet.FavoriteItems.CartLineComparator
-
- getDisabled() - Method in class com.dpslink.base.html.AbstractField
-
Returns the form field's disabled state attribute.
- getDiscount() - Method in class com.dpslink.flash.erp.obj.PaymentDetail
-
Returns the payment discount.
- getDisplay() - Method in class com.dpslink.flash.db.ProductAttributeDescriptor
-
Returns the is displayed on product details flag.
- getDisplayable(Product) - Method in class com.dpslink.flash.db.ProductAttributeController
-
Returns a collection of the displayable attribute records for a product.
- getDisplayNegativeWhseQtys() - Method in class com.dpslink.flash.db.SecurityProfile
-
Returns the display negative warehouse quantities flag.
- getDisplayNegativeWhseQtys() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the display negative warehouse quantities flag.
- getDisplayWhseQtys() - Method in class com.dpslink.flash.db.SecurityProfile
-
Returns the display warehouse quantities flag.
- getDisplayWhseQtys() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the display warehouse quantities flag.
- getDocument(String[], File, JDBCConnectionInfo) - Method in class com.dpslink.flash.db.search.LuceneIndexer
-
Returns a search index document for the given set of product information.
- getDomain() - Static method in class com.dpslink.flash.util.NotificationFramework
-
Returns the configured notification framework domain.
- getDomain() - Method in class com.ibm.ctc.b2b.authentication.CredentialBean
-
- getDouble(String) - Static method in class com.dpslink.base.util.Profile
-
Returns an double
value for the given properties key.
- getDrawingPatriarch() - Method in class com.dpslink.base.util.Spreadsheet
-
Returns the current sheet's drawing patriarch.
- getDueDate() - Method in class com.dpslink.flash.erp.obj.ARDetail
-
Returns the due date.
- getDUNS() - Method in class com.dpslink.flash.b2b.OrderRequest
-
Returns the DUNS number.
- getDuplicate() - Method in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy.ValidList
-
Returns the favorites list duplicate flag.
- getEmail() - Method in class com.dpslink.flash.servlet.admin.AdmVerifyEmailAddresses.Verified
-
Returns the object's email address.
- getEmailAddr() - Method in class com.dpslink.flash.db.Customer
-
Returns the email address.
- getEmailAddr() - Method in class com.dpslink.flash.db.RestockNotification
-
Returns the notification email address.
- getEmailAddr() - Method in class com.dpslink.flash.db.User
-
Returns the primary email address.
- getEmailAddr() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the email address.
- getEmailAddr() - Method in class com.dpslink.notification.api.param.FRestockNotification
-
Returns the notification email address.
- getEmailAddr() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the primary email address.
- getEmailAddr2() - Method in class com.dpslink.flash.db.User
-
Returns the secondary email address.
- getEmailAddr2() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the secondary email address.
- getEmailAddress(String) - Method in class com.dpslink.flash.db.UserController
-
Returns a collection of user records that have the given email address.
- getEmailAddressDefaultIndex() - Method in class com.dpslink.flash.erp.bogus.OrderPlacement
-
Returns the index in the retrieved collections of email addresses and
names for the default over limits email.
- getEmailAddressDefaultIndex() - Method in class com.dpslink.flash.erp.extend.OrderPlacement
-
Returns the index in the retrieved collections of email addresses and
names for the default email.
- getEmailAddressDefaultIndex() - Method in interface com.dpslink.flash.erp.IOrderPlacement
-
Returns the index in the retrieved collections of email addresses and
names for the default over limits email.
- getEmailAddresses() - Method in class com.dpslink.flash.erp.bogus.OrderPlacement
-
Returns the retrieved collection of email addresses.
- getEmailAddresses() - Method in class com.dpslink.flash.erp.extend.OrderPlacement
-
Returns the retrieved collection of email addresses.
- getEmailAddresses() - Method in interface com.dpslink.flash.erp.IOrderPlacement
-
Returns the retrieved collection of email addresses.
- getEmailNames() - Method in class com.dpslink.flash.erp.bogus.OrderPlacement
-
Returns the retrieved collection of email names.
- getEmailNames() - Method in class com.dpslink.flash.erp.extend.OrderPlacement
-
Returns the retrieved collection of email names.
- getEmailNames() - Method in interface com.dpslink.flash.erp.IOrderPlacement
-
Returns the retrieved collection of email names.
- getEncryptAESLength(String) - Method in class com.dpslink.flash.erp.ERPInterfaceAS400
-
Returns the forced length for a string to be encrypted for the given ERP
properties field name.
- getError() - Method in class com.dpslink.base.io.FileUploadEvent
-
Returns the upload processing's error code.
- getError() - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit.EditableData
-
Returns the error text.
- getErrorCode() - Method in class com.dpslink.flash.erp.bogus.ARInformation
-
Returns the retrieved error code.
- getErrorCode() - Method in class com.dpslink.flash.erp.extend.ARInformation
-
Returns the retrieved error code.
- getErrorCode() - Method in interface com.dpslink.flash.erp.IARInformation
-
Returns the retrieved error code.
- getErrorCodes() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the concatenated string of error codes.
- getErrorCodes() - Method in class com.dpslink.flash.erp.bogus.OrderPlacement
-
Returns the retrieved collection of error codes.
- getErrorCodes() - Method in class com.dpslink.flash.erp.extend.OrderPlacement
-
Returns the retrieved collection of error codes.
- getErrorCodes() - Method in interface com.dpslink.flash.erp.IOrderPlacement
-
Returns the retrieved collection of error codes.
- getErrorList() - Method in class com.dpslink.flash.servlet.admin.AdmBackendControlEdit.EditableControl
-
Returns the list of errors for this control.
- getErrors() - Method in class com.dpslink.flash.db.util.UserCatalogExportHandler
-
Returns the collection of accumulated error messages.
- getErrorText(String) - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the description for the given error code.
- getErrorType() - Method in interface com.dpslink.flash.erp.ERPInterface
-
Returns the type of error encountered during processing.
- getErrorType() - Method in class com.dpslink.flash.erp.ERPInterfaceAS400
-
Returns the type of error encountered during processing.
- getErrorType() - Method in class com.dpslink.flash.erp.ERPInterfaceBogus
-
Returns the type of error encountered during processing.
- getExcelStream(String) - Method in class com.dpslink.base.util.HtmlToExcel
-
Performs HTML-to-Excel translation and returns the results.
- getExcelStream(String, VelocityContext) - Method in class com.dpslink.base.util.HtmlToExcel
-
Performs HTML-to-Excel translation and returns the results.
- getExistingCustomer(String) - Method in class com.dpslink.flash.db.util.AccountCreateHandler
-
Retrieves the customer for the given customer id.
- getExpectedDate() - Method in class com.dpslink.flash.db.QuantityOnOrder
-
Returns the expected date (preformatted by the ERP system).
- getExpires() - Method in class com.dpslink.flash.db.CreditCard
-
Returns the expiration date (yyyymm).
- getExtendedAmount() - Method in class com.dpslink.flash.db.CartConfirmationLine
-
(not persisted) Returns the extended amount for this line.
- getExtendedAmount() - Method in class com.dpslink.flash.db.CartLine
-
(not persisted) Returns the extended amount for this line.
- getExtendedQuoteAmount() - Method in class com.dpslink.flash.db.CartLine
-
(not persisted) Returns the extended quote amount for this line.
- getExternalDateFormat() - Static method in class com.dpslink.flash.db.ImportMetaCriteria
-
Returns the formatter for external dates.
- getExtPrice() - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Returns the line extended price.
- getExtPrice() - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Returns the line extended price.
- getFavoritesHandler() - Method in class com.dpslink.flash.servlet.FlashServlet.Context
-
Returns the current session's user favorites handler.
- getFavoritesHandler() - Method in interface com.dpslink.flash.servlet.FlashServletContext
-
Returns the current session's user favorites handler.
- getFavoritesHandler() - Method in class com.dpslink.flash.util.ThreadServletContext
-
Returns the context's user favorites handler.
- getFavoritesListId() - Method in class com.dpslink.flash.db.User
-
Returns the default favorite items list id.
- getFax() - Method in class com.dpslink.flash.db.Customer
-
Returns the fax number.
- getFax() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the fax number.
- getField() - Method in class com.dpslink.base.io.FileUploadEvent
-
Returns the name of the form field being processed.
- getField() - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit.EditableData
-
Returns the field select object.
- getFieldNames() - Method in class com.dpslink.base.jdbc.JDBCGenericObjectController
-
Returns an array of field names for the table associated with the
controller.
- getFieldNames() - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns an array of field names for the table associated with the
controller.
- getFieldNamesForKey() - Method in class com.dpslink.base.jdbc.JDBCGenericObjectController
-
Returns an array of primary key field names for the table associated with
the controller.
- getFieldNamesForKey() - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns an array of primary key field names for the table associated with
the controller.
- getFieldNamesForUpdate() - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns an array of update field names for the table associated with the
controller.
- getFieldNulls() - Method in class com.dpslink.base.jdbc.JDBCGenericObjectController
-
Returns an array of field nullable flags for the table associated with
the controller.
- getFieldNulls() - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns an array of field nullable flags for the table associated with
the controller.
- getFieldNullsForKey() - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns an array of primary key field nullable flags for the table
associated with the controller.
- getFieldNullsForUpdate() - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns an array of update field nullable flags for the table associated
with the controller.
- getFields() - Method in class com.dpslink.base.tool.MakeDbProperties.Index
-
Returns the index's field names (comma delimited).
- getFields() - Method in class com.dpslink.base.tool.MakeDbProperties.Table
-
Returns the table's fields.
- getFieldsForOrderBy() - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns the SQL 'order by' clause field string for the table associated
with the controller.
- getFieldsForWhere() - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns the SQL 'where' clause field string for the table associated with
the controller.
- getFieldSize(String) - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns the size of a field (metadata column size and decimal digits).
- getFieldTypes() - Method in class com.dpslink.base.jdbc.JDBCGenericObjectController
-
Returns an array of field types (java.sql.Types) for the table associated
with the controller.
- getFieldTypes() - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns an array of field types (java.sql.Types) for the table associated
with the controller.
- getFieldTypesForKey() - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns an array of primary key field types (java.sql.Types) for the
table associated with the controller.
- getFieldTypesForUpdate() - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns an array of update field types (java.sql.Types) for the table
associated with the controller.
- getFile() - Method in class com.dpslink.base.io.FileUploadEvent
-
Returns the name of the file being processed.
- getFile() - Method in class com.dpslink.flash.db.util.ImportDataTask
-
Returns the import file being processed.
- getFileAttachments() - Method in class com.dpslink.flash.util.NotificationMessage
-
Returns the collection of file attachment file objects.
- getFileAttachmentsAsJSON() - Static method in class com.dpslink.flash.test.TestNFMessages
-
Returns the collection of file attachment files as a JSON array of base
64 encoded JSON objects.
- getFileAttachmentsAsJSON() - Method in class com.dpslink.flash.util.NotificationMessage
-
Returns the collection of file attachment files as a JSON array of base
64 encoded JSON objects.
- getFileContent(File) - Static method in class com.dpslink.base.io.FileSystem
-
Returns a file's content as a StringBuilder
.
- getFileContent(File, boolean) - Static method in class com.dpslink.base.io.FileSystem
-
Returns a file's content as a StringBuilder
.
- getFileContent(File, boolean, boolean) - Static method in class com.dpslink.base.io.FileSystem
-
Returns a file's content as a StringBuilder
.
- getFileContent(String) - Static method in class com.dpslink.base.io.FileSystem
-
Returns a file's content as a StringBuilder
.
- getFileContent(String, boolean) - Static method in class com.dpslink.base.io.FileSystem
-
Returns a file's content as a StringBuilder
.
- getFileContent(String, boolean, boolean) - Static method in class com.dpslink.base.io.FileSystem
-
Returns a file's content as a StringBuilder
.
- getFileContent(String) - Static method in class com.ibm.ctc.b2b.util.IOHelpers
-
Reads the contents of a file and returns it as a String.
- getFileExtension(File) - Static method in class com.dpslink.base.io.FileSystem
-
Returns a file's file extension.
- getFileExtension(String) - Static method in class com.dpslink.base.io.FileSystem
-
Returns a file's file extension.
- getFiltersForCategory(Category) - Method in class com.dpslink.flash.db.ProductAttributeController
-
Returns a collection of summarized product attribute records for the
given category.
- getFiltersForCategory(String) - Method in class com.dpslink.flash.db.ProductAttributeController
-
Returns a collection of summarized product attribute records for the
given category code.
- getFiltersForSearch(ArrayList<Product>) - Method in class com.dpslink.flash.db.ProductAttributeController
-
Returns a collection of summarized product attribute records for the
given set of products.
- getFindDescription(AdmPendingProductFind.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductFind
-
Returns the current find's text description.
- getFindKey() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the random number assigned to search matches.
- getFindKey() - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductFind
-
Returns a randomly generated find key for the current find criteria or
error selection.
- getFindString(AdmAccountSelect.Context) - Method in class com.dpslink.flash.servlet.admin.AdmAccountSelect
-
Returns a delimited string of the current find criteria values.
- getFindString(AdmCategoryProductAdd.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategoryProductAdd
-
Returns a delimited string of the current find criteria values.
- getFindString(AdmProductSelect.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductSelect
-
Returns a delimited string of the current find criteria values.
- getFindString(AdmSalesRepCustomerAdd.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerAdd
-
Returns a delimited string of the current find criteria values.
- getFindString(AdmSpecialProductAdd.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialProductAdd
-
Returns a delimited string of the current find criteria values.
- getFirstName() - Method in class com.dpslink.flash.db.User
-
Returns the first name.
- getFirstName() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the first name.
- getFolderFileNames(File) - Static method in class com.dpslink.base.io.FileSystem
-
Returns a sorted list of the file names in a folder.
- getFolderFileNames(String) - Static method in class com.dpslink.base.io.FileSystem
-
Returns a sorted list of the file names in a folder.
- getFolderFiles(AdmViewFileSystemInfo.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewFileSystemInfo
-
Iterates through the file system and adds to the collection of files for
a requested folder.
- getFolders(AdmViewFileSystemInfo.Context, File, AdmViewFileSystemInfo.FolderFilter) - Method in class com.dpslink.flash.servlet.admin.AdmViewFileSystemInfo
-
Iterates through the file system and adds to the collection of all folders.
- getFont() - Method in class com.dpslink.base.util.XmlToPdf.XmlCell
-
Returns the font value for the cell based on the cell's type (th, td)
and the parent table's style.
- getForCode(FlashServletContext, String) - Method in class com.dpslink.flash.db.ProductController
-
Returns a collection of products that have the same product code.
- getFormalName() - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Returns the site's formal name.
- getFormalName() - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Returns the site's formal name.
- getFormField() - Method in class com.dpslink.flash.servlet.admin.AdmBackendControlEdit.EditableControl
-
Returns an html form field for this control.
- getFreight() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the freight charge amount.
- getFreight() - Method in class com.dpslink.flash.db.OrderAudit
-
Returns the freight charge amount.
- getFreight() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the freight amount.
- getFreight() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the freight amount.
- getFrom() - Method in class com.dpslink.flash.util.NotificationMessage
-
Returns the message from address object.
- getFromAsJSON() - Static method in class com.dpslink.flash.test.TestNFMessages
-
Returns the message from address as a JSON object.
- getFromAsJSON() - Method in class com.dpslink.flash.util.NotificationMessage
-
Returns the message from address as a JSON object.
- getFromPost() - Method in class com.dpslink.flash.db.SiteActivityPage
-
Returns the is from post operation flag.
- getFuture() - Method in class com.dpslink.base.util.ScheduledTask
-
Returns the task's scheduled future.
- getGroup() - Method in class com.dpslink.flash.db.SiteActivity
-
Returns the activity group (based on user type).
- getGroupCode() - Method in class com.dpslink.flash.db.ProductGroupXref
-
Returns the product group code.
- getGroupCode() - Method in class com.dpslink.flash.erp.obj.BackendControl
-
Returns the field's group code.
- getHashFields() - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Returns this object's set of hash code field names.
- getHashFields() - Method in class com.dpslink.notification.api.param.APIParam
-
Returns this object's set of hash code field names.
- getHeaderRows() - Method in class com.dpslink.base.util.XmlToPdf.XmlTable
-
Returns the number of header rows in the table.
- getHighPayDays() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the high pay days.
- getHighPayDaysDate() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the high pay days date.
- getHits() - Method in class com.dpslink.flash.db.SearchLogProduct
-
Returns the number of matching products.
- getHRef() - Method in class com.dpslink.base.html.Link
-
Returns the link's href attribute.
- getHtmlBody(StringBuilder) - Static method in class com.dpslink.base.util.TemplatePruner
-
Extracts the HTML body from a string.
- getHtmlId() - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Returns the break's html id.
- getHtmlScripts(StringBuilder) - Static method in class com.dpslink.base.util.TemplatePruner
-
Extracts the HTML script definitions from a string.
- getHtmlStyles(StringBuilder) - Static method in class com.dpslink.base.util.TemplatePruner
-
Extracts the HTML style sheet definitions from a string.
- getHtmlTitle(StringBuilder) - Static method in class com.dpslink.base.util.TemplatePruner
-
Extracts the HTML title from a string.
- getId() - Method in class com.dpslink.base.html.AbstractField
-
Returns the form field's id attribute.
- getId() - Method in class com.dpslink.base.util.ScheduledTask
-
Returns the task's id.
- getId() - Method in class com.dpslink.flash.db.Cart
-
Returns the unique id for the shopping cart or favorite items.
- getId() - Method in class com.dpslink.flash.db.Customer
-
Returns the unique id for the customer.
- getId() - Method in class com.dpslink.flash.db.FavoritesDescriptor
-
Returns the unique id for the favorites list.
- getId() - Method in class com.dpslink.flash.db.User
-
Returns the unique id for the user.
- getId() - Method in class com.dpslink.flash.db.WarehouseQuantity
-
Returns the unique id for the warehouse.
- getId() - Method in class com.dpslink.flash.servlet.admin.AdmVerifyEmailAddresses.Verified
-
Returns the object's id.
- getId(String) - Method in class com.dpslink.flash.servlet.FlashServlet.Stack
-
Returns the servlet request having the given id.
- getId() - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Returns the request's id.
- getId() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the unique id for the customer.
- getId() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the unique id for the user.
- getIdentity() - Method in exception com.ibm.ctc.b2b.authentication.AuthenticationException
-
- getIdentity() - Method in class com.ibm.ctc.b2b.authentication.CredentialBean
-
- getImage2Error() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the image 2 (small) validation error text.
- getImage3Error() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the image 3 (large) validation error text.
- getImageFile() - Method in class com.dpslink.flash.db.Category
-
Returns a file object for a category image file.
- getImageFile(String) - Static method in class com.dpslink.flash.db.Category
-
Returns a file object for a category image file.
- getImageFile(int) - Method in class com.dpslink.flash.db.Product
-
Returns a file object for a product image file based on the given file
size (small or large).
- getImageFile(String, int) - Static method in class com.dpslink.flash.db.Product
-
Returns a file object for a product image file based on the given file
size (small or large).
- getImageFile(AdmProductImageEdit.Context, int) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductEditImages
-
Returns the image file for the given size.
- getImageFile(AdmProductImageEdit.Context, int) - Method in class com.dpslink.flash.servlet.admin.AdmProductImageEdit
-
Returns the image file for the given size.
- getImageName() - Method in class com.dpslink.flash.servlet.admin.AdmVerifySiteImages.Verified
-
Returns the image name.
- getImageRootName(int) - Method in class com.dpslink.flash.db.Product
-
Returns the root name (without extension) for a product image file based
on the given file size (small or large).
- getImageRootName(String, int) - Static method in class com.dpslink.flash.db.Product
-
Returns the root name (without extension) for a product image file based
on the given file size (small or large).
- getImageRootName(AdmProductImageEdit.Context, int) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductEditImages
-
Returns the image root name for the given size.
- getImageRootName(AdmProductImageEdit.Context, int) - Method in class com.dpslink.flash.servlet.admin.AdmProductImageEdit
-
Returns the image root name for the given size.
- getImageURL() - Method in class com.dpslink.flash.db.Category
-
Returns the relative URL for a category image file.
- getImageURL(String) - Static method in class com.dpslink.flash.db.Category
-
Returns the relative URL for a category image file.
- getImageURL(boolean) - Method in class com.dpslink.flash.db.Category
-
Returns the relative or full URL for a category image file.
- getImageURL(String, boolean) - Static method in class com.dpslink.flash.db.Category
-
Returns the relative or full URL for a category image file.
- getImageURL(int) - Method in class com.dpslink.flash.db.Product
-
Returns the relative URL for a product image file based on the given file
size (small or large).
- getImageURL(String, int) - Static method in class com.dpslink.flash.db.Product
-
Returns the relative URL for a product image file based on the given file
size (small or large).
- getImageURL(int, boolean) - Method in class com.dpslink.flash.db.Product
-
Returns the relative or full URL for a product image file based on the
given file size (small or large).
- getImageURL(String, int, boolean) - Static method in class com.dpslink.flash.db.Product
-
Returns the relative or full URL for a product image file based on the
given file size (small or large).
- getImportCriteria() - Method in class com.dpslink.flash.db.ImportBatch
-
Returns the set of import criteria.
- getImportMeta() - Method in class com.dpslink.flash.erp.bogus.ProductInformation
-
Retrieves a collection of import metadata criteria for importing from
the ERP product database.
- getImportMeta() - Method in class com.dpslink.flash.erp.extend.ProductInformation
-
Retrieves a collection of import metadata criteria for importing from
the ERP product database.
- getImportMeta() - Method in interface com.dpslink.flash.erp.IProductInformation
-
Retrieves a collection of import metadata criteria for importing from
the ERP product database.
- getImportObject(String, int) - Method in class com.dpslink.flash.imports.ImportProcessor
-
Creates and returns the import object for the ident
import type.
- getImportValidations() - Method in class com.dpslink.flash.db.ImportBatch
-
Returns the set of import validation errors.
- getIndexes() - Method in class com.dpslink.base.tool.MakeDbProperties.Table
-
Returns the table's indexes.
- getInputField(String) - Method in class com.ibm.ctc.b2b.connector.ConnectorParameters
-
Returns the text value of the node, or the attribute value as a string.
- getInputFieldList(String) - Method in class com.ibm.ctc.b2b.connector.ConnectorParameters
-
Returns a list of nodes with the specified name criteria
- getInstance(String) - Static method in class com.dpslink.base.mail.MailFactory
-
Returns a new instance of a configured mail message class.
- getInstance() - Static method in class com.ibm.ctc.b2b.repository.AuthenticationRepository
-
- getInstance() - Static method in class com.ibm.ctc.b2b.repository.B2bRepository
-
- getInstance() - Static method in class com.ibm.ctc.b2b.repository.StatusRepository
-
- getInStock(FlashServletContext, ArrayList<Product>) - Method in class com.dpslink.flash.db.ProductController
-
Returns a collection of product records that have stock using the given
collection of product records as the source for determining the results.
- getInStock(FlashServletContext, ArrayList<Product>, boolean) - Method in class com.dpslink.flash.db.ProductController
-
Returns a collection of product records that have stock using the given
collection of product records as the source for determining the results.
- getInteger(String) - Static method in class com.dpslink.base.util.Profile
-
Returns an int
value for the given properties key.
- getInteger(String) - Method in class com.dpslink.flash.erp.ERPInterfaceAS400.Received
-
Returns an integer value from the data queue record.
- getIntegerArray(String, String) - Static method in class com.dpslink.base.util.Profile
-
Returns an int
array of the parsed values for the given
properties key using the given parsing delimiter.
- getIntegerFormatter(int) - Static method in class com.dpslink.base.util.Util
-
Returns the number formatter used to format and parse whole numbers.
- getIntegerFormatterPattern(int) - Static method in class com.dpslink.base.util.Util
-
Returns the pattern for the number formatter used to format and parse
whole numbers.
- getInterface(Class<ERPTYPE>) - Static method in class com.dpslink.flash.erp.ERPFactory
-
Returns the ERP interface for the given interface type with a null
servlet or thread context.
- getInterface(Class<ERPTYPE>, FlashServletContext) - Static method in class com.dpslink.flash.erp.ERPFactory
-
Returns the ERP interface for the given interface type with the given
servlet or thread context.
- getInterface(Class<ERPTYPE>) - Method in class com.dpslink.flash.servlet.FlashServlet.Context
-
Returns the ERP interface for the given interface type.
- getInterface(Class<ERPTYPE>) - Method in interface com.dpslink.flash.servlet.FlashServletContext
-
Returns the ERP interface for the given interface type.
- getInterface(Class<ERPTYPE>) - Method in class com.dpslink.flash.util.ThreadServletContext
-
Returns the ERP interface for the given interface type.
- getInternalDateFormat() - Static method in class com.dpslink.flash.db.ImportMetaCriteria
-
Returns the formatter for internal dates.
- getInvoiceAmt() - Method in class com.dpslink.flash.erp.obj.ARDetail
-
Returns the invoice amount.
- getInvoiceDate() - Method in class com.dpslink.flash.erp.obj.ARDetail
-
Returns the invoice date.
- getInvoiceDueDate() - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Returns the invoice due date.
- getInvoiceDueDate() - Method in class com.dpslink.notification.api.param.FShipSummary
-
Returns the invoice due date.
- getInvoiceNum() - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Returns the invoice number.
- getInvoiceNum() - Method in class com.dpslink.notification.api.param.FShipSummary
-
Returns the invoice number.
- getInvoiceNumber() - Method in class com.dpslink.flash.erp.obj.ARDetail
-
Returns the invoice number.
- getInvoicePayments(String, String) - Method in class com.dpslink.flash.erp.bogus.ARInformation
-
Returns a collection of payment details for an invoice.
- getInvoicePayments(String, String) - Method in class com.dpslink.flash.erp.extend.ARInformation
-
Returns a collection of payment details for an invoice.
- getInvoicePayments(String, String) - Method in interface com.dpslink.flash.erp.IARInformation
-
Returns a collection of payment details for an invoice.
- getInvokerId() - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Returns the request's invoker id (the id for the servlet that requested
this servlet).
- getInvokerIdentity(Object) - Static method in class com.dpslink.base.util.Util
-
Returns the reference point within the code from where the given invokee
is being called.
- getInvokerIdentity(String) - Static method in class com.dpslink.base.util.Util
-
Returns the reference point within the code from where the given invokee
is being called.
- getInvokerName(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the name for the servlet that invoked this servlet.
- getInvokerName(BaseServlet.Context, boolean) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the name for the servlet that invoked this servlet.
- getInvokerParams(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the url parameters (query string) for the servlet that invoked
this servlet.
- getInvokerParams(BaseServlet.Context, boolean) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the url parameters (query string) for the servlet that invoked
this servlet.
- getInvokerPath(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the path for the servlet that invoked this servlet.
- getInvokerPath(BaseServlet.Context, boolean) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the path for the servlet that invoked this servlet.
- getInvokerURL(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the full url for the servlet that invoked this servlet.
- getIsDeadEnd() - Method in class com.dpslink.flash.servlet.admin.AdmPurgeCategories.CatalogPath
-
Returns the is dead-end flag.
- getIsExpired() - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Returns the request's is expired flag.
- getISO(String) - Method in class com.dpslink.flash.db.UnitMeasureController
-
Returns the unit of measure record for the given ISO code.
- getISOCode() - Method in class com.dpslink.flash.db.UnitMeasure
-
Returns the ISO code.
- getIsPersisted() - Method in class com.dpslink.flash.db.CreditCard
-
(not persisted) Returns the is persisted state flag.
- getIsPersisted() - Method in class com.dpslink.flash.db.Customer
-
(not persisted) Returns the is persisted flag.
- getIsPersisted() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the is persisted flag.
- getIsSelected() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the is selected flag.
- getIsValueRequired() - Method in class com.dpslink.flash.erp.obj.BackendControl
-
Returns the field's value required flag.
- getItemNumber() - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Returns the item number.
- getItemNumber() - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Returns the item number.
- getItemUom() - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Returns the item unit of measure.
- getItemUom() - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Returns the item unit of measure.
- getIVAddress1() - Method in class com.dpslink.flash.db.CreditCard
-
Returns the cardholder street address initialization vector.
- getIVCreditCardExpires() - Method in class com.dpslink.flash.db.OrderAudit
-
Returns the credit card expiration date initialization vector.
- getIVCreditCardName() - Method in class com.dpslink.flash.db.OrderAudit
-
Returns the credit card cardholder name initialization vector.
- getIVCreditCardNumber() - Method in class com.dpslink.flash.db.OrderAudit
-
Returns the credit card number initialization vector.
- getIVCreditCardNumber() - Method in class com.dpslink.flash.db.User
-
Returns the credit card number initialization vector.
- getIVExpires() - Method in class com.dpslink.flash.db.CreditCard
-
Returns the expiration date initialization vector.
- getIVName() - Method in class com.dpslink.flash.db.CreditCard
-
Returns the cardholder name initialization vector.
- getIVNumber() - Method in class com.dpslink.flash.db.CreditCard
-
Returns the card number initialization vector.
- getIVPassword() - Method in class com.dpslink.flash.db.PasswordHistory
-
Returns the password initialization vector.
- getIVPassword() - Method in class com.dpslink.flash.db.User
-
Returns the logon password initialization vector.
- getIVPostalCode() - Method in class com.dpslink.flash.db.CreditCard
-
Returns the cardholder postal code initialization vector.
- getJobDescription() - Method in class com.dpslink.flash.erp.bogus.Control
-
Retrieves a backend job description object from the ERP system.
- getJobDescription() - Method in class com.dpslink.flash.erp.extend.Control
-
Retrieves a backend job description object from the ERP system.
- getJobDescription() - Method in interface com.dpslink.flash.erp.IControl
-
Retrieves a backend job description object from the ERP system.
- getKeyFieldNames(JDBCObject<?>) - Static method in class com.dpslink.base.jdbc.JDBCObjectKeyCache
-
Returns the key field names for a JDBCObject
.
- getKeyFieldNames(String) - Static method in class com.dpslink.base.jdbc.JDBCObjectKeyCache
-
Returns the key field names for a table name.
- getLastAccess() - Method in class com.dpslink.flash.db.Cart
-
Returns the last time the shopping cart or favorite items was accessed.
- getLastCellNumCurrentRow() - Method in class com.dpslink.base.util.Spreadsheet
-
Returns the last cell index (0 based) of the current row.
- getLastName() - Method in class com.dpslink.flash.db.User
-
Returns the last name.
- getLastName() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the last name.
- getLastOn() - Method in class com.dpslink.flash.db.User
-
Returns the time when the user last accessed the site.
- getLastOn() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the time when the user last accessed the site.
- getLastUsed() - Method in class com.dpslink.base.as400.AS400ConnectionInfo
-
Returns the connection last-used timestamp.
- getLeadtime() - Method in class com.dpslink.flash.db.Category
-
Returns the default lead time object for products in the category.
- getLeadtime() - Method in class com.dpslink.flash.db.Product
-
Returns the lead time object.
- getLeadtimeCode() - Method in class com.dpslink.flash.db.Category
-
Returns the default lead time code for products in the category.
- getLeadtimeCode() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the lead time code.
- getLeadtimeCode() - Method in class com.dpslink.flash.db.Product
-
Returns the lead time code.
- getLeadtimeCode() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the lead time code.
- getLeadtimeCodeError() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the lead time code validation error text.
- getLeadtimeName() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the lead time name.
- getLength() - Method in class com.dpslink.flash.erp.obj.BackendControl
-
Returns the field's data maximum length.
- getLibraries() - Method in class com.dpslink.flash.erp.obj.BackendJobDescription
-
Returns the job description library list.
- getLibrary() - Method in class com.dpslink.flash.erp.obj.BackendJobDescription
-
Returns the name of the library where the job description is located.
- getLineNum() - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Returns the order line number.
- getLineNum() - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Returns the order line number.
- getLineNumber() - Method in class com.dpslink.flash.b2b.OrderRequestLine
-
Returns the line number.
- getLineNumber() - Method in class com.dpslink.flash.db.CartLine
-
Returns the line number within the shopping cart or favorite items.
- getLineNumber() - Method in class com.dpslink.flash.db.OrderAuditLine
-
Returns the line number within the order.
- getLines() - Method in class com.dpslink.flash.b2b.OrderRequest
-
Returns the collection of order request lines.
- getLineType() - Method in class com.dpslink.flash.db.WarehouseDetail
-
Returns the line type.
- getLinkToDetail() - Method in class com.dpslink.flash.db.WarehouseQuantity
-
Returns the link to warehouse details flag.
- getListId() - Method in class com.dpslink.flash.db.util.UserFavoritesHandler
-
Returns the shopping user's current favorites list id.
- getListPrice() - Method in class com.dpslink.flash.db.Product
-
(not persisted) Returns the list price (price that comes from product
table before any realtime information from ERP).
- getListPrice() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the list price (price that comes from product table before any
realtime information from ERP).
- getListSize() - Method in class com.dpslink.flash.servlet.MainPagingServlet.Context
-
Returns the size of the list being processed (the number of records in
the list being processed.
- getListSize() - Method in interface com.dpslink.flash.servlet.PagingServletContext
-
Returns the size of the list being processed (the number of records in
the list.
- getListUISelect(String) - Method in class com.dpslink.flash.db.util.UserFavoritesHandler
-
Returns an HTML Select
object of the shopping user's favorites
lists with the given id preselected in the set of options.
- getLocation() - Method in class com.dpslink.flash.servlet.sat.SatLocations.Result
-
Returns this result's location.
- getLocationAverages(SatLocations.Context, int) - Method in class com.dpslink.flash.servlet.sat.SatLocations
-
Computes location averages for the activity types that represent averaged
values.
- getLocationPercents(SatLocations.Context) - Method in class com.dpslink.flash.servlet.sat.SatLocations
-
Computes location percentage-of-total for graphing purposes.
- getLocationResults(SatLocations.Context, int, int) - Method in class com.dpslink.flash.servlet.sat.SatLocations
-
Retrieves the activity location results for the entered criteria and places
the results in the context's map of values (ctx.locValues).
- getLocationsAsRS(int, int, Date, Date) - Method in class com.dpslink.flash.db.SiteActivityController
-
Returns a result set of the site activity location values for the given
activity type, location type and date range.
- getLocationTotals(SatLocations.Context) - Method in class com.dpslink.flash.servlet.sat.SatLocations
-
Computes totals for each of the locations.
- getLogFileFolder() - Static method in class com.dpslink.base.as400.AS400LogWriter
-
Returns the configured file path for AS400 log files.
- getLogFileFolder() - Static method in class com.dpslink.base.jdbc.JDBCLogWriter
-
Returns the configured file path for JDBC log files.
- getLogFileFolder() - Static method in class com.dpslink.base.util.LogWriter
-
Returns the configured file path for MAIN log files.
- getLogFileFolder() - Static method in class com.dpslink.flash.db.util.SyncCustomersTask.SyncLogWriter
-
Returns the configured file path for sync log files.
- getLogFileFolder() - Static method in class com.dpslink.flash.db.util.SyncNotificationContactsTask.SyncLogWriter
-
Returns the configured file path for sync log files.
- getLogFileFolder() - Static method in class com.dpslink.flash.db.util.SyncProductsTask.SyncLogWriter
-
Returns the configured file path for sync log files.
- getLogFileFolder() - Static method in class com.dpslink.flash.db.util.SyncUsersTask.SyncLogWriter
-
Returns the configured file path for sync log files.
- getLogFileFolder() - Static method in class com.dpslink.flash.imports.ImportLogWriter
-
Returns the configured file path for IMPORT log files.
- getLogFileName() - Static method in class com.dpslink.base.as400.AS400LogWriter
-
Returns the configured file name for AS400 log files.
- getLogFileName() - Static method in class com.dpslink.base.jdbc.JDBCLogWriter
-
Returns the configured file name for JDBC log files.
- getLogFileName() - Static method in class com.dpslink.base.util.LogWriter
-
Returns the configured file name for MAIN log files.
- getLogFileName() - Static method in class com.dpslink.flash.db.util.SyncCustomersTask.SyncLogWriter
-
Returns the configured file name for sync log files.
- getLogFileName() - Static method in class com.dpslink.flash.db.util.SyncNotificationContactsTask.SyncLogWriter
-
Returns the configured file name for sync log files.
- getLogFileName() - Static method in class com.dpslink.flash.db.util.SyncProductsTask.SyncLogWriter
-
Returns the configured file name for sync log files.
- getLogFileName() - Static method in class com.dpslink.flash.db.util.SyncUsersTask.SyncLogWriter
-
Returns the configured file name for sync log files.
- getLogFileName() - Static method in class com.dpslink.flash.imports.ImportLogWriter
-
Returns the configured file name for IMPORT log files.
- getLogLevel() - Static method in class com.dpslink.base.as400.AS400LogWriter
-
Returns the current log level for the AS400 log.
- getLogLevel() - Static method in class com.dpslink.base.jdbc.JDBCLogWriter
-
Returns the current log level for the JDBC log.
- getLogLevel() - Static method in class com.dpslink.base.util.LogWriter
-
Returns the current log level for the MAIN log.
- getLogLevel() - Static method in class com.dpslink.flash.db.util.SyncCustomersTask.SyncLogWriter
-
Returns the current log level for the sync log.
- getLogLevel() - Static method in class com.dpslink.flash.db.util.SyncNotificationContactsTask.SyncLogWriter
-
Returns the current log level for the sync log.
- getLogLevel() - Static method in class com.dpslink.flash.db.util.SyncProductsTask.SyncLogWriter
-
Returns the current log level for the sync log.
- getLogLevel() - Static method in class com.dpslink.flash.db.util.SyncUsersTask.SyncLogWriter
-
Returns the current log level for the sync log.
- getLogLevel() - Static method in class com.dpslink.flash.imports.ImportLogWriter
-
Returns the current log level for the IMPORT log.
- getLogonStart() - Method in class com.dpslink.flash.db.SiteActivity
-
Returns the time when first logon occurred.
- getLogonTime() - Method in class com.dpslink.flash.db.SiteActivity
-
Returns the elapsed time of the logon (minutes).
- getLogonUser() - Method in class com.dpslink.flash.servlet.FlashServlet.Context
-
Returns the current logon user.
- getLogonUser() - Method in interface com.dpslink.flash.servlet.FlashServletContext
-
Returns the current logon user.
- getLogonUser() - Method in class com.dpslink.flash.util.ThreadServletContext
-
Returns the context's logon user.
- getLong(String) - Method in class com.dpslink.flash.erp.ERPInterfaceAS400.Received
-
Returns a long value from the data queue record.
- getLowQty() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the low stock quantity.
- getLowQty() - Method in class com.dpslink.flash.db.RestockNotification
-
Returns the associated product's (or product's category) low quantity value.
- getLowQty() - Method in class com.dpslink.notification.api.param.FRestockNotification
-
Returns the associated product's (or product's category) low quantity value.
- getLowQtyError() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the low stock quantity validation error text.
- getLowQtyStr() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the low stock quantity as a string.
- getManyProducts(Products.Context, ArrayList<Product>, ArrayList<Integer>) - Method in class com.dpslink.flash.servlet.Products
-
Retrieves the "Add To Cart" or "Add To Favorites" products and quantities
and places the values into the given collections for products and quantities.
- getMapArrayList(String) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Returns a field's value from the map of attributes as an array list.
- getMapAttributes() - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Returns the map of object attribute field names and values.
- getMapBigDecimal(String) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Returns a field's value from the map of attributes as a big decimal.
- getMapBoolean(String) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Returns a field's value from the map of attributes as a boolean.
- getMapDate(String) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Returns a field's value from the map of attributes as a date.
- getMapDouble(String) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Returns a field's value from the map of attributes as a double.
- getMapInteger(String) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Returns a field's value from the map of attributes as an int.
- getMapLong(String) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Returns a field's value from the map of attributes as a long.
- getMapMapped(String) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Returns a field's value from the map of attributes as a mapped attributes
object.
- getMapObject(String) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Returns a field's value from the map of attributes as an object.
- getMapShort(String) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Returns a field's value from the map of attributes as a short.
- getMapString(String) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Returns a field's value from the map of attributes as a string.
- getMapString(String, boolean) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Returns a field's value from the map of attributes as a string.
- getMapStringBuffer(String) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Returns a field's value from the map of attributes as a string buffer.
- getMapStringBuilder(String) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Returns a field's value from the map of attributes as a string builder.
- getMapTime(String) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Returns a field's value from the map of attributes as a date.
- getMapTimestamp(String) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Returns a field's value from the map of attributes as a date.
- getMapVector(String) - Method in class com.dpslink.base.obj.MappedAttributesObject
-
Returns a field's value from the map of attributes as a vector.
- getMassEmail(boolean) - Method in class com.dpslink.flash.db.UserController
-
Returns a collection of user records for the given mass email promotion
flag.
- getMassEmailCount(boolean) - Method in class com.dpslink.flash.db.UserController
-
Returns the count of users for the given mass email promotion flag.
- getMassEmailCounts() - Method in class com.dpslink.flash.db.UserController
-
Returns the counts of users who potentially would be involved in mass email
processing.
- getMatching(String, String, String) - Method in class com.dpslink.flash.db.CustomerController
-
Returns a collection of customer records that have a field that contains
characters matching the given criteria.
- getMatching(String, String, String) - Method in class com.dpslink.flash.db.ProductController
-
Returns a collection of product records that have a field that contains
characters matching the given criteria.
- getMatching(FlashServletContext, String, ArrayList<String[]>) - Method in class com.dpslink.flash.db.ProductController
-
Returns a collection of Product
objects that have
product codes or product descriptions containing characters matching
the query search string.
- getMatching(SalesRep, String, String, String) - Method in class com.dpslink.flash.db.SalesRepCustomerController
-
Returns a collection of sales rep customer records that have a field that
contains characters matching the given criteria.
- getMatching(String, String, String) - Method in class com.dpslink.flash.db.UserController
-
Returns a collection of user records that have a field that contains
characters matching the given criteria.
- getMatchingByStringCriteria(FlashServletContext, String) - Method in class com.dpslink.flash.db.ProductController
-
Returns a collection of Product
objects that have
product codes or product descriptions containing characters matching
the query search string.
- getMatchingProducts(FlashServletContext, String, ArrayList<String[]>) - Method in class com.dpslink.flash.db.search.ProductSearch1
-
Returns a list of products that match the given search criteria and are
in the session user's catalog.
- getMatchingProducts(FlashServletContext, String, ArrayList<String[]>, String, int) - Method in class com.dpslink.flash.db.search.ProductSearch1
-
Returns a list of products that match the given search criteria and are
in the given catalog category.
- getMatchingProducts(FlashServletContext, String, ArrayList<String[]>) - Method in class com.dpslink.flash.db.search.ProductSearch2
-
Returns a list of products that match the given search criteria and are
in the session user's catalog.
- getMatchingProducts(FlashServletContext, String, ArrayList<String[]>, String, int) - Method in class com.dpslink.flash.db.search.ProductSearch2
-
Returns a list of products that match the given search criteria and are
in the given catalog category.
- getMatchingProducts(FlashServletContext, String, ArrayList<String[]>) - Method in class com.dpslink.flash.db.search.ProductSearch3
-
Returns a list of products that match the given search criteria and are
in the session user's catalog.
- getMatchingProducts(FlashServletContext, String, ArrayList<String[]>, String, int) - Method in class com.dpslink.flash.db.search.ProductSearch3
-
Returns a list of products that match the given search criteria and are
in the given catalog category.
- getMatchingProducts(FlashServletContext, String, ArrayList<String[]>) - Method in interface com.dpslink.flash.db.search.ProductSearchInterface
-
Returns a list of products that match the given search criteria and are
in the session user's catalog.
- getMatchingProducts(FlashServletContext, String, ArrayList<String[]>, String, int) - Method in interface com.dpslink.flash.db.search.ProductSearchInterface
-
Returns a list of products that match the given search criteria and are
in the given catalog category.
- getMaxLength() - Method in class com.dpslink.base.html.Text
-
Returns the text's max length attribute.
- getMaxLength() - Method in class com.dpslink.flash.db.ImportMetaCriteria
-
Returns the field's data maximum length.
- getMessage(String, String...) - Method in class com.dpslink.base.tool.CertificateVerifier
-
A convenience method for retrieving message text from message.properties.
- getMessage(String) - Method in class com.dpslink.flash.cmd.util.MessageBundle
-
Returns the message for a given message id.
- getMessage(String, String...) - Method in class com.dpslink.flash.cmd.util.MessageBundle
-
Returns the message text for a given message id with the given set of
substitution value(s) inserted into the message text.
- getMessage() - Method in class com.ibm.ctc.b2b.Status
-
- getMessageContent(AdmTestSiteEmails.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails
-
Returns the content for a message type.
- getMessageContent(String) - Static method in class com.dpslink.flash.test.TestNFMessages
-
Returns the Velocity Context content for message type.
- getMessageContentExtra(AdmTestSiteEmails.Context, String, VelocityContext) - Method in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails
-
Retrieves and sets any extra content for a message type.
- getMessageType() - Method in class com.dpslink.flash.db.NotificationPref
-
Returns the message type (logonhelp, orderconf, shipconf, etc.).
- getMetaSchema(JDBCConnectionInfo) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Returns the schema name required when obtaining various types of database
metadata from a JDBC connection; such as tables, columns, keys, and views.
- getMethodDescription(String) - Method in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo
-
Returns the dbinfo.properties features method description for the given
method name.
- getMethodReturnValue(String) - Method in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo
-
Returns a revised features method return value.
- getMfrCode() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the manufacturer code.
- getMfrCode() - Method in class com.dpslink.flash.db.Product
-
Returns the manufacturer code.
- getMfrCode() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the manufacturer code.
- getMfrCodeError() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the manufacturer code validation error text.
- getMfrPartCode() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the manufacturer part number.
- getMfrPartCode() - Method in class com.dpslink.flash.db.Product
-
Returns the manufacturer part number.
- getMfrPartCode() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the manufacturer part number.
- getMfrPartCodeError() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the manufacturer part number validation error text.
- getMiddleInitial() - Method in class com.dpslink.flash.db.User
-
Returns the middle initial.
- getMiddleInitial() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the middle initial.
- getMiscName() - Method in class com.dpslink.flash.b2b.OrderRequest
-
Returns the miscellaneous name.
- getMixedCase(String) - Method in class com.dpslink.flash.db.WordFixController
-
Returns a mixed case string for the given string.
- getMixedCase(String) - Method in class com.dpslink.flash.erp.ERPInterfaceAS400
-
Returns a mixed case string for the given string.
- getMixedCase(String) - Method in class com.dpslink.flash.imports.Import
-
Returns a mixed case string for the given string.
- getMode() - Method in class com.dpslink.flash.db.PunchOutSession
-
Returns the n=new, e=edit, i=inspect code.
- getMode() - Method in class com.dpslink.flash.db.util.ImportProductTask
-
Returns the import mode being processed.
- getModifiedCode(String, String, int) - Method in class com.dpslink.flash.db.util.ProductLookupHandler
-
Returns the given code's modified code based on the given format, where
the modified code might be an expansion of the given code and/or one that
has had its prefix and/or suffix information removed (based on configured
parameters).
- getModifiedUPCA(String, int) - Method in class com.dpslink.flash.db.util.ProductLookupHandler
-
Returns the given code's modified UPCA code.
- getModifiedUPCE(String, int) - Method in class com.dpslink.flash.db.util.ProductLookupHandler
-
Returns the given code's modified UPCE code.
- getMonthBusiness() - Method in class com.dpslink.flash.erp.obj.ARAging
-
Returns the month-of-business.
- getMultiple() - Method in class com.dpslink.base.html.Select
-
Returns the select's multiselect state attribute.
- getName() - Method in class com.dpslink.base.html.AbstractField
-
Returns the form field's name attribute.
- getName() - Method in class com.dpslink.base.tool.MakeDbObjectSource.Field
-
Returns the field's name.
- getName() - Method in class com.dpslink.base.tool.MakeDbProperties.Field
-
Returns the field's name.
- getName() - Method in class com.dpslink.base.tool.MakeDbProperties.Table
-
Returns the table's name.
- getName() - Method in class com.dpslink.base.tool.MakeDbProperties.View
-
Returns the view's name.
- getName() - Method in class com.dpslink.base.util.ScheduledTask
-
Returns the task's name.
- getName() - Method in class com.dpslink.flash.db.Category
-
Returns the description.
- getName() - Method in class com.dpslink.flash.db.Country
-
Returns the description.
- getName() - Method in class com.dpslink.flash.db.CreditCard
-
Returns the cardholder name.
- getName() - Method in class com.dpslink.flash.db.Customer
-
Returns the name.
- getName() - Method in class com.dpslink.flash.db.ImportCriteria
-
Returns the name of field.
- getName() - Method in class com.dpslink.flash.db.ImportMetaCriteria
-
Returns the field's name.
- getName() - Method in class com.dpslink.flash.db.Leadtime
-
Returns the description.
- getName() - Method in class com.dpslink.flash.db.Manufacturer
-
Returns the description.
- getName() - Method in class com.dpslink.flash.db.Permit
-
Returns the description.
- getName() - Method in class com.dpslink.flash.db.SalesRep
-
Returns the name or description.
- getName() - Method in class com.dpslink.flash.db.Shipper
-
Returns the description.
- getName() - Method in class com.dpslink.flash.db.State
-
Returns the description.
- getName() - Method in class com.dpslink.flash.db.UnitMeasure
-
Returns the description.
- getName() - Method in class com.dpslink.flash.db.User
-
Returns the name.
- getName() - Method in class com.dpslink.flash.erp.obj.BackendControl
-
Returns the field's name.
- getName() - Method in class com.dpslink.flash.erp.obj.BackendJobDescription
-
Returns the name of the job description.
- getName() - Method in class com.dpslink.flash.servlet.admin.AdmVerifyEmailAddresses.Verified
-
Returns the object's name.
- getName() - Method in class com.dpslink.flash.servlet.admin.AdmViewPoolStatus.Pool
-
Returns the pool's name.
- getName() - Method in class com.dpslink.flash.servlet.ClientRequest.DisplayableAttribute
-
Returns the attribute's name.
- getName() - Method in class com.dpslink.flash.servlet.ProductCompare.CompareAttribute
-
Returns the attribute's name.
- getName() - Method in class com.dpslink.flash.servlet.ProductDetails.DisplayableAttribute
-
Returns the attribute's name.
- getName() - Method in class com.dpslink.flash.servlet.Products.SelectableFilter
-
Returns the attribute filter name.
- getName() - Method in class com.dpslink.flash.servlet.sat.SatActivity.Result
-
Returns the name for this result's activity type.
- getName() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the name.
- getName() - Method in class com.dpslink.notification.api.param.FShipper
-
Returns the description.
- getName() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the name.
- getName() - Method in class com.ibm.ctc.b2b.repository.AuthenticationRepository
-
- getName() - Method in class com.ibm.ctc.b2b.repository.B2bRepository
-
- getName() - Method in class com.ibm.ctc.b2b.repository.BaseRepository
-
- getName() - Method in class com.ibm.ctc.b2b.repository.StatusRepository
-
- getNameMC() - Method in class com.dpslink.base.tool.MakeDbObjectSource.Field
-
Returns the field's name as mixed case.
- getNamePath() - Method in class com.dpslink.flash.servlet.admin.AdmPurgeCategories.CatalogPath
-
Returns the category name path.
- getNewQuotePublicDoctype() - Method in class com.ibm.ctc.b2b.repository.B2bRepository
-
- getNewQuoteSystemDoctype() - Method in class com.ibm.ctc.b2b.repository.B2bRepository
-
- getNext(JDBCConnectionInfo, String) - Static method in class com.dpslink.flash.db.NextNumber
-
Returns the next available number in the requested series.
- getNextExecution() - Method in class com.dpslink.base.util.ScheduledTask
-
Returns the task's next execution time.
- getNextLineNumber(String) - Method in class com.dpslink.flash.db.CartLineController
-
Returns the next available line number for a cart id.
- getNextLineNumber(int) - Method in class com.dpslink.flash.db.OrderAuditLineController
-
Returns the next available line number for an order reference.
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.base.servlet.GoBack
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.base.servlet.Printable
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.base.servlet.SiteError
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountBillingAddEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountContactAddEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountCreditCardAddEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountCreditCardSelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountLogonAddEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountLogonViewId
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountPasswordEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountProfile
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountShippingAddEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountShippingSelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AddToOpenOrder
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmAccountSelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmBackendControlEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategoryAddEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategoryProductAdd
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategoryProductList
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySubcatAdd
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySubcatList
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySubcatSeq
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCountryAddEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCountrySelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmHome
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmImportData
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmLeadtimeAddEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmLeadtimeSelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmManufacturerAddEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmManufacturerSelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPasswordEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductBatchSelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductEditBasic
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductEditDescriptions
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductEditImages
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductEditSelected
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductFind
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductList
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductProfile
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductAttributeAddEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrAddEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrSelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductAttributeList
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductCategoryAdd
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductCategoryList
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductDescriptionEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImageEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchInfo
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchSelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportCandidateList
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductProfile
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductSearchIndexBuild
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductSelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPropertiesEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurge
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmQueryDatabase
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepAddEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerAdd
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerList
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepSelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepUserSelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSecurityProfileAddEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSecurityProfileSelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSendMassEmail
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmShipperAddEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmShipperSelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialAddEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialProductAdd
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialProductList
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialSelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmStateAddEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmStateSelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmStoreTypeEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSynchronizeData
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmUnitMeasureAddEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmUnitMeasureSelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmUserCatalogExport
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmVerifyEmailAddresses
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmVerifyProductFiles
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmVerifySiteImages
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewFileSystemInfo
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewPoolStatus
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewScheduledTasks
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewServerInfo
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmWordFixAddEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmWordFixSelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.CartLineEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.CheckOut
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ConfirmOrder
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.demo.DemoIndustryEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.FavoriteAddEdit
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.FavoriteItems
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.Home
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.InvoiceHistory
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.Logoff
-
Deprecated.
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.Logon
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.LogonAssistance
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.LogonShippingSelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.LogonUser
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.OrderDetails
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.OrderSummary
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.OrderToExcel
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ProductCompare
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ProductDetails
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.Products
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ProductSearch
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ProductWarehouseDetail
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.QuickOrder
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ReorderRejects
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ReviewCart
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sat.SatAccess
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sat.SatActivity
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sat.SatLocations
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sat.SatTrends
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ScriptRequest
-
Deprecated.
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiAccountSelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiShippingSelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiUserSelect
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ShipmentDetails
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNextURL(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.StaticPage
-
Returns the next URL (including parameters) to be processed when this
servlet's processing has been successfully completed (no edit errors, etc.).
- getNotificationPrefs() - Method in class com.dpslink.flash.db.User
-
(not persisted) Returns the collection of notification preferences.
- getNotifyEmail() - Method in class com.dpslink.flash.db.CDBatch
-
Returns the notification email address.
- getNumber() - Method in class com.dpslink.flash.db.CDBatch
-
Returns the unique number for the batch.
- getNumber() - Method in class com.dpslink.flash.db.CreditCard
-
Returns the card number.
- getNumber() - Method in class com.dpslink.flash.db.ImportBatch
-
Returns the unique number for the batch.
- getNumberAsIs() - Method in class com.dpslink.flash.db.CreditCard
-
Returns the card number as-is.
- getNumberOfSheets() - Method in class com.dpslink.base.util.Spreadsheet
-
Returns the number of sheets in the workbook.
- getNumericCellToStringFormatter() - Method in class com.dpslink.base.util.Spreadsheet
-
A formatter used to convert a numeric cell type to a string
- getNumFields() - Method in class com.dpslink.flash.imports.Import
-
Returns the number of fields in an import record (does not include import
record type and action code).
- getObject(Class<DBOBJ>) - Method in class com.dpslink.base.jdbc.JDBCConnectionInfo
-
Returns the JDBC object for the given object class.
- getObject(Class<DBOBJ>) - Static method in class com.dpslink.base.jdbc.JDBCFactory
-
Returns the JDBC object for the given object class.
- getObject(Class<DBUTL>) - Static method in class com.dpslink.flash.db.util.DBUFactory
-
Returns the database utility object for the given object class with a
null
servlet or thread context.
- getObject(Class<DBUTL>, FlashServletContext) - Static method in class com.dpslink.flash.db.util.DBUFactory
-
Returns the database utility object for the given object class with the
given servlet or thread context.
- getObject(Class<ERPOBJ>) - Static method in class com.dpslink.flash.erp.ERPFactory
-
Returns the ERP object for the given object class.
- getObject() - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit.EditableData
-
Returns the import criteria object.
- getObject(String) - Static method in class com.dpslink.notification.api.param.APIParamFactory
-
Returns the Notification Framework API parameter object for the given
class name.
- getObject(String, HashMap<String, Object>) - Static method in class com.dpslink.notification.api.param.APIParamFactory
-
Returns the Notification Framework API parameter object for the given
class name.
- getObject(String, String) - Static method in class com.dpslink.notification.api.param.APIParamFactory
-
Returns the Notification Framework API parameter object for the given
class name.
- getObject(Class<PARAMOBJ>) - Static method in class com.dpslink.notification.api.param.APIParamFactory
-
Returns the Notification Framework API parameter object for the given
object class.
- getObject(Class<PARAMOBJ>, HashMap<String, Object>) - Static method in class com.dpslink.notification.api.param.APIParamFactory
-
Returns the Notification Framework API parameter object for the given
object class.
- getObject(Class<PARAMOBJ>, String) - Static method in class com.dpslink.notification.api.param.APIParamFactory
-
Returns the Notification Framework API parameter object for the given
object class.
- getObjectClass(String) - Static method in class com.dpslink.notification.api.param.APIParamFactory
-
Returns the object class for the given class name.
- getObjectFields() - Method in class com.dpslink.notification.api.param.APIParam
-
Returns this object's field names and values.
- getObjectStatus() - Method in class com.dpslink.base.jdbc.JDBCObject
-
Returns the object's status code.
- getOffsiteLinks() - Method in class com.dpslink.flash.db.CDBatch
-
Returns the offsite linked documents code (0=enable, 1=disable).
- getOnBlur() - Method in class com.dpslink.base.html.AbstractField
-
Returns the form field's onblur event handler attribute.
- getOnChange() - Method in class com.dpslink.base.html.Select
-
Returns the select's onchange event handler attribute.
- getOnChange() - Method in class com.dpslink.base.html.Text
-
Returns the text's onchange event handler attribute.
- getOnChange() - Method in class com.dpslink.base.html.Textarea
-
Returns the textarea's onchange event handler attribute.
- getOnClick() - Method in class com.dpslink.base.html.AbstractField
-
Returns the form field's onclick event handler attribute.
- getOnDblClick() - Method in class com.dpslink.base.html.AbstractField
-
Returns the form field's ondblclick event handler attribute.
- getOneProduct(Products.Context, ArrayList<Product>, ArrayList<Integer>) - Method in class com.dpslink.flash.servlet.Products
-
Retrieves the "Buy Now" product and quantity and places the values into
the given collections for products and quantities.
- getOnFocus() - Method in class com.dpslink.base.html.AbstractField
-
Returns the form field's onfocus event handler attribute.
- getOnKeyDown() - Method in class com.dpslink.base.html.AbstractField
-
Returns the form field's onkeydown event handler attribute.
- getOnKeyPress() - Method in class com.dpslink.base.html.AbstractField
-
Returns the form field's onkeypress event handler attribute.
- getOnKeyUp() - Method in class com.dpslink.base.html.AbstractField
-
Returns the form field's onkeyup event handler attribute.
- getOnMouseOut() - Method in class com.dpslink.base.html.AbstractField
-
Returns the form field's onmouseout event handler attribute.
- getOnMouseOver() - Method in class com.dpslink.base.html.AbstractField
-
Returns the form field's onmouseover event handler attribute.
- getOnOrderFromSupplier() - Method in class com.dpslink.flash.db.Product
-
(not persisted) Returns the product's on order from supplier flag.
- getOnOrderFromSupplierDetail() - Method in class com.dpslink.flash.db.Product
-
(not persisted) Returns the product's on order from supplier detailed information.
- getOnsiteLinks() - Method in class com.dpslink.flash.db.CDBatch
-
Returns the onsite linked documents code (0=enable, 1=disable, 2=include).
- getOpenImport() - Method in class com.dpslink.flash.db.ImportBatchController
-
Returns a collection of open import batch records.
- getOpenOrdersAmt() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the value of open orders.
- getOpenOrdersCount() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the number of open orders.
- getOpenPending() - Method in class com.dpslink.flash.db.ImportBatchController
-
Returns a collection of open pending product batch records.
- getOpenQuotesCount() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the number of open quotes.
- getOperand() - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit.EditableData
-
Returns the operand select object.
- getOperator() - Method in class com.dpslink.flash.db.ImportCriteria
-
Returns the operator code.
- getOperatorString() - Method in class com.dpslink.flash.db.ImportCriteria
-
Returns the operator as a string.
- getOrder(String) - Method in class com.dpslink.flash.erp.bogus.OrderInformation
-
Returns an order object containing information for a requested order.
- getOrder(String) - Method in class com.dpslink.flash.erp.extend.OrderInformation
-
Returns an order object containing information for a requested order.
- getOrder(String) - Method in interface com.dpslink.flash.erp.IOrderInformation
-
Returns an order object containing information for a requested order.
- getOrderAmt1() - Method in class com.dpslink.flash.db.SiteActivity
-
Returns the total order amount (line items only).
- getOrderAmt2() - Method in class com.dpslink.flash.db.SiteActivity
-
Returns the total order amount (includes freight, taxes, etc.).
- getOrderDate() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the order date.
- getOrderDate() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the order date.
- getOrderDetails() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the collection of order line items.
- getOrderDetails() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the collection of order line items.
- getOrderErrors(ConfirmOrder.Context, ArrayList<Object[]>) - Method in class com.dpslink.flash.servlet.ConfirmOrder
-
Parses the given collection of order placement interface errors into a
a collection of corresponding message text and returns the results.
- getOrderId() - Method in class com.dpslink.flash.b2b.OrderRequest
-
Returns the order id.
- getOrderId() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the id of order in the ERP system.
- getOrderId() - Method in class com.dpslink.flash.db.OrderAudit
-
Returns the id of order in backend system.
- getOrderInqs() - Method in class com.dpslink.flash.db.SiteActivity
-
Returns the number of order status inquiries.
- getOrderLines() - Method in class com.dpslink.flash.db.SiteActivity
-
Returns the number of product line items ordered.
- getOrderNumber() - Method in class com.dpslink.flash.erp.obj.ARDetail
-
Returns the order number.
- getOrderNumber() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the order number.
- getOrderNumber() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the order number.
- getOrderQty() - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Returns the order quantity.
- getOrderQty() - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Returns the order quantity.
- getOrderQuantity() - Method in class com.dpslink.flash.b2b.OrderRequestLine
-
Returns the order quantity.
- getOrderQuantity() - Method in class com.dpslink.flash.db.CartConfirmationLine
-
Returns the line item quantity.
- getOrderQuantity() - Method in class com.dpslink.flash.db.CartLine
-
Returns the line item quantity.
- getOrderRef() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the unique reference number for the order.
- getOrderRef() - Method in class com.dpslink.flash.db.OrderAudit
-
Returns the unique reference number for the order.
- getOrderRef() - Method in class com.dpslink.flash.db.OrderAuditLine
-
Returns the unique reference number for the order.
- getOrderRef(int) - Method in class com.dpslink.flash.db.OrderAuditLineController
-
Returns a collection of all order audit lines for an order reference.
- getOrders() - Method in class com.dpslink.flash.db.SiteActivity
-
Returns the number of new orders created.
- getOrderStart() - Method in class com.dpslink.flash.db.SiteActivity
-
Returns the time when the first order was created.
- getOrderSummaryList(String, int, Date, Date, String, String, Date) - Method in class com.dpslink.flash.erp.bogus.OrderSummary
-
Returns a list of order summary information for the current shopping user.
- getOrderSummaryList(String, int, Date, Date, String, String, Date) - Method in class com.dpslink.flash.erp.extend.OrderSummary
-
Returns a list of order summary information for the current shopping user.
- getOrderSummaryList(String, int, Date, Date, String, String, Date) - Method in interface com.dpslink.flash.erp.IOrderSummary
-
Returns a list of order summary information for the current shopping user.
- getOrderTime() - Method in class com.dpslink.flash.db.SiteActivity
-
Returns the elapsed time from first logon to first order (minutes).
- getOrderType() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the type of the order in the ERP system.
- getOrderType() - Method in class com.dpslink.flash.db.OrderAudit
-
Returns the backend order type.
- getOrderUom() - Method in class com.dpslink.flash.db.CartConfirmationLine
-
Returns the order unit of measure object.
- getOrderUom() - Method in class com.dpslink.flash.db.CartLine
-
Returns the order unit of measure object.
- getOrderUomCode() - Method in class com.dpslink.flash.db.CartConfirmationLine
-
Returns the order unit of measure code.
- getOrderUomCode() - Method in class com.dpslink.flash.db.CartLine
-
Returns the order unit of measure code.
- getOrderUomCode() - Method in class com.dpslink.flash.db.OrderAuditLine
-
Returns the order unit of measure code.
- getOrderUomCode() - Method in class com.dpslink.flash.db.QuantityPriceBreak
-
Returns the order unit of measure code.
- getOrderUomCode() - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Returns the break's order uom code.
- getOrderUomPrice() - Method in class com.dpslink.flash.db.CartLine
-
(not persisted) Returns the order unit of measure price for this line.
- getOrderUomPrice() - Method in class com.dpslink.flash.db.QuantityPriceBreak
-
Returns the order unit of measure price.
- getOrderUomQty() - Method in class com.dpslink.flash.db.QuantityPriceBreak
-
Returns the order unit of measure quantity.
- getOrderUomSelect() - Method in class com.dpslink.flash.db.CartLine
-
(not persisted) Returns the order unit of measure html select for this line.
- getOrderUser() - Method in class com.dpslink.flash.erp.bogus.OrderPlacement
-
Returns the ordering user for the order based on the properties value for
erp.OrderPlacement.Sfi.OrderingUser
.
- getOrderUser() - Method in class com.dpslink.flash.erp.extend.OrderPlacement
-
Returns the ordering user for the order based on the properties value for
erp.OrderPlacement.Sfi.OrderingUser
.
- getOrderUser() - Method in interface com.dpslink.flash.erp.IOrderPlacement
-
Returns the ordering user for the order based on the properties value for
erp.OrderPlacement.Sfi.OrderingUser
.
- getOutputField(String) - Method in class com.ibm.ctc.b2b.connector.ConnectorParameters
-
Returns the first node that matches the input, or null if no matches.
- getOutputFieldList(String) - Method in class com.ibm.ctc.b2b.connector.ConnectorParameters
-
Returns a list of nodes with the specified name criteria
- getOutQty() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the out of stock quantity.
- getOutQty() - Method in class com.dpslink.flash.db.RestockNotification
-
Returns the product's (or product's category) out quantity value.
- getOutQty() - Method in class com.dpslink.notification.api.param.FRestockNotification
-
Returns the product's (or product's category) out quantity value.
- getOutQtyError() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the out of stock quantity validation error text.
- getOutQtyStr() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the out of stock quantity.
- getOverrideFile(AdmPropertiesEdit.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPropertiesEdit
-
Returns a file object for the configured override properties file.
- getOverrideFolder() - Method in class com.dpslink.flash.db.CDBatch
-
Returns the override template folder name.
- getOwner() - Method in class com.ibm.ctc.b2b.authentication.CredentialBean
-
- getPadding(int) - Method in class com.dpslink.base.tool.MakeDbProperties.Table
-
Returns the table's field name padding value.
- getPageBegIndex(PagingServletContext) - Static method in class com.dpslink.flash.servlet.PagingServletLinks
-
Returns the index of the first record that is to be displayed on the
current page.
- getPageEndIndex(PagingServletContext) - Static method in class com.dpslink.flash.servlet.PagingServletLinks
-
Returns the index of the last record that is to be displayed on the
current page.
- getPageLinks(PagingServletContext) - Static method in class com.dpslink.flash.servlet.PagingServletLinks
-
Returns a collection of html Link
objects that are based on the
the given servlet context's current values for list size and page number.
- getPageName() - Method in class com.dpslink.flash.db.SiteActivityPage
-
Returns the the name of the accessed page.
- getPageNum() - Method in class com.dpslink.flash.servlet.MainPagingServlet.Context
-
Returns the current page number being processed.
- getPageNum() - Method in interface com.dpslink.flash.servlet.PagingServletContext
-
Returns the current page number being processed.
- getPageNumbers() - Method in class com.dpslink.base.util.XmlToPdf.PdfHeaderFooter
-
Returns an array that contains the current page numbers for cover page(s),
main content page(s) and table of contents page(s).
- getPageParams(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the URL parameters required to process the servlet when the
template's form is posted.
- getPageParm() - Method in class com.dpslink.flash.db.SiteActivityPage
-
Returns the the parameters used to invoke the page.
- getPageSize() - Method in class com.dpslink.flash.servlet.MainPagingServlet.Context
-
Returns the size of a page (the maximum number of records that can be
displayed on a page).
- getPageSize() - Method in interface com.dpslink.flash.servlet.PagingServletContext
-
Returns the size of a page (the number of records displayed on a page).
- getPageTitle(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the title of the servlet page to be displayed to the user.
- getPageTitle(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.FlashServlet
-
Returns the title of the servlet page to be displayed to the user.
- getPaidById() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the paid-by customer Id.
- getPaidbyId() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the paid-by customer id.
- getPaidbyId() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the paid-by customer id.
- getPaidByName() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the paid-by customer name.
- getParam(String) - Method in class com.dpslink.base.io.FileUploadEvent
-
Returns a parameter value from the submitted form fields and values.
- getParam(String) - Method in class com.dpslink.base.servlet.BaseServlet.Context
-
A shortcut convenience method that returns a parameter value from the
current request.
- getParam(String) - Method in interface com.dpslink.base.servlet.BaseServletContext
-
A shortcut convenience method that returns a parameter value from the
current request.
- getParam(String) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Returns a parameter's value as an string.
- getParam(String) - Method in class com.dpslink.flash.util.ThreadServletContext
-
Deprecated.
- getParamArrayList(String) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Returns a parameter's value as an array list.
- getParamAsNumber(String) - Method in class com.dpslink.base.tool.SiteMonitor
-
Returns the configuration parameter numeric value for the given key in
the sitemonitor.properties file.
- getParamAsString(String) - Method in class com.dpslink.base.tool.SiteMonitor
-
Returns the configuration parameter string value for the given key in the
sitemonitor.properties file.
- getParamBigDecimal(String) - Method in class com.dpslink.base.servlet.BaseServlet.Context
-
A shortcut convenience method that returns a parameter value from the
current request as a BigDecimal
.
- getParamBigDecimal(String) - Method in interface com.dpslink.base.servlet.BaseServletContext
-
A shortcut convenience method that returns a parameter value from the
current request as a BigDecimal
.
- getParamBigDecimal(String) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Returns a parameter's value as a big decimal.
- getParamBigDecimal(String) - Method in class com.dpslink.flash.util.ThreadServletContext
-
Deprecated.
- getParamBoolean(String) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Returns a parameter's value as a boolean.
- getParamDate(String) - Method in class com.dpslink.base.servlet.BaseServlet.Context
-
A shortcut convenience method that returns a parameter value from the
current request as a java.util.Date
.
- getParamDate(String) - Method in interface com.dpslink.base.servlet.BaseServletContext
-
A shortcut convenience method that returns a parameter value from the
current request as a java.util.Date
.
- getParamDate(String) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Returns a parameter's value as a date.
- getParamDate(String) - Method in class com.dpslink.flash.util.ThreadServletContext
-
Deprecated.
- getParamDouble(String) - Method in class com.dpslink.base.servlet.BaseServlet.Context
-
A shortcut convenience method that returns a parameter value from the
current request as a double
.
- getParamDouble(String) - Method in interface com.dpslink.base.servlet.BaseServletContext
-
A shortcut convenience method that returns a parameter value from the
current request as a double
.
- getParamDouble(String) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Returns a parameter's value as a double.
- getParamDouble(String) - Method in class com.dpslink.flash.util.ThreadServletContext
-
Deprecated.
- getParamInteger(String) - Method in class com.dpslink.base.servlet.BaseServlet.Context
-
A shortcut convenience method that returns a parameter value from the
current request as an int
.
- getParamInteger(String) - Method in interface com.dpslink.base.servlet.BaseServletContext
-
A shortcut convenience method that returns a parameter value from the
current request as an int
.
- getParamInteger(String) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Returns a parameter's value as an int.
- getParamInteger(String) - Method in class com.dpslink.flash.util.ThreadServletContext
-
Deprecated.
- getParamLong(String) - Method in class com.dpslink.base.servlet.BaseServlet.Context
-
A shortcut convenience method that returns a parameter value from the
current request as a long
.
- getParamLong(String) - Method in interface com.dpslink.base.servlet.BaseServletContext
-
A shortcut convenience method that returns a parameter value from the
current request as a long
.
- getParamLong(String) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Returns a parameter's value as a long.
- getParamLong(String) - Method in class com.dpslink.flash.util.ThreadServletContext
-
Deprecated.
- getParamMapped(String) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Returns a parameter's value as a mapped attributes
object.
- getParamObject(String) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Returns a parameter's value as an object.
- getParams() - Method in class com.dpslink.base.io.FileUploadEvent
-
Returns the hash map of all submitted form fields and values.
- getParams(String) - Method in class com.dpslink.base.servlet.BaseServlet.Context
-
A shortcut convenience method that returns an array of parameter values
from the current request.
- getParams(String) - Method in interface com.dpslink.base.servlet.BaseServletContext
-
A shortcut convenience method that returns an array of parameter values
from the current request.
- getParams() - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Returns a map of all parameter names and their associated values.
- getParams(String) - Method in class com.dpslink.flash.util.ThreadServletContext
-
Deprecated.
- getParamShort(String) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Returns a parameter's value as a short.
- getParamString(String) - Method in class com.dpslink.base.io.FileUploadEvent
-
Returns a parameter value from the submitted form fields and values.
- getParamString(String) - Method in class com.dpslink.base.servlet.BaseServlet.Context
-
A shortcut convenience method that returns a parameter value from the
current request as a String
.
- getParamString(String) - Method in interface com.dpslink.base.servlet.BaseServletContext
-
A shortcut convenience method that returns a parameter value from the
current request as a String
.
- getParamString(String) - Method in class com.dpslink.flash.servlet.ClientRequest.Context
-
A shortcut convenience method that returns a parameter value from the
current request as a String
.
- getParamString(String) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Returns a parameter's value as a string.
- getParamString(String, boolean) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Returns a parameter's value as a string.
- getParamString(String) - Method in class com.dpslink.flash.util.ThreadServletContext
-
Deprecated.
- getParamVector(String) - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Returns a parameter's value as a vector.
- getParentCode() - Method in class com.dpslink.flash.db.CatalogCategory
-
Returns the category code for parent category.
- getParents(String) - Method in class com.dpslink.flash.db.CatalogCategoryController
-
Returns a collection of parent catalog category records for a given child
category code.
- getParentsForCache(String) - Method in class com.dpslink.flash.db.CatalogCategoryController
-
Returns a collection of parent catalog category records for a given child
category code.
- getParsedString(String) - Method in class com.dpslink.flash.db.search.LuceneSearcher
-
Parses a given String
into an array of strings based on a
space delimiter.
- getPassword() - Method in class com.dpslink.flash.db.PasswordHistory
-
Returns the password value.
- getPassword() - Method in class com.dpslink.flash.db.User
-
Returns the logon password.
- getPassword() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the logon password.
- getPasswordExpDays() - Method in class com.dpslink.flash.db.User
-
Returns the password expiration days.
- getPasswordForceChange() - Method in class com.dpslink.flash.db.User
-
Returns the force password change at next logon flag.
- getPasswordLastChange() - Method in class com.dpslink.flash.db.User
-
Returns the time when password was last changed.
- getPathFromParent(FlashServletContext, Category) - Method in class com.dpslink.flash.db.Category
-
Returns a collection of category objects for the path to this category,
starting with the given parent category.
- getPathFromParent(Category, Category) - Method in class com.dpslink.flash.db.CategoryController
-
Returns a collection of category records for the path to a child category,
starting with the given parent category and ending with the given child
category.
- getPathToChild(String, String) - Method in class com.dpslink.flash.db.CatalogCategoryController
-
Returns a collection of CatalogCategory
objects for the path to
the given child category (exclusive), starting with the given parent
category.
- getPathToParent(String, String, String, Hashtable<String, CatalogCategory>) - Method in class com.dpslink.flash.db.CatalogCategoryController
-
Internal method used for determining the path to a category.
- getPathToParent(FlashServletContext, Category) - Method in class com.dpslink.flash.db.Category
-
Returns a collection of category for the path from this category, ending
with the given parent category.
- getPathToParent(Category, Category) - Method in class com.dpslink.flash.db.CategoryController
-
Returns a collection of category records for the path from a given child
category, ending with the given parent category.
- getPaymentDetails() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the collection of payment detail items.
- getPaymentDetails() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the collection of payment detail items.
- getPaymentNum() - Method in class com.dpslink.flash.erp.obj.PaymentDetail
-
Returns payment number.
- getPaymentNum() - Method in class com.dpslink.notification.api.param.FPaymentDetail
-
Returns payment number.
- getPayMethod() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the payment method.
- getPayMethod() - Method in class com.dpslink.flash.db.OrderAudit
-
Returns the payment method (0=credit card, 1=on account, 2=COD).
- getPdfStream(String, boolean) - Method in class com.dpslink.base.util.HtmlToPdf
-
Performs HTML-to-PDF translation and returns the results.
- getPdfStream(String, VelocityContext, boolean) - Method in class com.dpslink.base.util.HtmlToPdf
-
Performs HTML-to-PDF translation and returns the results.
- getPdfStream(String) - Method in class com.dpslink.base.util.XmlToPdf
-
Performs XML-to-PDF translation and returns the results.
- getPdfStream(String, VelocityContext) - Method in class com.dpslink.base.util.XmlToPdf
-
Performs HTML-to-PDF translation and returns the results.
- getPending(ImportBatch) - Method in class com.dpslink.flash.erp.bogus.ProductInformation
-
Retrieves products from the ERP system that conform to the import criteria
given in the import batch object.
- getPending(ImportBatch) - Method in class com.dpslink.flash.erp.extend.ProductInformation
-
Retrieves products from the ERP system that conform to the import criteria
given in the import batch object.
- getPending(ImportBatch) - Method in interface com.dpslink.flash.erp.IProductInformation
-
Retrieves products from the ERP system that conform to the import criteria
given in the import batch object.
- getPeriod() - Method in class com.dpslink.flash.servlet.sat.SatTrends.Result
-
Returns this result's period name.
- getPermit(String) - Method in class com.dpslink.flash.db.PermitProductController
-
Returns the product permit records for the given permit code.
- getPermit(String) - Method in class com.dpslink.flash.db.PermitUserController
-
Returns the user permit records for the given permit code.
- getPermitCode() - Method in class com.dpslink.flash.db.PermitProduct
-
Returns the permit code.
- getPermitCode() - Method in class com.dpslink.flash.db.PermitUser
-
Returns the permit code.
- getPermitSAT() - Method in class com.dpslink.flash.db.SalesRepUser
-
Returns the has permission to view sat info flag.
- getPhone() - Method in class com.dpslink.flash.db.Customer
-
Returns the phone number.
- getPhone() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the phone number.
- getPhone1() - Method in class com.dpslink.flash.db.User
-
Returns the phone number 1.
- getPhone1() - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Returns the site's phone number 1.
- getPhone1() - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Returns the site's phone number 1.
- getPhone1() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the phone number 1.
- getPhone1Descr() - Method in class com.dpslink.flash.db.User
-
Returns the phone number 1 description.
- getPhone1Descr() - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Returns the site's phone number 1 description.
- getPhone1Descr() - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Returns the site's phone number 1 description.
- getPhone1Descr() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the phone number 1 description.
- getPhone1Ext() - Method in class com.dpslink.flash.db.User
-
Returns the phone number 1 extension.
- getPhone1Ext() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the phone number 1 extension.
- getPhone2() - Method in class com.dpslink.flash.db.User
-
Returns the phone number 2.
- getPhone2() - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Returns the site's phone number 2.
- getPhone2() - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Returns the site's phone number 2.
- getPhone2() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the phone number 2.
- getPhone2Descr() - Method in class com.dpslink.flash.db.User
-
Returns the phone number 2 description.
- getPhone2Descr() - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Returns the site's phone number 2 description.
- getPhone2Descr() - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Returns the site's phone number 2 description.
- getPhone2Descr() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the phone number 2 description.
- getPhone2Ext() - Method in class com.dpslink.flash.db.User
-
Returns the phone number 2 extension.
- getPhone2Ext() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the phone number 2 extension.
- getPhone3() - Method in class com.dpslink.flash.db.User
-
Returns the phone number 3.
- getPhone3() - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Returns the site's phone number 3.
- getPhone3() - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Returns the site's phone number 3.
- getPhone3() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the phone number 3.
- getPhone3Descr() - Method in class com.dpslink.flash.db.User
-
Returns the phone number 3 description.
- getPhone3Descr() - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Returns the site's phone number 3 description.
- getPhone3Descr() - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Returns the site's phone number 3 description.
- getPhone3Descr() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the phone number 3 description.
- getPhone3Ext() - Method in class com.dpslink.flash.db.User
-
Returns the phone number 3 extension.
- getPhone3Ext() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the phone number 3 extension.
- getPhone4() - Method in class com.dpslink.flash.db.User
-
Returns the phone number 4.
- getPhone4() - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Returns the site's phone number 4.
- getPhone4() - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Returns the site's phone number 4.
- getPhone4() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the phone number 4.
- getPhone4Descr() - Method in class com.dpslink.flash.db.User
-
Returns the phone number 4 description.
- getPhone4Descr() - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Returns the site's phone number 4 description.
- getPhone4Descr() - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Returns the site's phone number 4 description.
- getPhone4Descr() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the phone number 4 description.
- getPhone4Ext() - Method in class com.dpslink.flash.db.User
-
Returns the phone number 4 extension.
- getPhone4Ext() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the phone number 4 extension.
- getPhoneSMS() - Method in class com.dpslink.flash.db.User
-
Returns the phone number for SMS.
- getPhoneSMS() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the phone number for SMS.
- getPONumber() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the customer P.O.
- getPONumber() - Method in class com.dpslink.flash.db.OrderAudit
-
Returns the purchase order number.
- getPONumber() - Method in class com.dpslink.flash.erp.obj.ARDetail
-
Returns the customer p.o.
- getPONumber() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the order PO Number.
- getPONumber() - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Returns the shipment PO Number.
- getPONumber() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the order PO Number.
- getPONumber() - Method in class com.dpslink.notification.api.param.FShipSummary
-
Returns the shipment PO Number.
- getPooledConnection() - Method in class com.dpslink.base.as400.AS400ConnectionPool
-
Retrieves a connection if one is available from the pool.
- getPooledConnection() - Method in class com.dpslink.base.jdbc.JDBCConnectionPool
-
Retrieves a JDBC connection info object if one is available from the pool.
- getPoolName() - Method in class com.dpslink.base.jdbc.JDBCConnectionPool
-
Returns the connection pool's name.
- getPostalCode() - Method in class com.dpslink.flash.db.CreditCard
-
Returns the cardholder postal code.
- getPostalCode() - Method in class com.dpslink.flash.db.Customer
-
Returns the postal code.
- getPostalCode() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the postal code.
- getPrefix() - Method in class com.dpslink.flash.db.User
-
Returns the name prefix.
- getPrefix() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the name prefix.
- getPreparedStatement(JDBCConnectionInfo, String) - Static method in class com.dpslink.base.jdbc.JDBCManager
-
Returns an SQL PreparedStatement
for the given statement
resource key.
- getPreparedStatement(JDBCConnectionInfo, String, String) - Static method in class com.dpslink.base.jdbc.JDBCManager
-
Returns an SQL PreparedStatement
for the given statement
resource key.
- getPreparedStatementForUpdate(JDBCConnectionInfo, String, String) - Static method in class com.dpslink.base.jdbc.JDBCManager
-
Returns an updatable SQL PreparedStatement
for the given
statement resource key.
- getPrepay() - Method in class com.dpslink.flash.db.Customer
-
Returns the is prepay flag.
- getPrepay() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the is prepay flag.
- getPreviousCategoryList(MainServlet.Context) - Method in class com.dpslink.flash.servlet.MainServlet
-
Returns the previous category list stored in the session.
- getPreviousCategoryPath(MainServlet.Context) - Method in class com.dpslink.flash.servlet.MainServlet
-
Returns the previous category path stored in the session.
- getPrice() - Method in class com.dpslink.flash.b2b.OrderRequestLine
-
Returns the product price.
- getPrice() - Method in class com.dpslink.flash.db.OrderAuditLine
-
Returns the unit price amount.
- getPrice() - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Returns the item price.
- getPrice() - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Returns the item price.
- getPrice1() - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Returns the break's 1st price.
- getPrice2() - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Returns the break's 2nd price.
- getPrice3() - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Returns the break's 3rd price.
- getPrice4() - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Returns the break's 4th price.
- getPrice5() - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Returns the break's 5th price.
- getPriceOverride() - Method in class com.dpslink.flash.db.CartLine
-
Returns the price override amount.
- getPriceOverride() - Method in class com.dpslink.flash.db.OrderAuditLine
-
Returns the price override amount.
- getPriceOverrideStr() - Method in class com.dpslink.flash.db.CartLine
-
Returns the price override amount.
- getPriceUom() - Method in class com.dpslink.flash.db.CartConfirmationLine
-
Returns the price unit of measure object.
- getPriceUom() - Method in class com.dpslink.flash.db.CartLine
-
Returns the price unit of measure object.
- getPriceUom() - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Returns the pricing unit of measure.
- getPriceUom() - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Returns the pricing unit of measure.
- getPriceUomCode() - Method in class com.dpslink.flash.db.CartConfirmationLine
-
Returns the price unit of measure code.
- getPriceUomCode() - Method in class com.dpslink.flash.db.CartLine
-
Returns the price unit of measure code.
- getPriceUomCode() - Method in class com.dpslink.flash.db.OrderAuditLine
-
Returns the price unit of measure code.
- getPriceUomCode() - Method in class com.dpslink.flash.db.QuantityPriceBreak
-
Returns the price unit of measure code.
- getPriceUomCode() - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Returns the break's price uom code.
- getPriceUomDefault() - Method in class com.dpslink.flash.db.QuantityPriceBreak
-
Returns the price unit of measure default flag.
- getPriceUomPrice() - Method in class com.dpslink.flash.db.CartLine
-
(not persisted) Returns the price unit of measure price for this line.
- getPriceUomPrice() - Method in class com.dpslink.flash.db.QuantityPriceBreak
-
Returns the price unit of measure price.
- getPriceUomSelect() - Method in class com.dpslink.flash.db.CartLine
-
(not persisted) Returns the price unit of measure html select for this line.
- getPrimary() - Method in class com.dpslink.base.tool.MakeDbProperties.Table
-
Returns the table's primary key field names (comma delimited).
- getPrimary(String, String) - Method in class com.dpslink.flash.db.ProductGroupXrefController
-
Returns the primary product to group x-ref record for a product code and
unit of measure code.
- getPrimaryGroup() - Method in class com.dpslink.flash.db.ProductGroupXref
-
Returns the is primary group flag.
- getProdCode() - Method in class com.dpslink.flash.db.util.UserCatalog.MapKey
-
- getProduct() - Method in class com.dpslink.flash.db.CartLine
-
Returns the product object.
- getProduct(Product) - Method in class com.dpslink.flash.db.CatalogProductController
-
Returns a collection of category product x-ref records for the given
product.
- getProduct(String, String) - Method in class com.dpslink.flash.db.PermitProductController
-
Returns the product permit records for the given product and unit of
measure codes.
- getProduct(Product) - Method in class com.dpslink.flash.db.ProductAttributeController
-
Returns a collection of attribute records for a product.
- getProduct(String, String) - Method in class com.dpslink.flash.db.ProductAttributeController
-
Returns a collection of attribute records for a product code and unit of
measure code.
- getProduct() - Method in class com.dpslink.flash.db.Special
-
Returns the product object.
- getProduct(Product) - Method in class com.dpslink.flash.db.XrefController
-
Returns a collection of customer product x-ref records for the given
product.
- getProduct(String) - Method in class com.dpslink.flash.db.XrefController
-
Returns a collection of customer product x-ref records for the given
product code.
- getProductCode() - Method in class com.dpslink.flash.db.CartConfirmationLine
-
Returns the product code.
- getProductCode() - Method in class com.dpslink.flash.db.CartLine
-
Returns the product code.
- getProductCode() - Method in class com.dpslink.flash.db.CatalogProduct
-
Returns the product code.
- getProductCode() - Method in class com.dpslink.flash.db.OrderAuditLine
-
Returns the product code.
- getProductCode() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the product code.
- getProductCode() - Method in class com.dpslink.flash.db.PermitProduct
-
Returns the product code.
- getProductCode() - Method in class com.dpslink.flash.db.ProductAttribute
-
Returns the product code.
- getProductCode() - Method in class com.dpslink.flash.db.ProductGroupXref
-
Returns the product code.
- getProductCode() - Method in class com.dpslink.flash.db.RelatedProductsXref
-
Returns the product code (optional).
- getProductCode() - Method in class com.dpslink.flash.db.RestockNotification
-
Returns the product code.
- getProductCode() - Method in class com.dpslink.flash.db.Special
-
Returns the product code.
- getProductCode() - Method in class com.dpslink.flash.db.Xref
-
Returns the flash product code.
- getProductCode() - Method in class com.dpslink.notification.api.param.FRestockNotification
-
Returns the product code.
- getProductCodeError() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the product code validation error text.
- getProductFromDb(ProductDetails.Context, String, String) - Method in class com.dpslink.flash.servlet.ProductDetails
-
Retrieves the requested product from the database.
- getProductGroupCode() - Method in class com.dpslink.flash.db.RelatedProductsXref
-
Returns the product group code (optional).
- getProductId() - Method in class com.dpslink.flash.b2b.OrderRequestLine
-
Returns the product id.
- getProductObject(AdmProductServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductEditBasic
-
Returns the current product being maintained.
- getProductObject(AdmProductServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductEditDescriptions
-
Returns the current product being maintained.
- getProductObject(AdmProductServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductEditImages
-
Returns the current product being maintained.
- getProductObject(AdmProductServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductServlet
-
Returns the current product being maintained.
- getProducts() - Method in class com.dpslink.flash.db.util.RelatedProductsHandler.Relationship
-
Returns the relationship's collection of related products.
- getProductUomCode() - Method in class com.dpslink.flash.db.CartLine
-
Returns the product unit of measure code.
- getProductUomCode() - Method in class com.dpslink.flash.db.Special
-
Returns the product unit of measure code.
- getProperty(String, boolean) - Method in class com.dpslink.base.tool.SiteMonitor
-
Returns the value for the given key in the sitemonitor.properties file.
- getProperty(String) - Static method in class com.dpslink.base.util.Profile
-
Returns the property value associated with the given key.
- getProperty(String, String) - Static method in class com.dpslink.base.util.Profile
-
Returns the property value associated with the given key.
- getProperty(String) - Method in class com.dpslink.flash.imports.Import
-
Returns a requested value from properties.
- getPropertyFileFolder() - Static method in class com.dpslink.base.util.Profile
-
Returns the file path to the .property configuration folder.
- getPropertyFileName(AdmStoreTypeEdit.Context) - Method in class com.dpslink.flash.servlet.admin.AdmStoreTypeEdit
-
Returns the name of the .property file where the store type value will
be saved.
- getPropertyListContent() - Static method in class com.dpslink.base.util.Profile
-
Returns the content for the site's configured property list (as defined by
app.profile.list).
- getPublicPct() - Method in class com.dpslink.flash.servlet.sat.SatLocations.Result
-
Returns the public percentage as a formatted number string.
- getPublicPct() - Method in class com.dpslink.flash.servlet.sat.SatTrends.Result
-
Returns the public percentage as a formatted number string.
- getPublicValue() - Method in class com.dpslink.flash.servlet.sat.SatLocations.Result
-
Returns the public value as a formatted number string.
- getPublicValue() - Method in class com.dpslink.flash.servlet.sat.SatTrends.Result
-
Returns the public value as a formatted number string.
- getPurchaseRef() - Method in class com.dpslink.flash.db.CreditCard
-
Returns the purchase reference.
- getPurge(String, Date) - Method in class com.dpslink.flash.db.CartController
-
Returns a collection of cart records that have not been accessed since the
given date.
- getPurge(Date) - Method in class com.dpslink.flash.db.CreditCardController
-
Returns a collection of credit card records having an expiration date
before the given date.
- getPurge(Date) - Method in class com.dpslink.flash.db.OrderAuditController
-
Returns a collection of order audit records that were created before the
given date.
- getPurge(Date) - Method in class com.dpslink.flash.db.UserController
-
Returns a collection of user records that have not been accessed since
the given date.
- getPurgeCount(Date, String) - Method in class com.dpslink.flash.db.RestockNotificationController
-
Returns the number of restock notification records that have dates before
the given date.
- getPurgeCount(Date) - Method in class com.dpslink.flash.db.SearchLogProductController
-
Returns the number of product search log records that were created before
the given date.
- getPurgeCount(Date) - Method in class com.dpslink.flash.db.SiteActivityController
-
Returns the number of site activity records that were created before the
given date.
- getPurgeCount(Date) - Method in class com.dpslink.flash.db.SiteActivityPageController
-
Returns the number of site activity page records that were created before
the given date.
- getPurgeCount(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurge
-
Returns the number of records that match the purge criteria.
- getPurgeCount(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeRestockNotifications
-
Returns the number of records that match the purge criteria.
- getPurgeCount(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeSearchLogs
-
Returns the number of records that match the purge criteria.
- getPurgeCount(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeSiteActivities
-
Returns the number of records that match the purge criteria.
- getPurgeCount2(AdmPurgeSiteActivities.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeSiteActivities
-
Returns the number of page records that match the purge criteria.
- getPurgeDate(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurge
-
Returns a date object for the submitted purge date.
- getPurgeRecords(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurge
-
Returns a collection of records that match the purge criteria.
- getPurgeRecords(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeAccounts
-
Returns a collection of records that match the purge criteria.
- getPurgeRecords(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeCarts
-
Returns a collection of records that match the purge criteria.
- getPurgeRecords(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeCategories
-
Returns a collection of records that match the purge criteria.
- getPurgeRecords(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeCreditCards
-
Returns a collection of records that match the purge criteria.
- getPurgeRecords(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeFavorites
-
Returns a collection of records that match the purge criteria.
- getPurgeRecords(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeOrderAudits
-
Returns a collection of records that match the purge criteria.
- getPurgeRecords(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeRestockNotifications
-
Returns a collection of records that match the purge criteria.
- getPurgeRecords(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeSearchLogs
-
Returns a collection of records that match the purge criteria.
- getPurgeRecords(AdmPurge.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurgeSiteActivities
-
Returns a collection of records that match the purge criteria.
- getPushTopic() - Method in class com.dpslink.flash.db.User
-
Returns the push notification topic.
- getPushTopic(User) - Static method in class com.dpslink.flash.util.NotificationContact
-
Returns a user's push notification topic.
- getPushTopic() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the push notification topic.
- getQtyBreakPossible() - Method in class com.dpslink.flash.db.Product
-
(not persisted) Returns the quantity break possible flag.
- getQtyBreakPricing() - Method in class com.dpslink.flash.db.Product
-
(not persisted) Returns the collection of quantity break pricing.
- getQtyBreaks(Product) - Method in class com.dpslink.flash.erp.bogus.ProductInformation
-
Retrieves a collection of quantity price breaks for a product.
- getQtyBreaks(Product) - Method in class com.dpslink.flash.erp.extend.ProductInformation
-
Retrieves a collection of quantity price breaks for a product.
- getQtyBreaks(Product) - Method in interface com.dpslink.flash.erp.IProductInformation
-
Retrieves a collection of quantity price breaks for a product.
- getQtyOnOrder(Product) - Method in class com.dpslink.flash.erp.bogus.ProductInformation
-
Retrieves a collection of product on-order expected receipt dates and
quantities.
- getQtyOnOrder(Product) - Method in class com.dpslink.flash.erp.extend.ProductInformation
-
Retrieves a collection of product on-order expected receipt dates and
quantities.
- getQtyOnOrder(Product) - Method in interface com.dpslink.flash.erp.IProductInformation
-
Retrieves a collection of product on-order expected receipt dates and
quantities.
- getQuantity() - Method in class com.dpslink.flash.db.OrderAuditLine
-
Returns the order quantity.
- getQuantity() - Method in class com.dpslink.flash.db.QuantityOnOrder
-
Returns the quantity.
- getQuantity() - Method in class com.dpslink.flash.db.WarehouseQuantity
-
Returns the quantity available.
- getQuantity1() - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Returns the break's 1st quantity.
- getQuantity1() - Method in class com.dpslink.flash.db.WarehouseDetail
-
Returns the 1st quantity available.
- getQuantity2() - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Returns the break's 2nd quantity.
- getQuantity2() - Method in class com.dpslink.flash.db.WarehouseDetail
-
Returns the 2nd quantity available.
- getQuantity3() - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Returns the break's 3rd quantity.
- getQuantity3() - Method in class com.dpslink.flash.db.WarehouseDetail
-
Returns the 3rd quantity available.
- getQuantity4() - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Returns the break's 4th quantity.
- getQuantity4() - Method in class com.dpslink.flash.db.WarehouseDetail
-
Returns the 4th quantity available.
- getQuantity5() - Method in class com.dpslink.flash.db.util.UnitMeasureHandler.MultiPriceBreak
-
Returns the break's 5th quantity.
- getQuantity5() - Method in class com.dpslink.flash.db.WarehouseDetail
-
Returns the 5th quantity available.
- getQuantity6() - Method in class com.dpslink.flash.db.WarehouseDetail
-
Returns the 6th quantity available.
- getQuantity7() - Method in class com.dpslink.flash.db.WarehouseDetail
-
Returns the 7th quantity available.
- getQuantity8() - Method in class com.dpslink.flash.db.WarehouseDetail
-
Returns the 8th quantity available.
- getQuantityBreaks(Product) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler
-
Returns a collection of quantity price breaks for the given product.
- getQuerySafeString(String) - Method in class com.dpslink.flash.db.search.LuceneSearcher
-
Returns a string that has all the Lucene "query unsafe" characters (such
as plus, minus, tilde and double quote) removed from the given string.
- getQueueKey() - Method in class com.dpslink.flash.erp.ERPInterfaceAS400
-
Returns the data queue key.
- getQueueKey() - Method in class com.dpslink.flash.erp.ERPInterfaceBogus
-
Returns the data queue key.
- getQuotePrice() - Method in class com.dpslink.flash.db.CartLine
-
(not persisted) Returns the quoted price for this line.
- getRandomIV() - Static method in class com.dpslink.base.as400.AS400StringEncrypter
-
Returns a random generated initialization vector.
- getRandomIV() - Static method in class com.dpslink.base.util.StringEncrypter2
-
Returns a random generated initialization vector.
- getRandomIV() - Static method in class com.dpslink.flash.cmd.util.StringEncrypter2
-
Returns a random generated initialization vector.
- getRangeValidValue() - Method in class com.dpslink.flash.servlet.admin.AdmBackendControlEdit.EditableControl
-
Returns this control's range valid value.
- getRank() - Method in class com.dpslink.flash.db.Country
-
Returns the sort sequence number.
- getReadOnly() - Method in class com.dpslink.base.html.Text
-
Returns the text's readonly state attribute.
- getReadOnly() - Method in class com.dpslink.base.html.Textarea
-
Returns the textarea's readonly state attribute.
- getRealtimeInfoSet() - Method in class com.dpslink.flash.db.Product
-
(not persisted) Returns real time information set flag.
- getReceiveConf() - Method in class com.dpslink.flash.db.SalesRepUser
-
Returns the receive copy of email confirmations flag.
- getReceivePromos() - Method in class com.dpslink.flash.db.User
-
Returns the receive promotional emails flag.
- getReceivePromos() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the receive promotional emails flag.
- getRecipientAddrs() - Method in class com.dpslink.flash.util.NotificationMessage
-
Returns the collection of message recipient internet addresses.
- getRecipientAddrsAsJSON() - Static method in class com.dpslink.flash.test.TestNFMessages
-
Returns the collection of message recipient internet addresses as a
JSON array.
- getRecipientAddrsAsJSON() - Method in class com.dpslink.flash.util.NotificationMessage
-
Returns the collection of message recipient internet addresses as a
JSON array.
- getRecipients() - Method in class com.dpslink.flash.util.NotificationMessage
-
Returns the collection of message recipient objects.
- getRecipientUsers() - Method in class com.dpslink.flash.util.NotificationMessage
-
Returns the collection of message recipient users.
- getRecipientUsersAsJSON() - Static method in class com.dpslink.flash.test.TestNFMessages
-
Returns the collection of message recipient users as a JSON array of
contact ids.
- getRecipientUsersAsJSON() - Method in class com.dpslink.flash.util.NotificationMessage
-
Returns the collection of message recipient users as a JSON array of
contact ids.
- getRecordFormat() - Method in class com.dpslink.base.as400.AS400RecordFormat
-
Returns the converted record format.
- getRecordFormat(String) - Method in class com.dpslink.flash.erp.ERPInterfaceAS400
-
Returns a record format for a record format file name.
- getRecordFormatFieldDecimals(RecordFormat, String) - Method in class com.dpslink.flash.erp.ERPInterfaceAS400
-
Returns the number of decimals positions for a field based on the field's
definition in the record format.
- getRecordsBackend() - Method in class com.dpslink.flash.db.ImportBatch
-
Returns the number of transferred records from backend system.
- getRecordsDeleted() - Method in class com.dpslink.flash.db.ImportBatch
-
Returns the number of deleted pending records.
- getRecordsExcluded1() - Method in class com.dpslink.flash.db.ImportBatch
-
Returns the number of excluded records due to existence in the product
table.
- getRecordsExcluded2() - Method in class com.dpslink.flash.db.ImportBatch
-
Returns the number of excluded records due to existence in the pending
product table.
- getRecordsPosted() - Method in class com.dpslink.flash.db.ImportBatch
-
Returns the number of posted pending records.
- getRecordsSelected() - Method in class com.dpslink.flash.db.ImportBatch
-
Returns the number of selected candidate records.
- getRecvQueue() - Method in class com.dpslink.flash.erp.ERPInterfaceAS400
-
Returns a reference to the inbound receiving data queue.
- getRef() - Method in class com.dpslink.base.util.Spreadsheet.ColRef
-
Returns the reference.
- getReferencedCustomers(Customer) - Method in class com.dpslink.flash.db.util.AccountCreateHandler
-
Retrieves the customers referenced by the given customer (bill-to and all
ship-tos).
- getReferences() - Method in class com.dpslink.flash.servlet.admin.AdmVerifySiteImages.Verified
-
Returns the image references.
- getReferencesHTML() - Method in class com.dpslink.flash.servlet.admin.AdmVerifySiteImages.Verified
-
Returns the image references for HTML output.
- getRegExPattern(String) - Static method in class com.dpslink.base.util.StringEncoder
-
Returns a compiled regular expression Pattern
object for the
given string.
- getRelatedItems() - Method in class com.dpslink.flash.db.Product
-
(not persisted) Returns the collection of related items.
- getRelatedItemsForIcon() - Method in class com.dpslink.flash.db.Product
-
(not persisted) Returns the collection of related items for icon display
purposes.
- getRelatedProducts(Product) - Method in class com.dpslink.flash.db.util.RelatedProductsHandler
-
Retrieves and returns a product's related products.
- getRelatedProductsForIcon(Product) - Method in class com.dpslink.flash.db.util.RelatedProductsHandler
-
Retrieves and returns a product's related products for the purpose of
displaying the related items icon on the catalog grid and list pages as
well as the review cart and favorite items pages.
- getRelationships(String) - Method in class com.dpslink.flash.db.util.RelatedProductsHandler
-
Retrieves the relationships for a group and/or product/uom.
- getRelationshipTypeCode() - Method in class com.dpslink.flash.db.RelatedProductsXref
-
Returns the unique code for the relationship.
- getRelativePath(AdmVerifySiteImages.Context, File) - Method in class com.dpslink.flash.servlet.admin.AdmVerifySiteImages
-
Returns a file's relative path per the current root being processed.
- getReorderId() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the order id that a reorder is based on.
- getReorderId() - Method in class com.dpslink.flash.db.OrderAudit
-
Returns the order id that a reorder is based on.
- getReqShipDate() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the requested ship date.
- getReqShipDate() - Method in class com.dpslink.flash.db.CartConfirmationLine
-
Returns the requested ship date.
- getReqShipDate() - Method in class com.dpslink.flash.db.CartLine
-
Returns the requested ship date.
- getReqShipDate() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the order's requested shipping date.
- getReqShipDate() - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Returns the order's requested shipping date.
- getReqShipDate() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the order's requested shipping date.
- getReqShipDate() - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Returns the order's requested shipping date.
- getRequest() - Method in class com.dpslink.base.servlet.BaseServlet.Context
-
Returns the current servlet HTTP request.
- getRequest() - Method in interface com.dpslink.base.servlet.BaseServletContext
-
Returns the current servlet HTTP request.
- getRequest() - Method in class com.dpslink.flash.servlet.ClientRequest.Context
-
Returns the current servlet HTTP request.
- getRequest() - Method in class com.dpslink.flash.servlet.test.ProductLookup.Context
-
Returns the current servlet HTTP request.
- getRequest() - Method in class com.dpslink.flash.util.ThreadServletContext
-
Deprecated.
- getRequestDocument() - Method in class com.ibm.ctc.b2b.request.RequestProcessor
-
- getRequestType() - Method in class com.dpslink.flash.b2b.OrderRequest
-
Returns the request type.
- getRequestType() - Method in class com.ibm.ctc.b2b.request.RequestProcessor
-
- getRequestURL(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the current request's full url.
- getRerun() - Method in class com.dpslink.base.util.ScheduledTask
-
Returns the task's interval between repeated executions (milliseconds).
- getReset() - Method in class com.dpslink.base.util.XmlToPdf.XmlPage
-
Returns the reset page counter flag for the page.
- getResourceContent(String) - Static method in class com.dpslink.base.util.Util
-
Returns a String
for the given resource file name's content.
- getResourceContent(String, boolean) - Static method in class com.dpslink.base.util.Util
-
Returns a String
for the given resource file name's content.
- getResourceName() - Method in class com.ibm.ctc.b2b.authentication.CredentialBean
-
- getResourcePath(String) - Static method in class com.dpslink.base.util.Util
-
Returns the file path to the given resource file name.
- getResourceReader(String) - Static method in class com.dpslink.base.util.Util
-
Returns a BufferedReader
for the given resource file name.
- getResourceStream(String) - Static method in class com.dpslink.base.util.Util
-
Returns an input stream for the given resource file name.
- getResourceURL(String) - Static method in class com.dpslink.base.util.Util
-
Returns a URL for the given resource file name.
- getResponse() - Method in class com.dpslink.base.servlet.BaseServlet.Context
-
Returns the current servlet HTTP response.
- getResponse() - Method in interface com.dpslink.base.servlet.BaseServletContext
-
Returns the current servlet HTTP response.
- getResponse() - Method in class com.dpslink.flash.servlet.ClientRequest.Context
-
Returns the current servlet HTTP response.
- getResponse() - Method in class com.dpslink.flash.servlet.test.ProductLookup.Context
-
Returns the current servlet HTTP response.
- getResponse() - Method in class com.dpslink.flash.util.ThreadServletContext
-
Deprecated.
- getResponse() - Method in class com.ibm.ctc.b2b.connector.JavaConnectorResult
-
- getResponseDocument() - Method in class com.ibm.ctc.b2b.response.ResponseDocument
-
- getResponseElement() - Method in class com.ibm.ctc.b2b.response.ResponseDocument
-
- getResponseName() - Method in class com.ibm.ctc.b2b.response.ProfileResponse
-
- getResponseName() - Method in class com.ibm.ctc.b2b.response.PunchOutSetupResponse
-
- getRestockReqs() - Method in class com.dpslink.flash.db.SiteActivity
-
Returns the number of restock notification requests.
- getRetailPrice() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the unit price amount.
- getRetailPrice() - Method in class com.dpslink.flash.db.Product
-
Returns the unit price amount.
- getRetailPrice() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the unit price amount.
- getReturnCode() - Method in class com.ibm.ctc.b2b.connector.JavaConnectorResult
-
- getReturnCode() - Method in class com.ibm.ctc.b2b.Status
-
- getReturnText() - Method in class com.ibm.ctc.b2b.connector.JavaConnectorResult
-
- getRevisedSQL(String) - Method in class com.dpslink.base.jdbc.JDBCConnectionInfo
-
Returns the given sql statement with revisions based on the current rules
for revising sql statements (sql collection name, etc.).
- getRevisedSQL(String) - Method in class com.dpslink.base.jdbc.JDBCConnectionPool
-
Returns the given sql statement with revisions based on the current rules
for revising sql statements (sql collection name, etc.).
- getRevisedSQLForTestOnly(String, String) - Method in class com.dpslink.base.jdbc.JDBCConnectionPool
-
Returns the given sql statement with revisions based on the given sql
collection name.
- getRight() - Method in class com.dpslink.flash.db.WordFix
-
Returns the desired format for the word.
- getRows() - Method in class com.dpslink.base.html.Textarea
-
Returns the textarea's rows attribute.
- getRSColumn(JDBCConnectionInfo, String, String) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Returns a result set of the columns in the given table.
- getRSColumns(JDBCConnectionInfo, String) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Returns a result set of the columns in the given table.
- getRSIndexes(JDBCConnectionInfo, String) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Returns a result set of all indexes in the database for the given table.
- getRSPrimary(JDBCConnectionInfo, String) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Returns a result set of the primary keys in the given table.
- getRSTable(JDBCConnectionInfo, String) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Returns a result set of the given table in the database.
- getRSTables(JDBCConnectionInfo) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Returns a result set of the tables in the database.
- getRSTypes(JDBCConnectionInfo) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Returns a result set of the supported sql types in the database.
- getRSViews(JDBCConnectionInfo) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Returns a result set of the views in the database.
- getSalesRep() - Method in class com.dpslink.flash.db.SalesRepCustomer
-
Returns the sales rep object.
- getSalesRep(SalesRep, boolean) - Method in class com.dpslink.flash.db.SalesRepCustomerController
-
Returns a collection of sales rep customer records for the given sales rep.
- getSalesRep() - Method in class com.dpslink.flash.db.SalesRepUser
-
Returns the sales rep object.
- getSalesRep(SalesRep) - Method in class com.dpslink.flash.db.SalesRepUserController
-
Returns a collection of sales rep user records for the given sales rep.
- getSalesRepCode() - Method in class com.dpslink.flash.db.SalesRepCustomer
-
Returns the sales rep code.
- getSalesRepCode() - Method in class com.dpslink.flash.db.SalesRepUser
-
Returns the sales rep code.
- getSampleBillto(AdmTestSiteEmails.Context) - Method in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails
-
Returns a Customer object using values from the configured sample data
spreadsheet file.
- getSampleBillto() - Static method in class com.dpslink.flash.test.TestNFMessages
-
Returns a Customer object using values from the configured sample data
spreadsheet file.
- getSampleMethod() - Method in class com.dpslink.flash.util.NotificationMessage
-
Returns the sample delivery method (email, sms, push).
- getSampleMode() - Method in class com.dpslink.flash.util.NotificationMessage
-
Returns the sample mode on/off state.
- getSampleOrder(AdmTestSiteEmails.Context) - Method in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails
-
Returns an ERP Order object using values from the configured sample data
spreadsheet file.
- getSampleOrder() - Static method in class com.dpslink.flash.test.TestNFMessages
-
Returns an ERP Order object using values from the configured sample data
spreadsheet file.
- getSampleRestock(AdmTestSiteEmails.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails
-
Returns a Restock Notification object using values from the configured
sample data spreadsheet file.
- getSampleRestock(String) - Static method in class com.dpslink.flash.test.TestNFMessages
-
Returns a Restock Notification object using values from the configured
sample data spreadsheet file.
- getSampleShipper(AdmTestSiteEmails.Context) - Method in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails
-
Returns a Shipper object using values from the configured sample data
spreadsheet file.
- getSampleShipper() - Static method in class com.dpslink.flash.test.TestNFMessages
-
Returns a Shipper object using values from the configured sample data
spreadsheet file.
- getSampleVersion() - Method in class com.dpslink.flash.util.NotificationMessage
-
Returns the sample version number.
- getSearchable() - Method in class com.dpslink.flash.db.ProductAttributeDescriptor
-
Returns the attribute's searchable flag value.
- getSearchable() - Method in class com.dpslink.flash.db.ProductAttributeDescriptorController
-
Returns a collection of searchable descriptor records.
- getSearchAttributes(FlashServletContext) - Static method in class com.dpslink.flash.servlet.ProductSearch
-
Returns the set of selectable attributes that were used to generate the
current search results.
- getSearchDate() - Method in class com.dpslink.flash.db.SearchLogProduct
-
Returns the date and time search was performed.
- getSearcher() - Method in class com.dpslink.flash.db.search.LuceneSearcher
-
Returns the current searcher.
- getSearchInterface(FlashServletContext) - Static method in class com.dpslink.flash.servlet.ProductSearch
-
Returns an instance of the configured product search interface per the
"Product.Search.class" property value.
- getSearchQuery(String, ArrayList<String[]>) - Method in class com.dpslink.flash.db.search.LuceneSearcher
-
Returns the search query object for the user's entered search criteria.
- getSearchQueryAttr(BooleanQuery, ArrayList<String[]>) - Method in class com.dpslink.flash.db.search.LuceneSearcher
-
Returns the search query object for the attribute portion of the search.
- getSearchQueryAttrJoin(ArrayList<String[]>) - Method in class com.dpslink.flash.db.search.LuceneSearcher
-
Determines how the product attributes are to be joined with the rest of
the search.
- getSearchQueryAttrJoin(String[]) - Method in class com.dpslink.flash.db.search.LuceneSearcher
-
Determines how a selected product attribute is to be joined with the rest
of the search.
- getSearchQueryCode(String) - Method in class com.dpslink.flash.db.search.LuceneSearcher
-
Returns the search query object for the product code portion of the search.
- getSearchQueryDesc(String) - Method in class com.dpslink.flash.db.search.LuceneSearcher
-
Returns the search query object for the description portion of the search.
- getSearchQueryDesc1(String) - Method in class com.dpslink.flash.db.search.LuceneSearcher
-
Returns the search query object for the description portion of the search
when the entered search string is a single word search.
- getSearchQueryDesc2(String[]) - Method in class com.dpslink.flash.db.search.LuceneSearcher
-
Returns the search query object for the description portion of the search
when the entered search string is a multiple word search.
- getSearchQueryDesc2_Phrase(String[]) - Method in class com.dpslink.flash.db.search.LuceneSearcher
-
Returns the search query object for the description portion of the search
when the entered search string is a multiple word search and the words
are assumed to be a phrase.
- getSearchQueryDesc2_Prefix(String[]) - Method in class com.dpslink.flash.db.search.LuceneSearcher
-
Returns the search query object for the description portion of the search
when the entered search string is a multiple word search where each word
is searched as a prefix (i.e.
- getSearchWord() - Method in class com.dpslink.flash.db.SearchLogProduct
-
Returns the search word entered by user.
- getSearchWord(FlashServletContext) - Static method in class com.dpslink.flash.servlet.ProductSearch
-
Returns the search word that was used to generate the current search results.
- getSecretKey(String, String, byte[], int) - Static method in class com.dpslink.base.util.StringEncrypter
-
Generates the key used for encryption/decryption.
- getSection() - Method in class com.dpslink.base.util.XmlToPdf.XmlPage
-
Returns the section name for the page.
- getSecurityProfile(FlashServletContext) - Method in class com.dpslink.flash.db.User
-
Returns the security profile.
- getSecurityProfileCode() - Method in class com.dpslink.flash.db.User
-
Returns the security profile code.
- getSecurityProfileCode() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the security profile code.
- getSelectable() - Method in class com.dpslink.flash.db.RelationshipType
-
Returns the is selectable for ordering flag.
- getSelected() - Method in class com.dpslink.base.html.Option
-
Returns the option's selected state attribute.
- getSelected() - Method in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy.ValidList
-
Returns the favorites list selection flag.
- getSelected(int) - Method in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy.ValidList
-
Returns the favorites list selection checkbox.
- getSelectedContent(String) - Method in class com.dpslink.base.servlet.ViewServerInfo
-
Returns an html formatted string for the selected view's content.
- getSelectedIndex() - Method in class com.dpslink.base.html.Select
-
Returns the index of the selected option within the select's set of
options.
- getSelectedIndexes() - Method in class com.dpslink.base.html.Select
-
Returns the indexes for all selected options within the select's set of
options.
- getSelectedValue() - Method in class com.dpslink.base.html.Select
-
Returns the value of the selected option within the select's set of
options.
- getSelectedValues() - Method in class com.dpslink.base.html.Select
-
Returns the values for all selected options within the select's set of
options.
- getSelection() - Method in class com.dpslink.flash.servlet.AccountCreditCardSelect.EditableCard
-
Returns the selection radio button.
- getSelection() - Method in class com.dpslink.flash.servlet.AccountShippingSelect.EditableLocation
-
Returns the selection radio button.
- getSelection() - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductBatchSelect.EditableBatch
-
Returns the selection radio button.
- getSelection() - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchSelect.EditableBatch
-
Returns the selection radio button.
- getSelection() - Method in class com.dpslink.flash.servlet.LogonShippingSelect.ShippingLocation
-
Returns the selection radio button.
- getSellable1() - Method in class com.dpslink.flash.db.util.ProductLookupHandler.ERPItem
-
Returns the 1st sell allowed code (Y, N, D).
- getSellable2() - Method in class com.dpslink.flash.db.util.ProductLookupHandler.ERPItem
-
Returns the 2nd sell allowed code (Y, N, D).
- getSellable3() - Method in class com.dpslink.flash.db.util.ProductLookupHandler.ERPItem
-
Returns the 3rd sell allowed code (Y, N, D).
- getSendEmail() - Method in class com.dpslink.flash.db.NotificationPref
-
Returns the send email flag.
- getSendEmailChk() - Method in class com.dpslink.flash.servlet.AccountContactAddEdit.EditablePreference
-
Returns the send email checkbox.
- getSendEmailChk() - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit.EditablePreference
-
Returns the send email checkbox.
- getSendPush() - Method in class com.dpslink.flash.db.NotificationPref
-
Returns the send push flag.
- getSendPushChk() - Method in class com.dpslink.flash.servlet.AccountContactAddEdit.EditablePreference
-
Returns the send email checkbox.
- getSendPushChk() - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit.EditablePreference
-
Returns the send email checkbox.
- getSendQueue() - Method in class com.dpslink.flash.erp.ERPInterfaceAS400
-
Returns a reference to the outbound sending data queue.
- getSendSMS() - Method in class com.dpslink.flash.db.NotificationPref
-
Returns the send SMS flag.
- getSendSMSChk() - Method in class com.dpslink.flash.servlet.AccountContactAddEdit.EditablePreference
-
Returns the send email checkbox.
- getSendSMSChk() - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit.EditablePreference
-
Returns the send email checkbox.
- getSeqCode() - Method in class com.dpslink.flash.db.Shipper
-
Returns the sort sequence code.
- getSeqCode() - Method in class com.dpslink.notification.api.param.FShipper
-
Returns the sort sequence code.
- getSequence() - Method in class com.dpslink.flash.db.CatalogCategory
-
Returns the sort sequence number.
- getSequence() - Method in class com.dpslink.flash.db.ImportCriteria
-
Returns the sort sequence for criteria spec.
- getSequence() - Method in class com.dpslink.flash.db.ImportValidation
-
Returns the sort sequence for error.
- getSequence() - Method in class com.dpslink.flash.db.ProductAttributeDescriptor
-
Returns the sort sequence number.
- getServerProperties() - Method in class com.dpslink.base.servlet.ViewServerInfo
-
Returns an html formatted string of the current server properties.
- getServerURL() - Static method in class com.dpslink.flash.util.NotificationFramework
-
Returns the configured notification framework server URL.
- getServletInfo() - Method in class com.dpslink.flash.servlet.admin.AdmImportBatch
-
Returns information about this servlet.
- getServletInfo() - Method in class com.dpslink.flash.servlet.admin.AdmPoolControl
-
Returns information about this servlet.
- getServletInfo() - Method in class com.dpslink.flash.servlet.OrderRequestAPI
-
Returns information about this servlet.
- getServletName(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the name for the current servlet.
- getServletName(BaseServlet.Context, boolean) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the name for the current servlet.
- getServletName(String) - Method in class com.dpslink.flash.servlet.FlashServlet.Stack
-
Returns the most recent unexpired servlet request having the given
servlet name.
- getServletName() - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Returns the request's servlet name.
- getServletParams(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the current servlet's url parameters (query string).
- getServletParams(BaseServlet.Context, boolean) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the current servlet's url parameters (query string).
- getServletPath(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the current servlet's path.
- getServletPath(BaseServlet.Context, boolean) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the current servlet's path.
- getServletPath(BaseServlet.Context, boolean) - Method in class com.dpslink.flash.servlet.FlashServlet
-
Returns the current servlet's path.
- getServletRequest() - Method in class com.dpslink.flash.servlet.FlashServlet.Context
-
Returns the current request's servlet request object.
- getServletRequest() - Method in interface com.dpslink.flash.servlet.FlashServletContext
-
Returns the current request's servlet request object.
- getServletRequest() - Method in class com.dpslink.flash.util.ThreadServletContext
-
Returns the current request's servlet request object.
- getServletStack() - Method in class com.dpslink.flash.servlet.FlashServlet.Context
-
Returns the current session's servlet request stack.
- getServletStack() - Method in interface com.dpslink.flash.servlet.FlashServletContext
-
Returns the current session's servlet request stack.
- getServletStack() - Method in class com.dpslink.flash.util.ThreadServletContext
-
Returns the current session's servlet request stack.
- getServletURL(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the current servlet's url.
- getServletURL(BaseServlet.Context, boolean) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the current servlet's url.
- getServletURL() - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Returns the request's servlet URL.
- getSession() - Method in class com.dpslink.base.servlet.BaseServlet.Context
-
Returns the current servlet session.
- getSession() - Method in interface com.dpslink.base.servlet.BaseServletContext
-
Returns the current servlet session.
- getSession() - Method in class com.dpslink.flash.util.ThreadServletContext
-
Returns the current servlet session.
- getSessionEnd() - Method in class com.dpslink.flash.db.SiteActivity
-
Returns the time when the session ended.
- getSessionId() - Method in class com.dpslink.flash.db.PunchOutSession
-
Returns the session id.
- getSessionId() - Method in class com.dpslink.flash.db.SiteActivity
-
Returns the session id.
- getSessionId() - Method in class com.dpslink.flash.db.SiteActivityPage
-
Returns the session id.
- getSessionStart() - Method in class com.dpslink.flash.db.SiteActivity
-
Returns the time when the session started.
- getSessionTime() - Method in class com.dpslink.flash.db.SiteActivity
-
Returns the elapsed time for the session (minutes).
- getSettings() - Method in class com.dpslink.flash.db.SecurityProfile
-
Returns the concatenated string of settings (Y/N).
- getSettings() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the concatenated string of settings (Y/N).
- getSettingsCheckbox(int) - Method in class com.dpslink.flash.servlet.admin.AdmSecurityProfile
-
Returns the checkbox for the setting at the given display index.
- getSettingsCount() - Method in class com.dpslink.flash.servlet.admin.AdmSecurityProfile
-
Returns the number of settings to display.
- getSettingsFlag(int) - Method in class com.dpslink.flash.db.SecurityProfile
-
Returns the settings flag at the given index.
- getSettingsFlag(int) - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the settings flag at the given index.
- getSettingsText(int) - Method in class com.dpslink.flash.servlet.admin.AdmSecurityProfile
-
Returns the text description for the setting at the given display index.
- getSettingsYesNo(int) - Method in class com.dpslink.flash.servlet.admin.AdmSecurityProfile
-
Returns the Yes/No text for the setting at the given display index.
- getSFIPct() - Method in class com.dpslink.flash.servlet.sat.SatLocations.Result
-
Returns the SFI percentage as a formatted number string.
- getSFIPct() - Method in class com.dpslink.flash.servlet.sat.SatTrends.Result
-
Returns the SFI percentage as a formatted number string.
- getSFIValue() - Method in class com.dpslink.flash.servlet.sat.SatLocations.Result
-
Returns the SFI value as a formatted number string.
- getSFIValue() - Method in class com.dpslink.flash.servlet.sat.SatTrends.Result
-
Returns the SFI value as a formatted number string.
- getSharedSecret() - Method in class com.ibm.ctc.b2b.authentication.CredentialBean
-
- getShipDate() - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Returns the shipping date.
- getShipDate() - Method in class com.dpslink.notification.api.param.FShipSummary
-
Returns the shipping date.
- getShipDetails() - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Returns collection of shipping details.
- getShipDetails() - Method in class com.dpslink.notification.api.param.FShipSummary
-
Returns collection of shipping details.
- getShipForCustomers(String) - Method in class com.dpslink.flash.erp.bogus.CustomerMaintenance
-
Returns a collection of customer records from the ERP system which have
shipfor id equal to customer id.
- getShipForCustomers(String) - Method in class com.dpslink.flash.erp.extend.CustomerMaintenance
-
Returns a collection of customer records from the ERP system which have
shipfor id equal customer id.
- getShipForCustomers(String) - Method in interface com.dpslink.flash.erp.ICustomerMaintenance
-
Returns a collection of customer records from the ERP system which have
shipfor id equal to customer id.
- getShipforId() - Method in class com.dpslink.flash.db.Customer
-
Returns the ship-for customer id.
- getShipforId() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the ship-for customer id.
- getShipFors(String) - Method in class com.dpslink.flash.db.CustomerController
-
Returns a collection of customer records having a ship for customer id
equal to the given customer id.
- getShipmentNum() - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Returns the shipment number.
- getShipmentNum() - Method in class com.dpslink.notification.api.param.FShipSummary
-
Returns the shipment number.
- getShipper() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the shipper object.
- getShipper(String) - Method in class com.dpslink.flash.db.ShipperCountryController
-
Returns the shipper country records for the given shipper code.
- getShipper() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the shipper.
- getShipper() - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Returns the shipper code.
- getShipper() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the shipper code.
- getShipper() - Method in class com.dpslink.notification.api.param.FShipSummary
-
Returns the shipper code.
- getShipperCode() - Method in class com.dpslink.flash.db.OrderAudit
-
Returns the shipper code.
- getShipperCode() - Method in class com.dpslink.flash.db.ShipperCountry
-
Returns the shipper code.
- getShipQty() - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Returns the shipment quantity.
- getShipQty() - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Returns the shipment quantity.
- getShipSummaries() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the collection of shipment summary records.
- getShipSummaries() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the collection of shipment summary records.
- getShipto() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the ship-to customer object.
- getShipto() - Method in class com.dpslink.flash.db.User
-
Returns the current shipping information customer object.
- getShipto() - Method in class com.dpslink.flash.servlet.AccountShippingSelect.EditableLocation
-
Returns the ship-to customer.
- getShipto() - Method in class com.dpslink.flash.servlet.LogonShippingSelect.ShippingLocation
-
Returns the ship-to customer.
- getShiptoAddress1() - Method in class com.dpslink.flash.b2b.OrderRequest
-
Returns the ship-to address line 1.
- getShiptoAddress1() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the ship-to address line 1.
- getShiptoAddress1() - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Returns the ship-to address line 1.
- getShiptoAddress1() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the ship-to address line 1.
- getShiptoAddress1() - Method in class com.dpslink.notification.api.param.FShipSummary
-
Returns the ship-to address line 1.
- getShiptoAddress2() - Method in class com.dpslink.flash.b2b.OrderRequest
-
Returns the ship-to address line 2.
- getShiptoAddress2() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the ship-to address line 2.
- getShiptoAddress2() - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Returns the ship-to address line 2.
- getShiptoAddress2() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the ship-to address line 2.
- getShiptoAddress2() - Method in class com.dpslink.notification.api.param.FShipSummary
-
Returns the ship-to address line 2.
- getShiptoAddress3() - Method in class com.dpslink.flash.b2b.OrderRequest
-
Returns the ship-to address line 3.
- getShiptoAddress3() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the ship-to address line 3.
- getShiptoAddress3() - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Returns the ship-to address line 3.
- getShiptoAddress3() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the ship-to address line 3.
- getShiptoAddress3() - Method in class com.dpslink.notification.api.param.FShipSummary
-
Returns the ship-to address line 3.
- getShiptoAddress4() - Method in class com.dpslink.flash.b2b.OrderRequest
-
Returns the ship-to address line 4.
- getShiptoAddress4() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the ship-to address line 4.
- getShiptoAddress4() - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Returns the ship-to address line 4.
- getShiptoAddress4() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the ship-to address line 4.
- getShiptoAddress4() - Method in class com.dpslink.notification.api.param.FShipSummary
-
Returns the ship-to address line 4.
- getShiptoCity() - Method in class com.dpslink.flash.b2b.OrderRequest
-
Returns the ship-to city.
- getShiptoCityStZip() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the ship-to city, state, zip.
- getShiptoCityStZip() - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Returns the ship-to city, state, zip.
- getShiptoCityStZip() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the ship-to city, state, zip.
- getShiptoCityStZip() - Method in class com.dpslink.notification.api.param.FShipSummary
-
Returns the ship-to city, state, zip.
- getShiptoCountry() - Method in class com.dpslink.flash.b2b.OrderRequest
-
Returns the ship-to country code.
- getShiptoCustomers(User) - Method in class com.dpslink.flash.db.UserController
-
Returns a collection of all ship-to customers associated with a given
user.
- getShiptoCustomers(Customer) - Method in class com.dpslink.flash.db.util.AccountDeleteHandler
-
Returns a collection of all ship-to customers for the given customer.
- getShiptoCustomers(LogonShippingSelect.Context) - Method in class com.dpslink.flash.servlet.LogonShippingSelect
-
Returns the list of ship-to cusotmers being processed.
- getShiptoCustomers(LogonShippingSelect.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiShippingSelect
-
Returns the list of ship-to cusotmers being processed.
- getShiptoId() - Method in class com.dpslink.flash.b2b.OrderRequest
-
Returns the ship-to id.
- getShiptoId() - Method in class com.dpslink.flash.db.OrderAudit
-
Returns the ship-to customer id.
- getShiptoId() - Method in class com.dpslink.flash.db.User
-
Returns the id for current shipping information customer.
- getShiptoId() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the ship-to customer id.
- getShiptoId() - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Returns the ship-to customer id.
- getShiptoId() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the ship-to customer id.
- getShiptoId() - Method in class com.dpslink.notification.api.param.FShipSummary
-
Returns the ship-to customer id.
- getShiptoId() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the id for current shipping information customer.
- getShiptoName() - Method in class com.dpslink.flash.b2b.OrderRequest
-
Returns the ship-to name.
- getShiptoName() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the ship-to name.
- getShiptoName() - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Returns the ship-to name.
- getShiptoName() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the ship-to name.
- getShiptoName() - Method in class com.dpslink.notification.api.param.FShipSummary
-
Returns the ship-to name.
- getShiptoPostal() - Method in class com.dpslink.flash.b2b.OrderRequest
-
Returns the ship-to postal code.
- getShiptoState() - Method in class com.dpslink.flash.b2b.OrderRequest
-
Returns the ship-to state code.
- getShiptoUserIds(String) - Method in class com.dpslink.flash.db.UserController
-
Returns a collection of user ids that have the specified ship-to customer
assigned to them.
- getShoppingCart() - Method in class com.dpslink.flash.servlet.FlashServlet.Context
-
Returns the current shopping cart.
- getShoppingCart() - Method in interface com.dpslink.flash.servlet.FlashServletContext
-
Returns the current shopping cart.
- getShoppingCart() - Method in class com.dpslink.flash.util.ThreadServletContext
-
Returns the context's shopping cart.
- getShoppingProfile() - Method in class com.dpslink.flash.servlet.FlashServlet.Context
-
Returns the security profile that governs how shopping & other functions
are processed.
- getShoppingProfile() - Method in interface com.dpslink.flash.servlet.FlashServletContext
-
Returns the security profile that governs how shopping & other functions
are processed.
- getShoppingProfile() - Method in class com.dpslink.flash.util.ThreadServletContext
-
Returns the security profile that governs how shopping & other functions
are processed.
- getShoppingUser() - Method in class com.dpslink.flash.servlet.FlashServlet.Context
-
Returns the current shopping user.
- getShoppingUser() - Method in interface com.dpslink.flash.servlet.FlashServletContext
-
Returns the current shopping user.
- getShoppingUser() - Method in class com.dpslink.flash.util.ThreadServletContext
-
Returns the context's shopping user.
- getShowNoPrices() - Method in class com.dpslink.flash.db.SecurityProfile
-
Returns the don't show prices flag.
- getShowNoPrices() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the don't show prices flag.
- getShowNoQuantities() - Method in class com.dpslink.flash.db.SecurityProfile
-
Returns the don't show available quantities flag.
- getShowNoQuantities() - Method in class com.dpslink.notification.api.param.FSecurityProfile
-
Returns the don't show available quantities flag.
- getShowProductGroupCode() - Method in class com.dpslink.flash.db.RelatedProductsXref
-
Returns the related product group code.
- getShowTracking() - Method in class com.dpslink.flash.db.Shipper
-
Returns the show tracking numbers flag.
- getShowTracking() - Method in class com.dpslink.notification.api.param.FShipper
-
Returns the show tracking numbers flag.
- getSingleValidValue() - Method in class com.dpslink.flash.servlet.admin.AdmBackendControlEdit.EditableControl
-
Returns this control's single valid value.
- getSiteActivity() - Method in class com.dpslink.flash.servlet.FlashServlet.Context
-
Returns the current session's site activity.
- getSiteActivity() - Method in interface com.dpslink.flash.servlet.FlashServletContext
-
Returns the current session's site activity.
- getSiteActivity() - Method in class com.dpslink.flash.util.ThreadServletContext
-
Returns the context's site activity.
- getSiteAttrs() - Method in class com.dpslink.flash.db.search.LuceneIndexer
-
Returns the sorted collection of searchable attributes.
- getSize() - Method in class com.dpslink.base.html.Select
-
Returns the select's size attribute.
- getSize() - Method in class com.dpslink.base.html.Text
-
Returns the text's size attribute.
- getSlsEmailAddr() - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Returns the site's sales email address.
- getSlsEmailAddr() - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Returns the site's sales email address.
- getSlsEmailName() - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Returns the site's sales email name.
- getSlsEmailName() - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Returns the site's sales email name.
- getSmallDescription(Product) - Method in class com.dpslink.flash.db.util.UserCatalogExportHandler
-
Retrieves a product's small description file as a string.
- getSortCode() - Method in class com.dpslink.flash.db.ProductGroupXref
-
Returns the sort sequence code.
- getSortCode() - Method in class com.dpslink.flash.db.RelationshipType
-
Returns the sort sequence code.
- getSortComparator() - Method in class com.dpslink.flash.db.search.ProductSearch3
-
Returns the sort comparator for the configured "Product.Search.3.Sort"
property value.
- getSortDesc(CartLine) - Method in class com.dpslink.flash.servlet.FavoriteItems.CartLineComparator
-
- getSortedPriceUoms(CartLine, boolean) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler
-
Returns a sorted list of unique price units of measure for the given cart
line.
- getSortedPropertiesList(Properties) - Static method in class com.dpslink.base.util.Util
-
Returns a sorted list of the property keys and values in the given set
of properties.
- getSortedUniqueUoms(Product, String, boolean) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler
-
Returns a sorted list of unique units of measure for the given product and
unit of measure type (order, price).
- getSortProd(CartLine) - Method in class com.dpslink.flash.servlet.FavoriteItems.CartLineComparator
-
- getSpecialTypes() - Method in class com.dpslink.flash.db.CDBatch
-
Returns the delimited list of included special type codes.
- getSQLName() - Method in class com.dpslink.base.jdbc.JDBCConnectionPool
-
Returns the connection pool's SQL collection name.
- getSQLTypeName(AdmViewDatabaseInfo.Context, Object) - Method in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo
-
Returns the text description for the given sql type number.
- getStackTrace(Exception) - Static method in class com.dpslink.base.util.LogWriter
-
Returns the stack trace for an exception as a string.
- getState(String) - Method in class com.dpslink.flash.db.CountryController
-
Returns the country record for the given state code.
- getState() - Method in class com.dpslink.flash.db.Customer
-
Returns the state/province object.
- getStateCode() - Method in class com.dpslink.flash.db.Customer
-
Returns the state/province code.
- getStateCode() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the state/province code.
- getStatement(Connection) - Static method in class com.dpslink.base.jdbc.JDBCManager
-
Returns an SQL Statement
object for the active JDBC
connection.
- getStatementForDelete() - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns the SQL delete statement string for the table associated with
the controller.
- getStatementForDelete() - Method in class com.dpslink.flash.servlet.test.SQLNameInsert.BogusController
-
Returns the SQL delete statement string for the table associated with
the controller.
- getStatementForGet() - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns the SQL get statement string for the table associated with
the controller.
- getStatementForGet() - Method in class com.dpslink.flash.servlet.test.SQLNameInsert.BogusController
-
Returns the SQL get statement string for the table associated with
the controller.
- getStatementForGetAll() - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns the SQL get all statement string for the table associated with
the controller.
- getStatementForGetAll() - Method in class com.dpslink.flash.servlet.test.SQLNameInsert.BogusController
-
Returns the SQL get all statement string for the table associated with
the controller.
- getStatementForInsert() - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns the SQL insert statement string for the table associated with
the controller.
- getStatementForInsert() - Method in class com.dpslink.flash.servlet.test.SQLNameInsert.BogusController
-
Returns the SQL insert statement string for the table associated with
the controller.
- getStatementForUpdate() - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns the SQL update statement string for the table associated with
the controller.
- getStatementForUpdate() - Method in class com.dpslink.flash.servlet.test.SQLNameInsert.BogusController
-
Returns the SQL update statement string for the table associated with
the controller.
- getStatementKey(String) - Method in class com.dpslink.base.jdbc.JDBCGenericObjectController
-
Returns the full SQL statement resource key for a given statement resource
key suffix.
- getStatementKey(String) - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns the full SQL statement resource key for a given statement resource
key suffix.
- getStatementKey(String) - Static method in class com.dpslink.flash.db.NextNumber
-
Returns the full SQL statement resource key for a given statement resource
key suffix.
- getStatementString(String) - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns an SQL statement string for a given statement resource key suffix.
- getStateName() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the state/province name.
- getStatistics() - Method in class com.dpslink.flash.servlet.admin.AdmViewPoolStatus.Pool
-
Returns the pool's statistics.
- getStatus() - Method in class com.dpslink.flash.db.CartLine
-
(not persisted) Returns the status code.
- getStatus() - Method in class com.dpslink.flash.db.CDBatch
-
Returns the status code.
- getStatus() - Method in class com.dpslink.flash.db.FavoritesDescriptor
-
(not persisted) Returns the status code.
- getStatus() - Method in class com.dpslink.flash.db.ImportBatch
-
Returns the status code.
- getStatus() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the order status.
- getStatus() - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Returns the line status.
- getStatus() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the order status.
- getStatus() - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Returns the line status.
- getStatus() - Method in exception com.ibm.ctc.b2b.authentication.AuthenticationException
-
- getStatus() - Method in exception com.ibm.ctc.b2b.request.UnsupportedRequestException
-
- getStatus(int) - Static method in class com.ibm.ctc.b2b.StatusFactory
-
Builds a Status object given a status ID.
- getStatusCode() - Method in class com.dpslink.flash.db.Customer
-
Returns the status code (defined by backend).
- getStatusCode() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the status code (defined by backend).
- getStatusImage() - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Returns the line status image definition from properties.
- getStatusImage(boolean) - Method in class com.dpslink.flash.erp.obj.OrderDetail
-
Returns the line status image definition from properties.
- getStatusImage() - Method in class com.dpslink.notification.api.param.FOrderDetail
-
Returns the line status image definition.
- getStatusMessage(int) - Method in class com.ibm.ctc.b2b.repository.StatusRepository
-
Get the status message associated with a status code.
- getStatusReturnCode() - Method in class com.ibm.ctc.b2b.response.ResponseDocument
-
Gets the return code in the response.
- getStatusText() - Method in class com.dpslink.flash.db.Customer
-
Returns the status code text (defined by backend).
- getStatusText() - Method in class com.dpslink.flash.db.ImportBatch
-
Returns the status code test.
- getStatusText() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the status code text (defined by backend).
- getStatusText(int) - Method in class com.ibm.ctc.b2b.repository.StatusRepository
-
Performs a lookup in the repository for the status text representing the
status code provided.
- getStatusText() - Method in class com.ibm.ctc.b2b.response.ResponseDocument
-
Gets the status text in the response.
- getStockLowQty() - Method in class com.dpslink.flash.db.Category
-
Returns the default low stock quantity for products in the category.
- getStockLowQty() - Method in class com.dpslink.flash.db.Product
-
Returns the low stock quantity.
- getStockLowQty() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the low stock quantity.
- getStockLowQtyStr() - Method in class com.dpslink.flash.db.Category
-
Returns the default low stock quantity for products in the category.
- getStockLowQtyStr() - Method in class com.dpslink.flash.db.Product
-
Returns the low stock quantity.
- getStockLowQtyStr() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the low stock quantity.
- getStockOutQty() - Method in class com.dpslink.flash.db.Category
-
Returns the default out of stock quantity for products in the category.
- getStockOutQty() - Method in class com.dpslink.flash.db.Product
-
Returns the out of stock quantity.
- getStockOutQty() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the out of stock quantity.
- getStockOutQtyStr() - Method in class com.dpslink.flash.db.Category
-
Returns the default out of stock quantity for products in the category.
- getStockOutQtyStr() - Method in class com.dpslink.flash.db.Product
-
Returns the out of stock quantity.
- getStockOutQtyStr() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the out of stock quantity.
- getStockStatus() - Method in class com.dpslink.flash.db.Product
-
(not persisted) Returns the stock status code.
- getStockStatus() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the stock status code.
- getStockStatus2() - Method in class com.dpslink.flash.db.Product
-
(not persisted) Returns the secondary stock status code.
- getStockStatus2() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the secondary stock status code.
- getStockStatus2Description() - Method in class com.dpslink.flash.db.Product
-
(not persisted) Returns the secondary stock status description.
- getStockStatus2Description() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the secondary stock status description.
- getStockStatus2ImageURL() - Method in class com.dpslink.flash.db.Product
-
(not persisted) Returns the secondary stock status image URL.
- getStockStatus2ImageURL(boolean) - Method in class com.dpslink.flash.db.Product
-
(not persisted) Returns the secondary stock status image URL.
- getStockStatus2ImageURL() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the secondary stock status image URL.
- getStockStatusDescription() - Method in class com.dpslink.flash.db.Product
-
(not persisted) Returns the stock status description.
- getStockStatusDescription() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the stock status description.
- getStockStatusImageURL() - Method in class com.dpslink.flash.db.Product
-
(not persisted) Returns the stock status image URL.
- getStockStatusImageURL(boolean) - Method in class com.dpslink.flash.db.Product
-
(not persisted) Returns the stock status image URL.
- getStockStatusImageURL() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the stock status image URL.
- getStoreCompany() - Method in class com.dpslink.flash.erp.ERPInterfaceAS400
-
Returns the configured store company id.
- getStoreWarehouse() - Method in class com.dpslink.flash.erp.ERPInterfaceAS400
-
Returns the configured store warehouse id.
- getString(String) - Static method in class com.dpslink.base.util.Messages
-
Returns the message text for a given message id.
- getString(String) - Static method in class com.dpslink.base.util.Profile
-
Returns a String
value for the given properties key.
- getString(String) - Method in class com.dpslink.flash.cmd.util.MessageBundle
-
Returns the resource string for a given resource key.
- getString(String) - Method in class com.dpslink.flash.erp.ERPInterfaceAS400.Pcml
-
Returns a string value from the PCML document.
- getString(String) - Method in class com.dpslink.flash.erp.ERPInterfaceAS400.Received
-
Returns a string value from the data queue record.
- getString(String, String) - Method in class com.dpslink.flash.servlet.EmailForm
-
Returns a String
value for the given properties key.
- getStringArray(String) - Static method in class com.dpslink.base.util.Profile
-
Returns a String
array of the parsed values for the given
properties key using the vertical bar (|) as the default parsing delimiter.
- getStringArray(String, String) - Static method in class com.dpslink.base.util.Profile
-
Returns a String
array of the parsed values for the given
properties key using the given parsing delimiter.
- getStringArray(String, String, String) - Method in class com.dpslink.flash.servlet.EmailForm
-
Returns a String
array for the given properties key.
- getStringWithError(String) - Static method in class com.dpslink.base.util.Profile
-
Returns a String
value for the given properties key.
- getStyle() - Method in class com.dpslink.base.util.XmlToPdf.XmlTable
-
Returns the style of the table (pagehead, gridlist, etc.)
- getStyleCls() - Method in class com.dpslink.base.html.AbstractField
-
Returns the form field's style class attribute.
- getStyleSheet(String) - Method in class com.dpslink.base.servlet.ViewServerInfo
-
Returns an html formatted string of the style sheet directives used to
format the page's output.
- getStyleStr() - Method in class com.dpslink.base.html.AbstractField
-
Returns the form field's style string attribute.
- getSubject() - Method in class com.dpslink.base.mail.MailMessage
-
Returns the email's subject.
- getSubject() - Method in class com.dpslink.flash.util.FlashMailMessage
-
Returns the message's subject.
- getSubject() - Method in class com.dpslink.flash.util.NotificationMessage
-
Returns the message subject.
- getSubSet(String, boolean) - Static method in class com.dpslink.base.util.Profile
-
Returns a new Properties
object that contains a subset of
the profile properties.
- getSubstitutionsAsJSON() - Method in class com.dpslink.flash.util.NotificationMessage
-
Returns the collection of message API substitution parameters as a JSON
array.
- getSuffix() - Method in class com.dpslink.flash.db.User
-
Returns the name suffix.
- getSuffix() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the name suffix.
- getSummaryAsRS(Date, Date) - Method in class com.dpslink.flash.db.SiteActivityController
-
Returns a result set of the site activity summary values for the given
date range.
- getSummaryAverages(long[][]) - Method in class com.dpslink.flash.servlet.sat.SatActivity
-
Computes summary averages for the activity types that represent averaged
values.
- getSummaryResults(SatActivity.Context) - Method in class com.dpslink.flash.servlet.sat.SatActivity
-
Retrieves and returns the activity summary results for the entered date.
- getSupplierDomain() - Method in class com.dpslink.flash.db.PunchOutSession
-
Returns the supplier domain.
- getSupplierId() - Method in class com.dpslink.flash.db.PunchOutSession
-
Returns the supplier id.
- getSupportedTransactions() - Method in class com.ibm.ctc.b2b.repository.B2bRepository
-
Get the list of transactions that are supported.
- getSvcEmailAddr() - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Returns the site's customer service email address.
- getSvcEmailAddr() - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Returns the site's customer service email address.
- getSvcEmailName() - Method in class com.dpslink.flash.util.FlashSiteInfo
-
Returns the site's customer service email name.
- getSvcEmailName() - Method in class com.dpslink.notification.api.param.FSiteInfo
-
Returns the site's customer service email name.
- getSystemProperties() - Method in class com.dpslink.base.servlet.ViewServerInfo
-
Returns an html formatted string of the current system properties.
- getTable() - Method in class com.dpslink.base.util.XmlToPdf.XmlCell
-
Determines if this cell contains a table and, if so, returns the table.
- getTableDescription(String) - Method in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo
-
Returns the dbinfo.properties table description for the given table.
- getTableName() - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Returns the name of the database table associated with the controller.
- getTableNames(JDBCConnectionInfo) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Returns the names of the tables in the database in table name sequence.
- getTableOrViewInfo(ResultSet, TreeMap<String, AdmViewDatabaseInfo.Row>) - Method in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo
-
Reads the given result set of table or view data and adds it to the
given tree map of sorted information.
- getTablePrimary(JDBCConnectionInfo, String) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Returns a comma delimited string of a table's primary key field names.
- getTableRecords(JDBCConnectionInfo, String) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Returns a result set of the records in a database table.
- getTarget() - Method in class com.dpslink.base.html.Link
-
Returns the link's target attribute.
- getTasks() - Static method in class com.dpslink.base.util.ScheduledTaskManager
-
Returns the current set of scheduled tasks.
- getTax() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the sales tax amount.
- getTax() - Method in class com.dpslink.flash.db.OrderAudit
-
Returns the sales tax amount.
- getTax() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the tax amount.
- getTax() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the tax amount.
- getTempFile() - Static method in class com.dpslink.base.io.FileSystem
-
Returns a File
object for a randomly named file.
- getTemplate() - Method in class com.dpslink.flash.util.NotificationMessage
-
Returns the message template file path.
- getTemplateContent(DemoIndustryEdit.Context, String) - Method in class com.dpslink.flash.servlet.demo.DemoIndustryEdit
-
Returns the content for a template file.
- getTemplateErrors() - Method in class com.dpslink.base.util.TemplateEncoder
-
Returns the collection of template error message text.
- getTemplateExtension(String) - Static method in class com.dpslink.base.util.TemplateProcessor
-
Returns the file extension for a template file name.
- getTemplateFile(DemoIndustryEdit.Context, String) - Method in class com.dpslink.flash.servlet.demo.DemoIndustryEdit
-
Returns the file object for a template file.
- getTemplateFolder() - Static method in class com.dpslink.base.util.TemplateProcessor
-
Returns the file path for the defined folder for template files.
- getTemplateMessage(String) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the message text for a given message id suffix.
- getTemplateMessage(String, String) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the message text for a given message id suffix with the given
substitution values inserted into the message text.
- getTemplateMessage(String, String, String) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the message text for a given message id suffix with the given
substitution values inserted into the message text.
- getTemplateMessage(String, String, String, String) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the message text for a given message id suffix with the given
substitution values inserted into the message text.
- getTemplateMessage(String, String, String, String, String) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the message text for a given message id suffix with the given
substitution values inserted into the message text.
- getTemplateMessage(String) - Method in class com.dpslink.flash.servlet.ClientRequest
-
Returns the message text for a given message id suffix.
- getTemplateMessage(String, String) - Method in class com.dpslink.flash.servlet.ClientRequest
-
Returns the message text for a given message id suffix with the given
substitution values inserted into the message text.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.base.servlet.GoBack
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.base.servlet.Printable
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.base.servlet.SiteError
-
Returns the name of the html template file used by the servlet.
- getTemplateName(File) - Static method in class com.dpslink.base.util.TemplateProcessor
-
Extracts and returns the template file name from the given file by
removing the template folder root path from the beginning of the file's
absolute path.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountBillingAddEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountContactAddEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountCreditCardAddEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountCreditCardSelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountLogonAddEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountLogonViewId
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountPasswordEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountProfile
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountShippingAddEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AccountShippingSelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.AddToOpenOrder
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmAccountSelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmBackendControlEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategoryAddEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategoryProductAdd
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategoryProductList
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySubcatAdd
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySubcatList
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCategorySubcatSeq
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCountryAddEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmCountrySelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmHome
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmImportData
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmLeadtimeAddEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmLeadtimeSelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmManufacturerAddEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmManufacturerSelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPasswordEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductBatchSelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductEditBasic
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductEditDescriptions
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductEditImages
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductEditSelected
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductFind
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductList
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductProfile
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductAttributeAddEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrAddEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductAttributeDescrSelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductAttributeList
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductCategoryAdd
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductCategoryList
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductDescriptionEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImageEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchAddEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchInfo
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportBatchSelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportCandidateList
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductProfile
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductSearchIndexBuild
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductSelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPropertiesEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPurge
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmQueryDatabase
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepAddEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerAdd
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepCustomerList
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepSelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepUserAddEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSalesRepUserSelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSecurityProfileAddEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSecurityProfileSelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSendMassEmail
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmShipperAddEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmShipperSelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialAddEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialProductAdd
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialProductList
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSpecialSelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmStateAddEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmStateSelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmStoreTypeEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmSynchronizeData
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmUnitMeasureAddEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmUnitMeasureSelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmUserCatalogExport
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmVerifyEmailAddresses
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmVerifyProductFiles
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmVerifySiteImages
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewFileSystemInfo
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewPoolStatus
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewScheduledTasks
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmViewServerInfo
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmWordFixAddEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.admin.AdmWordFixSelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.CartLineEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.CheckOut
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ConfirmOrder
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.demo.DemoIndustryEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.FavoriteAddEdit
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.FavoriteItems
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.Home
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.InvoiceHistory
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.Logoff
-
Deprecated.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.Logon
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.LogonAssistance
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.LogonShippingSelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.LogonUser
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.OrderDetails
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.OrderSummary
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.OrderToExcel
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ProductCompare
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ProductDetails
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.Products
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ProductSearch
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ProductWarehouseDetail
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.PunchOut
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.QuickOrder
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ReorderRejects
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ReviewCart
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sat.SatAccess
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sat.SatActivity
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sat.SatLocations
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sat.SatTrends
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ScriptRequest
-
Deprecated.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiAccountSelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiShippingSelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiUserSelect
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.ShipmentDetails
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.StaticPage
-
Returns the name of the html template file used by the servlet.
- getTemplateName(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.UserHelp
-
Returns the name of the html template file used by the servlet.
- getTemplateOrderUoms(Product, String, boolean) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler
-
Returns an HTML Select
object that contains the given product's
selectable order units of measure.
- getTemplatePriceUoms(CartLine, String, boolean, boolean) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler
-
Returns an HTML Select
object that contains the given cart line's
selectable price units of measure.
- getTemplatePriceUoms(Product, String, boolean, boolean) - Method in class com.dpslink.flash.db.util.UnitMeasureHandler
-
Returns an HTML Select
object that contains the given product's
selectable price units of measure.
- getTemplateVersions(String, String) - Method in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails
-
Returns the versions for a template id and delivery method (email,sms,push)
from the Notification Framework.
- getTemplateVersions(String, String) - Static method in class com.dpslink.flash.test.TestNFMessages
-
Tests the getTemplateVersions API.
- getText() - Method in class com.dpslink.base.html.Checkbox
-
Returns the text attribute.
- getText() - Method in class com.dpslink.base.html.Link
-
Returns the link's text attribute.
- getText() - Method in class com.dpslink.base.html.Option
-
Returns the option's text attribute.
- getText() - Method in class com.dpslink.base.html.Span
-
Returns the span's text attribute.
- getText() - Method in class com.dpslink.base.util.Spreadsheet.ColRef
-
Returns the reference's text.
- getText() - Method in class com.ibm.ctc.b2b.Status
-
- getThreadQueue() - Static method in class com.dpslink.base.util.ServerContext
-
Returns the shared instance of the server's FIFO thread queue.
- getTimeCandidate() - Method in class com.dpslink.flash.db.ImportBatch
-
Returns the time when batch changed status to candidate.
- getTimeChanged() - Method in class com.dpslink.flash.db.PasswordHistory
-
Returns the time when password changed.
- getTimeConfirmed() - Method in class com.dpslink.flash.db.OrderAudit
-
Returns the time when order was confirmed.
- getTimeCreated() - Method in class com.dpslink.flash.db.CDBatch
-
Returns the time when batch was created.
- getTimeCreated() - Method in class com.dpslink.flash.db.ImportBatch
-
Returns the time when batch was created.
- getTimeCreated() - Method in class com.dpslink.flash.db.OrderAudit
-
Returns the time when order was created.
- getTimeDeleted() - Method in class com.dpslink.flash.db.CDBatch
-
Returns the time when batch was deleted.
- getTimeDeleted() - Method in class com.dpslink.flash.db.ImportBatch
-
Returns the time when batch changed status to deleted.
- getTimeFormatter(int) - Static method in class com.dpslink.base.util.Util
-
Returns a time formatter using the given format style, default locale and
default timezone.
- getTimeFormatter(int, Locale) - Static method in class com.dpslink.base.util.Util
-
Returns a time formatter using the given format style, locale and default
timezone.
- getTimeFormatter(int, TimeZone) - Static method in class com.dpslink.base.util.Util
-
Returns a time formatter using the given format style, timezone and
default locale.
- getTimeFormatter(int, Locale, TimeZone) - Static method in class com.dpslink.base.util.Util
-
Returns a time formatter using the given format style, locale and timezone.
- getTimePending() - Method in class com.dpslink.flash.db.ImportBatch
-
Returns the time when batch changed status to pending.
- getTimePosted() - Method in class com.dpslink.flash.db.ImportBatch
-
Returns the time when batch changed status to posted.
- getTimePublished() - Method in class com.dpslink.flash.db.CDBatch
-
Returns the time when batch was published.
- getTimestampFile() - Method in class com.dpslink.flash.db.search.ProductSearch3IndexBuild
-
Returns the log file's writer.
- getTitle() - Method in class com.dpslink.flash.db.User
-
Returns the title.
- getTitle() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the title.
- getToNotify(String) - Method in class com.dpslink.flash.db.SalesRepUserController
-
Returns a collection of sales rep user records for the given customer id
and which have the receive email confirmation flag set to true.
- getTopMost() - Method in class com.dpslink.flash.db.CategoryController
-
Returns a collection of category records that are specified as being the
top most category for at least one active user.
- getTopMostByCategoryMap(JDBCConnectionInfo) - Method in class com.dpslink.flash.db.util.UserCatalog
-
Create a map of categories and their associated topmost categories by
iterating through the topmost category cache and essentially reversing
it so we have a map keyed by the child category.
- getTopmostCategory() - Method in class com.dpslink.flash.db.User
-
Returns the topmost catalog category object.
- getTopmostCategoryCode() - Method in class com.dpslink.flash.db.User
-
Returns the topmost catalog category code.
- getTopmostCategoryCode() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the topmost catalog category code.
- getTotalPct() - Method in class com.dpslink.flash.servlet.sat.SatLocations.Result
-
Returns the total percentage as a formatted number string.
- getTotalPct() - Method in class com.dpslink.flash.servlet.sat.SatTrends.Result
-
Returns the total percentage as a formatted number string.
- getTotalValue() - Method in class com.dpslink.flash.servlet.sat.SatLocations.Result
-
Returns the total value as a formatted number string.
- getTotalValue() - Method in class com.dpslink.flash.servlet.sat.SatTrends.Result
-
Returns the total value as a formatted number string.
- getTrackingNums() - Method in class com.dpslink.flash.erp.obj.ShipSummary
-
Returns the set of shipment tracking numbers.
- getTrackingNums() - Method in class com.dpslink.notification.api.param.FShipSummary
-
Returns the set of shipment tracking numbers.
- getTrackingURL() - Method in class com.dpslink.flash.db.Shipper
-
Returns the url for shipper web site tracking page.
- getTrackingURL() - Method in class com.dpslink.notification.api.param.FShipper
-
Returns the url for shipper web site tracking page.
- getTransactionAttributes(String) - Method in class com.ibm.ctc.b2b.repository.B2bRepository
-
Get the list of transaction attributes.
- getTransactionAttributeValue(String, String) - Method in class com.ibm.ctc.b2b.repository.B2bRepository
-
Get the value for a given attribute.
- getTransactionElementAttributes(String, String) - Method in class com.ibm.ctc.b2b.repository.B2bRepository
-
Get the list of (optional) transaction element attributes for a request type and element.
- getTransactionElementAttributeValue(String, String, String) - Method in class com.ibm.ctc.b2b.repository.B2bRepository
-
Get the value for a given attribute.
- getTransactionElementAttributeValueText(String, String, String, String) - Method in class com.ibm.ctc.b2b.repository.B2bRepository
-
Get the text value for an element containing an attribute.
- getTransactionElements(String) - Method in class com.ibm.ctc.b2b.repository.B2bRepository
-
Get the list of (optional) transaction elements for a request type.
- getTransactionServlet(String) - Method in class com.ibm.ctc.b2b.repository.B2bRepository
-
Get the servlet portion of the URL for the given transaction type.
- getTranslator() - Static method in class com.dpslink.flash.db.util.DBUFactory
-
Returns the file name translator object for the configured file name
translator class (dbutl.FileNameTranslator.class).
- getTrendAverages(SatTrends.Context, int, long[][]) - Method in class com.dpslink.flash.servlet.sat.SatTrends
-
Computes trend averages for the activity types that represent averaged
values.
- getTrendFormatter(SatTrends.Context, int) - Method in class com.dpslink.flash.servlet.sat.SatTrends
-
Returns the formatter used to create a string representation of the given
trend's time periods.
- getTrendPercents(SatTrends.Context, long[][]) - Method in class com.dpslink.flash.servlet.sat.SatTrends
-
Computes trend percentage-of-total for graphing purposes.
- getTrendResults(SatTrends.Context, int, int) - Method in class com.dpslink.flash.servlet.sat.SatTrends
-
Retrieves and returns the activity trend results for the entered criteria.
- getTrendsAsRS(int, int, Date, Date) - Method in class com.dpslink.flash.db.SiteActivityController
-
Returns a result set of the site activity trend values for the given
activity type, trend type and date range.
- getTrendTotals(SatTrends.Context, long[][]) - Method in class com.dpslink.flash.servlet.sat.SatTrends
-
Computes totals for each of the trend's time periods.
- getTriggerId() - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Returns the request's trigger id (the id for the servlet that initially
triggered a function).
- getTrueAction(int) - Method in class com.dpslink.flash.imports.Import
-
Returns the actual action to perform (add, update, delete).
- getType() - Method in class com.dpslink.base.tool.MakeDbProperties.Field
-
Returns the field's type definition (char, varchar, integer, etc).
- getType() - Method in class com.dpslink.flash.db.Cart
-
Returns the cart type code.
- getType() - Method in class com.dpslink.flash.db.CategoryListItem
-
Returns the list item's type (topcategory or subcategory).
- getType() - Method in class com.dpslink.flash.db.CreditCard
-
Returns the type of card.
- getType() - Method in class com.dpslink.flash.db.ImportValidation
-
Returns the error type.
- getType() - Method in class com.dpslink.flash.db.RestockNotification
-
Returns the notification type.
- getType() - Method in class com.dpslink.flash.db.SalesRep
-
Returns the type code (S=SFI, C=CSR).
- getType() - Method in class com.dpslink.flash.db.Shipper
-
Returns the type code (C=commercial, R=residential, B=both).
- getType(FlashServletContext, String) - Method in class com.dpslink.flash.db.SpecialController
-
Returns a collection of the special records for the given specials type code.
- getType() - Method in class com.dpslink.flash.db.User
-
Returns the user type code.
- getType(String) - Method in class com.dpslink.flash.db.UserController
-
Returns a collection of user records for the given user type.
- getType() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the order type.
- getType() - Method in class com.dpslink.flash.erp.obj.PaymentDetail
-
Returns payment type (credit card, cash, etc).
- getType() - Method in class com.dpslink.flash.util.NotificationMessage
-
Returns the message type code.
- getType() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the order type.
- getType() - Method in class com.dpslink.notification.api.param.FPaymentDetail
-
Returns payment type (credit card, cash, etc).
- getType() - Method in class com.dpslink.notification.api.param.FRestockNotification
-
Returns the notification type.
- getType() - Method in class com.dpslink.notification.api.param.FShipper
-
Returns the type code (C=commercial, R=residential, B=both).
- getType() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the user type code.
- getTypeCode() - Method in class com.dpslink.flash.db.Special
-
Returns the specials type code.
- getTypeFld() - Method in class com.dpslink.base.tool.MakeDbObjectSource.Field
-
Returns the field's type.
- getTypeGet() - Method in class com.dpslink.base.tool.MakeDbObjectSource.Field
-
Returns the field's type for getMap().
- getTypeSet() - Method in class com.dpslink.base.tool.MakeDbObjectSource.Field
-
Returns the field's type for setMap().
- getTypeSuffix() - Method in class com.dpslink.flash.util.NotificationMessage
-
Returns the message type code's suffix, which is the actual message type
used by the Notification Framework (sans the "MailMessage." prefix).
- getTypeText() - Method in class com.dpslink.flash.db.ImportValidation
-
Returns the error type description.
- getTypeText(int) - Static method in class com.dpslink.flash.db.ImportValidation
-
Returns the error type description for the given type.
- getUISelect(String, boolean) - Method in class com.dpslink.flash.db.CategoryController
-
Returns an HTML Select
object that contains all categories and has
the given code as the preselected code in the set of options.
- getUISelect(String) - Method in class com.dpslink.flash.db.CountryController
-
Returns an HTML Select
object that contains all countries and has
the given code as the preselected code in the set of options.
- getUISelect(String) - Method in class com.dpslink.flash.db.LeadtimeController
-
Returns an HTML Select
object that contains all lead times and has
the given code as the preselected code in the set of options.
- getUISelect(String) - Method in class com.dpslink.flash.db.ManufacturerController
-
Returns an HTML Select
object that contains all manufacturers and has
the given code as the preselected code in the set of options.
- getUISelect(String, Product) - Method in class com.dpslink.flash.db.ProductAttributeDescriptorController
-
Returns an HTML Select
object that contains either all or unassigned
descriptors and has the given code as the preselected code in the set of
options.
- getUISelect(String, boolean) - Method in class com.dpslink.flash.db.SalesRepController
-
Returns an HTML Select
object that contains all sales reps and has
the given code as the preselected code in the set of options.
- getUISelect(String) - Method in class com.dpslink.flash.db.SecurityProfileController
-
Returns an HTML Select
object that contains all security profiles
and has the given code as the preselected code in the set of options.
- getUISelect(ArrayList<Shipper>, String) - Method in class com.dpslink.flash.db.ShipperController
-
Returns an HTML Select
object that contains the shippers in the
given collection and has the given code as the preselected code in the set
of options.
- getUISelect(String, String) - Method in class com.dpslink.flash.db.StateController
-
Returns an HTML Select
object that contains all states and has
the given code as the preselected code in the set of options.
- getUISelect(String) - Method in class com.dpslink.flash.db.UnitMeasureController
-
Returns an HTML Select
object that contains all units of measure and
has the given code as the preselected code in the set of options.
- getUISelectAll(String) - Method in class com.dpslink.flash.db.ShipperController
-
Returns an HTML Select
object that contains all shippers and has
the given code as the preselected code in the set of options.
- getUISelectValid(String, boolean, String) - Method in class com.dpslink.flash.db.ShipperController
-
Returns an HTML Select
object that contains shippers for a country
code and "is commercial" flag and has the given code as the preselected code
in the set of options.
- getUnappliedCashAmt() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the unapplied case amount.
- getUnassigned(Product) - Method in class com.dpslink.flash.db.ProductAttributeDescriptorController
-
Returns a collection of unassigned descriptor records for a product.
- getUnFSValidFileName(String) - Method in class com.dpslink.flash.db.search.ProductSearch2
-
Returns a product ID based on a file system safe file name.
- getUnique() - Method in class com.dpslink.base.tool.MakeDbProperties.Index
-
Returns the index's unique designation.
- getUniqueValues(String) - Method in class com.dpslink.flash.db.ProductAttributeController
-
Returns a collection of unique attribute values for a descriptor code.
- getUnitMeasure() - Method in class com.dpslink.flash.b2b.OrderRequestLine
-
Returns the product unit measure code.
- getUnitPrice() - Method in class com.dpslink.flash.db.CartConfirmationLine
-
(not persisted) Returns the unit price for this line.
- getUnitPrice() - Method in class com.dpslink.flash.db.CartLine
-
Returns the unit price for this line.
- getUnnotified() - Method in class com.dpslink.flash.db.RestockNotificationController
-
Returns a collection of unnotified restock notification records that
have in-stock products.
- getUom() - Method in class com.dpslink.flash.db.Product
-
Returns the unit of measure object.
- getUOM1() - Method in class com.dpslink.flash.db.util.ProductLookupHandler.ERPItem
-
Returns the 1st unit of measure code.
- getUOM2() - Method in class com.dpslink.flash.db.util.ProductLookupHandler.ERPItem
-
Returns the 2nd unit of measure code.
- getUOM3() - Method in class com.dpslink.flash.db.util.ProductLookupHandler.ERPItem
-
Returns the 3rd unit of measure code.
- getUomCode() - Method in class com.dpslink.flash.db.CatalogProduct
-
Returns the product unit of measure code.
- getUomCode() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the product unit of measure code.
- getUomCode() - Method in class com.dpslink.flash.db.PermitProduct
-
Returns the product unit of measure code.
- getUomCode() - Method in class com.dpslink.flash.db.Product
-
Returns the unit of measure code.
- getUomCode() - Method in class com.dpslink.flash.db.ProductAttribute
-
Returns the product unit of measure code.
- getUomCode() - Method in class com.dpslink.flash.db.ProductGroupXref
-
Returns the product unit of measure code (optional).
- getUomCode() - Method in class com.dpslink.flash.db.RelatedProductsXref
-
Returns the product unit of measure code (optional).
- getUomCode() - Method in class com.dpslink.flash.db.RestockNotification
-
Returns the product unit of measure code.
- getUomCode() - Method in class com.dpslink.flash.db.util.UserCatalog.MapKey
-
- getUomCode() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the unit of measure code.
- getUomCode() - Method in class com.dpslink.notification.api.param.FRestockNotification
-
Returns the product unit of measure code.
- getUomCodeError() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the product unit of measure code validation error text.
- getUomHandler() - Method in class com.dpslink.flash.servlet.FlashServlet.Context
-
Returns the current session's unit of measure handler.
- getUomHandler() - Method in interface com.dpslink.flash.servlet.FlashServletContext
-
Returns the current session's unit of measure handler.
- getUomHandler() - Method in class com.dpslink.flash.util.ThreadServletContext
-
Returns the context's unit of measure handler.
- getUomName() - Method in class com.dpslink.notification.api.param.FProduct
-
Returns the unit of measure name.
- getUPC1() - Method in class com.dpslink.flash.db.util.ProductLookupHandler.ERPItem
-
Returns the 1st universal product code.
- getUPC2() - Method in class com.dpslink.flash.db.util.ProductLookupHandler.ERPItem
-
Returns the 2nd universal product code.
- getUPC3() - Method in class com.dpslink.flash.db.util.ProductLookupHandler.ERPItem
-
Returns the 3rd universal product code.
- getUpdates(ReviewCart.Context, ArrayList<Integer>, ArrayList<UnitMeasure>, ArrayList<UnitMeasure>) - Method in class com.dpslink.flash.servlet.ReviewCart
-
Retrieves the submitted "Update" values and places the values into the
given collections.
- getURL() - Method in class com.dpslink.flash.db.PunchOutSession
-
Returns the post-back url.
- getUrl(String) - Method in class com.ibm.ctc.b2b.xml.element.TransactionElement
-
- getURLForAdminCreate(AccountServlet.Context) - Method in class com.dpslink.flash.servlet.AccountServlet
-
Returns the URL for the admin account create servlet (billing info).
- getURLForAdminSelect(AccountServlet.Context) - Method in class com.dpslink.flash.servlet.AccountServlet
-
Returns the URL for the admin account selection servlet.
- getURLForProfile(AccountServlet.Context) - Method in class com.dpslink.flash.servlet.AccountServlet
-
Returns the URL for the account profile servlet.
- getURLForSfiSelect(AccountServlet.Context) - Method in class com.dpslink.flash.servlet.AccountServlet
-
Returns the URL for the SFI/CSR account selection servlet.
- getUser(FlashServletContext) - Method in class com.dpslink.flash.db.CreditCard
-
Returns the user who owns the credit card.
- getUser(String) - Method in class com.dpslink.flash.db.CreditCardController
-
Returns a collection of credit card records for a given user id.
- getUser(String) - Method in class com.dpslink.flash.db.FavoritesDescriptorController
-
Returns a collection of favorites descriptor records for the given user id.
- getUser(String) - Method in class com.dpslink.flash.db.LogonAttemptController
-
Returns a collection of user logon attempt records for the given user id.
- getUser(String) - Method in class com.dpslink.flash.db.NotificationPrefController
-
Returns a collection of user notification preference records for the given
user id.
- getUser(String) - Method in class com.dpslink.flash.db.PasswordHistoryController
-
Returns a collection of password history records for the given user id.
- getUser(String) - Method in class com.dpslink.flash.db.PermitUserController
-
Returns the user permit records for the given id (user or customer).
- getUser() - Method in class com.dpslink.flash.db.SalesRepUser
-
Returns the user object.
- getUser(String) - Method in class com.dpslink.flash.erp.extend.UserMaintenance
-
Retrieves a user record from the ERP system.
- getUser(String, String) - Method in class com.dpslink.flash.erp.extend.UserMaintenance
-
Retrieves a user record from the ERP system.
- getUser(String) - Method in interface com.dpslink.flash.erp.IUserMaintenance
-
Retrieves a user record from the ERP system.
- getUser(String, String) - Method in interface com.dpslink.flash.erp.IUserMaintenance
-
Retrieves a user record from the ERP system.
- getUser(FlashServlet.Context, String) - Method in class com.dpslink.flash.servlet.FlashServlet
-
Returns a User
object for the given user id.
- getUser() - Method in class com.ibm.ctc.b2b.authentication.RequestAuthenticator
-
- getUser() - Method in class com.ibm.ctc.b2b.connector.ConnectorParameters
-
- getUser() - Method in class com.ibm.ctc.b2b.request.RequestProcessor
-
- getUserDefaults(User) - Method in class com.dpslink.flash.db.NotificationPrefController
-
Returns the user notification preference defaults for the given user based
on the user's type (shopper, sales rep, admin, etc.).
- getUserDefaults(String, String) - Method in class com.dpslink.flash.db.NotificationPrefController
-
Returns the user notification preference defaults for the given user based
on the given user type (shopper, sales rep, admin, etc.).
- getUserDefinedField1() - Method in class com.dpslink.flash.b2b.OrderRequest
-
Returns the order additional info.
- getUserDefinedField1() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the order additional info.
- getUserDefinedField1() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the order additional info.
- getUserDefinedField1() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the order additional info.
- getUserEmailAddress(ProductDetails.Context) - Method in class com.dpslink.flash.servlet.ProductDetails
-
Determine the correct email address to use for this session & user.
- getUserId() - Method in class com.dpslink.flash.db.CreditCard
-
Returns the id for the user who owns the credit card.
- getUserId() - Method in class com.dpslink.flash.db.FavoritesDescriptor
-
Returns the id for the user who owns the list.
- getUserId() - Method in class com.dpslink.flash.db.LogonAttempt
-
Returns the id of the user who attempted logon.
- getUserId() - Method in class com.dpslink.flash.db.NotificationPref
-
Returns the id of the associated user.
- getUserId() - Method in class com.dpslink.flash.db.OrderAudit
-
Returns the id for the user who created the order.
- getUserId() - Method in class com.dpslink.flash.db.PasswordHistory
-
Returns the id of the associated user.
- getUserId() - Method in class com.dpslink.flash.db.PermitUser
-
Returns the id (user id or customer id).
- getUserId() - Method in class com.dpslink.flash.db.PunchOutSession
-
Returns the id of the user associated with the session.
- getUserId() - Method in class com.dpslink.flash.db.RestockNotification
-
Returns the id of user who submitted the request.
- getUserId() - Method in class com.dpslink.flash.db.SalesRepUser
-
Returns the user id.
- getUserId() - Method in class com.dpslink.flash.db.SearchLogProduct
-
Returns the id of user who performed the search.
- getUserId() - Method in class com.dpslink.flash.db.SiteActivity
-
Returns the user id associated with the session.
- getUserId() - Method in class com.dpslink.flash.erp.obj.BackendJobDescription
-
Returns the backend user id that determines the job description.
- getUserId() - Method in class com.dpslink.flash.servlet.FlashServletRequest
-
Returns the request's user id.
- getUserId() - Method in class com.dpslink.notification.api.param.FRestockNotification
-
Returns the id of user who submitted the request.
- getUserType() - Method in class com.dpslink.flash.db.SiteActivity
-
Returns the user type associated with the session.
- getValid() - Method in class com.dpslink.flash.db.Shipper
-
Returns the is valid for check out flag.
- getValid(String, boolean) - Method in class com.dpslink.flash.db.ShipperController
-
Returns a collection of the shipper records for a country code and "is
commercial" flag.
- getValid() - Method in class com.dpslink.notification.api.param.FShipper
-
Returns the is valid for check out flag.
- getValidDefaultCategory(AccountServlet.Context) - Method in class com.dpslink.flash.servlet.AccountServlet
-
Returns a Category
object suitable for use as the user's
default start category.
- getValidFileName(String) - Static method in class com.dpslink.base.io.FileSystem
-
Returns a file name that is valid for the file system based on the invalid
and replacement characters defined in the properties.
- getValidLists(AdmUserFavoritesCopy.Context, String) - Method in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy
-
Returns a collection of valid favorites lists for a user.
- getValidValues() - Method in class com.dpslink.flash.erp.obj.BackendControl
-
Returns the field's valid values.
- getValidValuesStr() - Method in class com.dpslink.flash.erp.obj.BackendControl
-
Returns the field's valid values undelimited string.
- getValue() - Method in class com.dpslink.base.html.Checkbox
-
Returns the checkbox's value attribute.
- getValue() - Method in class com.dpslink.base.html.Option
-
Returns the option's value attribute.
- getValue() - Method in class com.dpslink.base.html.Text
-
Returns the text's value attribute.
- getValue() - Method in class com.dpslink.base.html.Textarea
-
Returns the textarea's value attribute.
- getValue() - Method in class com.dpslink.base.util.HtmlToExcel.XmlCell
-
Returns the text value for the cell.
- getValue() - Method in class com.dpslink.base.util.XmlToPdf.XmlCell
-
Returns the text value for the cell.
- getValue() - Method in class com.dpslink.flash.db.Cart
-
(not persisted) Returns the total order amount.
- getValue() - Method in class com.dpslink.flash.db.OrderAudit
-
Returns the total order amount.
- getValue() - Method in class com.dpslink.flash.db.ProductAttribute
-
Returns the attribute value.
- getValue(String) - Method in class com.dpslink.flash.erp.ERPInterfaceAS400.Pcml
-
Returns an object value from the PCML document.
- getValue(String) - Method in class com.dpslink.flash.erp.ERPInterfaceAS400.Received
-
Returns an object value from the data queue record.
- getValue() - Method in class com.dpslink.flash.erp.obj.BackendControl
-
Returns the field's value.
- getValue() - Method in class com.dpslink.flash.erp.obj.Order
-
Returns the order value.
- getValue(int) - Method in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo.Row
-
Returns the value at the given column index (zero-based).
- getValue() - Method in class com.dpslink.flash.servlet.ClientRequest.DisplayableAttribute
-
Returns the attribute's value.
- getValue() - Method in class com.dpslink.flash.servlet.ProductDetails.DisplayableAttribute
-
Returns the attribute's value.
- getValue() - Method in class com.dpslink.notification.api.param.FOrder
-
Returns the order value.
- getValueForOrderColumn(Order, String) - Method in class com.dpslink.flash.servlet.OrderSummary
-
Returns the string value for named column in the order.
- getValues() - Method in class com.dpslink.flash.servlet.ProductCompare.CompareAttribute
-
Returns the attribute's values.
- getValues() - Method in class com.dpslink.flash.servlet.Products.SelectableFilter
-
Returns the collection of attribute filter values.
- getValues() - Method in class com.dpslink.flash.servlet.ProductSearch.SelectableAttribute
-
Returns the attribute's value selections.
- getVerificationAddress(FlashServletContext) - Method in class com.dpslink.flash.db.CreditCard
-
Returns the credit card's verification street address, which is the override
address if one exists for this credit card; otherwise, it is the first non
blank address line for the bill-to customer for the user associated with
this credit card.
- getVerificationAddress() - Method in class com.dpslink.flash.db.Customer
-
(not persisted) Returns the customer's address used for verifying
credit card transactions.
- getVerificationAddress() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the customer's address used for verifying credit card transactions.
- getVerificationPostalCode(FlashServletContext) - Method in class com.dpslink.flash.db.CreditCard
-
Returns the credit card's verification postal code, which is the override
postal code if one exists for this credit card; otherwise, it is the postal
verification code for the bill-to customer for the user associated with
this credit card.
- getVerificationPostalCode() - Method in class com.dpslink.flash.db.Customer
-
(not persisted) Returns the customer's postal code used for verifying
credit card transactions.
- getVerificationPostalCode() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the customer's postal code used for verifying credit card transactions.
- getViewNames(JDBCConnectionInfo) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Returns the names of the views in the database in view name sequence.
- getViewNameSelects(String) - Method in class com.dpslink.base.servlet.ViewServerInfo
-
Returns an html formatted string of the view name select and option tags
for the allowed view selections (properties or the files contained in the
configured log file folder.
- getWarehouseQtys() - Method in class com.dpslink.flash.db.Product
-
(not persisted) Returns the collection of warehouse quantities.
- getWarningType() - Method in interface com.dpslink.flash.erp.ERPInterface
-
Returns the type of warning encountered during processing.
- getWarningType() - Method in class com.dpslink.flash.erp.ERPInterfaceAS400
-
Returns the type of warning encountered during processing.
- getWarningType() - Method in class com.dpslink.flash.erp.ERPInterfaceBogus
-
Returns the type of warning encountered during processing.
- getWebPage() - Method in class com.dpslink.flash.db.User
-
Returns the web page url.
- getWebPage() - Method in class com.dpslink.notification.api.param.FUser
-
Returns the web page url.
- getWhen() - Method in class com.dpslink.flash.db.LogonAttempt
-
Returns the time when logon was attempted.
- getWhseDetail(String, String, Product) - Method in class com.dpslink.flash.erp.bogus.ProductInformation
-
Retrieves a collection of detailed product quantities for a warehouse.
- getWhseDetail(String, String, Product) - Method in class com.dpslink.flash.erp.extend.ProductInformation
-
Retrieves a collection of detailed product quantities for a warehouse.
- getWhseDetail(String, String, Product) - Method in interface com.dpslink.flash.erp.IProductInformation
-
Retrieves a collection of detailed product quantities for a warehouse.
- getWhseDetailDesc() - Method in class com.dpslink.flash.erp.bogus.ProductInformation
-
Returns the warehouse description that was retrieved from the ERP system
when a request was made to retrieve warehouse detail quantities.
- getWhseDetailDesc() - Method in class com.dpslink.flash.erp.extend.ProductInformation
-
Returns the warehouse description that was retrieved from the ERP system
when a request was made to retrieve warehouse detail quantities.
- getWhseDetailDesc() - Method in interface com.dpslink.flash.erp.IProductInformation
-
Returns the warehouse description that was retrieved from the ERP system
when a request was made to retrieve warehouse detail quantities.
- getWhseDetailQty() - Method in class com.dpslink.flash.erp.bogus.ProductInformation
-
Returns the warehouse item on hand quantity that was retrieved from the
ERP system when a request was made for warehouse detail quantities.
- getWhseDetailQty() - Method in class com.dpslink.flash.erp.extend.ProductInformation
-
Returns the warehouse item on hand quantity that was retrieved from the
ERP system when a request was made for warehouse detail quantities.
- getWhseDetailQty() - Method in interface com.dpslink.flash.erp.IProductInformation
-
Returns the warehouse item on hand quantity that was retrieved from the
ERP system when a request was made for warehouse detail quantities.
- getWhseQtys(Product) - Method in class com.dpslink.flash.erp.bogus.ProductInformation
-
Retrieves a collection of product availability quantities by warehouse.
- getWhseQtys(Product) - Method in class com.dpslink.flash.erp.extend.ProductInformation
-
Retrieves a collection of product availability quantities by warehouse.
- getWhseQtys(Product) - Method in interface com.dpslink.flash.erp.IProductInformation
-
Retrieves a collection of product availability quantities by warehouse.
- getWidth() - Method in class com.dpslink.base.util.XmlToPdf.XmlTable
-
Returns the width of the table.
- getWrap() - Method in class com.dpslink.base.html.Textarea
-
Returns the textarea's wrap state attribute.
- getWrong() - Method in class com.dpslink.flash.db.WordFix
-
Returns the incorrectly formatted word.
- getXmlContent(HttpServletRequest) - Method in class com.ibm.ctc.b2b.servlet.B2bCxmlServlet
-
Extracts the cXML request from the HTTP request by stripping off the HTTP
tags.
- getXrefCode() - Method in class com.dpslink.flash.db.Customer
-
Returns the product cross reference code.
- getXrefCode() - Method in class com.dpslink.notification.api.param.FCustomer
-
Returns the product cross reference code.
- getXrefs() - Method in class com.dpslink.flash.db.PendingProduct
-
Returns the collection of customer-product cross references.
- getYesNoDescription(String, String) - Method in class com.dpslink.flash.servlet.admin.AdmViewDatabaseInfo
-
Returns the dbinfo.properties yes/no description for the given type and
code.
- getYTDGrossSales() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the year-to-date sales amount (including freight and tax).
- getYTDNetSales() - Method in class com.dpslink.flash.erp.obj.ARSummary
-
Returns the year-to-date sales amount (excluding freight and tax).
- GoBack - Class in com.dpslink.base.servlet
-
Processes HTML template back button requests.
- GoBack() - Constructor for class com.dpslink.base.servlet.GoBack
-
- GREATER_THAN - Static variable in class com.dpslink.flash.db.ImportCriteria
-
The operator code for greater than.
- GREATER_THAN_OR_EQUAL - Static variable in class com.dpslink.flash.db.ImportCriteria
-
The operator code for greater than or equals.
- GROUP_BATCH - Static variable in class com.dpslink.flash.db.SiteActivity
-
The group code for batch activity.
- GROUP_OTHER - Static variable in class com.dpslink.flash.db.SiteActivity
-
The group code for other activity.
- GROUP_PUBLIC - Static variable in class com.dpslink.flash.db.SiteActivity
-
The group code for public activity.
- GROUP_SFI - Static variable in class com.dpslink.flash.db.SiteActivity
-
The group code for SFI activity.
- GROUP_TOTAL - Static variable in class com.dpslink.flash.db.SiteActivity
-
The group code for total activity.
- grpPublic - Variable in class com.dpslink.flash.servlet.sat.SatLocations.Context
-
The submitted include public value.
- grpPublic - Variable in class com.dpslink.flash.servlet.sat.SatTrends.Context
-
The submitted include public value.
- grpSFI - Variable in class com.dpslink.flash.servlet.sat.SatLocations.Context
-
The submitted include SFI value.
- grpSFI - Variable in class com.dpslink.flash.servlet.sat.SatTrends.Context
-
The submitted include SFI value.
- grpTotal - Variable in class com.dpslink.flash.servlet.sat.SatLocations.Context
-
The submitted include total value.
- grpTotal - Variable in class com.dpslink.flash.servlet.sat.SatTrends.Context
-
The submitted include total value.