Liferay 6.1.2-ce-ga3

com.liferay.portlet.documentlibrary.service.persistence
Class DLFolderPersistenceImpl.ContainsDLFileEntryType

java.lang.Object
  extended by com.liferay.portlet.documentlibrary.service.persistence.DLFolderPersistenceImpl.ContainsDLFileEntryType
Enclosing class:
DLFolderPersistenceImpl

protected class DLFolderPersistenceImpl.ContainsDLFileEntryType
extends Object


Constructor Summary
protected DLFolderPersistenceImpl.ContainsDLFileEntryType()
           
 
Method Summary
protected  boolean contains(long folderId, long fileEntryTypeId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DLFolderPersistenceImpl.ContainsDLFileEntryType

protected DLFolderPersistenceImpl.ContainsDLFileEntryType()
Method Detail

contains

protected boolean contains(long folderId,
                           long fileEntryTypeId)

Liferay 6.1.2-ce-ga3