Class LDAPBenutzer

    • Constructor Detail

      • LDAPBenutzer

        public LDAPBenutzer()
        Deprecated.
    • Method Detail

      • getLdapGruppen

        public Collection<LDAPGruppe> getLdapGruppen()
        Deprecated.
        Returns:
        the ldapGruppen
      • setLdapGruppen

        public void setLdapGruppen​(Collection<LDAPGruppe> ldapGruppen)
        Deprecated.
        Parameters:
        ldapGruppen - the ldapGruppen to set
      • isPersisted

        public boolean isPersisted()
        Deprecated.
        Specified by:
        isPersisted in interface de.xima.cmn.dao.interfaces.IEntity<Long>
        Overrides:
        isPersisted in class AbstractEntity