Class ArchivedAccountUpdateEventData

java.lang.Object
net.anotheria.portalkit.services.common.eventing.ServiceEventData
net.anotheria.portalkit.services.accountarchive.event.data.ArchivedAccountUpdateEventData
All Implemented Interfaces:
Serializable

public class ArchivedAccountUpdateEventData extends net.anotheria.portalkit.services.common.eventing.ServiceEventData
Since:
24.04.14 16:42
Author:
VKoulakov
See Also:
  • Constructor Details

  • Method Details

    • getAfterUpdate

      public ArchivedAccount getAfterUpdate()
    • getBeforeUpdate

      public ArchivedAccount getBeforeUpdate()
    • getOperationType

      public String getOperationType()
      Specified by:
      getOperationType in class net.anotheria.portalkit.services.common.eventing.ServiceEventData