org.outerj.daisy.publisher.serverimpl.requestmodel
Class MyCommentsRequest

java.lang.Object
  extended by org.outerj.daisy.publisher.serverimpl.requestmodel.MyCommentsRequest
All Implemented Interfaces:
Request

public class MyCommentsRequest
extends java.lang.Object
implements Request


Constructor Summary
MyCommentsRequest()
           
 
Method Summary
 void annotateMyComments(org.outerx.daisy.x10.CommentDocument.Comment[] commentsXml, PublisherContext publisherContext)
           
 void process(org.xml.sax.ContentHandler contentHandler, PublisherContext publisherContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyCommentsRequest

public MyCommentsRequest()
Method Detail

process

public void process(org.xml.sax.ContentHandler contentHandler,
                    PublisherContext publisherContext)
             throws java.lang.Exception
Specified by:
process in interface Request
Throws:
java.lang.Exception

annotateMyComments

public void annotateMyComments(org.outerx.daisy.x10.CommentDocument.Comment[] commentsXml,
                               PublisherContext publisherContext)
                        throws org.outerj.daisy.repository.RepositoryException
Throws:
org.outerj.daisy.repository.RepositoryException


Copyright © -2012 . All Rights Reserved.