Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.dao.orm.hibernate.PortletSessionFactoryImpl

Packages that use PortletSessionFactoryImpl
com.liferay.portal.dao.orm.hibernate   
 

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

Fields in com.liferay.portal.dao.orm.hibernate with type parameters of type PortletSessionFactoryImpl
protected static List<PortletSessionFactoryImpl> SessionFactoryImpl.portletSessionFactories
           
 

Methods in com.liferay.portal.dao.orm.hibernate that return types with arguments of type PortletSessionFactoryImpl
static List<PortletSessionFactoryImpl> SessionFactoryImpl.getPortletSessionFactories()
           
 


Liferay 6.2-ce-ga5