C# Class Orchard.Projection.RoleSecurity.Handlers.ViewContentPermissionSecurityHandler

Inheritance: ContentHandler
Afficher le fichier Open project: Jetski5822/Orchard.Projection.RoleSecurity

Méthodes publiques

Méthode Description
ViewContentPermissionSecurityHandler ( IRepository roleSecurityRepository, IRepository permissionRepository, IRoleService roleService, IAuthorizationService authorizationService ) : System.Collections.Generic

Private Methods

Méthode Description
UpdateContentItemRoleSecurityRecords ( Orchard.ContentManagement.Handlers.PublishContentContext context, Orchard.ContentManagement.ContentItem contentItem ) : void

Method Details

ViewContentPermissionSecurityHandler() public méthode

public ViewContentPermissionSecurityHandler ( IRepository roleSecurityRepository, IRepository permissionRepository, IRoleService roleService, IAuthorizationService authorizationService ) : System.Collections.Generic
roleSecurityRepository IRepository
permissionRepository IRepository
roleService IRoleService
authorizationService IAuthorizationService
Résultat System.Collections.Generic