org.jasig.portlet.contacts.model.impl
Class ModelPojoFactory

java.lang.Object
  extended by org.jasig.portlet.contacts.model.impl.ModelPojoFactory
All Implemented Interfaces:
ModelObjectFactory

public class ModelPojoFactory
extends Object
implements ModelObjectFactory

Author:
mfgsscw2

Constructor Summary
ModelPojoFactory()
           
 
Method Summary
<T> T
getObjectOfType(Class<T> clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelPojoFactory

public ModelPojoFactory()
Method Detail

getObjectOfType

public <T> T getObjectOfType(Class<T> clazz)
Specified by:
getObjectOfType in interface ModelObjectFactory


Copyright © 2013 Jasig. All Rights Reserved.