Liferay 6.1.2-ce-ga3

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()
           
 
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()
Method Detail

remove

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

Liferay 6.1.2-ce-ga3