Uses of Class
org.xwiki.query.xwql.internal.QueryContext.PropertyInfo

Packages that use QueryContext.PropertyInfo
org.xwiki.query.xwql.internal   
 

Uses of QueryContext.PropertyInfo in org.xwiki.query.xwql.internal
 

Fields in org.xwiki.query.xwql.internal with type parameters of type QueryContext.PropertyInfo
 java.util.Map<java.lang.String,QueryContext.PropertyInfo> QueryContext.ObjectInfo.properties
          Properties appeared in query
 

Methods in org.xwiki.query.xwql.internal that return QueryContext.PropertyInfo
 QueryContext.PropertyInfo QueryContext.ObjectInfo.addProperty(java.lang.String propname, PPath location)
           
 



Copyright © 2004-2011 XWiki. All Rights Reserved.