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

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

public class Conjunction
extends Junction

Version:
$Id: Conjunction.java 2088 2010-03-03 22:59:50Z fgiust $
Author:
fgrilli
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
Conjunction()
           
 
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

Conjunction

public Conjunction()


Copyright © 2009-2010 Openmind. All Rights Reserved.