Package | Description |
---|---|
com.dpslink.flash.servlet |
DPS Flash specific servlets for handling shopping functions.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ProductCompare.setTemplateAttributes(ProductCompare.Context ctx)
Invoked by this class' implementation of
setTemplateData to
retrieve and set the product attributes data required by the html template. |
protected boolean |
ProductCompare.setTemplateError(ProductCompare.Context ctx,
java.lang.String errName)
Sets the html template error fields for the given error name.
|