Liferay 6.0.5

com.liferay.portlet.softwarecatalog.service.persistence
Class SCProductVersionPersistenceImpl.ClearSCFrameworkVersions

java.lang.Object
  extended by com.liferay.portlet.softwarecatalog.service.persistence.SCProductVersionPersistenceImpl.ClearSCFrameworkVersions
Enclosing class:
SCProductVersionPersistenceImpl

protected class SCProductVersionPersistenceImpl.ClearSCFrameworkVersions
extends Object


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

Constructor Detail

SCProductVersionPersistenceImpl.ClearSCFrameworkVersions

protected SCProductVersionPersistenceImpl.ClearSCFrameworkVersions(SCProductVersionPersistenceImpl persistenceImpl)
Method Detail

clear

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

Liferay 6.0.5