Liferay 6.1.2-ce-ga3

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 Object


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

add

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

Liferay 6.1.2-ce-ga3