org.xwiki.query.xwql.internal
Class QueryContext.PropertyInfo
java.lang.Object
org.xwiki.query.xwql.internal.QueryContext.PropertyInfo
- Enclosing class:
- QueryContext
public class QueryContext.PropertyInfo
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
object
public QueryContext.ObjectInfo object
name
public java.lang.String name
alias
public java.lang.String alias
locations
public java.util.List<PPath> locations
QueryContext.PropertyInfo
public QueryContext.PropertyInfo(java.lang.String name,
QueryContext.ObjectInfo object)
getType
public java.lang.String getType()
throws java.lang.Exception
- Throws:
java.lang.Exception
isCustomMapped
public boolean isCustomMapped()
throws java.lang.Exception
- Throws:
java.lang.Exception
getValueField
public java.lang.String getValueField()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2004-2011 XWiki. All Rights Reserved.