3/20/2016 6:37:44 PM
instaed of fetching for each inserted event
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3/17/2016 10:38:19 PM
EntitlementApi setBlockingState (since we now have a more generic api in SubscriptionApi#addBlockingState
Fix SubscriptionApi#addBlockingState to pass a LocalDate (effectiveDate) instead of relying of the DateTime from the BlockingState input
Remove unimplemented EntitlementApi#getBlockingStatesForServiceAndType
Refactor code/tests accordingly.
|
3/17/2016 8:58:32 PM
into OverdueApi (and fix AccountResource to use the public api)
Refactor code to remove the private OverdueInternalApi
|