Package | Description |
---|---|
com.dpslink.flash.servlet |
DPS Flash specific servlets for handling shopping functions.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.ArrayList<ProductSearch.SelectableAttribute> |
ProductSearch.Context.selectableAttr
The current list of selectable attributes.
|
Modifier and Type | Method and Description |
---|---|
static java.util.ArrayList<ProductSearch.SelectableAttribute> |
ProductSearch.getSearchAttributes(FlashServletContext ctx)
Returns the set of selectable attributes that were used to generate the
current search results.
|