Interface Ace

All Known Implementing Classes:
AceEntity

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

    • getId

      Long getId()
    • getPermissionId

      Long getPermissionId()
    • getAuthorityId

      Long getAuthorityId()
    • isAllowed

      boolean isAllowed()
    • getApplies

      Integer getApplies()
    • getContextId

      Long getContextId()
    • getAceType

      ACEType getAceType()