Liferay 6.2-ce-ga5

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

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

protected class AssetCategoryPersistenceImpl.ExpandTreeRightCategoryId
extends Object


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

Constructor Detail

AssetCategoryPersistenceImpl.ExpandTreeRightCategoryId

protected AssetCategoryPersistenceImpl.ExpandTreeRightCategoryId()
Method Detail

expand

protected void expand(long groupId,
                      long rightCategoryId)

Liferay 6.2-ce-ga5