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.db.util |
DPS Flash specific database related handlers and background processing tasks.
|
Modifier and Type | Field and Description |
---|---|
static java.lang.Class<SiteActivityPage> |
DBO.SITEPAGE
The site activity page object class.
|
Modifier and Type | Method and Description |
---|---|
static void |
SiteActivityQueue.addToQueue(SiteActivityPage sap)
Adds a
SiteActivityPage object to the end of the queue. |