public interface OverdueConfigCache
| Modifier and Type | Method and Description |
|---|---|
void |
clearOverdueConfig(InternalTenantContext tenantContext) |
org.killbill.billing.overdue.api.OverdueConfig |
getOverdueConfig(InternalTenantContext tenantContext) |
void |
loadDefaultOverdueConfig(org.killbill.billing.overdue.api.OverdueConfig config) |
void |
loadDefaultOverdueConfig(java.lang.String url) |
void loadDefaultOverdueConfig(java.lang.String url)
throws org.killbill.billing.overdue.api.OverdueApiException
void loadDefaultOverdueConfig(org.killbill.billing.overdue.api.OverdueConfig config) throws org.killbill.billing.overdue.api.OverdueApiException
org.killbill.billing.overdue.api.OverdueConfig getOverdueConfig(InternalTenantContext tenantContext) throws org.killbill.billing.overdue.api.OverdueApiException
void clearOverdueConfig(InternalTenantContext tenantContext)
Copyright © 2010-2018. All Rights Reserved.