Skip navigation links

DPS Flash v8.2

This document contains the Java API specification for DPS Flash as of version 8.2 and includes documentation for the 4 projects that comprise the complete DPS Flash product.

See: Description

Packages 
Package Description
com.dpslink.base.as400
Product-neutral classes for IBMi connections; such as for accessing data queues and other IBMi system resources.
com.dpslink.base.html
Product-neutral classes for creating and processing various HTML elements; such as checkboxes, radio buttons and input text fields.
com.dpslink.base.io
Product-neutral classes for processing files and folders in the server's file system.
com.dpslink.base.jdbc
Product-neutral classes for database connections; such as for executing SQL and retrieving database metadata.
com.dpslink.base.mail
Product-neutral classes for sending emails.
com.dpslink.base.obj
Product-neutral classes for mapped attribute objects.
com.dpslink.base.servlet
Product-neutral classes for servlet processing.
com.dpslink.base.tool
Product-neutral classes for various command line tools.
com.dpslink.base.util
Product-neutral classes that provide basic functionality for various types of processing; such as for HTML, XML, Excel, logging, string and template processing.
com.dpslink.base.util.json
Product-neutral classes for processing JSON data (pre JSON.org library).
com.dpslink.ecomm.util
DPS Flash specific classes that provide backwards compatibility for classes in com.dpslink.flash.cmd.
com.dpslink.ecomm.util.backendSystem
DPS Flash specific classes that provide backwards compatibility for classes in com.dpslink.flash.cmd.
com.dpslink.flash.b2b
DPS Flash specific implementations for classes in com.ibm.ctc.b2b.connector.
com.dpslink.flash.cmd
DPS Flash specific command line classes for frontend and/or backend use.
com.dpslink.flash.cmd.util
DPS Flash specific utility helper classes for com.dpslink.flash.cmd.
com.dpslink.flash.db
DPS Flash specific definitions for database objects and database object controllers as well as other non-persisted business related objects.
com.dpslink.flash.db.search
DPS Flash specific product search indexing and product search processing classes.
com.dpslink.flash.db.util
DPS Flash specific database related handlers and background processing tasks.
com.dpslink.flash.erp
DPS Flash specific interfaces and abstract classes on which all backend interface classes are based.
com.dpslink.flash.erp.bogus
DPS Flash specific pseudo implementations for com.dpslink.flash.erp interfaces and abstract classes.
com.dpslink.flash.erp.extend
DPS Flash specific DPS Extend implementations for com.dpslink.flash.erp interfaces and abstract classes.
com.dpslink.flash.erp.obj
DPS Flash specific business related objects unique to backend interface processing.
com.dpslink.flash.imports
DPS Flash specific parsers and processors for importing data from delimited text files or from Excel spreadsheet files.
com.dpslink.flash.servlet
DPS Flash specific servlets for handling shopping functions.
com.dpslink.flash.servlet.admin
DPS Flash specific servlets for handling administration functions.
com.dpslink.flash.servlet.demo
DPS Flash specific servlets for handling demo site functions.
com.dpslink.flash.servlet.sat
DPS Flash specific servlets for handling site activity and trends functions.
com.dpslink.flash.servlet.sfi
DPS Flash specific servlets for handling sales force interface functions.
com.dpslink.flash.servlet.test
DPS Flash specific servlets for handling test scenarios.
com.dpslink.flash.test
DPS Flash specific command line classes for various test scenarios.
com.dpslink.flash.upgrade.v82
DPS Flash specific command line classes created in version 8.2 for populating Notification Framework data.
com.dpslink.flash.util
DPS Flash specific utility helper classes used throughout all other com.dpslink.flash classes.
com.dpslink.notification.api.param
Business object definitions for use as parameters to DPS Notification Framework APIs.
com.ibm.ctc.b2b
IBM-written product-neutral classes for business-to-business CXML processing.
com.ibm.ctc.b2b.authentication
IBM-written product-neutral classes for business-to-business CXML processing.
com.ibm.ctc.b2b.connector
IBM-written product-neutral classes for business-to-business CXML processing.
com.ibm.ctc.b2b.connector.test
IBM-written product-neutral classes for business-to-business CXML processing.
com.ibm.ctc.b2b.repository
IBM-written product-neutral classes for business-to-business CXML processing.
com.ibm.ctc.b2b.request
IBM-written product-neutral classes for business-to-business CXML processing.
com.ibm.ctc.b2b.response
IBM-written product-neutral classes for business-to-business CXML processing.
com.ibm.ctc.b2b.servlet
IBM-written product-neutral classes for business-to-business CXML processing.
com.ibm.ctc.b2b.util
IBM-written product-neutral classes for business-to-business CXML processing.
com.ibm.ctc.b2b.xml
IBM-written product-neutral classes for business-to-business CXML processing.
com.ibm.ctc.b2b.xml.element
IBM-written product-neutral classes for business-to-business CXML processing.

This document contains the Java API specification for DPS Flash as of version 8.2 and includes documentation for the 4 projects that comprise the complete DPS Flash product.

com.dpslink.ecomm.* & com.dpslink.flash.*  -  DPS Flash specific code
com.dpslink.base.*  -  Product-neutral generic base code
com.dpslink.notification.*  -  DPS Notification Framework parameters code
com.ibm.ctc.b2b.*  -  Product-neutral business-to-business base code
Skip navigation links