Uses of Class
org.demosys.web.story.StoryView

Packages that use StoryView
org.demosys.web.story   
org.demosys.web.story.action   
org.demosys.web.story.impl   
 

Uses of StoryView in org.demosys.web.story
 

Methods in org.demosys.web.story with parameters of type StoryView
 void StoryService.newStory(org.demosys.web.story.StoryView story)
           
 

Uses of StoryView in org.demosys.web.story.action
 

Methods in org.demosys.web.story.action that return StoryView
 org.demosys.web.story.StoryView NewStoryForm.toStoryView()
           
 

Uses of StoryView in org.demosys.web.story.impl
 

Methods in org.demosys.web.story.impl with parameters of type StoryView
 void MemoryStoryService.newStory(org.demosys.web.story.StoryView story)
           
 



Copyright © 2003-2004 Sourceforge. All Rights Reserved.