org.demosys.web.story.impl
Class MemoryStoryService

java.lang.Object
  |
  +--org.demosys.web.story.impl.MemoryStoryService
All Implemented Interfaces:
StoryService

public class MemoryStoryService
extends java.lang.Object
implements StoryService


Constructor Summary
MemoryStoryService()
           
 
Method Summary
 void newStory(org.demosys.web.story.StoryView story)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemoryStoryService

public MemoryStoryService()
Method Detail

newStory

public void newStory(org.demosys.web.story.StoryView story)
              throws CreateStoryException
Specified by:
newStory in interface StoryService
CreateStoryException


Copyright © 2003-2004 Sourceforge. All Rights Reserved.