Class AbstractAuthorityGroupService

  • All Implemented Interfaces:
    AuthorityGroupService

    public abstract class AbstractAuthorityGroupService
    extends java.lang.Object
    implements AuthorityGroupService
    Service responsible for operations related to authorities
    • Constructor Detail

      • AbstractAuthorityGroupService

        public AbstractAuthorityGroupService()
    • Method Detail

      • resetGroupChangeListeners

        protected void resetGroupChangeListeners()
      • setGroupChangeListeners

        public void setGroupChangeListeners​(java.util.List<Resettable> groupChangeListeners)