Liferay 6.0.5

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

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

protected class AssetTagPersistenceImpl.ClearAssetEntries
extends Object


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

Constructor Detail

AssetTagPersistenceImpl.ClearAssetEntries

protected AssetTagPersistenceImpl.ClearAssetEntries(AssetTagPersistenceImpl persistenceImpl)
Method Detail

clear

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

Liferay 6.0.5