com.novell.sentinel.client.bean
Class PagedBeanCollection.DeltaCounts

java.lang.Object
  extended by com.novell.sentinel.client.bean.PagedBeanCollection.DeltaCounts
Enclosing class:
PagedBeanCollection<B extends SentinelBean>

public static class PagedBeanCollection.DeltaCounts
extends Object


Method Summary
 int getCreatedCount()
           
 int getDeletedCount()
           
 int getModifiedCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCreatedCount

public int getCreatedCount()

getDeletedCount

public int getDeletedCount()

getModifiedCount

public int getModifiedCount()