Liferay 6.1.2-ce-ga3

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

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

protected class SCProductVersionPersistenceImpl.ContainsSCFrameworkVersion
extends Object


Constructor Summary
protected SCProductVersionPersistenceImpl.ContainsSCFrameworkVersion()
           
 
Method Summary
protected  boolean contains(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.ContainsSCFrameworkVersion

protected SCProductVersionPersistenceImpl.ContainsSCFrameworkVersion()
Method Detail

contains

protected boolean contains(long productVersionId,
                           long frameworkVersionId)

Liferay 6.1.2-ce-ga3