Liferay 6.1.2-ce-ga3

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()
           
 
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()
Method Detail

clear

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

Liferay 6.1.2-ce-ga3