com.liferay.portlet.softwarecatalog.service.persistence
Class SCLicensePersistenceImpl.AddSCProductEntry

java.lang.Object
  extended by com.liferay.portlet.softwarecatalog.service.persistence.SCLicensePersistenceImpl.AddSCProductEntry
Enclosing class:
SCLicensePersistenceImpl

protected class SCLicensePersistenceImpl.AddSCProductEntry
extends java.lang.Object


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

Constructor Detail

SCLicensePersistenceImpl.AddSCProductEntry

protected SCLicensePersistenceImpl.AddSCProductEntry(SCLicensePersistenceImpl persistenceImpl)
Method Detail

add

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