ModeShape Distribution 3.0.0.Beta4

org.modeshape.jcr.query.model
Interface LanguageObject

All Superinterfaces:
Serializable, Visitable
All Known Subinterfaces:
Command, Constraint, DynamicOperand, JoinCondition, QueryCommand, Source, StaticOperand
All Known Implementing Classes:
AllNodes, And, ArithmeticOperand, Between, BindVariableName, ChildNode, ChildNodeJoinCondition, Column, Comparison, DescendantNode, DescendantNodeJoinCondition, EquiJoinCondition, FullTextSearch, FullTextSearchScore, JcrSqlQueryParser.JoinableSources, Join, Length, Limit, Literal, LiteralValue, LowerCase, NamedSelector, NodeDepth, NodeLocalName, NodeName, NodePath, Not, Or, Ordering, PropertyExistence, PropertyValue, Query, ReferenceValue, SameNode, SameNodeJoinCondition, Selector, SelectQuery, SetCriteria, SetQuery, Subquery, UpperCase

public interface LanguageObject
extends Visitable, Serializable

A common interface for all query language objects.


Method Summary
 
Methods inherited from interface org.modeshape.jcr.query.model.Visitable
accept
 


ModeShape Distribution 3.0.0.Beta4

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