org.openanzo.services
Interface IModelUpdate

All Known Implementing Classes:
ClientUpdatesHandler, UpdateResults

public interface IModelUpdate

IModelUpdate encapsulates the results of an update call on the server

Author:
Matthew Roy ( mroy@cambridgesemantics.com )

Method Summary
 java.util.List<IModelTransactionUpdates> getTransactions()
          Get a List of IModelTransactionUpdates that makeup the update call
 

Method Detail

getTransactions

java.util.List<IModelTransactionUpdates> getTransactions()
Get a List of IModelTransactionUpdates that makeup the update call

Returns:
List of IModelTransactionUpdates that makeup the update call


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.