Liferay 6.2.0

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

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

protected class AssetCategoryPersistenceImpl.ShrinkTreeLeftCategoryId
extends Object


Constructor Summary
protected ShrinkTreeLeftCategoryId()
           
 
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

ShrinkTreeLeftCategoryId

protected ShrinkTreeLeftCategoryId()
Method Detail

shrink

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

Liferay 6.2.0