|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.RequestCycle
org.apache.wicket.protocol.http.WebRequestCycle
org.syncope.console.SyncopeRequestCycle
public class SyncopeRequestCycle
SyncopeRequestCycle
| Field Summary |
|---|
| Fields inherited from class org.apache.wicket.RequestCycle |
|---|
application, processor, request, response |
| Constructor Summary | |
|---|---|
SyncopeRequestCycle(org.apache.wicket.protocol.http.WebApplication application,
org.apache.wicket.protocol.http.WebRequest request,
org.apache.wicket.Response response)
SyncopeRequestCycle constructor |
|
| Method Summary | |
|---|---|
org.apache.wicket.Page |
onRuntimeException(org.apache.wicket.Page cause,
java.lang.RuntimeException e)
Syncope RestClientException handler. |
| Methods inherited from class org.apache.wicket.protocol.http.WebRequestCycle |
|---|
getProcessor, getWebRequest, getWebResponse, getWebSession, isRedirect, newBrowserInfoPage, newClientInfo, onExceptionLoop, redirectTo |
| Methods inherited from class org.apache.wicket.RequestCycle |
|---|
detach, get, getApplication, getClientInfo, getMetaData, getOriginalResponse, getPageParameters, getRedirect, getRequest, getRequestTarget, getResponse, getResponsePage, getResponsePageClass, getSession, getStartTime, isUrlForNewWindowEncoding, logRuntimeException, onAfterTargetsDetached, onBeginRequest, onEndRequest, onRequestTargetSet, request, request, request, set, setAutomaticallyClearFeedbackMessages, setMetaData, setRedirect, setRequest, setRequestTarget, setResponse, setResponsePage, setResponsePage, setResponsePage, setResponsePage, setUrlForNewWindowEncoding, toString, urlFor, urlFor, urlFor, urlFor, urlFor, urlFor, urlFor, urlFor, urlFor, urlFor, wasHandled |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SyncopeRequestCycle(org.apache.wicket.protocol.http.WebApplication application,
org.apache.wicket.protocol.http.WebRequest request,
org.apache.wicket.Response response)
application - the web applicationrequest - the web requestresponse - the web response| Method Detail |
|---|
public final org.apache.wicket.Page onRuntimeException(org.apache.wicket.Page cause,
java.lang.RuntimeException e)
onRuntimeException in class org.apache.wicket.RequestCycle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||