com.objex.panywhere.events
Interface TwinRelationshipChangeListener

All Superinterfaces:
java.util.EventListener

public interface TwinRelationshipChangeListener
extends java.util.EventListener

The listener interface to that must be added by objects that need notification of twin relationship change events


Method Summary
 void onRelationshipChanged(TwinRelationshipChangeEvent event)
          Fired when changes to the twin relationship occur.
 

Method Detail

onRelationshipChanged

void onRelationshipChanged(TwinRelationshipChangeEvent event)
Fired when changes to the twin relationship occur. Only changes made via user actions in Progeny Anywhere are tracked.

Parameters:
event - The TwinRelationshipChangeEvent event encapsulating relationship change