(Object bookside, Object delta)
| 4254 | } |
| 4255 | |
| 4256 | public void handleDelta(Object bookside, Object delta) |
| 4257 | { |
| 4258 | throw new NotSupported((String)Helpers.add(this.id, " handleDelta not supported yet")) ; |
| 4259 | } |
| 4260 | |
| 4261 | public void handleDeltasWithKeys(Object bookSide, Object deltas, Object... optionalArgs) |
| 4262 | { |