public abstract class BaseOperator extends BaseNode implements QueryClause
| Constructor and Description |
|---|
BaseOperator(QueryField queryField) |
| Modifier and Type | Method and Description |
|---|---|
QueryField |
getQueryField() |
protected void |
populate(com.liferay.portal.kernel.xml.simple.Element element) |
attach, getNodeName, getNodeText, toString, toXmlStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitattach, toXmlStringpublic BaseOperator(QueryField queryField)
public QueryField getQueryField()