Liferay 6.1.2-ce-ga3

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

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

protected class DLFileEntryTypePersistenceImpl.AddDLFolder
extends Object


Constructor Summary
protected DLFileEntryTypePersistenceImpl.AddDLFolder()
           
 
Method Summary
protected  void add(long fileEntryTypeId, long folderId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DLFileEntryTypePersistenceImpl.AddDLFolder

protected DLFileEntryTypePersistenceImpl.AddDLFolder()
Method Detail

add

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

Liferay 6.1.2-ce-ga3