Liferay 6.1.2-ce-ga3

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

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

protected class AssetCategoryPersistenceImpl.AddAssetEntry
extends Object


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

protected AssetCategoryPersistenceImpl.AddAssetEntry()
Method Detail

add

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

Liferay 6.1.2-ce-ga3