Liferay 6.1.2-ce-ga3

com.liferay.portlet.dynamicdatamapping.service.persistence
Class DDMStructurePersistenceImpl.ClearDLFileEntryTypes

java.lang.Object
  extended by com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistenceImpl.ClearDLFileEntryTypes
Enclosing class:
DDMStructurePersistenceImpl

protected class DDMStructurePersistenceImpl.ClearDLFileEntryTypes
extends Object


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

Constructor Detail

DDMStructurePersistenceImpl.ClearDLFileEntryTypes

protected DDMStructurePersistenceImpl.ClearDLFileEntryTypes()
Method Detail

clear

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

Liferay 6.1.2-ce-ga3