Liferay 6.1.2-ce-ga3

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

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

protected class SCProductVersionPersistenceImpl.AddSCFrameworkVersion
extends Object


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

Constructor Detail

SCProductVersionPersistenceImpl.AddSCFrameworkVersion

protected SCProductVersionPersistenceImpl.AddSCFrameworkVersion()
Method Detail

add

protected void add(long productVersionId,
                   long frameworkVersionId)
            throws SystemException
Throws:
SystemException

Liferay 6.1.2-ce-ga3