public class DefaultRepairSubscriptionEvent extends BusEventBase implements RepairSubscriptionInternalEvent
BusInternalEvent.BusInternalEventType| Constructor and Description |
|---|
DefaultRepairSubscriptionEvent(UUID accountId,
UUID bundleId,
org.joda.time.DateTime effectiveDate,
Long searchKey1,
Long searchKey2,
UUID userToken) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
UUID |
getAccountId() |
UUID |
getBundleId() |
BusInternalEvent.BusInternalEventType |
getBusEventType() |
org.joda.time.DateTime |
getEffectiveDate() |
int |
hashCode() |
getSearchKey1, getSearchKey2, getUserTokenpublic BusInternalEvent.BusInternalEventType getBusEventType()
getBusEventType in interface BusInternalEventpublic UUID getBundleId()
getBundleId in interface RepairSubscriptionInternalEventpublic UUID getAccountId()
getAccountId in interface RepairSubscriptionInternalEventpublic org.joda.time.DateTime getEffectiveDate()
getEffectiveDate in interface RepairSubscriptionInternalEventCopyright © 2010-2013. All Rights Reserved.