ModeShape Distribution 3.0.0.Beta4

org.modeshape.jcr.query.model
Interface Readable

All Known Implementing Classes:
JoinType, Order, PlanNode, SelectorName, SetQuery.Operation

public interface Readable


Method Summary
 String getString()
          Get the string representation of this query object.
 

Method Detail

getString

String getString()
Get the string representation of this query object.

Returns:
the string representation; never null

ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.