}
@OnSave
public void onSave() {
new SaveOperationService().save( path,
new CommandWithCommitMessage() {
@Override
public void execute( final String commitMessage ) {
busyIndicatorView.showBusyIndicator( CommonConstants.INSTANCE.Saving() );
defaultEditorService.call( getSaveSuccessCallback(),
new HasBusyIndicatorDefaultErrorCallback( busyIndicatorView ) ).save( path,