© 2006-2007 ETH Zurich

org.ximtec.igesture.storage
Interface IStorageManager

All Superinterfaces:
StorageEngine
All Known Implementing Classes:
StorageManager

public interface IStorageManager
extends StorageEngine


Method Summary
 void store(List<DataObject> dataObjects)
           
 void update(List<DataObject> dataObjects)
           
 
Methods inherited from interface org.ximtec.igesture.storage.StorageEngine
commit, copyTo, dispose, load, load, load, remove, store, update
 

Method Detail

store

void store(List<DataObject> dataObjects)

update

void update(List<DataObject> dataObjects)

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.