Uses of Interface
org.weda.property.PropertyGetOperationListener

Packages that use PropertyGetOperationListener
org.weda.hibernate   
org.weda.property   
org.weda.property.impl   
 

Uses of PropertyGetOperationListener in org.weda.hibernate
 

Classes in org.weda.hibernate that implement PropertyGetOperationListener
 class HibernateObjectStore
           
 

Uses of PropertyGetOperationListener in org.weda.property
 

Methods in org.weda.property with parameters of type PropertyGetOperationListener
 void PropertyValue.addGetOperationListener(java.lang.Class objectClass, java.lang.String propertyName, PropertyGetOperationListener listener)
           
 void PropertyValue.removeGetListener(PropertyGetOperationListener listener)
           
 

Uses of PropertyGetOperationListener in org.weda.property.impl
 

Methods in org.weda.property.impl with parameters of type PropertyGetOperationListener
 void PropertyValueImpl.addGetOperationListener(java.lang.Class objectClass, java.lang.String propertyName, PropertyGetOperationListener listener)
           
 void PropertyValueImpl.removeGetListener(PropertyGetOperationListener listener)
           
 



Copyright © 2005-2006 . All Rights Reserved.