Class PartyFactory

java.lang.Object
com.echothree.model.data.party.server.factory.PartyFactory
All Implemented Interfaces:
BaseFactory<PartyPK,Party>

public class PartyFactory extends Object implements BaseFactory<PartyPK,Party>