Liferay 6.1.2-ce-ga3

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

AssetCategoryPersistenceImpl.ExpandTreeLeftCategoryId

protected AssetCategoryPersistenceImpl.ExpandTreeLeftCategoryId()
Method Detail

expand

protected void expand(long groupId,
                      long leftCategoryId)

Liferay 6.1.2-ce-ga3