Uses of Class
org.directwebremoting.io.ItemUpdate

Packages that use ItemUpdate
org.directwebremoting.datasync   
org.directwebremoting.export   
 

Uses of ItemUpdate in org.directwebremoting.datasync
 

Method parameters in org.directwebremoting.datasync with type arguments of type ItemUpdate
 void AbstractPerXStoreProvider.update(java.util.List<ItemUpdate> changes)
           
 void MapStoreProvider.update(java.util.List<ItemUpdate> changes)
           
 void StoreProvider.update(java.util.List<ItemUpdate> changes)
          Make a series of updates to items in the store.
 

Uses of ItemUpdate in org.directwebremoting.export
 

Method parameters in org.directwebremoting.export with type arguments of type ItemUpdate
<T> void
Data.update(java.lang.String storeId, java.util.List<ItemUpdate> changes)
          Update server side data.
 


Copyright ยจ 2008