public class ArchivedAccountUpdateEventData extends ServiceEventData
| Constructor and Description |
|---|
ArchivedAccountUpdateEventData(ArchivedAccount beforeUpdate,
ArchivedAccount afterUpdate) |
| Modifier and Type | Method and Description |
|---|---|
ArchivedAccount |
getAfterUpdate() |
ArchivedAccount |
getBeforeUpdate() |
java.lang.String |
getOperationType() |
public ArchivedAccountUpdateEventData(ArchivedAccount beforeUpdate, ArchivedAccount afterUpdate)
public ArchivedAccount getAfterUpdate()
public ArchivedAccount getBeforeUpdate()
public java.lang.String getOperationType()
getOperationType in class ServiceEventDataCopyright © 2012-2023 anotheria.net. All Rights Reserved.