Liferay 6.2.0

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 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

ShrinkTreeRightCategoryId

protected ShrinkTreeRightCategoryId()
Method Detail

shrink

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

Liferay 6.2.0