Project

General

Profile

« Previous | Next » 

Revision a253b7c1

Added by Lutz Suhrbier over 12 years ago

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/TaxonEditorInput.java
321 321
					//							: toOne-> "lsid"
322 322
					// TaxonBase				: toOne-> "homotypicgroup, name, sec"
323 323
					// Taxon					: toMany-> "descriptions, heterotypicSynonymyGroups, homotypicSynonymsByHomotypicGroup, homotypicSynonymsByHomotypicRelationship, homotypicSynonymyGroups, misappliedNames, relationsFromThisTaxon, relationsToThisTaxon, synonymNames, synonymRelations, synonyms, synonymsSortedByType, taxonNodes, taxonRelations"
324
					// Taxon					: toOne-> "imageGallery"
324
					// 							: toOne-> "imageGallery"
325 325
					"*",
326 326

  
327 327
					// CdmBase 					: toOne-> "created, createdBy, uuid"
......
335 335
					// VersionableEntity 		: toOne-> "updated, updatedBy"
336 336
					// Marker					: toOne-> "markedObj, markerType"	
337 337
					"markers.$",
338
					"markers.markerType.$",
338 339

  
339 340
					// CdmBase 					: toOne-> "created, createdBy, uuid"
340 341
					// AnnotatableEntity 		: toMany-> "" (available: "annotations, markers")
......
390 391
					// AnnotatableEntity 		: toMany-> "annotations, markers"
391 392
					// IdentifiableEntity		: toMany-> "credits, extensions, rights, sources" 
392 393
					//							: toOne-> "lsid"
393
					// DescriptionBase			: toMany->"" (available: "describedSpecimenObservations, descriptiveSystem, elements, workingSets" )
394
					// DescriptionBase			: toMany->"" (available: "describedSpecimenOrObservations, descriptiveSystem, elements, workingSets" )
394 395
					// TaxonDescription			: toMany->"" (available: "geoScopes, scopes" )
395 396
					//							: toOne-> "taxon"
396 397
					"descriptions.$",
......
443 444
					"synonymRelations.synonym.name.homotypicalGroup.typifiedNames.$",
444 445
					"synonymRelations.synonym.name.status.$",
445 446

  
446
					// NameEditorDropTargetListener.drop()
447
//					"name.nomenclaturalReference.$",
448
//					"synonymRelations.synonym.name.nomenclaturalReference.$",
449

  
450
					// MediaContentProvider.getImages()
451
					// DescriptionBase.getMedia()
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.$",
452 457
					
453 458
					// CdmBase 					: toOne-> "created, createdBy, uuid"
454 459
					// VersionableEntity 		: toOne-> "updated, updatedBy"
......
467 472
					// TextData					: toMany->"" (available: "multilanguageText" )
468 473
					//							: toOne-> "format, languageText, preferredLanguageString"
469 474
					"descriptions.elements.$",
475

  
476
					"descriptions.elements.annotations.$",
477
					"descriptions.elements.markers.markerType.$",
478

  
479
					"descriptions.elements.modifiers.$",
480
					"descriptions.elements.modifyingText.$",
481
					
482
					"descriptions.elements.description.$",
483

  
484
					"descriptions.elements.associatedSpecimenOrObservation.$",
485
					"descriptions.elements.associatedSpecimenOrObservation.annotations.$",
486
					"descriptions.elements.associatedSpecimenOrObservation.annotations.annotationType.$",
487
					"descriptions.elements.associatedSpecimenOrObservation.markers.markerType.$",
488
					"descriptions.elements.associatedSpecimenOrObservation.credits.$",
489
					"descriptions.elements.associatedSpecimenOrObservation.extensions.type.$",
490
					"descriptions.elements.associatedSpecimenOrObservation.rights.$",
491
					"descriptions.elements.associatedSpecimenOrObservation.sources.$",
492
					"descriptions.elements.associatedSpecimenOrObservation.media.$",
493
					"descriptions.elements.associatedSpecimenOrObservation.media.representations.parts.$",
494
					
495
					"descriptions.elements.descriptions.$",
496

  
497
					"descriptions.elements.multilanguageText.$",
470 498
					
471 499
					// CdmBase 					: toOne-> "created, createdBy, uuid"
472 500
					// VersionableEntity 		: toOne-> "updated, updatedBy"
......
485 513
		            "descriptions.elements.media.representations.parts.$",
486 514

  
487 515
		            "descriptions.elements.media.annotations.$",
516
		            "descriptions.elements.media.annotations.annotationType.$",
488 517
		            "descriptions.elements.media.credits.$",
489 518
		            "descriptions.elements.media.extensions.$",
519
		            "descriptions.elements.media.extensions.type.$",
490 520
		            "descriptions.elements.media.markers.$",
521
		            "descriptions.elements.media.markers.marker.Type.$",
491 522
		            "descriptions.elements.media.rights.$",
492 523
		            "descriptions.elements.media.sources.$",
493 524

  
......
519 550
					// NameRelationshipDetailSection.createElementComposite()
520 551
					// NameRelationshipDetailElement.setEntity()
521 552
					"name.nameRelations.$",
553

  
554
					"name.basionymAuthorTeam.$",					
555
					"name.basionymAuthorTeam.teamMembers.$",
556
					"name.basionymAuthorTeam.teamMembers.annotations.$",
557
					"name.basionymAuthorTeam.teamMembers.annotations.annotationType.$",
558
					"name.basionymAuthorTeam.teamMembers.markers.markerType.$",
559
					"name.basionymAuthorTeam.teamMembers.credits.$",
560
					"name.basionymAuthorTeam.teamMembers.extensions.type.$",
561
					"name.basionymAuthorTeam.teamMembers.rights.$",
562
					"name.basionymAuthorTeam.teamMembers.sources.$",
563
					"name.basionymAuthorTeam.teamMembers.media.$",
564
					"name.basionymAuthorTeam.teamMembers.media.representations.parts.$",
565
					"name.combinationAuthorTeam.$",					
566
					"name.combinationAuthorTeam.teamMembers.$",
567
					"name.combinationAuthorTeam.teamMembers.annotations.$",
568
					"name.combinationAuthorTeam.teamMembers.annotations.annotationType.$",
569
					"name.combinationAuthorTeam.teamMembers.markers.markerType.$",
570
					"name.combinationAuthorTeam.teamMembers.credits.$",
571
					"name.combinationAuthorTeam.teamMembers.extensions.type.$",
572
					"name.combinationAuthorTeam.teamMembers.rights.$",
573
					"name.combinationAuthorTeam.teamMembers.sources.$",
574
					"name.combinationAuthorTeam.teamMembers.media.$",
575
					"name.combinationAuthorTeam.teamMembers.media.representations.parts.$",
576
					"name.exBasionymAuthorTeam.$",					
577
					"name.exBasionymAuthorTeam.teamMembers.$",
578
					"name.exBasionymAuthorTeam.teamMembers.annotations.$",
579
					"name.exBasionymAuthorTeam.teamMembers.annotations.annotationType.$",
580
					"name.exBasionymAuthorTeam.teamMembers.markers.markerType.$",
581
					"name.exBasionymAuthorTeam.teamMembers.credits.$",
582
					"name.exBasionymAuthorTeam.teamMembers.extensions.type.$",
583
					"name.exBasionymAuthorTeam.teamMembers.rights.$",
584
					"name.exBasionymAuthorTeam.teamMembers.sources.$",
585
					"name.exBasionymAuthorTeam.teamMembers.media.$",
586
					"name.exBasionymAuthorTeam.teamMembers.media.representations.parts.$",
587
					"name.exCombinationAuthorTeam.$",					
588
					"name.exCombinationAuthorTeam.teamMembers.$",
589
					"name.exCombinationAuthorTeam.teamMembers.annotations.$",
590
					"name.exCombinationAuthorTeam.teamMembers.annotations.annotationType.$",
591
					"name.exCombinationAuthorTeam.teamMembers.markers.markerType.$",
592
					"name.exCombinationAuthorTeam.teamMembers.credits.$",
593
					"name.exCombinationAuthorTeam.teamMembers.extensions.type.$",
594
					"name.exCombinationAuthorTeam.teamMembers.rights.$",
595
					"name.exCombinationAuthorTeam.teamMembers.sources.$",
596
					"name.exCombinationAuthorTeam.teamMembers.media.$",
597
					"name.exCombinationAuthorTeam.teamMembers.media.representations.parts.$",
598
					
599
					"name.nomenclaturalReference.annotations.$",
600
					"name.nomenclaturalReference.annotations.annotationType.$",
601
					"name.nomenclaturalReference.authorTeam.$",
602
					"name.nomenclaturalReference.authorTeam.media.$",
603
					"name.nomenclaturalReference.authorTeam.media.representations.parts.$",
604
					"name.nomenclaturalReference.markers.markerType.$",
605
					"name.nomenclaturalReference.credits.$",
606
					"name.nomenclaturalReference.extensions.type.$",
607
					"name.nomenclaturalReference.rights.$",
608
					"name.nomenclaturalReference.rights.type.$",
609
					"name.nomenclaturalReference.sources.$",
610
					"name.nomenclaturalReference.media.$",
611
					"name.nomenclaturalReference.media.representations.parts.$",
612
					"name.nomenclaturalReference.inReference.$",
613
					"name.nomenclaturalReference.inReference.annotations.$",
614
					"name.nomenclaturalReference.inReference.annotations.annotationType.$",
615
					
522 616
					"name.status.$",
617
					"name.status.annotations.$",
618
					"name.status.annotations.annotationType.$",
619
					"name.status.markers.markerType.$",
620
					
523 621
					});
524 622
			
525 623
			taxon = (Taxon) CdmStore.getService(ITaxonService.class).load(taxonNode.getTaxon().getUuid(), TAXON_INIT_STRATEGY);

Also available in: Unified diff