0 Replies Latest reply on Mar 23, 2009 12:05 PM by frankthetank

    Entity Listeners field level detail

    frankthetank

      Currently I am doing some investigation into the entity listeners and their callbacks.
      I have everything set up fine and am getting my callbacks.

      But the events are on an object level only (as far as I can tell).

      Is it possible to find out in an entity listener callback what fields where changed in a transaction?

      Possibly directly via the resulting object or alternatively a different way?

      thanks