org.outerj.daisy.frontend
Class BrowseIdsApple

java.lang.Object
  extended by org.outerj.daisy.frontend.util.AbstractDaisyApple
      extended by org.outerj.daisy.frontend.BrowseIdsApple

public class BrowseIdsApple
extends AbstractDaisyApple

Apple to let the user select from the IDs in a document, this is called from the wysiwyg editor.


Constructor Summary
BrowseIdsApple()
           
 
Method Summary
 void enableLogging(Logger logger)
           
protected  void processInternal(AppleRequest appleRequest, AppleResponse appleResponse)
           
 void service(ServiceManager serviceManager)
           
 
Methods inherited from class org.outerj.daisy.frontend.util.AbstractDaisyApple
contextualize, getContext, getContinuationId, getLayoutType, getLayoutType, getMountPoint, getSkin, needsMutex, process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BrowseIdsApple

public BrowseIdsApple()
Method Detail

service

public void service(ServiceManager serviceManager)
             throws ServiceException
Throws:
ServiceException

enableLogging

public void enableLogging(Logger logger)

processInternal

protected void processInternal(AppleRequest appleRequest,
                               AppleResponse appleResponse)
                        throws java.lang.Exception
Specified by:
processInternal in class AbstractDaisyApple
Throws:
java.lang.Exception


Copyright © -2006 . All Rights Reserved.