Class ObjectGraphServiceEvent

java.lang.Object
wt.events.KeyedEvent
wt.graph.service.ObjectGraphServiceEvent
All Implemented Interfaces:
Serializable, wt.events.summary.SummarizedEvent

public class ObjectGraphServiceEvent extends KeyedEvent implements Serializable


Supported API: true

Extendable: false
See Also:
  • Field Details

  • Method Details

    • getTarget

      public wt.graph.ObjectGraph getTarget()


      Supported API: true
      Returns:
      ObjectGraph
    • getTargets

      public WTCollection getTargets()
      Returns WTCollection of ObjectGraph objects. Use when this event is dispatched as multi object event.

      Supported API: true
      Returns:
      WTCollection