Liferay 6.1.2-ce-ga3

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 Object


Constructor Summary
protected SCLicensePersistenceImpl.AddSCProductEntry()
           
 
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()
Method Detail

add

protected void add(long licenseId,
                   long productEntryId)
            throws SystemException
Throws:
SystemException

Liferay 6.1.2-ce-ga3