Interface IPurgeEvent

All Superinterfaces:
IEvent, INotifiableEvent, IPortalEvent, Serializable

public interface IPurgeEvent extends IPortalEvent
Raised when a thing is being destroyed.
  • Method Details

    • getParentID

      IThingID getParentID()
      Get the parent of the thing that has been destroyed.
      Returns:
      IThingID of the parent of the thing that has been destroyed.