Liferay 6.2-ce-ga5

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

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

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

Classes in com.liferay.portal.dao.orm.hibernate that implement OrderFactory
 class OrderFactoryImpl
           
 

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

Methods in com.liferay.portal.kernel.dao.orm that return OrderFactory
static OrderFactory OrderFactoryUtil.getOrderFactory()
           
 

Methods in com.liferay.portal.kernel.dao.orm with parameters of type OrderFactory
 void OrderFactoryUtil.setOrderFactory(OrderFactory orderFactory)
           
 


Liferay 6.2-ce-ga5