Project

General

Profile

« Previous | Next » 

Revision 6c511765

Added by Cherian Mathew almost 9 years ago

#5007 : Integrated remoting handler / operations for taxon navigator ui

View differences:

eu.etaxonomy.taxeditor.navigation/plugin.xml
396 396
            name="%command.name.4">
397 397
      </command>
398 398
      <command
399
            defaultHandler="eu.etaxonomy.taxeditor.navigation.navigator.handler.ChangeAcceptedTaxonToSynonymHandler"
399 400
            id="eu.etaxonomy.taxeditor.navigator.command.update.changeAcceptedToSynonym"
400 401
            name="%command.name.5">
401 402
      </command>
......
472 473
         </activeWhen>
473 474
      </handler>
474 475
      <handler
475
            class="eu.etaxonomy.taxeditor.navigation.navigator.handler.ChangeAcceptedTaxonToSynonymHandler"
476
            class="eu.etaxonomy.taxeditor.navigation.navigator.handler.RemotingChangeAcceptedTaxonToSynonymHandler"
476 477
            commandId="eu.etaxonomy.taxeditor.navigator.command.update.changeAcceptedToSynonym">
477 478
         <activeWhen>
478 479
            <reference
479
                  definitionId="isStandAlone">
480
                  definitionId="isRemoting">
480 481
            </reference>
481 482
         </activeWhen>
482 483
      </handler>
483 484
      <handler
484
            class="eu.etaxonomy.taxeditor.navigation.navigator.handler.RemotingChangeAcceptedTaxonToSynonymHandler"
485
            commandId="eu.etaxonomy.taxeditor.navigator.command.update.changeAcceptedToSynonym">
485
            class="eu.etaxonomy.taxeditor.navigation.navigator.handler.RemotingMoveFactualDataHandler"
486
            commandId="eu.etaxonomy.taxeditor.navigation.moveFactualData">
487
         <activeWhen>
488
            <reference
489
                  definitionId="isRemoting">
490
            </reference>
491
         </activeWhen>
492
      </handler>
493
      <handler
494
            class="eu.etaxonomy.taxeditor.navigation.navigator.handler.RemotingMoveTaxonHandler"
495
            commandId="eu.etaxonomy.taxeditor.navigation.command.update.moveTaxon">
496
         <activeWhen>
497
            <reference
498
                  definitionId="isRemoting">
499
            </reference>
500
         </activeWhen>
501
      </handler>
502
      <handler
503
            class="eu.etaxonomy.taxeditor.navigation.navigator.handler.RemotingDeleteTaxonNodeHandler"
504
            commandId="eu.etaxonomy.taxeditor.navigation.command.delete">
486 505
         <activeWhen>
487 506
            <reference
488 507
                  definitionId="isRemoting">

Also available in: Unified diff