Class PartyStatusFactory

java.lang.Object
com.echothree.model.data.party.server.factory.PartyStatusFactory
All Implemented Interfaces:
BaseFactory<PartyStatusPK,PartyStatus>

@ApplicationScoped public class PartyStatusFactory extends Object implements BaseFactory<PartyStatusPK,PartyStatus>