public class HCTQueryFilter extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
HCTQueryFilter.ChildQueryFilter |
| Constructor and Description |
|---|
HCTQueryFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCond(Constants.State state,
Constants.Element element,
Attributes atts) |
List<String> |
getAndConds() |
Map<HCTDocumentChildNode,HCTQueryFilter.ChildQueryFilter> |
getChildConds() |
List<String> |
getOrConds() |
public void addCond(Constants.State state, Constants.Element element, Attributes atts) throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic Map<HCTDocumentChildNode,HCTQueryFilter.ChildQueryFilter> getChildConds()
Copyright © 2011-2012 Tirasa. All Rights Reserved.