Liferay 6.1.2-ce-ga3

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

clear

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

Liferay 6.1.2-ce-ga3