diff options
Diffstat (limited to 'Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/jsf/dialog/BrowserWindowCallBack.html')
| -rw-r--r-- | Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/jsf/dialog/BrowserWindowCallBack.html | 346 |
1 files changed, 346 insertions, 0 deletions
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/jsf/dialog/BrowserWindowCallBack.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/jsf/dialog/BrowserWindowCallBack.html new file mode 100644 index 0000000..5342b1b --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/jsf/dialog/BrowserWindowCallBack.html @@ -0,0 +1,346 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:04:27 CEST 2007 -->
+<TITLE>
+BrowserWindowCallBack (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.jsf.dialog.BrowserWindowCallBack interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="BrowserWindowCallBack (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/BrowserWindowCallBack.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV CLASS
+ <A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/DialogParameterHandler.html" title="interface in com.sdm.quasar.client.jsf.dialog"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="BrowserWindowCallBack.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+com.sdm.quasar.client.jsf.dialog</FONT>
+<BR>
+Interface BrowserWindowCallBack</H2>
+<HR>
+<DL>
+<DT>public interface <B>BrowserWindowCallBack</B></DL>
+
+<P>
+Callback for the <A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/BrowserWindow.html" title="class in com.sdm.quasar.client.jsf.dialog"><CODE>BrowserWindow</CODE></A> if the <A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/VisualRepresentation.html" title="class in com.sdm.quasar.client.jsf.dialog"><CODE>VisualRepresentation</CODE></A> + requested by the actual request could not or shall not be shown. + The callback provides some exit methods to determine what to do next.
+<P>
+
+<P>
+<DL>
+<DT><B>Author:</B></DT> + <DD>Martin Haft <martin.haft@sdm.de></DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/BrowserWindowCallBack.html#handleInvalidSequenceNumber(com.sdm.quasar.client.core.dialog.DialogInstanceId, java.lang.String)">handleInvalidSequenceNumber</A></B>(<A HREF="../../../../../../com/sdm/quasar/client/core/dialog/DialogInstanceId.html" title="class in com.sdm.quasar.client.core.dialog">DialogInstanceId</A> dialogInstanceId, + java.lang.String url)</CODE>
+
+<BR>
+ A double submit is dedected by an invalid sequence number. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/BrowserWindowCallBack.html#handleNoVisualRepresentationAssigned()">handleNoVisualRepresentationAssigned</A></B>()</CODE>
+
+<BR>
+ No <A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/VisualRepresentation.html" title="class in com.sdm.quasar.client.jsf.dialog"><CODE>VisualRepresentation</CODE></A> could be assigned with this request. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/BrowserWindowCallBack.html#performRedirectToCurrent()">performRedirectToCurrent</A></B>()</CODE>
+
+<BR>
+ An other than the requested <A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/VisualRepresentation.html" title="class in com.sdm.quasar.client.jsf.dialog"><CODE>VisualRepresentation</CODE></A> is the + currently shown <A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/VisualRepresentation.html" title="class in com.sdm.quasar.client.jsf.dialog"><CODE>VisualRepresentation</CODE></A> and shall stay. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/BrowserWindowCallBack.html#performRedirectToDialog(java.lang.String, java.lang.Object)">performRedirectToDialog</A></B>(java.lang.String dialogId, + java.lang.Object context)</CODE>
+
+<BR>
+ Instead of the requested <A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/VisualRepresentation.html" title="class in com.sdm.quasar.client.jsf.dialog"><CODE>VisualRepresentation</CODE></A> the + <A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/VisualRepresentation.html" title="class in com.sdm.quasar.client.jsf.dialog"><CODE>VisualRepresentation</CODE></A> of another dialog shall be shown. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/BrowserWindowCallBack.html#performRedirectToUrl(java.lang.String)">performRedirectToUrl</A></B>(java.lang.String url)</CODE>
+
+<BR>
+ Instead of the requested <A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/VisualRepresentation.html" title="class in com.sdm.quasar.client.jsf.dialog"><CODE>VisualRepresentation</CODE></A> an other page + shall be shown. + </TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="performRedirectToCurrent()"><!-- --></A><H3>
+performRedirectToCurrent</H3>
+<PRE>
+public boolean <B>performRedirectToCurrent</B>()</PRE>
+<DL>
+<DD>An other than the requested <A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/VisualRepresentation.html" title="class in com.sdm.quasar.client.jsf.dialog"><CODE>VisualRepresentation</CODE></A> is the + currently shown <A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/VisualRepresentation.html" title="class in com.sdm.quasar.client.jsf.dialog"><CODE>VisualRepresentation</CODE></A> and shall stay. + Thus perform a redirect to the current shown <A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/VisualRepresentation.html" title="class in com.sdm.quasar.client.jsf.dialog"><CODE>VisualRepresentation</CODE></A>.
+<P>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>true if the response is completed e.g. due to a + redirect to a determined dialog. The servlet filter chain will + not be processed further, but the redirect will be performed immediately.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="performRedirectToUrl(java.lang.String)"><!-- --></A><H3>
+performRedirectToUrl</H3>
+<PRE>
+public boolean <B>performRedirectToUrl</B>(java.lang.String url)</PRE>
+<DL>
+<DD>Instead of the requested <A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/VisualRepresentation.html" title="class in com.sdm.quasar.client.jsf.dialog"><CODE>VisualRepresentation</CODE></A> an other page + shall be shown. + Thus perform a redirect to this page.
+<P>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>true if the response is completed e.g. due to a + redirect to a determined dialog. The servlet filter chain will + not be processed further, but the redirect will be performed immediately.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="performRedirectToDialog(java.lang.String, java.lang.Object)"><!-- --></A><H3>
+performRedirectToDialog</H3>
+<PRE>
+public boolean <B>performRedirectToDialog</B>(java.lang.String dialogId, + java.lang.Object context)</PRE>
+<DL>
+<DD>Instead of the requested <A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/VisualRepresentation.html" title="class in com.sdm.quasar.client.jsf.dialog"><CODE>VisualRepresentation</CODE></A> the + <A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/VisualRepresentation.html" title="class in com.sdm.quasar.client.jsf.dialog"><CODE>VisualRepresentation</CODE></A> of another dialog shall be shown. + Thus create the dialog and perform a redirect to the <A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/VisualRepresentation.html" title="class in com.sdm.quasar.client.jsf.dialog"><CODE>VisualRepresentation</CODE></A> + of this dialog.
+<P>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>true if the response is completed e.g. due to a + redirect to a determined dialog. The servlet filter chain will + not be processed further, but the redirect will be performed immediately.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="handleNoVisualRepresentationAssigned()"><!-- --></A><H3>
+handleNoVisualRepresentationAssigned</H3>
+<PRE>
+public boolean <B>handleNoVisualRepresentationAssigned</B>()</PRE>
+<DL>
+<DD>No <A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/VisualRepresentation.html" title="class in com.sdm.quasar.client.jsf.dialog"><CODE>VisualRepresentation</CODE></A> could be assigned with this request. + The request is probably a new entry at the application, a bookmark + or some other reason an existing <A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/VisualRepresentation.html" title="class in com.sdm.quasar.client.jsf.dialog"><CODE>VisualRepresentation</CODE></A> could not + be determined. The application has to determine what to do next.
+<P>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>true if the response is completed e.g. due to a + redirect to a determined dialog. The servlet filter chain will + not be processed further, but the redirect will be performed immediately.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="handleInvalidSequenceNumber(com.sdm.quasar.client.core.dialog.DialogInstanceId, java.lang.String)"><!-- --></A><H3>
+handleInvalidSequenceNumber</H3>
+<PRE>
+public boolean <B>handleInvalidSequenceNumber</B>(<A HREF="../../../../../../com/sdm/quasar/client/core/dialog/DialogInstanceId.html" title="class in com.sdm.quasar.client.core.dialog">DialogInstanceId</A> dialogInstanceId, + java.lang.String url)</PRE>
+<DL>
+<DD>A double submit is dedected by an invalid sequence number. + The application has to determine what to do next.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>dialogInstanceId</CODE> - <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/DialogInstanceId.html" title="class in com.sdm.quasar.client.core.dialog"><CODE>DialogInstanceId</CODE></A> of the dialog that is out of sequence<DD><CODE>url</CODE> - an URL for the corresponding dialog in its actual state +<DT><B>Returns:</B><DD>true if the response is completed e.g. due to a + redirect to a determined dialog. The servlet filter chain will + not be processed further, but the redirect will be performed immediately.</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/BrowserWindowCallBack.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV CLASS
+ <A HREF="../../../../../../com/sdm/quasar/client/jsf/dialog/DialogParameterHandler.html" title="interface in com.sdm.quasar.client.jsf.dialog"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="BrowserWindowCallBack.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
|
