Liferay 6.1.2-ce-ga3

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

clear

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

Liferay 6.1.2-ce-ga3