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

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

protected class SCProductEntryPersistenceImpl.RemoveSCLicense
extends java.lang.Object


Constructor Summary
protected SCProductEntryPersistenceImpl.RemoveSCLicense(SCProductEntryPersistenceImpl persistenceImpl)
           
 
Method Summary
protected  void remove(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.RemoveSCLicense

protected SCProductEntryPersistenceImpl.RemoveSCLicense(SCProductEntryPersistenceImpl persistenceImpl)
Method Detail

remove

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