GNDMS 0.6.0
RESTful verison of GNDMS
Package Functions

de.zib.gndms.logic.model.ModelUpdateListener< M extends ModelEntity &GridResourceItf > Interface Reference

An ModelUpdateListener will be informed by an BatchUpdateAction on a model. More...

List of all members.

Package Functions

void onModelChange (M model)
 A class waiting for changes on the model must implement this method.

Detailed Description

An ModelUpdateListener will be informed by an BatchUpdateAction on a model.

See also:
BatchUpdateAction
Author:
try ste fan pla nti kow zib
Version:
$Id$

User: stepn Date: 12.08.2008 Time: 18:33:47


Member Function Documentation

void de.zib.gndms.logic.model.ModelUpdateListener< M extends ModelEntity &GridResourceItf >.onModelChange ( model) [package]

A class waiting for changes on the model must implement this method.

It will be notified about a change, using this method with the new model.

Parameters:
modelthe new model

The documentation for this interface was generated from the following file:
 All Classes Namespaces Functions Variables