Class PersonFactory

java.lang.Object
com.echothree.model.data.party.server.factory.PersonFactory
All Implemented Interfaces:
BaseFactory<PersonPK,Person>

public class PersonFactory extends Object implements BaseFactory<PersonPK,Person>