com.liferay.portlet.softwarecatalog.service.persistence
Class SCProductEntryPersistenceImpl.AddSCLicense

java.lang.Object
  extended by com.liferay.portlet.softwarecatalog.service.persistence.SCProductEntryPersistenceImpl.AddSCLicense
Enclosing class:
SCProductEntryPersistenceImpl

protected class SCProductEntryPersistenceImpl.AddSCLicense
extends java.lang.Object


Constructor Summary
protected SCProductEntryPersistenceImpl.AddSCLicense(SCProductEntryPersistenceImpl persistenceImpl)
           
 
Method Summary
protected  void add(long productEntryId, long licenseId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SCProductEntryPersistenceImpl.AddSCLicense

protected SCProductEntryPersistenceImpl.AddSCLicense(SCProductEntryPersistenceImpl persistenceImpl)
Method Detail

add

protected void add(long productEntryId,
                   long licenseId)
            throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException