Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.service.persistence.BatchSession

Packages that use BatchSession
com.liferay.portal.service.persistence This package defines the portal service persistence interfaces, classes, and utilities. 
 

Uses of BatchSession in com.liferay.portal.service.persistence
 

Methods in com.liferay.portal.service.persistence that return BatchSession
static BatchSession BatchSessionUtil.getBatchSession()
          Deprecated.  
 

Methods in com.liferay.portal.service.persistence with parameters of type BatchSession
 void BatchSessionUtil.setBatchSession(BatchSession batchSession)
          Deprecated.  
 


Liferay 6.2-ce-ga5