Liferay 6.1.2-ce-ga3

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

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

protected class AssetEntryPersistenceImpl.ClearAssetTags
extends Object


Constructor Summary
protected AssetEntryPersistenceImpl.ClearAssetTags()
           
 
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.ClearAssetTags

protected AssetEntryPersistenceImpl.ClearAssetTags()
Method Detail

clear

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

Liferay 6.1.2-ce-ga3