com.ibm.commerce.tools.common.ui
Interface SearchDialogCriteriaBean

All Superinterfaces:
DataBean, InputDataBean, java.io.Serializable, SmartDataBean
All Known Implementing Classes:
ContractSearchCriteriaDataBean

public interface SearchDialogCriteriaBean
extends SmartDataBean

A generic smart data bean interface for search dialog.


Field Summary
static java.lang.String COPYRIGHT
          IBM copyright notice field.
 
Fields inherited from interface com.ibm.commerce.beans. DataBean
emptyString
 
Methods inherited from interface com.ibm.commerce.beans. SmartDataBean
getCommandContext, populate, setCommandContext
 
Methods inherited from interface com.ibm.commerce.beans. InputDataBean
getRequestProperties, setRequestProperties
 

Field Detail
public static final java.lang.String COPYRIGHT
IBM copyright notice field.
See Also:
Constant Field Values