public interface OverdueState
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.Period |
getAutoReevaluationInterval() |
EmailNotification |
getEmailNotification() |
String |
getExternalMessage() |
String |
getName() |
OverdueCancellationPolicy |
getOverdueCancellationPolicy() |
OverdueCondition |
getOverdueCondition() |
boolean |
isBlockChanges() |
boolean |
isClearState() |
boolean |
isDisableEntitlementAndChangesBlocked()
(Bad name, keep it at API level to be consistent with xml config)
|
OverdueCondition getOverdueCondition()
String getName()
String getExternalMessage()
boolean isBlockChanges()
boolean isDisableEntitlementAndChangesBlocked()
OverdueCancellationPolicy getOverdueCancellationPolicy()
boolean isClearState()
org.joda.time.Period getAutoReevaluationInterval()
throws OverdueApiException
OverdueApiExceptionEmailNotification getEmailNotification()
Copyright © 2010-2015. All Rights Reserved.