Namespace Umbraco.Core.Services.Implement
Classes
AuditService
ContentService
Implements the content service.
ContentTypeBaseServiceProvider
ContentTypeService
Represents the ContentType Service, which is an easy access to operations involving IContentType
ContentTypeServiceBase
ContentTypeServiceBase<TItem, TService>
ContentTypeServiceBase<TRepository, TItem, TService>
DataTypeService
Represents the DataType Service, which is an easy access to operations involving IDataType
DefaultContentVersionCleanupPolicy
DomainService
EntityService
ExternalLoginService
FileService
Represents the File Service, which is an easy access to operations involving IFile objects like Scripts, Stylesheets and Templates
InstallationService
LocalizationService
Represents the Localization Service, which is an easy access to operations involving Language and DictionaryItem
LocalizedTextService
LocalizedTextServiceFileSources
Exposes the XDocument sources from files for the default localization text service and ensure caching is taken care of
LocalizedTextServiceSupplementaryFileSource
MacroService
Represents the Macro Service, which is an easy access to operations involving IMacro
MediaService
Represents the Media Service, which is an easy access to operations involving IMedia
MediaTypeService
MemberGroupService
MemberService
Represents the MemberService.
MemberTypeService
NotificationService
PackagingService
Represents the Packaging Service, which provides import/export functionality for the Core models of the API using xml representation. This is primarily used by the Package functionality.
PublicAccessService
RelationService
RepositoryService
Represents a service that works on top of repositories.
ScopeRepositoryService
ServerRegistrationService
Manages server registrations in the database.
TagService
UserService
Represents the UserService, which is an easy access to operations involving IProfile, IMembershipUser and eventually Backoffice Users.