public class OverdueDispatcher
extends java.lang.Object
| Constructor and Description |
|---|
OverdueDispatcher(OverdueWrapperFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearOverdueForAccount(java.util.UUID accountId,
org.joda.time.DateTime effectiveDate,
InternalCallContext context) |
void |
processOverdueForAccount(java.util.UUID accountId,
org.joda.time.DateTime effectiveDate,
InternalCallContext context) |
@Inject public OverdueDispatcher(OverdueWrapperFactory factory)
public void processOverdueForAccount(java.util.UUID accountId,
org.joda.time.DateTime effectiveDate,
InternalCallContext context)
public void clearOverdueForAccount(java.util.UUID accountId,
org.joda.time.DateTime effectiveDate,
InternalCallContext context)
Copyright © 2010-2018. All Rights Reserved.