Package | Description |
---|---|
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.servlet.admin |
DPS Flash specific servlets for handling administration functions.
|
Modifier and Type | Field and Description |
---|---|
static java.lang.Class<SearchLogProduct> |
DBO.SRCHLOG
The product search log object class.
|
Modifier and Type | Method and Description |
---|---|
protected java.util.ArrayList<SearchLogProduct> |
AdmPurgeSearchLogs.getPurgeRecords(AdmPurge.Context ctx)
Returns a collection of records that match the purge criteria.
|