class_UpdateableResult.php

Go to the documentation of this file.
00001 <?php
00024 interface UpdateableResult extends FrameworkInterface {
00033         function add2UpdateQueue (LocalUpdateCriteria $criteriaInstance);
00034 
00041         function addElementsToDataSet (StoreableCriteria $criteriaInstance);
00042 }
00043 
00044 // [EOF]
00045 ?>

Generated on Mon Dec 8 01:06:45 2008 for Ship-Simulator by  doxygen 1.5.6