Liferay 6.1.2-ce-ga3

com.liferay.portlet.softwarecatalog.service.persistence
Class SCFrameworkVersionPersistenceImpl.ClearSCProductVersions

java.lang.Object
  extended by com.liferay.portlet.softwarecatalog.service.persistence.SCFrameworkVersionPersistenceImpl.ClearSCProductVersions
Enclosing class:
SCFrameworkVersionPersistenceImpl

protected class SCFrameworkVersionPersistenceImpl.ClearSCProductVersions
extends Object


Constructor Summary
protected SCFrameworkVersionPersistenceImpl.ClearSCProductVersions()
           
 
Method Summary
protected  void clear(long frameworkVersionId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SCFrameworkVersionPersistenceImpl.ClearSCProductVersions

protected SCFrameworkVersionPersistenceImpl.ClearSCProductVersions()
Method Detail

clear

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

Liferay 6.1.2-ce-ga3