Interface SelectiveSyncModelChangeListener
-
public interface SelectiveSyncModelChangeListenerListener for changes in attributes model.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonValueChanged(java.lang.Object source, java.util.Collection<SyncAttributeDescriptorConfigModel> syncAttributeDescriptors)
-
-
-
Method Detail
-
onValueChanged
void onValueChanged(java.lang.Object source, java.util.Collection<SyncAttributeDescriptorConfigModel> syncAttributeDescriptors)
-
-