Liferay 6.1.2-ce-ga3

com.liferay.portal.dao.orm.hibernate
Class PropertyFactoryImpl

java.lang.Object
  extended by com.liferay.portal.dao.orm.hibernate.PropertyFactoryImpl
All Implemented Interfaces:
PropertyFactory

public class PropertyFactoryImpl
extends Object
implements PropertyFactory


Constructor Summary
PropertyFactoryImpl()
           
 
Method Summary
 Property forName(String propertyName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyFactoryImpl

public PropertyFactoryImpl()
Method Detail

forName

public Property forName(String propertyName)
Specified by:
forName in interface PropertyFactory

Liferay 6.1.2-ce-ga3