Project

General

Profile

Actions

feature request #6066

closed

Edaphobase DTO for getChildrenTaxaOfId

Added by Andreas Müller over 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Highest
Category:
cdmlib-remote
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Severity:
critical
Tags:

Description

Gibt alles zurück, was direkt unter dem angegebenen Taxon im Baum hängt (Kindtaxa und Synonyme). Der Eintrag besteht aus dem Namen, der UUID, dem Rang (wie angegeben)) und des Typs (valid, Synonym etc., wie angegeben?) des Taxons; und einem Flag das anzeigt, ob dieser Eintrag weitere Kinder enthält.

Rückgabetyp: array[Name + Id + Rang + Typ + boolean]

Typ: Id

Beschreibung: String

Name: die UUID des Taxons, von dem die Kinder gebraucht werden

Bisher verwendeter Service /portal/classification/{treeUuid}/childNodesOf/{taxonUuid}

Problem: Wir hätten gern die Synonyme eines Taxons hierarchisch unter dem Taxon hängen (auch als Synonym markiert)

Actions #1

Updated by Andreas Müller over 7 years ago

  • Tracker changed from bug to feature request
Actions #2

Updated by Andreas Müller over 7 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 50

Applied in changeset cdmlib:commit:cdmlib|a295b517875ed51a93997bf044543e04b8c2351a.

Actions #3

Updated by Andreas Müller over 7 years ago

Getestet unter http://test.e-taxonomy.eu/cdmserver/edaphobase_test/doc/?group=Generic%20REST%20API#!/taxon-node-controller/doPageChildNodesUsingGET

mit taxon node uuid: b53e843f-b8dd-471d-95fc-256704571608

2 Probleme:

1) Eingabe Parameter derzeit noch TaxonNode nicht Taxon uuid, wird aber benötigt

2) Index Out of bound exception

Actions #4

Updated by Andreas Müller over 7 years ago

  • Status changed from Resolved to Feedback
Actions #6

Updated by Andreas Müller over 7 years ago

  • Status changed from Feedback to Resolved
  • % Done changed from 50 to 80
Actions #7

Updated by Andreas Müller over 7 years ago

  • Status changed from Resolved to Closed
Actions #8

Updated by Andreas Müller over 7 years ago

  • % Done changed from 80 to 100
Actions #9

Updated by Andreas Müller about 7 years ago

  • Tags set to edapho
Actions

Also available in: Atom PDF