Uses of Interface
org.chromattic.api.Path

Packages that use Path
org.chromattic.api   
 

Uses of Path in org.chromattic.api
 

Methods in org.chromattic.api that return Path
<P> Path<P>
Path.child(PropertyLiteral<O,P> property)
           
<P> Path<P>
Path.child(PropertyLiteral<O,P> property, java.lang.String childName)
           
<O> Path<O>
ChromatticSession.createPathBuilder(O o)
           
 Path<?> Path.parent()
          Returns the parent.
<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.