protected void checkForUserLogin() throws KMSPresentationException(Code)(Java Doc) public HttpPresentationComms getComms()(Code)(Java Doc) public ImapWebSessionData getImapWebSessionData()(Code)(Java Doc) protected int getIntParameter(String parm) throws HttpPresentationException, NumberFormatException(Code)(Java Doc) protected long getLongParameter(String parm) throws HttpPresentationException, NumberFormatException(Code)(Java Doc) protected long[] getLongParameterArray(String parm) throws HttpPresentationException(Code)(Java Doc) protected String getStringParameter(String parm) throws HttpPresentationException(Code)(Java Doc) protected String[] getStringParameterArray(String parm) throws HttpPresentationException(Code)(Java Doc) abstract public String handleDefault() throws HttpPresentationException, ServerPageRedirectException(Code)(Java Doc) public void handleEvent(HttpPresentationComms comms) throws HttpPresentationException(Code)(Java Doc) protected void initSessionData(HttpPresentationComms comms) throws KMSPresentationException(Code)(Java Doc) protected boolean isLoginRequired()(Code)(Java Doc) protected void processSelectList(org.enhydra.xml.xmlc.html.HTMLObjectImpl page, HTMLSelectElement lookUpElement, Vector displayList, Vector valueList, String selectedItem)(Code)(Java Doc) protected void removeElement(org.enhydra.xml.xmlc.html.HTMLObjectImpl page, Element currElement)(Code)(Java Doc) protected void removeElement(org.enhydra.xml.xmlc.html.HTMLObjectImpl page, java.util.HashSet elementSet)(Code)(Java Doc) public void run(HttpPresentationComms comms) throws KMSPresentationException(Code)(Java Doc) public void setSessionData(ImapWebSessionData sessionData)(Code)(Java Doc) protected void setStringParameter(String name, String value) throws HttpPresentationException(Code)(Java Doc) protected String showCompletionPage(String header, String text, String linkText, String link)(Code)(Java Doc) protected String showErrorPage(String errorHeader, String errorText, String errorLinkText, String errorLink, String target)(Code)(Java Doc) protected String showErrorPage(String errorHeader, String errorText, String errorLinkText, String errorLink)(Code)(Java Doc)
|