| Modifier and Type | Field and Description |
|---|---|
static String |
QUERTY_XMLNS |
| Constructor and Description |
|---|
QueryCriteria() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCollection(tigase.xml.Element collection) |
void |
addContains(String contain) |
void |
addItem(tigase.xml.Element item) |
void |
addTag(String tag) |
List<tigase.xml.Element> |
getCollections() |
Set<String> |
getContains() |
List<tigase.xml.Element> |
getItems() |
Set<String> |
getTags() |
boolean |
getUseMessageIdInRsm() |
void |
prepareResult(tigase.xml.Element retList) |
void |
setUseMessageIdInRsm(boolean value) |
getComponentJID, getEnd, getId, getQuestionerJID, getRsm, getStart, getWith, setComponentJID, setEnd, setId, setQuestionerJID, setStart, setWithpublic static final String QUERTY_XMLNS
public void addContains(String contain)
public void addTag(String tag)
public boolean getUseMessageIdInRsm()
public void setUseMessageIdInRsm(boolean value)
public void prepareResult(tigase.xml.Element retList)
public void addCollection(tigase.xml.Element collection)
public List<tigase.xml.Element> getCollections()
public void addItem(tigase.xml.Element item)
public List<tigase.xml.Element> getItems()
Copyright © 2017. All rights reserved.