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

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

protected class TagsEntryPersistenceImpl.ContainsTagsAsset
extends java.lang.Object


Constructor Summary
protected TagsEntryPersistenceImpl.ContainsTagsAsset(TagsEntryPersistenceImpl persistenceImpl)
           
 
Method Summary
protected  boolean contains(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.ContainsTagsAsset

protected TagsEntryPersistenceImpl.ContainsTagsAsset(TagsEntryPersistenceImpl persistenceImpl)
Method Detail

contains

protected boolean contains(long entryId,
                           long assetId)