Class AclObjectIdentity

  • All Implemented Interfaces:
    Serializable, EntityId, org.springframework.data.domain.Persistable<Long>

    @Entity
    public class AclObjectIdentity
    extends BasicModel
    ACL Object Identity represents a specific ACL-aware entity (combination of AclClass and {#link objectIdIdentity}). It records the owner of the entity and entity's parent object if any.
    See Also:
    Serialized Form
    • Constructor Detail

      • AclObjectIdentity

        public AclObjectIdentity()