Liferay 6.2.0

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

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

protected class AssetCategoryPersistenceImpl.ExpandTreeLeftCategoryId
extends Object


Constructor Summary
protected ExpandTreeLeftCategoryId()
           
 
Method Summary
protected  void expand(long groupId, long leftCategoryId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpandTreeLeftCategoryId

protected ExpandTreeLeftCategoryId()
Method Detail

expand

protected void expand(long groupId,
                      long leftCategoryId)

Liferay 6.2.0