Liferay 6.1.2-ce-ga3

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 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 SystemException
Throws:
SystemException

Liferay 6.1.2-ce-ga3