Liferay 6.0.5

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

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

protected class AssetCategoryPersistenceImpl.UpdateTree
extends Object


Constructor Summary
protected AssetCategoryPersistenceImpl.UpdateTree()
           
 
Method Summary
protected  void update(long categoryId, long leftCategoryId, long rightCategoryId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssetCategoryPersistenceImpl.UpdateTree

protected AssetCategoryPersistenceImpl.UpdateTree()
Method Detail

update

protected void update(long categoryId,
                      long leftCategoryId,
                      long rightCategoryId)

Liferay 6.0.5