EntityACI

public final class EntityACI

Constructors

EntityACI

public EntityACI(ResponsibleAgent role, long bitSet)

Methods

equals

public boolean equals(Object obj)

getBitSet

public long getBitSet()

getPermission

public Set<EntityPermission> getPermission()

getResponsibleAgent

public ResponsibleAgent getResponsibleAgent()

hashCode

public int hashCode()

isGrant

public boolean isGrant()

isPriority

public boolean isPriority()

toMap

public HashMap<String, Object> toMap()

toString

public String toString()