Liferay 6.0.5

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

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

protected class AssetEntryPersistenceImpl.AddAssetCategory
extends Object


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

protected AssetEntryPersistenceImpl.AddAssetCategory(AssetEntryPersistenceImpl persistenceImpl)
Method Detail

add

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

Liferay 6.0.5