Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portal.kernel.dao.shard.Shard

Packages that use Shard
com.liferay.portal.kernel.dao.shard   
 

Uses of Shard in com.liferay.portal.kernel.dao.shard
 

Methods in com.liferay.portal.kernel.dao.shard that return Shard
static Shard ShardUtil.getShard()
           
 

Methods in com.liferay.portal.kernel.dao.shard with parameters of type Shard
 void ShardUtil.setShard(Shard shard)
           
 


Liferay 6.1.2-ce-ga3