com.liferay.portlet.journal.model
Class DDMStructureModelListener
java.lang.Object
com.liferay.portal.model.BaseModelListener<DDMStructure>
com.liferay.portlet.journal.model.DDMStructureModelListener
- All Implemented Interfaces:
- ModelListener<DDMStructure>
public class DDMStructureModelListener
- extends BaseModelListener<DDMStructure>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DDMStructureModelListener
public DDMStructureModelListener()
onBeforeRemove
public void onBeforeRemove(DDMStructure ddmStructure)
throws ModelListenerException
- Specified by:
onBeforeRemove in interface ModelListener<DDMStructure>- Overrides:
onBeforeRemove in class BaseModelListener<DDMStructure>
- Throws:
ModelListenerException