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 Summary
ConstructorsConstructorDescriptionArchivedAccountUpdateEventData(ArchivedAccount beforeUpdate, ArchivedAccount afterUpdate) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ArchivedAccountUpdateEventData
-
-
Method Details
-
getAfterUpdate
-
getBeforeUpdate
-
getOperationType
- Specified by:
getOperationTypein classnet.anotheria.portalkit.services.common.eventing.ServiceEventData
-