Liferay 6.1.2-ce-ga3

com.liferay.portlet.softwarecatalog.service.persistence
Class SCLicensePersistenceImpl.ContainsSCProductEntry

java.lang.Object
  extended by com.liferay.portlet.softwarecatalog.service.persistence.SCLicensePersistenceImpl.ContainsSCProductEntry
Enclosing class:
SCLicensePersistenceImpl

protected class SCLicensePersistenceImpl.ContainsSCProductEntry
extends Object


Constructor Summary
protected SCLicensePersistenceImpl.ContainsSCProductEntry()
           
 
Method Summary
protected  boolean contains(long licenseId, long productEntryId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SCLicensePersistenceImpl.ContainsSCProductEntry

protected SCLicensePersistenceImpl.ContainsSCProductEntry()
Method Detail

contains

protected boolean contains(long licenseId,
                           long productEntryId)

Liferay 6.1.2-ce-ga3