Liferay 6.2.0-ce-m1

com.liferay.portlet.trash.service.persistence
Class TrashEntryPersistenceImpl.ContainsTrashVersion

java.lang.Object
  extended by com.liferay.portlet.trash.service.persistence.TrashEntryPersistenceImpl.ContainsTrashVersion
Enclosing class:
TrashEntryPersistenceImpl

protected class TrashEntryPersistenceImpl.ContainsTrashVersion
extends Object


Constructor Summary
protected TrashEntryPersistenceImpl.ContainsTrashVersion()
           
 
Method Summary
protected  boolean contains(long entryId, long versionId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrashEntryPersistenceImpl.ContainsTrashVersion

protected TrashEntryPersistenceImpl.ContainsTrashVersion()
Method Detail

contains

protected boolean contains(long entryId,
                           long versionId)

Liferay 6.2.0-ce-m1