Search Results for

    Show / Hide Table of Contents

    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 ContentType to DTO mapper used to translate the properties of the public api implementation to that of the database's DTO as sql: [tableName].[columnName].

    DataTypeMapper

    Represents a DataType to DTO mapper used to translate the properties of the public api implementation to that of the database's DTO as sql: [tableName].[columnName].

    DictionaryMapper

    Represents a DictionaryItem to DTO mapper used to translate the properties of the public api implementation to that of the database's DTO as sql: [tableName].[columnName].

    DictionaryTranslationMapper

    Represents a DictionaryTranslation to DTO mapper used to translate the properties of the public api implementation to that of the database's DTO as sql: [tableName].[columnName].

    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 MediaType to DTO mapper used to translate the properties of the public api implementation to that of the database's DTO as sql: [tableName].[columnName].

    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 MemberType to DTO mapper used to translate the properties of the public api implementation to that of the database's DTO as sql: [tableName].[columnName].

    NullableDateMapper

    Extends NPoco default mapper and ensures that nullable dates are not saved to the database.

    PropertyGroupMapper

    Represents a PropertyGroup to DTO mapper used to translate the properties of the public api implementation to that of the database's DTO as sql: [tableName].[columnName].

    PropertyMapper

    PropertyTypeMapper

    Represents a IPropertyType to DTO mapper used to translate the properties of the public api implementation to that of the database's DTO as sql: [tableName].[columnName].

    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 RelationType to DTO mapper used to translate the properties of the public api implementation to that of the database's DTO as sql: [tableName].[columnName].

    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 UserGroup to DTO mapper used to translate the properties of the public api implementation to that of the database's DTO as sql: [tableName].[columnName].

    UserMapper

    Interfaces

    IMapperCollection

    In This Article
    • Classes
    • Interfaces
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX