Liferay 6.0.5

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

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

protected class AssetCategoryPersistenceImpl.ClearAssetEntries
extends Object


Constructor Summary
protected AssetCategoryPersistenceImpl.ClearAssetEntries(AssetCategoryPersistenceImpl persistenceImpl)
           
 
Method Summary
protected  void clear(long categoryId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssetCategoryPersistenceImpl.ClearAssetEntries

protected AssetCategoryPersistenceImpl.ClearAssetEntries(AssetCategoryPersistenceImpl persistenceImpl)
Method Detail

clear

protected void clear(long categoryId)
              throws SystemException
Throws:
SystemException

Liferay 6.0.5