public interface TerminatingCustomerInfo
Modifier and Type | Method and Description |
---|---|
TerminatingCustomerInfo |
fetchTerminatingCustomerData()
Fetches the terminating customer data on demand for the CALLED_TO customer
|
ExtensionCustomer |
getExtensionCustomer()
Get the extension customer data for the terminating customer
|
ExtensionProduct |
getExtensionProduct()
Get the extension customer's product data for the terminating customer
|
java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.util.Collection<ExtensionRatingProfileValue>>> |
getTerminatingCustomerProfiles()
Gets terminating customer extension profile information map
|
TerminatingCustomerInfo fetchTerminatingCustomerData()
ExtensionCustomer getExtensionCustomer()
ExtensionProduct getExtensionProduct()
java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.util.Collection<ExtensionRatingProfileValue>>> getTerminatingCustomerProfiles()