Namespace Umbraco.Cms.Core.Services.Navigation
Classes
NavigationInitializationNotificationHandler
Responsible for seeding the in-memory navigation structures at application's startup by rebuild the navigation structures.
PublishStatusInitializationNotificationHandler
Responsible for seeding the in-memory publish status cache at application's startup by loading all data from the database.
PublishStatusService
Interfaces
IDocumentNavigationManagementService
IDocumentNavigationQueryService
IMediaNavigationManagementService
IMediaNavigationQueryService
INavigationManagementService
Placeholder for sharing logic between the document and media navigation services for managing the navigation structure.
INavigationQueryService
Placeholder for sharing logic between the document and media navigation services for querying the navigation structure.
IPublishStatusManagementService
IPublishStatusQueryService
IRecycleBinNavigationManagementService
Placeholder for sharing logic between the document and media navigation services for managing the recycle bin navigation structure.
IRecycleBinNavigationQueryService
Placeholder for sharing logic between the document and media navigation services for querying the recycle bin navigation structure.