Liferay 6.1.0-ce-b4

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

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

protected class DLFolderPersistenceImpl.ClearDLFileEntryTypes
extends Object


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

Constructor Detail

DLFolderPersistenceImpl.ClearDLFileEntryTypes

protected DLFolderPersistenceImpl.ClearDLFileEntryTypes(DLFolderPersistenceImpl persistenceImpl)
Method Detail

clear

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

Liferay 6.1.0-ce-b4