public class Facet extends AbstractResultEntity
| Constructor and Description |
|---|
Facet() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBehavior() |
List<FacetValue> |
getItems() |
String |
getTitle() |
String |
getUndoQueryString() |
Boolean |
hasUndoQueryString() |
boolean |
isSelected() |
void |
parse(javax.xml.stream.XMLEventReader reader) |
public void parse(javax.xml.stream.XMLEventReader reader) throws Exception
parse in interface ResultEntityparse in class AbstractResultEntityExceptionpublic boolean isSelected()
public String getTitle()
public String getUndoQueryString()
public Boolean hasUndoQueryString()
public List<FacetValue> getItems()
public String getBehavior()
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"