Liferay 6.1.2-ce-ga3

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()
           
 
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()
Method Detail

clear

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

Liferay 6.1.2-ce-ga3