Liferay 6.1.2-ce-ga3

com.liferay.portlet.softwarecatalog.service.persistence
Class SCProductEntryPersistenceImpl.ContainsSCLicense

java.lang.Object
  extended by com.liferay.portlet.softwarecatalog.service.persistence.SCProductEntryPersistenceImpl.ContainsSCLicense
Enclosing class:
SCProductEntryPersistenceImpl

protected class SCProductEntryPersistenceImpl.ContainsSCLicense
extends Object


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

Constructor Detail

SCProductEntryPersistenceImpl.ContainsSCLicense

protected SCProductEntryPersistenceImpl.ContainsSCLicense()
Method Detail

contains

protected boolean contains(long productEntryId,
                           long licenseId)

Liferay 6.1.2-ce-ga3