Namespace Umbraco.Cms.Api.Management.Services
Classes
BackOfficeExternalLoginService
Provides functionality for managing external login providers and authentication for the back office.
ConflictingRouteService
Provides functionality to detect and resolve conflicting routes in the Umbraco CMS API management.
ExamineManagerService
Provides services for managing Examine indexes and searchers within Umbraco CMS.
JsonPatchService
Provides functionality to apply and manage JSON Patch operations on resources.
Interfaces
IBackOfficeExternalLoginService
Provides methods for managing external authentication and login providers in the back office.
IContentTypeJsonSchemaService
Provides services for generating JSON Schema for content types.
IDictionaryItemImportService
Represents a service that provides functionality for importing dictionary items into the system.
IExamineManagerService
Defines the contract for managing Examine indexers and searchers within Umbraco CMS.
IJsonPatchService
Represents a service that processes and applies JSON Patch operations to resources.
IMemberPresentationService
Service for resolving members across both content and external stores and creating presentation models.
IMemberReferenceService
Service for retrieving paged references to a member, handling the external member fallback
when the entity-based lookup fails (external members have no umbracoNode entry).