Liferay 6.1.2-ce-ga3

com.liferay.portlet.documentlibrary.service.persistence
Class DLFolderPersistenceImpl.AddDLFileEntryType

java.lang.Object
  extended by com.liferay.portlet.documentlibrary.service.persistence.DLFolderPersistenceImpl.AddDLFileEntryType
Enclosing class:
DLFolderPersistenceImpl

protected class DLFolderPersistenceImpl.AddDLFileEntryType
extends Object


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

Constructor Detail

DLFolderPersistenceImpl.AddDLFileEntryType

protected DLFolderPersistenceImpl.AddDLFileEntryType()
Method Detail

add

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

Liferay 6.1.2-ce-ga3