com.xpn.xwiki.plugin.workspacesmanager.stories
Class PhotosStoryBuilderImpl

java.lang.Object
  extended by com.xpn.xwiki.plugin.workspacesmanager.stories.PhotosStoryBuilderImpl
All Implemented Interfaces:
StoryBuilder

public class PhotosStoryBuilderImpl
extends java.lang.Object
implements StoryBuilder

A story builder for documents that belong to a Photo application

Version:
$Id: $

Constructor Summary
PhotosStoryBuilderImpl()
           
 
Method Summary
 Story createStory(java.lang.String spaceName, java.lang.String docFullName, com.xpn.xwiki.XWikiContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhotosStoryBuilderImpl

public PhotosStoryBuilderImpl()
Method Detail

createStory

public Story createStory(java.lang.String spaceName,
                         java.lang.String docFullName,
                         com.xpn.xwiki.XWikiContext context)
                  throws WorkspacesManagerException
Specified by:
createStory in interface StoryBuilder
Throws:
WorkspacesManagerException


Copyright © 2004-2008 XWiki. All Rights Reserved.