Liferay 6.2.0

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

UpdateTree

protected UpdateTree()
Method Detail

update

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

Liferay 6.2.0