Liferay 6.2-ce-ga5

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

AssetCategoryPersistenceImpl.ShrinkTreeLeftCategoryId

protected AssetCategoryPersistenceImpl.ShrinkTreeLeftCategoryId()
Method Detail

shrink

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

Liferay 6.2-ce-ga5