de.espirit.common.base.events
Interface ModificationListener


public interface ModificationListener

Interface for listeners on modification events.

Since:
4.2.200

Method Summary
 void onModification(ModificationAware source)
          Notify the listener about a change in modification state of the passed modifiable.
 

Method Detail

onModification

void onModification(ModificationAware source)
Notify the listener about a change in modification state of the passed modifiable.

Parameters:
source - The modifiable.
Since:
4.2.200


Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480