Package | Description |
---|---|
com.dpslink.flash.servlet.admin |
DPS Flash specific servlets for handling administration functions.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
AdmProductImportBatchAddEdit.setTemplateError(AdmProductImportBatchAddEdit.Context ctx,
java.lang.String errName)
Sets the html template error fields for the given error name.
|
protected boolean |
AdmProductImportBatchAddEdit.validateEntries(AdmProductImportBatchAddEdit.Context ctx)
Validates the user's entries and sets error text for criteria entries
that do not pass validation.
|
Constructor and Description |
---|
EditableData(AdmProductImportBatchAddEdit.Context ctx,
ImportCriteria obj)
Constructs a new editable import batch criteria.
|