Class MemberCaddyContext

    • Field Detail

      • password1

        protected java.lang.String password1
      • password2

        protected java.lang.String password2
      • commonEmailVisible

        protected boolean commonEmailVisible
      • commonEmailVisibleAvailable

        protected boolean commonEmailVisibleAvailable
      • commonWebdavAccess

        protected boolean commonWebdavAccess
      • commonWebdavAccessAvailable

        protected boolean commonWebdavAccessAvailable
      • isWebdavAccessProvided

        protected boolean isWebdavAccessProvided
      • isWebdavAccess

        protected boolean isWebdavAccess
      • commonLdapSync

        protected boolean commonLdapSync
      • commonLdapSyncAvailable

        protected boolean commonLdapSyncAvailable
      • commonLanguage

        protected java.lang.String commonLanguage
      • noRights

        protected boolean noRights
      • commonGroupMap

        protected java.util.HashMap<Group,​java.lang.Boolean> commonGroupMap
      • noDelegates

        protected boolean noDelegates
      • noReadCategory

        protected boolean noReadCategory
      • noCommonReadCategory

        protected boolean noCommonReadCategory
      • readCategorySet

        protected java.util.HashSet<Category> readCategorySet
      • commonReadCategorySet

        protected java.util.HashSet<Category> commonReadCategorySet
    • Constructor Detail

      • MemberCaddyContext

        public MemberCaddyContext​(Caddy caddy,
                                  Member member)
    • Method Detail

      • computeWorkingMemberSet

        protected void computeWorkingMemberSet​(Caddy caddy,
                                               Member member)
      • computeCommonValues

        protected void computeCommonValues()