Namespace Umbraco.Cms.Infrastructure.Persistence.Mappers
Classes
AccessMapper
AuditEntryMapper
Represents a mapper for audit entry entities.
AuditItemMapper
BaseMapper
ConsentMapper
Represents a mapper for consent entities.
ContentMapper
Represents a Content to DTO mapper used to translate the properties of the public api implementation to that of the database's DTO as sql: [tableName].[columnName].
ContentTypeMapper
Represents a Content
DataTypeMapper
Represents a Data
DictionaryMapper
Represents a Dictionary
DictionaryTranslationMapper
Represents a Dictionary
DomainMapper
ExternalLoginMapper
ExternalLoginTokenMapper
KeyValueMapper
LanguageMapper
Represents a Language to DTO mapper used to translate the properties of the public api implementation to that of the database's DTO as sql: [tableName].[columnName].
LogViewerQueryMapper
MapperCollection
MapperCollectionBuilder
MapperConfigurationStore
MapperForAttribute
An attribute used to decorate mappers to be associated with entities
MediaMapper
Represents a Media to DTO mapper used to translate the properties of the public api implementation to that of the database's DTO as sql: [tableName].[columnName].
MediaTypeMapper
Represents a Media
MemberGroupMapper
MemberMapper
Represents a Member to DTO mapper used to translate the properties of the public api implementation to that of the database's DTO as sql: [tableName].[columnName].
MemberTypeMapper
Represents a Member
NullableDateMapper
Extends NPoco default mapper and ensures that nullable dates are not saved to the database.
PropertyGroupMapper
Represents a Property
PropertyMapper
PropertyTypeMapper
Represents a IProperty
RelationMapper
Represents a Relation to DTO mapper used to translate the properties of the public api implementation to that of the database's DTO as sql: [tableName].[columnName].
RelationTypeMapper
Represents a Relation
SimpleContentTypeMapper
TagMapper
Represents a Tag to DTO mapper used to translate the properties of the public api implementation to that of the database's DTO as sql: [tableName].[columnName].
TemplateMapper
Represents a Template to DTO mapper used to translate the properties of the public api implementation to that of the database's DTO as sql: [tableName].[columnName].
UmbracoEntityMapper
UserGroupMapper
Represents a User