}
toEntry.addAttribute( newAttribute );
}
EventRegistry.resumeEventFiringInCurrentThread();
ValueMultiModificationEvent event = new ValueMultiModificationEvent( toEntry.getBrowserConnection(), toEntry );
EventRegistry.fireEntryUpdated( event, source );
}