Click or drag to resize
CMS.DataCom Namespace
 
Classes
  ClassDescription
Public classAccountFormInfoTransformation
Transforms an account form info, i.e., updates field settings or removes certain field to provide a better UI experience.
Public classBuyerIdentity
Represents an user identity for Data.com billing purposes.
Public classBuyerIdentityProvider
Buyer identity provider.
Public classCompany
Represents a company.
Public classCompanyAttributeMapperFactory
Provides support for creating entity attribute mappers from company attributes.
Public classCompanyEntityInfoProvider
Provides a Data.com company entity info.
Public classCompanyFilter
Represents a company filter.
Public classCompanyFinder
Provides a pattern-based search capability for companies in Data.com.
Public classCompanyIdentity
Represents a company identity.
Public classCompanyList
Represents a list of companies.
Public classCompanyProvider
Provides access to Data.com companies.
Public classCompanySearchResult
Represents a company search result.
Public classCompanySearchResultProvider
Provides access to Data.com companies without using the company API.
Public classCompanySearchResults
Represents a list of company search results.
Public classCompanyStructure
Represents an organizational structure of a company.
Public classContact
Represents a contact.
Public classContactAttributeMapperFactory
Provides support for creating entity attribute mappers from contact attributes.
Public classContactEntityInfoProvider
Provides a Data.com contact entity info.
Public classContactFilter
Represents a contact filter.
Public classContactFinder
Provides a pattern-based search capability for contacts in Data.com.
Public classContactFormInfoTransformation
Transforms a contact form info, i.e., updates field settings or removes certain field to provide a better UI experience.
Public classContactIdentity
Represents a contact identity.
Public classContactList
Represents a list of contacts.
Public classContactProvider
Provides access to Data.com contacts.
Public classContactSearchResults
Represents a list of contact search results.
Public classCountryFinder
Finds CMS countries by Data.com country names.
Public classDataComClient
Provides access to Data.com contacts and companies via REST API.
Public classDataComConfiguration
Represents a Data.com integration configuration.
Public classDataComException
Represents a Data.com REST API exception.
Public classDataComForm
Provides UI elements to display and edit CMS contact (or account) and possibly update if from the specified Data.com contact (or company).
Public classDataComFormItem
Represents a set of controls and objects related to the mapping of a form field to an entity attribute.
Public classDataComFormLayout
Data com form layout.
Public classDataComHelper
Provides support for construction of Data.com integration related objects.
Public classDepartment
Represents a company department.
Public classDomainExtensions
Provides a set of static methods for transformation of domain objects.
Public classEntityAttributeFormatter
Provides culture-sensitive formatting for attribute values of Data.com entities.
Public classEntityAttributeInfo
Provides access to Data.com entity attribute metadata.
Public classEntityAttributeMapperBase
Provides a mapping of Data.com entity attribute values to form field values.
Public classEntityBooleanAttributeMapper
Provides a mapping of Data.com entity boolean attribute values to form field values.
Public classEntityCountryAttributeMapper
Entity country attribute mapper
Public classEntityDateTimeAttributeMapper
Entity datetime attribute mapper.
Public classEntityDecimalAttributeMapper
Entity decimal attribute mapper.
Public classEntityInfo
Provides access to Data.com entity metadata.
Public classEntityIntegerAttributeMapper
Entity integer attribute mapper.
Public classEntityLongIntegerAttributeMapper
Entity long integer attribute mapper.
Public classEntityMapping
Represents a mapping between a form info and an entity info.
Public classEntityMappingItem
Represents an item of an entity mapping.
Public classEntityMappingSerializer
Serializes and deserializes an entity mapping into an XML string.
Public classEntityPositiveIntegerAttributeMapper
Entity positive integer attribute mapper.
Public classEntityTextAttributeMapper
Entity text attribute mapper.
Public classError
Represents an error.
Public classFilter
Represents a filter base.
Public classFormInfoTransformationBase
Transforms a form info, i.e., updates field settings or removes certain field to provide a better UI experience.
Public classHttpResource
Represents an HTTP resource.
Public classHttpResourceProvider
Provides access to HTTP resources.
Public classJsonSerializer
Serializes objects to the JavaScript Object Notation (JSON) strings and deserializes JSON strings to objects.
Public classLevel
Represents a level in the company organizational structure.
Public classPartner
Represents a partner account.
Public classPartnerContactProvider
Provides access to Data.com contacts with given buyer identity.
Public classStateFinder
Finds CMS states by Data.com state names.
Public classStepCredentialProvider
Class for providing credentials for workflow step.
Public classUser
Represents an user account.
Public classUserContactProvider
Provides access to Data.com contacts with given Data.com user credential.
Public classUserCredentialProvider
Class for providing credential for logging to Data.com from database.
Interfaces
  InterfaceDescription
Public interfaceIBuyerIdentityProvider
Provides access to current buyer identity for Data.com billing purposes.
Public interfaceICompanyProvider
Provides access to Data.com companies.
Public interfaceIContactProvider
Provides access to Data.com contacts.
Public interfaceICountryFinder
Finds CMS countries by Data.com country names.
Public interfaceICredentialProvider
Provides credential for logging into Data.com
Public interfaceIDataComClient
Interface for DataCom client
Public interfaceIDataComConfiguration
Provides access to Data.com integration configuration.
Public interfaceIEntityAttributeFormatter
Provides formatting for attribute values of Data.com entities.
Public interfaceIEntityAttributeMapperFactory
Provides support for creating entity attribute mappers from entity attributes.
Public interfaceIHttpResourceProvider
Provides access to HTTP resources.
Public interfaceIStateFinder
Finds CMS states by Data.com state names.
Public interfaceITokenProvider
Provides tokens for data.com communication.