ZMObject
|
+--ZMSearchResultSource
public class ZMSearchResultSource
extends ZMObject
| Fields inherited from org.zenmagick.ZMObject | |
|---|---|
| properties_ | |
| Constructor Summary | |
|---|---|
ZMSearchResultSource(ZMSearchCriteria criteria) Create a new instance. |
|
| Method Summary | |
|---|---|
| void | {@inheritDoc} / |
| void | {@inheritDoc} / |
| void | {@inheritDoc} / |
| void | isFinal() {@inheritDoc} / |
| void | setResultList(mixed resultList) {@inheritDoc} / |
| Methods inherited from org.zenmagick.ZMObject | |
|---|---|
| attachMethod, get, getAttachedMethods, getPropertyNames, set, singleton | |
public ZMSearchResultSource(ZMSearchCriteria criteria)
Create a new instance.
public void getResultClass()
/
public void getResults()
/
public void getTotalNumberOfResults()
/
public void isFinal()
/
public void setResultList(mixed resultList)
/
A product search source.
This is a wrapper around the
ZMProductFinder.