Liferay 6.1.2-ce-ga3

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

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

protected class AssetEntryPersistenceImpl.AddAssetTag
extends Object


Constructor Summary
protected AssetEntryPersistenceImpl.AddAssetTag()
           
 
Method Summary
protected  void add(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.AddAssetTag

protected AssetEntryPersistenceImpl.AddAssetTag()
Method Detail

add

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

Liferay 6.1.2-ce-ga3