com.liferay.portal.dao.orm.hibernate
Class PropertyFactoryImpl
java.lang.Object
com.liferay.portal.dao.orm.hibernate.PropertyFactoryImpl
- All Implemented Interfaces:
- com.liferay.portal.kernel.dao.orm.PropertyFactory
public class PropertyFactoryImpl
- extends Object
- implements com.liferay.portal.kernel.dao.orm.PropertyFactory
|
Method Summary |
com.liferay.portal.kernel.dao.orm.Property |
forName(String propertyName)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyFactoryImpl
public PropertyFactoryImpl()
forName
public com.liferay.portal.kernel.dao.orm.Property forName(String propertyName)
- Specified by:
forName in interface com.liferay.portal.kernel.dao.orm.PropertyFactory