Uses of Class
org.ow2.dragon.dataset.Post

Packages that use Post
org.ow2.dragon.dataset   
 

Uses of Post in org.ow2.dragon.dataset
 

Fields in org.ow2.dragon.dataset with type parameters of type Post
protected  java.util.List<Post> Dataset.post
           
 

Methods in org.ow2.dragon.dataset that return Post
 Post ObjectFactory.createPost()
          Create an instance of Post
 

Methods in org.ow2.dragon.dataset that return types with arguments of type Post
 java.util.List<Post> Dataset.getPost()
          Gets the value of the post property.
 



Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.