Liferay 6.0.5

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

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

protected class AssetTagPersistenceImpl.AddAssetEntry
extends Object


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

Constructor Detail

AssetTagPersistenceImpl.AddAssetEntry

protected AssetTagPersistenceImpl.AddAssetEntry(AssetTagPersistenceImpl persistenceImpl)
Method Detail

add

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

Liferay 6.0.5