Click or drag to resize
CMS.ContactManagement.Web.UI.Internal Namespace
 
Classes
  ClassDescription
Public classContactJourneyViewModel
Represents a view model of the contact journey component.
Public classContactScoringController
Provides endpoint for retrieving the data required for the contact's scorings.
Public classContactsGroupedByAgeViewModel
Represents view model for number of contacts in Category
Public classContactsGroupedByGenderViewModel
Represents view model for number of contacts in Gender
Public classContactsGroupedByLocationViewModel
Represents view model for location associated with a number of contacts from the location.
Public classLocalizedAgeCategoryJsonConverter
JSON converter for localizing string representation of AgeCategoryEnum.
Public classLocalizedGenderJsonConverter
JSON converter for localizing string representation of UserGenderEnum.
Interfaces
  InterfaceDescription
Public interfaceIContactDemographicsDataRetriever
Provides contract for obtaining source data required by contact demographics control.
Public interfaceIContactDemographicsDataRetrieverFactory
Provides methods for registering and retrieving implementations of IContactDemographicsDataRetriever.
Public interfaceIContactDemographicsLinkBuilder
Provides method for obtaining the link leading to the contact demographics control.
Public interfaceIContactDetailsControllerService
Provides service methods used in ContactDetailsController.
Public interfaceIContactDetailsFieldResolver
Provides method for resolving special contact detail fields. It can be used in cases the primitive and reference types are not sufficient for contact detail component.
Enumerations
  EnumerationDescription
Public enumerationAgeCategoryEnum
Represents age category used in ContactsGroupedByAgeViewModel.