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
 

Classes in com.liferay.portal.service.persistence that implement BatchSession
 class BatchSessionImpl
          Deprecated. As of 6.2.0, see LPS-30598.
 

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