Uses of Interface
org.jasig.portlet.contacts.model.ModelObjectFactory

Packages that use ModelObjectFactory
org.jasig.portlet.contacts.adapters.impl.ldap   
org.jasig.portlet.contacts.model.impl   
 

Uses of ModelObjectFactory in org.jasig.portlet.contacts.adapters.impl.ldap
 

Methods in org.jasig.portlet.contacts.adapters.impl.ldap with parameters of type ModelObjectFactory
 void LdapSearchAdapter.setModelObjectFactory(ModelObjectFactory factory)
           
 

Constructors in org.jasig.portlet.contacts.adapters.impl.ldap with parameters of type ModelObjectFactory
ConfigurableContactAttributesMapper(Map<String,Object> config, ModelObjectFactory factory)
           
 

Uses of ModelObjectFactory in org.jasig.portlet.contacts.model.impl
 

Classes in org.jasig.portlet.contacts.model.impl that implement ModelObjectFactory
 class ModelPojoFactory
           
 



Copyright © 2013 Jasig. All Rights Reserved.