Interface SelectiveSyncModelChangeListener
public interface SelectiveSyncModelChangeListener
Listener for changes in attributes model.
-
Method Summary
Modifier and TypeMethodDescriptionvoidonValueChanged(Object source, Collection<SyncAttributeDescriptorConfigModel> syncAttributeDescriptors)
-
Method Details
-
onValueChanged
void onValueChanged(Object source, Collection<SyncAttributeDescriptorConfigModel> syncAttributeDescriptors)
-