Liferay 6.1.2-ce-ga3

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

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

protected class AssetEntryPersistenceImpl.ContainsAssetCategory
extends Object


Constructor Summary
protected AssetEntryPersistenceImpl.ContainsAssetCategory()
           
 
Method Summary
protected  boolean contains(long entryId, long categoryId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssetEntryPersistenceImpl.ContainsAssetCategory

protected AssetEntryPersistenceImpl.ContainsAssetCategory()
Method Detail

contains

protected boolean contains(long entryId,
                           long categoryId)

Liferay 6.1.2-ce-ga3