Class PartyGroupFactory

java.lang.Object
com.echothree.model.data.party.server.factory.PartyGroupFactory
All Implemented Interfaces:
BaseFactory<PartyGroupPK,PartyGroup>

@ApplicationScoped public class PartyGroupFactory extends Object implements BaseFactory<PartyGroupPK,PartyGroup>