org.outerj.daisy.frontend
Class DocumentApple
java.lang.Object
org.outerj.daisy.frontend.util.AbstractDaisyApple
org.outerj.daisy.frontend.AbstractDocumentApple
org.outerj.daisy.frontend.DocumentApple
public class DocumentApple
- extends AbstractDocumentApple
| 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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentApple
public DocumentApple()
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
handleDocumentRequest
protected void handleDocumentRequest()
throws java.lang.Exception
- Throws:
java.lang.Exception
showDocument
protected void showDocument(XMLizable message,
java.util.Map displayParams)
throws java.lang.Exception
- Parameters:
message - an optional message to show at top of the document.
- Throws:
java.lang.Exception
showVersionOverview
protected void showVersionOverview()
throws java.lang.Exception
- Throws:
java.lang.Exception
handleVersionRequest
protected void handleVersionRequest()
throws java.lang.Exception
- Throws:
java.lang.Exception
showReferrers
protected void showReferrers()
throws java.lang.Exception
- Throws:
java.lang.Exception
showDiff
protected void showDiff()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © -2006 . All Rights Reserved.