Liferay 6.1.2-ce-ga3

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

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

protected class AssetEntryPersistenceImpl.RemoveAssetTag
extends Object


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

Constructor Detail

AssetEntryPersistenceImpl.RemoveAssetTag

protected AssetEntryPersistenceImpl.RemoveAssetTag()
Method Detail

remove

protected void remove(long entryId,
                      long tagId)
               throws SystemException
Throws:
SystemException

Liferay 6.1.2-ce-ga3