Interface ContainerPermissions


  • public interface ContainerPermissions
    This interface defines all the permissions used by the project kernel.container
    Version:
    $Id$
    Author:
    Nicolas Filotto
    • Field Detail

      • MANAGE_CONTAINER_PERMISSION

        static final Permission MANAGE_CONTAINER_PERMISSION
        Any operations applied on a container have to be protected with this permission
      • MANAGE_COMPONENT_PERMISSION

        static final Permission MANAGE_COMPONENT_PERMISSION
        Any component modifications have to be protected with this permission