Class InformedPutResult
java.lang.Object
ch.tocco.nice2.netui.impl.bind.entity.InformedPutResult
Put result that also knows about changes done in the same transaction of which the
 sender was not aware. Such changes come from listeners, possibly db triggers, and wherever.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
InformedPutResultpublic InformedPutResult()
 
-