Hi,

i will code something tomorrow. The return value is always a List or Set 
or Bag as in my sample:

Patrik Nordwall schrieb:

> public class PagedResult<T> {
>       public List<T> getValues();

Template T is in this sample List<Planet>, but could also be Set<Planet> 
and so on.

>> PagedResult is parameterized with the real finder result:
>> -----
>>     public class PagedResult<T> {
>>      public <T> getValues();
>>      int currentPage;

-- 
Steffen Stundzig

Telefon: +49 (0) 341 / 231-0183-401
Telefax: +49 (0) 341 / 231-0183-411
Mobil:   +49 (0) 151 / 173-9673-1 (!neu)

http://itemis.de
[EMAIL PROTECTED]
https://www.xing.com/profile/Steffen_Stundzig

itemis AG
Ludwig-Erhard-Straße 51
04103 Leipzig

Rechtlicher Hinweis:

Amtsgericht Dortmund, HRB 20621

Vorstand: Wolfgang Neuhaus, Jens Wagener, Dr. Georg Pietrek

Aufsichtsrat: Dr. Burkhard Igel(Vors.), Stephan Grollmann, Michael Neuhaus


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fornax-developer mailing list
Fornax-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to