Project

General

Profile

« Previous | Next » 

Revision 2b772077

Added by Andreas Müller over 3 years ago

ref #4770 fix handling nomenclatural title for convertPerson2Team

View differences:

cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/IAgentService.java
155 155
	 * <BR>
156 156
	 * If the person can not be replaced a {@link MergeException} is thrown.
157 157
	 *
158
	 * The new team is created by setting the titleCache and nomenclaturalTitle to protected
159
	 * and copy it. Also supplemental data is copied to the team.
160
	 * The old person is fully deleted, not added as member to the new team.
161
	 *
158 162
	 * @param person the {@link Person} to be converted
159 163
	 * @return the new team that replaces the given person
160 164
	 * @throws MergeException if anything else goes wrong during merge

Also available in: Unified diff