Liferay 6.1.2-ce-ga3

com.liferay.portlet.documentlibrary.service.persistence
Class DLFileEntryTypePersistenceImpl.ContainsDDMStructure

java.lang.Object
  extended by com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryTypePersistenceImpl.ContainsDDMStructure
Enclosing class:
DLFileEntryTypePersistenceImpl

protected class DLFileEntryTypePersistenceImpl.ContainsDDMStructure
extends Object


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

Constructor Detail

DLFileEntryTypePersistenceImpl.ContainsDDMStructure

protected DLFileEntryTypePersistenceImpl.ContainsDDMStructure()
Method Detail

contains

protected boolean contains(long fileEntryTypeId,
                           long structureId)

Liferay 6.1.2-ce-ga3