Liferay 6.1.2-ce-ga3

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

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

protected class DLFileEntryTypePersistenceImpl.RemoveDLFolder
extends Object


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

protected DLFileEntryTypePersistenceImpl.RemoveDLFolder()
Method Detail

remove

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

Liferay 6.1.2-ce-ga3