Uses of Class
org.jboss.seam.jcr.test.ocm.BasicNode

Packages that use BasicNode
org.jboss.seam.jcr.test.ocm.dao   
 

Uses of BasicNode in org.jboss.seam.jcr.test.ocm.dao
 

Methods in org.jboss.seam.jcr.test.ocm.dao that return BasicNode
 BasicNode BasicNodeDAO.findBasicNode(String uuid)
           
 

Methods in org.jboss.seam.jcr.test.ocm.dao that return types with arguments of type BasicNode
 List<BasicNode> BasicNodeDAO.findAllNodes()
           
 

Methods in org.jboss.seam.jcr.test.ocm.dao with parameters of type BasicNode
 String BasicNodeDAO.save(String path, BasicNode basicNode)
           
 



Copyright © 2011 Seam Framework. All Rights Reserved.