Subversion Repositories eFlore/Applications.cel

Rev

Rev 1177 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
6 aperonnet 1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc (build 1.6.0_06) on Wed Oct 15 18:03:12 CEST 2008 -->
6
<TITLE>
7
NombreImageAsynchroneDAO
8
</TITLE>
9
 
10
<META NAME="date" CONTENT="2008-10-15">
11
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
13
 
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    if (location.href.indexOf('is-external=true') == -1) {
18
        parent.document.title="NombreImageAsynchroneDAO";
19
    }
20
}
21
</SCRIPT>
22
<NOSCRIPT>
23
</NOSCRIPT>
24
 
25
</HEAD>
26
 
27
<BODY BGCOLOR="white" onload="windowTitle();">
28
<HR>
29
 
30
 
31
<!-- ========= START OF TOP NAVBAR ======= -->
32
<A NAME="navbar_top"><!-- --></A>
33
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35
<TR>
36
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37
<A NAME="navbar_top_firstrow"><!-- --></A>
38
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39
  <TR ALIGN="center" VALIGN="top">
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/NombreImageAsynchroneDAO.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48
  </TR>
49
</TABLE>
50
</TD>
51
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52
</EM>
53
</TD>
54
</TR>
55
 
56
<TR>
57
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58
&nbsp;<A HREF="../../../../org/tela_botanica/client/modeles/MotsClesAsynchroneDAO.html" title="class in org.tela_botanica.client.modeles"><B>PREV CLASS</B></A>&nbsp;
59
&nbsp;<A HREF="../../../../org/tela_botanica/client/modeles/Observation.html" title="class in org.tela_botanica.client.modeles"><B>NEXT CLASS</B></A></FONT></TD>
60
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61
  <A HREF="../../../../index.html?org/tela_botanica/client/modeles/NombreImageAsynchroneDAO.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62
&nbsp;<A HREF="NombreImageAsynchroneDAO.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
63
&nbsp;<SCRIPT type="text/javascript">
64
  <!--
65
  if(window==top) {
66
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
67
  }
68
  //-->
69
</SCRIPT>
70
<NOSCRIPT>
71
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
72
</NOSCRIPT>
73
 
74
 
75
</FONT></TD>
76
</TR>
77
<TR>
78
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
80
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
82
</TR>
83
</TABLE>
84
<A NAME="skip-navbar_top"></A>
85
<!-- ========= END OF TOP NAVBAR ========= -->
86
 
87
<HR>
88
<!-- ======== START OF CLASS DATA ======== -->
89
<H2>
90
<FONT SIZE="-1">
91
org.tela_botanica.client.modeles</FONT>
92
<BR>
93
Class NombreImageAsynchroneDAO</H2>
94
<PRE>
95
java.lang.Object
96
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.tela_botanica.client.modeles.NombreImageAsynchroneDAO</B>
97
</PRE>
98
<HR>
99
<DL>
100
<DT><PRE>public class <B>NombreImageAsynchroneDAO</B><DT>extends java.lang.Object</DL>
101
</PRE>
102
 
103
<P>
104
DAO qui renvoie le nombre d'image associées à différents critères donnés
105
 (utile pour la pagination)
106
<P>
107
 
108
<P>
109
<DL>
110
<DT><B>Author:</B></DT>
111
  <DD>aurelien</DD>
112
</DL>
113
<HR>
114
 
115
<P>
116
 
117
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
118
 
119
<A NAME="constructor_summary"><!-- --></A>
120
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
121
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
122
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
123
<B>Constructor Summary</B></FONT></TH>
124
</TR>
125
<TR BGCOLOR="white" CLASS="TableRowColor">
126
<TD><CODE><B><A HREF="../../../../org/tela_botanica/client/modeles/NombreImageAsynchroneDAO.html#NombreImageAsynchroneDAO(org.tela_botanica.client.image.ImageModele)">NombreImageAsynchroneDAO</A></B>(<A HREF="../../../../org/tela_botanica/client/image/ImageModele.html" title="class in org.tela_botanica.client.image">ImageModele</A>&nbsp;im)</CODE>
127
 
128
<BR>
129
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
130
</TR>
131
</TABLE>
132
&nbsp;
133
<!-- ========== METHOD SUMMARY =========== -->
134
 
135
<A NAME="method_summary"><!-- --></A>
136
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
137
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
138
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
139
<B>Method Summary</B></FONT></TH>
140
</TR>
141
<TR BGCOLOR="white" CLASS="TableRowColor">
142
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
143
<CODE>&nbsp;void</CODE></FONT></TD>
144
<TD><CODE><B><A HREF="../../../../org/tela_botanica/client/modeles/NombreImageAsynchroneDAO.html#obtenirNombreImages(org.tela_botanica.client.interfaces.Rafraichissable, java.lang.String[][])">obtenirNombreImages</A></B>(<A HREF="../../../../org/tela_botanica/client/interfaces/Rafraichissable.html" title="interface in org.tela_botanica.client.interfaces">Rafraichissable</A>&nbsp;r,
145
                    java.lang.String[][]&nbsp;criteres)</CODE>
146
 
147
<BR>
148
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Envoie une requete au serveur jrest pour obtenir le nombre d'images
149
 correspondant à des critères données en paramètres</TD>
150
</TR>
151
<TR BGCOLOR="white" CLASS="TableRowColor">
152
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
153
<CODE>&nbsp;void</CODE></FONT></TD>
154
<TD><CODE><B><A HREF="../../../../org/tela_botanica/client/modeles/NombreImageAsynchroneDAO.html#setIModele(org.tela_botanica.client.image.ImageModele)">setIModele</A></B>(<A HREF="../../../../org/tela_botanica/client/image/ImageModele.html" title="class in org.tela_botanica.client.image">ImageModele</A>&nbsp;im)</CODE>
155
 
156
<BR>
157
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Setteur pour le modèle</TD>
158
</TR>
159
</TABLE>
160
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
161
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
162
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
163
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
164
</TR>
165
<TR BGCOLOR="white" CLASS="TableRowColor">
166
<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
167
</TR>
168
</TABLE>
169
&nbsp;
170
<P>
171
 
172
<!-- ========= CONSTRUCTOR DETAIL ======== -->
173
 
174
<A NAME="constructor_detail"><!-- --></A>
175
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
176
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
177
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
178
<B>Constructor Detail</B></FONT></TH>
179
</TR>
180
</TABLE>
181
 
182
<A NAME="NombreImageAsynchroneDAO(org.tela_botanica.client.image.ImageModele)"><!-- --></A><H3>
183
NombreImageAsynchroneDAO</H3>
184
<PRE>
185
public <B>NombreImageAsynchroneDAO</B>(<A HREF="../../../../org/tela_botanica/client/image/ImageModele.html" title="class in org.tela_botanica.client.image">ImageModele</A>&nbsp;im)</PRE>
186
<DL>
187
</DL>
188
 
189
<!-- ============ METHOD DETAIL ========== -->
190
 
191
<A NAME="method_detail"><!-- --></A>
192
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
193
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
194
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
195
<B>Method Detail</B></FONT></TH>
196
</TR>
197
</TABLE>
198
 
199
<A NAME="setIModele(org.tela_botanica.client.image.ImageModele)"><!-- --></A><H3>
200
setIModele</H3>
201
<PRE>
202
public void <B>setIModele</B>(<A HREF="../../../../org/tela_botanica/client/image/ImageModele.html" title="class in org.tela_botanica.client.image">ImageModele</A>&nbsp;im)</PRE>
203
<DL>
204
<DD>Setteur pour le modèle
205
<P>
206
<DD><DL>
207
<DT><B>Parameters:</B><DD><CODE>im</CODE> - le modèlme à associer</DL>
208
</DD>
209
</DL>
210
<HR>
211
 
212
<A NAME="obtenirNombreImages(org.tela_botanica.client.interfaces.Rafraichissable, java.lang.String[][])"><!-- --></A><H3>
213
obtenirNombreImages</H3>
214
<PRE>
215
public void <B>obtenirNombreImages</B>(<A HREF="../../../../org/tela_botanica/client/interfaces/Rafraichissable.html" title="interface in org.tela_botanica.client.interfaces">Rafraichissable</A>&nbsp;r,
216
                                java.lang.String[][]&nbsp;criteres)</PRE>
217
<DL>
218
<DD>Envoie une requete au serveur jrest pour obtenir le nombre d'images
219
 correspondant à des critères données en paramètres
220
<P>
221
<DD><DL>
222
<DT><B>Parameters:</B><DD><CODE>r</CODE> - le rafraichissable qui demande la mise à jour<DD><CODE>criteres</CODE> - un tableau nom/valeur des critères pour les images</DL>
223
</DD>
224
</DL>
225
<!-- ========= END OF CLASS DATA ========= -->
226
<HR>
227
 
228
 
229
<!-- ======= START OF BOTTOM NAVBAR ====== -->
230
<A NAME="navbar_bottom"><!-- --></A>
231
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
232
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
233
<TR>
234
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
235
<A NAME="navbar_bottom_firstrow"><!-- --></A>
236
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
237
  <TR ALIGN="center" VALIGN="top">
238
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
239
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
240
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
241
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/NombreImageAsynchroneDAO.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
242
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
243
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
244
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
245
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
246
  </TR>
247
</TABLE>
248
</TD>
249
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
250
</EM>
251
</TD>
252
</TR>
253
 
254
<TR>
255
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
256
&nbsp;<A HREF="../../../../org/tela_botanica/client/modeles/MotsClesAsynchroneDAO.html" title="class in org.tela_botanica.client.modeles"><B>PREV CLASS</B></A>&nbsp;
257
&nbsp;<A HREF="../../../../org/tela_botanica/client/modeles/Observation.html" title="class in org.tela_botanica.client.modeles"><B>NEXT CLASS</B></A></FONT></TD>
258
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
259
  <A HREF="../../../../index.html?org/tela_botanica/client/modeles/NombreImageAsynchroneDAO.html" target="_top"><B>FRAMES</B></A>  &nbsp;
260
&nbsp;<A HREF="NombreImageAsynchroneDAO.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
261
&nbsp;<SCRIPT type="text/javascript">
262
  <!--
263
  if(window==top) {
264
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
265
  }
266
  //-->
267
</SCRIPT>
268
<NOSCRIPT>
269
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
270
</NOSCRIPT>
271
 
272
 
273
</FONT></TD>
274
</TR>
275
<TR>
276
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
277
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
278
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
279
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
280
</TR>
281
</TABLE>
282
<A NAME="skip-navbar_bottom"></A>
283
<!-- ======== END OF BOTTOM NAVBAR ======= -->
284
 
285
<HR>
286
 
287
</BODY>
288
</HTML>