public interface SubscriptionBaseEvent extends Comparable<SubscriptionBaseEvent>, Entity
| Modifier and Type | Interface and Description |
|---|---|
static class |
SubscriptionBaseEvent.EventType |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getEffectiveDate() |
UUID |
getSubscriptionId() |
long |
getTotalOrdering() |
SubscriptionBaseEvent.EventType |
getType() |
boolean |
isActive() |
compareTogetCreatedDate, getId, getUpdatedDateSubscriptionBaseEvent.EventType getType()
long getTotalOrdering()
boolean isActive()
org.joda.time.DateTime getEffectiveDate()
UUID getSubscriptionId()
Copyright © 2010-2017. All Rights Reserved.