Liferay 6.1.2-ce-ga3

com.liferay.portlet.dynamicdatamapping.service.persistence
Class DDMStructurePersistenceImpl.ContainsDLFileEntryType

java.lang.Object
  extended by com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceImpl.ContainsDLFileEntryType
Enclosing class:
DDMStructurePersistenceImpl

protected class DDMStructurePersistenceImpl.ContainsDLFileEntryType
extends Object


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

Constructor Detail

DDMStructurePersistenceImpl.ContainsDLFileEntryType

protected DDMStructurePersistenceImpl.ContainsDLFileEntryType()
Method Detail

contains

protected boolean contains(long structureId,
                           long fileEntryTypeId)

Liferay 6.1.2-ce-ga3