com.silverpeas.node.notification
Class NodeDeletionNotification

java.lang.Object
  extended by com.silverpeas.notification.SilverpeasNotification
      extended by com.silverpeas.node.notification.NodeDeletionNotification
All Implemented Interfaces:
Serializable

public class NodeDeletionNotification
extends SilverpeasNotification

Notification about the deletion of a nodes in a given component instance.

See Also:
Serialized Form

Constructor Summary
protected NodeDeletionNotification(NodePK node)
           
 
Method Summary
 NodePK getNodePK()
           
 
Methods inherited from class com.silverpeas.notification.SilverpeasNotification
addParameter, getCause, getObject, getParameters, getParameterValue, getSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeDeletionNotification

protected NodeDeletionNotification(NodePK node)
Method Detail

getNodePK

public NodePK getNodePK()


Copyright © 2016 Silverpeas. All Rights Reserved.