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

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

protected class DLFolderPersistenceImpl.RemoveDLFileEntryType
extends java.lang.Object


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

protected DLFolderPersistenceImpl.RemoveDLFileEntryType()
Method Detail

remove

protected void remove(long folderId,
                      long fileEntryTypeId)
               throws com.liferay.portal.kernel.exception.SystemException
Throws:
com.liferay.portal.kernel.exception.SystemException