Liferay 6.0.5

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

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

protected class AssetEntryPersistenceImpl.RemoveAssetCategory
extends Object


Constructor Summary
protected AssetEntryPersistenceImpl.RemoveAssetCategory(AssetEntryPersistenceImpl persistenceImpl)
           
 
Method Summary
protected  void remove(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.RemoveAssetCategory

protected AssetEntryPersistenceImpl.RemoveAssetCategory(AssetEntryPersistenceImpl persistenceImpl)
Method Detail

remove

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

Liferay 6.0.5