Class InetOrgPerson.Essence

Enclosing class:
InetOrgPerson

public static class InetOrgPerson.Essence extends Person.Essence
  • Constructor Details

    • Essence

      public Essence()
    • Essence

      public Essence(InetOrgPerson copyMe)
    • Essence

      public Essence(org.springframework.ldap.core.DirContextOperations ctx)
  • Method Details

    • createTarget

      protected LdapUserDetailsImpl createTarget()
      Overrides:
      createTarget in class Person.Essence
    • setMail

      public void setMail(@Nullable String email)
    • setUid

      public void setUid(String uid)
    • setUsername

      public void setUsername(String username)
      Overrides:
      setUsername in class LdapUserDetailsImpl.Essence
    • setInitials

      public void setInitials(@Nullable String initials)
    • setO

      public void setO(@Nullable String organization)
    • setOu

      public void setOu(@Nullable String ou)
    • setRoomNumber

      public void setRoomNumber(@Nullable String no)
    • setTitle

      public void setTitle(@Nullable String title)
    • setCarLicense

      public void setCarLicense(@Nullable String carLicense)
    • setDepartmentNumber

      public void setDepartmentNumber(@Nullable String departmentNumber)
    • setDisplayName

      public void setDisplayName(@Nullable String displayName)
    • setEmployeeNumber

      public void setEmployeeNumber(@Nullable String no)
    • setDestinationIndicator

      public void setDestinationIndicator(@Nullable String destination)
    • setHomePhone

      public void setHomePhone(@Nullable String homePhone)
    • setStreet

      public void setStreet(@Nullable String street)
    • setPostalCode

      public void setPostalCode(@Nullable String postalCode)
    • setPostalAddress

      public void setPostalAddress(@Nullable String postalAddress)
    • setMobile

      public void setMobile(@Nullable String mobile)
    • setHomePostalAddress

      public void setHomePostalAddress(@Nullable String homePostalAddress)