public class ProductExploreDataBean extends FormDataBean
Modifier and Type | Field and Description |
---|---|
protected com.ibm.commerce.pa.metaphor.ConstraintList | constraintList
Deprecated.
|
static java.lang.String | COPYRIGHT
Deprecated.
|
protected java.lang.String | count
Deprecated.
|
Constructor and Description |
---|
ProductExploreDataBean()
Deprecated.
ProductExploreDataBean constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String | getCommandInterfaceName()
Deprecated.
Returns the name of the command interface.
|
com.ibm.commerce.pa.metaphor.ConstraintList | getConstraintList()
Deprecated.
Returns the list of constraints used in the parametric search.
|
java.lang.String | getCount()
Deprecated.
|
void | setConstraintList(com.ibm.commerce.pa.metaphor.ConstraintList newValue)
Deprecated.
Sets the list of constraints used in the parametric search.
|
void | setCount(java.lang.String newCount)
Deprecated.
|
public static final java.lang.String COPYRIGHT
protected com.ibm.commerce.pa.metaphor.ConstraintList constraintList
protected java.lang.String count
public ProductExploreDataBean()
public java.lang.String getCommandInterfaceName()
public com.ibm.commerce.pa.metaphor.ConstraintList getConstraintList()
public java.lang.String getCount()
public void setConstraintList(com.ibm.commerce.pa.metaphor.ConstraintList newValue)
public void setCount(java.lang.String newCount)