Project

General

Profile

« Previous | Next » 

Revision 66665714

Added by Andreas Müller almost 3 years ago

cleanup

View differences:

cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/agent/Person.java
80 80
@Audited
81 81
@Configurable
82 82
public class Person extends TeamOrPersonBase<Person>{
83
	private static final long serialVersionUID = 4153566493065539763L;
83

  
84
    private static final long serialVersionUID = 4153566493065539763L;
84 85
	public static final Logger logger = Logger.getLogger(Person.class);
85 86

  
86 87
    //under construction #4311

Also available in: Unified diff