arta.synergy.web.common.client.data.person
Class PersonsInfo

java.lang.Object
  extended by arta.synergy.web.common.client.data.person.PersonsInfo
All Implemented Interfaces:
java.io.Serializable

public class PersonsInfo
extends java.lang.Object
implements java.io.Serializable

Created by IntelliJ IDEA. User: ${Indira} Date: ${21.02.2008} Time: 14:35:02 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
PersonsInfo()
           
PersonsInfo(CommonPerson[] persons, int pagesCount)
           
 
Method Summary
 int getPagesCount()
           
 CommonPerson[] getPersons()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersonsInfo

public PersonsInfo()

PersonsInfo

public PersonsInfo(CommonPerson[] persons,
                   int pagesCount)
Method Detail

getPersons

public CommonPerson[] getPersons()

getPagesCount

public int getPagesCount()


Copyright © 2000 Dummy Corp. All Rights Reserved.