org.outerj.daisy.frontend.admin
Class AdminApple

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

public class AdminApple
extends AbstractDaisyApple


Nested Class Summary
static class AdminApple.BranchHandler
           
static class AdminApple.CollectionHandler
           
static class AdminApple.DocumentTypeHandler
           
static class AdminApple.FieldTypeHandler
           
static class AdminApple.LanguageHandler
           
static class AdminApple.PartTypeHandler
           
static class AdminApple.RoleHandler
           
static class AdminApple.UserHandler
           
 
Constructor Summary
AdminApple()
           
 
Method Summary
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

AdminApple

public AdminApple()
Method Detail

service

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

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.