public abstract class CustomPageResult extends java.lang.Object implements CustomPage, FormResult
FormResult
that directly implements CustomPage
to create content.CUSTOM_PAGE_TAG
Constructor and Description |
---|
CustomPageResult() |
Modifier and Type | Method and Description |
---|---|
void |
accept(FormResultVisitor vis) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addContent, getTitle
public void accept(FormResultVisitor vis) throws java.lang.Exception
accept
in interface FormResult
java.lang.Exception