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