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