Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.dao.orm.PropertyFactory

Packages that use PropertyFactory
com.liferay.portal.dao.orm.hibernate   
com.liferay.portal.kernel.dao.orm   
 

Uses of PropertyFactory in com.liferay.portal.dao.orm.hibernate
 

Classes in com.liferay.portal.dao.orm.hibernate that implement PropertyFactory
 class PropertyFactoryImpl
           
 

Uses of PropertyFactory in com.liferay.portal.kernel.dao.orm
 

Methods in com.liferay.portal.kernel.dao.orm that return PropertyFactory
static PropertyFactory PropertyFactoryUtil.getPropertyFactory()
           
 

Methods in com.liferay.portal.kernel.dao.orm with parameters of type PropertyFactory
 void PropertyFactoryUtil.setPropertyFactory(PropertyFactory projectionFactory)
           
 


Liferay 6.2-ce-ga5