Project

General

Profile

« Previous | Next » 

Revision 3f7e43b2

Added by Lutz Suhrbier over 12 years ago

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/TaxonEditorInput.java
348 348
					// VersionableEntity 		: toOne-> "updated, updatedBy"
349 349
					// Extension				: toOne-> "extendedObj, type"	
350 350
					"extensions.$",
351
					"extensions.type.$",
351 352

  
352 353
					// CdmBase 					: toOne-> "created, createdBy, uuid"
353 354
					// VersionableEntity 		: toOne-> "updated, updatedBy"
......
396 397
					//							: toOne-> "taxon"
397 398
					"descriptions.$",
398 399

  
400
					
399 401
					// CdmBase 					: toOne-> "created, createdBy, uuid"
400 402
					// VersionableEntity 		: toOne-> "updated, updatedBy"
401 403
					// AnnotatableEntity 		: toMany-> "annotations, markers"
......
429 431
					// Synonym					: toMany-> "" (available: "acceptedTaxa, relationType, synonymRelations" )
430 432
					"synonyms.$",
431 433

  
434

  
435
//					"misappliedNames.$",
436
//					"misappliedNames.name.status.type.$",
437
//					"misappliedNames.name.descriptions.elements.$",
438
//					"misappliedNames.name.typeDesignations.$",
439
//					"misappliedNames.name.typeDesignations.typeStatus.$",
440

  
441
					"relationsFromThisTaxon.fromTaxon.$",
442
					"relationsFromThisTaxon.fromTaxon.name.status.type.$",
443
					"relationsFromThisTaxon.fromTaxon.name.descriptions.elements.$",
444
					"relationsFromThisTaxon.fromTaxon.name.typeDesignations.typeStatus.$",
445
					"relationsFromThisTaxon.toTaxon.$",
446
//					"relationsFromThisTaxon.toTaxon.name.extensions.type.$",
447
					"relationsFromThisTaxon.toTaxon.name.status.type.$",
448
					"relationsFromThisTaxon.toTaxon.name.descriptions.elements.$",
449
					"relationsFromThisTaxon.toTaxon.name.typeDesignations.typeStatus.$",
450

  
451
//					"relationsToThisTaxon.fromTaxon.$",
452
//					"relationsToThisTaxon.fromTaxon.name.extensions.type.$",
453
//					"relationsToThisTaxon.fromTaxon.name.status.type.$",
454
//					"relationsToThisTaxon.fromTaxon.name.descriptions.elements.$",
455
//					"relationsToThisTaxon.fromTaxon.name.typeDesignations.typeStatus.$",
456
//					"relationsToThisTaxon.toTaxon.$",
457
//					"relationsToThisTaxon.toTaxon.name.status.type.$",
458
//					"relationsToThisTaxon.toTaxon.name.descriptions.elements.$",
459
//					"relationsToThisTaxon.toTaxon.name.typeDesignations.typeStatus.$",
460

  
432 461
					// TaxonNameEditor.createOrUpdateNameComposites()
433 462
					// ContainerFactory.createOrUpdateAcceptedTaxonsHomotypicGroup()
434 463
					"name.homotypicalGroup.typifiedNames.$",
......
438 467
					// ContainerFactory.createOrUpdateAcceptedTaxonsHomotypicGroup()
439 468
					"name.homotypicalGroup.$",
440 469
					"name.homotypicalGroup.typifiedNames:$",					
470

  
441 471
					"synonymRelations.synonym.name.$",
442 472
					"synonymRelations.synonym.name.descriptions.elements.$",
443 473
					"synonymRelations.synonym.name.homotypicalGroup.$",
444 474
					"synonymRelations.synonym.name.homotypicalGroup.typifiedNames.$",
445 475
					"synonymRelations.synonym.name.status.$",
446 476

  
447
//					"descriptions.describedSpecimenOrObservations.$",
448
//					"descriptions.describedSpecimenOrObservations.annotations.$",
449
//					"descriptions.describedSpecimenOrObservations.annotations.annotationType.$",
450
//					"descriptions.describedSpecimenOrObservations.markers.markerType.$",
451
//					"descriptions.describedSpecimenOrObservations.credits.$",
452
//					"descriptions.describedSpecimenOrObservations.extensions.type.$",
453
//					"descriptions.describedSpecimenOrObservations.rights.$",
454
//					"descriptions.describedSpecimenOrObservations.sources.$",
455
//					"descriptions.describedSpecimenOrObservations.media.$",
456
//					"descriptions.describedSpecimenOrObservations.media.representations.parts.$",
477
					"synonymRelations.synonym.name.typeDesignations.$",
478
					"synonymRelations.synonym.name.typeDesignations.typifiedNames.$",
479
					"synonymRelations.synonym.name.typeDesignations.typeStatus.$",
480
					"synonymRelations.synonym.name.typeDesignations.typeName.$",
481
					"synonymRelations.synonym.name.typeDesignations.typeSpecimen.$",
482

  
457 483
					
458 484
					// CdmBase 					: toOne-> "created, createdBy, uuid"
459 485
					// VersionableEntity 		: toOne-> "updated, updatedBy"
......
551 577
					// NameRelationshipDetailElement.setEntity()
552 578
					"name.nameRelations.$",
553 579

  
580
					
581
					"name.extensions.type.$",
582
					
554 583
					"name.basionymAuthorTeam.$",					
584
					"name.basionymAuthorTeam.annotations.$",
585
					"name.basionymAuthorTeam.annotations.annotationType.$",
586
					"name.basionymAuthorTeam.markers.markerType.$",
587
					"name.basionymAuthorTeam.credits.$",
588
					"name.basionymAuthorTeam.extensions.type.$",
589
					"name.basionymAuthorTeam.rights.$",
590
					"name.basionymAuthorTeam.sources.$",
591
					"name.basionymAuthorTeam.media.$",
592
					"name.basionymAuthorTeam.media.representations.parts.$",
555 593
					"name.basionymAuthorTeam.teamMembers.$",
556 594
					"name.basionymAuthorTeam.teamMembers.annotations.$",
557 595
					"name.basionymAuthorTeam.teamMembers.annotations.annotationType.$",
......
562 600
					"name.basionymAuthorTeam.teamMembers.sources.$",
563 601
					"name.basionymAuthorTeam.teamMembers.media.$",
564 602
					"name.basionymAuthorTeam.teamMembers.media.representations.parts.$",
603

  
565 604
					"name.combinationAuthorTeam.$",					
605
					"name.combinationAuthorTeam.annotations.$",
606
					"name.combinationAuthorTeam.annotations.annotationType.$",
607
					"name.combinationAuthorTeam.markers.markerType.$",
608
					"name.combinationAuthorTeam.credits.$",
609
					"name.combinationAuthorTeam.extensions.type.$",
610
					"name.combinationAuthorTeam.rights.$",
611
					"name.combinationAuthorTeam.sources.$",
612
					"name.combinationAuthorTeam.media.$",
613
					"name.combinationAuthorTeam.media.representations.parts.$",
566 614
					"name.combinationAuthorTeam.teamMembers.$",
567 615
					"name.combinationAuthorTeam.teamMembers.annotations.$",
568 616
					"name.combinationAuthorTeam.teamMembers.annotations.annotationType.$",
......
573 621
					"name.combinationAuthorTeam.teamMembers.sources.$",
574 622
					"name.combinationAuthorTeam.teamMembers.media.$",
575 623
					"name.combinationAuthorTeam.teamMembers.media.representations.parts.$",
624

  
576 625
					"name.exBasionymAuthorTeam.$",					
626
					"name.exBasionymAuthorTeam.annotations.$",
627
					"name.exBasionymAuthorTeam.annotations.annotationType.$",
628
					"name.exBasionymAuthorTeam.markers.markerType.$",
629
					"name.exBasionymAuthorTeam.credits.$",
630
					"name.exBasionymAuthorTeam.extensions.type.$",
631
					"name.exBasionymAuthorTeam.rights.$",
632
					"name.exBasionymAuthorTeam.sources.$",
633
					"name.exBasionymAuthorTeam.media.$",
634
					"name.exBasionymAuthorTeam.media.representations.parts.$",
577 635
					"name.exBasionymAuthorTeam.teamMembers.$",
578 636
					"name.exBasionymAuthorTeam.teamMembers.annotations.$",
579 637
					"name.exBasionymAuthorTeam.teamMembers.annotations.annotationType.$",
......
584 642
					"name.exBasionymAuthorTeam.teamMembers.sources.$",
585 643
					"name.exBasionymAuthorTeam.teamMembers.media.$",
586 644
					"name.exBasionymAuthorTeam.teamMembers.media.representations.parts.$",
645

  
587 646
					"name.exCombinationAuthorTeam.$",					
647
					"name.exCombinationAuthorTeam.annotations.$",
648
					"name.exCombinationAuthorTeam.annotations.annotationType.$",
649
					"name.exCombinationAuthorTeam.markers.markerType.$",
650
					"name.exCombinationAuthorTeam.credits.$",
651
					"name.exCombinationAuthorTeam.extensions.type.$",
652
					"name.exCombinationAuthorTeam.rights.$",
653
					"name.exCombinationAuthorTeam.sources.$",
654
					"name.exCombinationAuthorTeam.media.$",
655
					"name.exCombinationAuthorTeam.media.representations.parts.$",
588 656
					"name.exCombinationAuthorTeam.teamMembers.$",
589 657
					"name.exCombinationAuthorTeam.teamMembers.annotations.$",
590 658
					"name.exCombinationAuthorTeam.teamMembers.annotations.annotationType.$",
......
612 680
					"name.nomenclaturalReference.inReference.$",
613 681
					"name.nomenclaturalReference.inReference.annotations.$",
614 682
					"name.nomenclaturalReference.inReference.annotations.annotationType.$",
615
					
683
					"name.nomenclaturalReference.inReference.markers.markerType.$",					
684

  
685
					"name.nomenclaturalReference.inReference.credits.$",
686
					"name.nomenclaturalReference.inReference.extensions.type.$",
687
					"name.nomenclaturalReference.inReference.rights.$",
688
					"name.nomenclaturalReference.inReference.rights.type.$",
689
					"name.nomenclaturalReference.inReference.sources.$",
690
					"name.nomenclaturalReference.inReference.media.$",
691
					"name.nomenclaturalReference.inReference.media.representations.parts.$",
692

  
616 693
					"name.status.$",
617 694
					"name.status.annotations.$",
618 695
					"name.status.annotations.annotationType.$",
619 696
					"name.status.markers.markerType.$",
620
					
621
					});
697
					"name.status.type.$",
698

  
699
					"name.typeDesignations.$",
700
					"name.typeDesignations.typifiedNames.$",
701
					"name.typeDesignations.typeStatus.$",
702
					"name.typeDesignations.typeName.$",
703
					"name.typeDesignations.typeSpecimen.$",
704

  
705
			});
622 706
			
623 707
			taxon = (Taxon) CdmStore.getService(ITaxonService.class).load(taxonNode.getTaxon().getUuid(), TAXON_INIT_STRATEGY);
624 708
		}
......
628 712

  
629 713
//	public Taxon getTaxon(){
630 714
//		if(taxon == null){
631
//			List<String> TAXON_INIT_STRATEGY = Arrays.asList(new String []{
715
//			List<String> TAXON_INIT_STRATEGY = AbasionymAuthorTeam.$",					
632 716
//					"*",
633 717
//					// synonyms
634 718
//					"synonymRelations.synonym.name.homotypicalGroup.typifiedNames",

Also available in: Unified diff