|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.repository.search.refinement.FacetSearchResponse
atg.commerce.search.refinement.CommerceFacetSearchResponse
FacetSearchTools
public class CommerceFacetSearchResponse
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
Deprecated. Class version string |
| Constructor Summary | |
|---|---|
CommerceFacetSearchResponse()
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.String |
getLeastCommonCategoryId()
Deprecated. Gets the ID of the least common category for the refinements returned by a query request |
void |
setLeastCommonCategoryId(java.lang.String pLeastCommonCategoryId)
Deprecated. Sets the ID of the least common category for the refinements returned by a query |
| Methods inherited from class atg.repository.search.refinement.FacetSearchResponse |
|---|
getAvailableFacets, getClientRequest, getFacetSearchRequest, getMatchingItems, getNumResultsReturned, getPageNum, getRequestXml, getResponseXml, getSearchResults, getTotalPages, getTotalResults, setAvailableFacets, setClientRequest, setFacetSearchRequest, setMatchingItems, setNumResultsReturned, setPageNum, setRequestXml, setSearchResults, setTotalPages, setTotalResults, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail |
|---|
public CommerceFacetSearchResponse()
| Method Detail |
|---|
public java.lang.String getLeastCommonCategoryId()
public void setLeastCommonCategoryId(java.lang.String pLeastCommonCategoryId)
pLeastCommonCategoryId - The least common category ID to set
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||