Liferay 6.1.2-ce-ga3

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

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

protected class SCFrameworkVersionPersistenceImpl.ContainsSCProductVersion
extends Object


Constructor Summary
protected SCFrameworkVersionPersistenceImpl.ContainsSCProductVersion()
           
 
Method Summary
protected  boolean contains(long frameworkVersionId, long productVersionId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SCFrameworkVersionPersistenceImpl.ContainsSCProductVersion

protected SCFrameworkVersionPersistenceImpl.ContainsSCProductVersion()
Method Detail

contains

protected boolean contains(long frameworkVersionId,
                           long productVersionId)

Liferay 6.1.2-ce-ga3