1 Reply Latest reply on Apr 26, 2009 1:37 AM by adamw

    How to instantiate a RevisionEntity?

      Hello,
      I would like to extend the DefaultRevisionEntity and at the beginning of my transaction create an instance of MyRevisionEntity and set certain values in it - how can i get access to the instance of MyRevisionEntity that will be used during the transaction? Alternativly how can i instantiate an ExampleListener that will be used? Or does the extra data have to be available with a static function call as shown in the example in the documentation?

      Thanks,
      Brocha