|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.mmbase.remotepublishing.action.PublishingActionDummy
This defines a dummy action which is performed when a node from the publisingbuilder type is published and there is no other action defined
| Constructor Summary | |
PublishingActionDummy()
|
|
| Method Summary | |
void |
committed(org.mmbase.module.core.MMObjectNode node)
Node changed / committed |
void |
inserted(int nodenumber)
Node inserted |
void |
removed(org.mmbase.module.core.MMObjectNode node)
Node removed |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PublishingActionDummy()
| Method Detail |
public void inserted(int nodenumber)
PublishingAction
inserted in interface PublishingActionnodenumber - number of nodePublishingAction.inserted(int)public void committed(org.mmbase.module.core.MMObjectNode node)
PublishingAction
committed in interface PublishingActionnode - changed nodePublishingAction.committed(org.mmbase.module.core.MMObjectNode)public void removed(org.mmbase.module.core.MMObjectNode node)
PublishingAction
removed in interface PublishingActionnode - removed nodePublishingAction.removed(org.mmbase.module.core.MMObjectNode)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||