Package | Description |
---|---|
com.dpslink.flash.db.util |
DPS Flash specific database related handlers and background processing tasks.
|
Modifier and Type | Field and Description |
---|---|
private java.util.HashMap<UserCatalog.MapKey,java.util.ArrayList<java.lang.String>> |
UserCatalog.ivCatalog1
A map of products and the categories each product is assigned to.
|
private java.util.HashMap<UserCatalog.MapKey,java.util.ArrayList<java.lang.String>> |
UserCatalog.ivCatalog2
A map of products and the categories each product is assigned to.
|