Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portal.dao.shard.advice.ShardAdvice

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

Uses of ShardAdvice in com.liferay.portal.dao.shard
 

Methods in com.liferay.portal.dao.shard with parameters of type ShardAdvice
 void ShardImpl.setShardAdvice(ShardAdvice shardAdvice)
           
 

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

Methods in com.liferay.portal.dao.shard.advice with parameters of type ShardAdvice
 void ShardParameterAdvice.setShardAdvice(ShardAdvice shardAdvice)
           
 void ShardPersistenceAdvice.setShardAdvice(ShardAdvice shardAdvice)
           
 void ShardIterativelyAdvice.setShardAdvice(ShardAdvice shardAdvice)
           
 void ShardCompanyAdvice.setShardAdvice(ShardAdvice shardAdvice)
           
 void ShardGloballyAdvice.setShardAdvice(ShardAdvice shardAdvice)
           
 void ShardPortletAdvice.setShardAdvice(ShardAdvice shardAdvice)
           
 


Liferay 6.1.2-ce-ga3