org.outerj.daisy.frontend
Class CreateDocumentVariantApple

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

public class CreateDocumentVariantApple
extends AbstractDocumentApple

This apple allows the user to create a new document variant for one document.


Constructor Summary
CreateDocumentVariantApple()
           
 
Method Summary
protected  boolean needsInitialisation()
           
protected  void processDocumentRequest(AppleRequest appleRequest, AppleResponse appleResponse)
           
 
Methods inherited from class org.outerj.daisy.frontend.AbstractDocumentApple
getBranchId, getDocumentId, getLanguageId, getRepository, getRequestedNavigationPath, getServiceManager, getSiteConf, getVariantParams, getVariantQueryString, getVersionId, processInternal, service, setBranchAndLanguage
 
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

CreateDocumentVariantApple

public CreateDocumentVariantApple()
Method Detail

processDocumentRequest

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

needsInitialisation

protected boolean needsInitialisation()
Specified by:
needsInitialisation in class AbstractDocumentApple


Copyright © -2006 . All Rights Reserved.