Liferay 6.1.2-ce-ga3

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

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

protected class DDMStructurePersistenceImpl.AddDLFileEntryType
extends Object


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

protected DDMStructurePersistenceImpl.AddDLFileEntryType()
Method Detail

add

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

Liferay 6.1.2-ce-ga3