Uses of Class
org.chromattic.api.PropertyLiteral

Packages that use PropertyLiteral
org.chromattic.api   
 

Uses of PropertyLiteral in org.chromattic.api
 

Methods in org.chromattic.api with parameters of type PropertyLiteral
<P> Path<P>
Path.child(PropertyLiteral<O,P> property)
           
<P> Path<P>
Path.child(PropertyLiteral<O,P> property, java.lang.String childName)
           
<P> Path<P>
Path.parent(PropertyLiteral<O,P> property)
          Returns the parent assuming is has the specified type.
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.