Interface Ace

  • All Known Implementing Classes:
    AceEntity

    public interface Ace
    Entity for alf_access_control_entry persistence.
    Since:
    3.4
    Author:
    janv
    • Method Detail

      • getId

        Long getId()
      • getPermissionId

        Long getPermissionId()
      • getAuthorityId

        Long getAuthorityId()
      • isAllowed

        boolean isAllowed()
      • getContextId

        Long getContextId()