Class ProfileFactory

java.lang.Object
com.echothree.model.data.party.server.factory.ProfileFactory
All Implemented Interfaces:
BaseFactory<ProfilePK,Profile>

public class ProfileFactory extends Object implements BaseFactory<ProfilePK,Profile>