Class SecurityEditor

    • Constructor Detail

      • SecurityEditor

        public SecurityEditor()
    • Method Detail

      • setPdo

        public void setPdo​(Security pdo)
        Description copied from interface: PdoController
        Sets the PDO.
        Parameters:
        pdo - the pdo
      • setSecurableClass

        public void setSecurableClass​(Class<?> clazz)
        Sets the securable class.
        Adds all applying permissions to the view.
        Parameters:
        clazz - the securable class
      • setChangeable

        public void setChangeable​(boolean changeable)
        Sets the changeability of the editor.
        Overrides:
        setChangeable in class PdoEditor<Security>
        Parameters:
        changeable - true if changeable