Liferay 6.2.0

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

ExpandTreeRightCategoryId

protected ExpandTreeRightCategoryId()
Method Detail

expand

protected void expand(long groupId,
                      long rightCategoryId)

Liferay 6.2.0