Project

General

Profile

task #3560

Updated by Andreas Müller almost 6 years ago

see also #1780, #3740, #3739 

 TODO: 

  * TaxonNodeDao 
       * ~~.listChildrenOf~~  
       * ~~.countChildrenOf~~ 
       * .countTaxonOfAcceptedTaxaByClassification 
       * .synonymForSubtreeQueryStr (?) 
       * .acceptedForSubtreeQueryStr (?) 
       * .prepareListTaxonNodeAgentRelations (?) 
       * .getParentUuidAndTitleCache 
       * .getTaxonNodeUuidAndTitleCacheOfAcceptedTaxaByClassification (2x) 
       * .getTaxonOfAcceptedTaxaByClassification 
       * .getUuidAndTitleCache    (maybe not used anymore) 
       * .listChildNodesAsTaxonNodeDto 
       * .listChildNodesAsUuidAndTitleCache 
       * .rankOrderIndexForTreeIndex (?) 
  * ClassificationDao 
       * ~~.prepareListChildrenOf~~  
       * .classificationLookup 
       * .prepareRankSpecificRootNodes 
       * .prepareListSiblingsOf (?) 
       * .getMarkedTreeIndexes (????) 
       * .treeIndexForTaxonUuids (????) ... 
  * TaxonDao 
       * ... 
  * TaxonSearchService 
       * 
  * TBC 

Back