com.liferay.portlet.tags.service.persistence
Class TagsEntryPersistenceImpl.AddTagsAsset

java.lang.Object
  extended by com.liferay.portlet.tags.service.persistence.TagsEntryPersistenceImpl.AddTagsAsset
Enclosing class:
TagsEntryPersistenceImpl

protected class TagsEntryPersistenceImpl.AddTagsAsset
extends java.lang.Object


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

Constructor Detail

TagsEntryPersistenceImpl.AddTagsAsset

protected TagsEntryPersistenceImpl.AddTagsAsset(TagsEntryPersistenceImpl persistenceImpl)
Method Detail

add

protected void add(long entryId,
                   long assetId)
            throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException