Class PropertyFactoryImpl

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
Author:
Brian Wing Shun Chan
  • Constructor Details

    • PropertyFactoryImpl

      public PropertyFactoryImpl()
  • Method Details

    • forName

      public com.liferay.portal.kernel.dao.orm.Property forName(String propertyName)
      Specified by:
      forName in interface com.liferay.portal.kernel.dao.orm.PropertyFactory