net.sourceforge.openutils.mgnlcriteria.jcr.query.criterion
Class Disjunction

java.lang.Object
  extended by net.sourceforge.openutils.mgnlcriteria.jcr.query.criterion.Junction
      extended by net.sourceforge.openutils.mgnlcriteria.jcr.query.criterion.Disjunction
All Implemented Interfaces:
Serializable, Criterion

public class Disjunction
extends Junction

Version:
$Id: Disjunction.java 3285 2011-01-24 18:10:19Z fgiust $
Author:
Federico Grilli
See Also:
Serialized Form

Field Summary
 
Fields inherited from interface net.sourceforge.openutils.mgnlcriteria.jcr.query.criterion.Criterion
ALL_ELEMENTS, ATTRIBUTE_SELECTOR, JCR_PREFIX, JCR_PRIMARYTYPE, JCR_ROOT, NT_BASE, XS_DATETIME_FUNCTION
 
Constructor Summary
protected Disjunction()
           
 
Method Summary
 
Methods inherited from class net.sourceforge.openutils.mgnlcriteria.jcr.query.criterion.Junction
add, getOp, isEmpty, toString, toXPathString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Disjunction

protected Disjunction()


Copyright © 2009-2011 Openmind. All Rights Reserved.