Package | Description |
---|---|
com.dpslink.flash.servlet.admin |
DPS Flash specific servlets for handling administration functions.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
AdmSpecialProductList.isDifferentSpecial(AdmSpecialProductList.Context ctx)
Determines if the special code supplied in the url is different than the
special code put in the session by the special add/edit servlet and, if
so, redirects to the current mode's appropriate start page.
|
protected boolean |
AdmSpecialProductList.setTemplateError(AdmSpecialProductList.Context ctx,
java.lang.String errName)
Sets the html template error fields for the given error name.
|