Liferay 6.1.2-ce-ga3

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

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

protected class DLFileEntryTypePersistenceImpl.AddDDMStructure
extends Object


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

protected DLFileEntryTypePersistenceImpl.AddDDMStructure()
Method Detail

add

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

Liferay 6.1.2-ce-ga3