Liferay 6.1.2-ce-ga3

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

clear

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

Liferay 6.1.2-ce-ga3