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 java.lang.Object


Constructor Summary
protected SCProductEntryPersistenceImpl.ContainsSCLicense(SCProductEntryPersistenceImpl persistenceImpl)
           
 
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(SCProductEntryPersistenceImpl persistenceImpl)
Method Detail

contains

protected boolean contains(long productEntryId,
                           long licenseId)