arta.synergy.web.common.client.data.plans
Class PlanSearchResult

java.lang.Object
  extended by java.util.AbstractCollection<E>
      extended by java.util.AbstractList<E>
          extended by java.util.ArrayList<PlanSearchItem>
              extended by arta.synergy.web.common.client.data.plans.PlanSearchResult
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Iterable<PlanSearchItem>, java.util.Collection<PlanSearchItem>, java.util.List<PlanSearchItem>, java.util.RandomAccess

public class PlanSearchResult
extends java.util.ArrayList<PlanSearchItem>

Created by IntelliJ IDEA. User: exile Date: 04.03.13 Time: 10:35

See Also:
Serialized Form

Field Summary
 boolean hasMore
           
 int recordsCount
           
 
Fields inherited from class java.util.AbstractList
modCount
 
Constructor Summary
PlanSearchResult()
           
 
Method Summary
 
Methods inherited from class java.util.ArrayList
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, lastIndexOf, remove, remove, removeRange, set, size, toArray, toArray, trimToSize
 
Methods inherited from class java.util.AbstractList
equals, hashCode, iterator, listIterator, listIterator, subList
 
Methods inherited from class java.util.AbstractCollection
containsAll, removeAll, retainAll, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.List
containsAll, equals, hashCode, iterator, listIterator, listIterator, removeAll, retainAll, subList
 

Field Detail

recordsCount

public int recordsCount

hasMore

public boolean hasMore
Constructor Detail

PlanSearchResult

public PlanSearchResult()


Copyright © 2000 Dummy Corp. All Rights Reserved.