Liferay 6.0.5

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

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

protected class AssetTagPersistenceImpl.ContainsAssetEntry
extends Object


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

protected AssetTagPersistenceImpl.ContainsAssetEntry(AssetTagPersistenceImpl persistenceImpl)
Method Detail

contains

protected boolean contains(long tagId,
                           long entryId)

Liferay 6.0.5