Liferay 6.1.0-ce-b4

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

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

protected class DLFileEntryTypePersistenceImpl.RemoveDDMStructure
extends Object


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

Constructor Detail

DLFileEntryTypePersistenceImpl.RemoveDDMStructure

protected DLFileEntryTypePersistenceImpl.RemoveDDMStructure(DLFileEntryTypePersistenceImpl persistenceImpl)
Method Detail

remove

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

Liferay 6.1.0-ce-b4