|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ErrorPage
represent a Error Page
Method Summary | |
---|---|
String |
getMailto()
|
PageSource |
getTemplate()
|
String |
getTypeAsString()
|
void |
setMailto(String mailto)
sets the mailto attribute |
void |
setTemplate(PageSource template)
sets the template attribute |
void |
setTypeAsString(String exception)
sets the exception attribute |
Method Detail |
---|
void setMailto(String mailto)
mailto
- void setTemplate(PageSource template)
template
- void setTypeAsString(String exception)
exception
- String getMailto()
PageSource getTemplate()
String getTypeAsString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |