Liferay 6.0.5

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

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

protected class AssetCategoryPersistenceImpl.ContainsAssetEntry
extends Object


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

Constructor Detail

AssetCategoryPersistenceImpl.ContainsAssetEntry

protected AssetCategoryPersistenceImpl.ContainsAssetEntry(AssetCategoryPersistenceImpl persistenceImpl)
Method Detail

contains

protected boolean contains(long categoryId,
                           long entryId)

Liferay 6.0.5