Liferay 6.0.5

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

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

protected class SCProductEntryPersistenceImpl.ClearSCLicenses
extends Object


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

Constructor Detail

SCProductEntryPersistenceImpl.ClearSCLicenses

protected SCProductEntryPersistenceImpl.ClearSCLicenses(SCProductEntryPersistenceImpl persistenceImpl)
Method Detail

clear

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

Liferay 6.0.5