Liferay 6.0.5

com.liferay.portlet.asset.service.persistence
Class AssetEntryPersistenceImpl.ClearAssetCategories

java.lang.Object
  extended by com.liferay.portlet.asset.service.persistence.AssetEntryPersistenceImpl.ClearAssetCategories
Enclosing class:
AssetEntryPersistenceImpl

protected class AssetEntryPersistenceImpl.ClearAssetCategories
extends Object


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

Constructor Detail

AssetEntryPersistenceImpl.ClearAssetCategories

protected AssetEntryPersistenceImpl.ClearAssetCategories(AssetEntryPersistenceImpl persistenceImpl)
Method Detail

clear

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

Liferay 6.0.5