org.jasig.portlet.contacts.model.impl
Class ModelPojoFactory
java.lang.Object
org.jasig.portlet.contacts.model.impl.ModelPojoFactory
- All Implemented Interfaces:
- ModelObjectFactory
public class ModelPojoFactory
- extends Object
- implements ModelObjectFactory
- Author:
- mfgsscw2
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelPojoFactory
public ModelPojoFactory()
getObjectOfType
public <T> T getObjectOfType(Class<T> clazz)
- Specified by:
getObjectOfType in interface ModelObjectFactory
Copyright © 2012 Jasig. All Rights Reserved.