Uses of Class
org.gbanga.api.Story

Packages that use Story
org.gbanga.api Specifies the complete interface to the Gbanga Puppetmaster API service. 
 

Uses of Story in org.gbanga.api
 

Methods in org.gbanga.api that return Story
 Story[] API.getFeaturedStories()
          Returns a list of featured stories interesting to be displayed on the frontpage.
 Story[] API.getFeaturedStories(int n)
          Returns a list of featured stories interesting to be displayed on the frontpage.