Project

General

Profile

feature request #3740

Updated by Andreas Müller almost 7 years ago

implemented into ITaxonService (source:trunk/cdmlib/cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/ITaxonService.java) a method to set the    publish bit recursively for all taxa of a classification subtree, including synonyms if wanted (configurable). 


 


 This is similar to setting the sec reference for subtrees: #3870 


 


 see  

  

 * #1780 (Publish bit instead of marker) 

 

 * #3739 (Allow editing of publish bit for Taxon and SpecimenOrObservationBase) 

 

 * ##3560 (Withheld unpublished taxa and specimen from webservice results and in DAOs) 




 




 ---- 

 

 this is a prerequisite for #4155 (implement handler (IHandler) to trigger recursive setting of the publish bit on a whole calssification branch) 
 

Back