Liferay 6.0.5

com.liferay.portlet.asset.service.persistence
Class AssetCategoryPersistenceImpl.ShrinkTreeRightCategoryId

java.lang.Object
  extended by com.liferay.portlet.asset.service.persistence.AssetCategoryPersistenceImpl.ShrinkTreeRightCategoryId
Enclosing class:
AssetCategoryPersistenceImpl

protected class AssetCategoryPersistenceImpl.ShrinkTreeRightCategoryId
extends Object


Constructor Summary
protected AssetCategoryPersistenceImpl.ShrinkTreeRightCategoryId()
           
 
Method Summary
protected  void shrink(long groupId, long rightCategoryId, long delta)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssetCategoryPersistenceImpl.ShrinkTreeRightCategoryId

protected AssetCategoryPersistenceImpl.ShrinkTreeRightCategoryId()
Method Detail

shrink

protected void shrink(long groupId,
                      long rightCategoryId,
                      long delta)

Liferay 6.0.5