Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.query.sql.model
Class PathReference

java.lang.Object
  extended by org.nuxeo.ecm.core.query.sql.model.Reference
      extended by org.nuxeo.ecm.core.query.sql.model.PathReference
All Implemented Interfaces:
java.io.Serializable, ASTNode, Operand

public class PathReference
extends Reference

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.nuxeo.ecm.core.query.sql.model.Reference
name
 
Constructor Summary
PathReference(java.lang.String path)
           
 
Method Summary
 boolean isPathReference()
           
 
Methods inherited from class org.nuxeo.ecm.core.query.sql.model.Reference
accept, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PathReference

public PathReference(java.lang.String path)
Method Detail

isPathReference

public boolean isPathReference()
Overrides:
isPathReference in class Reference

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.