net.sf.doolin.bus.bean
Interface IParentBean

All Known Implementing Classes:
ParentBean

public interface IParentBean


Method Summary
 void notifyForChild(String propertyName, Object oldValue, Object newValue)
           
 

Method Detail

notifyForChild

void notifyForChild(String propertyName,
                    Object oldValue,
                    Object newValue)


Copyright © 2011. All Rights Reserved.