Interface ContentSecurityService

All Known Implementing Classes:
ContentSecurityServiceImpl

public interface ContentSecurityService
  • Method Details

    • initNodePermissions

      void initNodePermissions(List<ContentTreeNode> node)
      Initialize Node rights for a new ContentTreeNode. The new node inherits its parent's rights.
      Parameters:
      node - node to initialize rights for