Liferay 6.1.2-ce-ga3

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

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

protected class DDMStructurePersistenceImpl.RemoveDLFileEntryType
extends Object


Constructor Summary
protected DDMStructurePersistenceImpl.RemoveDLFileEntryType()
           
 
Method Summary
protected  void remove(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.RemoveDLFileEntryType

protected DDMStructurePersistenceImpl.RemoveDLFileEntryType()
Method Detail

remove

protected void remove(long structureId,
                      long fileEntryTypeId)
               throws SystemException
Throws:
SystemException

Liferay 6.1.2-ce-ga3