Liferay 6.1.2-ce-ga3

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

clear

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

Liferay 6.1.2-ce-ga3