Class ContactListFactory

java.lang.Object
com.echothree.model.data.contactlist.server.factory.ContactListFactory
All Implemented Interfaces:
BaseFactory<ContactListPK,ContactList>

@ApplicationScoped public class ContactListFactory extends Object implements BaseFactory<ContactListPK,ContactList>