45464748495051
* * @return the new constructed entity object. */ @Override protected TestEntity newEntity() { return new CollectionPerson(this); }