Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portal.dao.shard.ShardSessionFactoryTargetSource

Packages that use ShardSessionFactoryTargetSource
com.liferay.portal.dao.shard.advice   
 

Uses of ShardSessionFactoryTargetSource in com.liferay.portal.dao.shard.advice
 

Methods in com.liferay.portal.dao.shard.advice that return ShardSessionFactoryTargetSource
 ShardSessionFactoryTargetSource ShardAdvice.getShardSessionFactoryTargetSource()
           
 

Methods in com.liferay.portal.dao.shard.advice with parameters of type ShardSessionFactoryTargetSource
 void ShardAdvice.setShardSessionFactoryTargetSource(ShardSessionFactoryTargetSource shardSessionFactoryTargetSource)
           
 


Liferay 6.1.2-ce-ga3