Liferay 6.1.2-ce-ga3

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

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

protected class AssetCategoryPersistenceImpl.RemoveAssetEntry
extends Object


Constructor Summary
protected AssetCategoryPersistenceImpl.RemoveAssetEntry()
           
 
Method Summary
protected  void remove(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.RemoveAssetEntry

protected AssetCategoryPersistenceImpl.RemoveAssetEntry()
Method Detail

remove

protected void remove(long categoryId,
                      long entryId)
               throws SystemException
Throws:
SystemException

Liferay 6.1.2-ce-ga3