Class Grant


  • @Entity
    public class Grant
    extends Object
    holder for a permission grant to user. It also defines the scope of the grant (e.g. a hotel, a customer, an office, ...) Created by miguel on 13/9/16.
    • Constructor Detail

      • Grant

        public Grant()