com.imcode.imcms.flow
Class EditDocumentInformationPageFlow.DocumentInformationPage
java.lang.Object
com.imcode.imcms.flow.EditDocumentInformationPageFlow.DocumentInformationPage
- Enclosing class:
- EditDocumentInformationPageFlow
public static class EditDocumentInformationPageFlow.DocumentInformationPage
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditDocumentInformationPageFlow.DocumentInformationPage
public EditDocumentInformationPageFlow.DocumentInformationPage(DocumentDomainObject document,
boolean adminButtonsHidden,
java.util.Set errors)
forward
public void forward(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.io.IOException,
javax.servlet.ServletException
- Throws:
java.io.IOException
javax.servlet.ServletException
fromRequest
public static EditDocumentInformationPageFlow.DocumentInformationPage fromRequest(javax.servlet.http.HttpServletRequest request)
getDocument
public DocumentDomainObject getDocument()
isAdminButtonsHidden
public boolean isAdminButtonsHidden()
getErrors
public java.util.Set getErrors()