Liferay 6.1.0-ce-b4

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

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

protected class DLFileEntryTypePersistenceImpl.ClearDLFolders
extends Object


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

Constructor Detail

DLFileEntryTypePersistenceImpl.ClearDLFolders

protected DLFileEntryTypePersistenceImpl.ClearDLFolders(DLFileEntryTypePersistenceImpl persistenceImpl)
Method Detail

clear

protected void clear(long fileEntryTypeId)
              throws SystemException
Throws:
SystemException

Liferay 6.1.0-ce-b4