Package | Description |
---|---|
com.dpslink.flash.servlet.admin |
DPS Flash specific servlets for handling administration functions.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
AdmPendingProductProfile.postRecord(AdmPendingProductProfile.Context ctx)
Posts the current pending product record.
|
protected boolean |
AdmPendingProductProfile.setTemplateError(AdmPendingProductProfile.Context ctx,
java.lang.String errName)
Sets the html template error fields for the given error name.
|
protected boolean |
AdmPendingProductProfile.validateRecord(AdmPendingProductProfile.Context ctx)
Validates the current pending product record.
|