Liferay 6.0.5

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

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

protected class SCLicensePersistenceImpl.ClearSCProductEntries
extends Object


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

Constructor Detail

SCLicensePersistenceImpl.ClearSCProductEntries

protected SCLicensePersistenceImpl.ClearSCProductEntries(SCLicensePersistenceImpl persistenceImpl)
Method Detail

clear

protected void clear(long licenseId)
              throws SystemException
Throws:
SystemException

Liferay 6.0.5