public interface OverdueState
| Modifier and Type | Method and Description |
|---|---|
Duration |
getAutoReevaluationInterval() |
java.lang.String |
getExternalMessage() |
java.lang.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()
java.lang.String getName()
java.lang.String getExternalMessage()
boolean isBlockChanges()
boolean isDisableEntitlementAndChangesBlocked()
OverdueCancellationPolicy getOverdueCancellationPolicy()
boolean isClearState()
Duration getAutoReevaluationInterval() throws OverdueApiException
OverdueApiExceptionCopyright © 2010-2019. All Rights Reserved.