Package | Description |
---|---|
com.dpslink.flash.servlet.admin |
DPS Flash specific servlets for handling administration functions.
|
Modifier and Type | Field and Description |
---|---|
protected AdmSecurityProfile |
AdmSecurityProfileAddEdit.Context.dbObject
The current object being added or edited.
|
protected AdmSecurityProfile |
AdmSecurityProfileSelect.Context.selectObj
The current selected object.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.ArrayList<AdmSecurityProfile> |
AdmSecurityProfileAddEdit.Context.selectList
The select servlet's current list of selection objects.
|
protected java.util.ArrayList<AdmSecurityProfile> |
AdmSecurityProfileSelect.Context.selectList
The current list of selection objects.
|