Liferay 6.1.2-ce-ga3

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

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

protected class AssetEntryPersistenceImpl.ContainsAssetTag
extends Object


Constructor Summary
protected AssetEntryPersistenceImpl.ContainsAssetTag()
           
 
Method Summary
protected  boolean contains(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.ContainsAssetTag

protected AssetEntryPersistenceImpl.ContainsAssetTag()
Method Detail

contains

protected boolean contains(long entryId,
                           long tagId)

Liferay 6.1.2-ce-ga3