Compoze Software, Inc.

com.compoze.exchange.activedirectory
Interface IOrganizationalPersonAttributes


public interface IOrganizationalPersonAttributes

This interface contains LDAP constants pertaining to attributes of the OrganizationalPerson class.


Field Summary
static java.lang.String ASSISTANT
          This value represents the attribute 'assistant' (Active Directory: Assistant)
static java.lang.String COMPANY
          This value represents the attribute 'company' (Active Directory: Company)
static java.lang.String COUNTRY
          This value represents the attribute 'co' (Active Directory: Text-Country)
static java.lang.String COUNTRY_CODE
          This value represents the attribute 'countryCode' (Active Directory: Country-Code)
static java.lang.String COUNTRY_NAME
          This value represents the attribute 'c' (Active Directory: Country-Name)
static java.lang.String DEPARTMENT
          This value represents the attribute 'department' (Active Directory: Department)
static java.lang.String DIVISION
          This value represents the attribute 'division' (Active Directory: Division)
static java.lang.String EMAIL_ADDRESSES
          This value represents the attribute 'mail' (Active Directory: E-mail-Addresses)
static java.lang.String EMPLOYEE_ID
          This value represents the attribute 'employeeID' (Active Directory: Employee-ID)
static java.lang.String FAX_TELEPHONE_NUMBER
          This value represents the attribute 'facsimileTelephoneNumber' (Active Directory: Facsimile-Telephone-Number)
static java.lang.String GENERATION_QUALIFIER
          This value represents the attribute 'generationQualifier' (Active Directory: Generation-Qualifier)
static java.lang.String GIVEN_NAME
          This value represents the attribute 'givenName' (Active Directory: Given-Name)
static java.lang.String HOME_TELEPHONE_NUMBER
          This value represents the attribute 'homePhone' (Active Directory: Phone-Home-Primary)
static java.lang.String INITIALS
          This value represents the attribute '' (Active Directory: Initials)
static java.lang.String INTERNATIONAL_ISDN_NUMBER
          This value represents the attribute 'internationalISDNNumber' (Active Directory: International-ISDN-Number)
static java.lang.String IP_ADDRESS
          This value represents the attribute 'ipPhone' (Active Directory: Phone-Ip-Primary)
static java.lang.String JOB_TITLE
          This value represents the attribute 'title' (Active Directory: Title)
static java.lang.String LOCALITY
          This value represents the attribute 'l' (Active Directory: Locality-Name)
static java.lang.String MIDDLE_NAME
          This value represents the attribute 'middleName' (Active Directory: Other-Name)
static java.lang.String MOBILE_TELEPHONE_NUMBER
          This value represents the attribute 'mobile' (Active Directory: Phone-Mobile-Primary)
static java.lang.String ORGANIZATION
          This value represents the attribute 'o' (Active Directory: Organization-Name)
static java.lang.String ORGANIZATIONAL_UNIT_NAME
          This value represents the attribute 'ou' (Active Directory: Organizational-Unit-Name)
static java.lang.String OTHER_FAX_TELEPHONE_NUMBERS
          This value represents the attribute 'otherFacsimileTelephoneNumber' (Active Directory: Phone-Fax-Other)
static java.lang.String OTHER_HOME_TELEPHONE_NUMBERS
          This value represents the attribute 'otherHomePhoneNumber' (Active Directory: Phone-Home-Other)
static java.lang.String OTHER_IP_ADDRESSES
          This value represents the attribute 'otherIpPhone' (Active Directory: Phone-IP-Other)
static java.lang.String OTHER_MAILBOXES
          This value represents the attribute 'otherMailbox' (Active Directory: Other-Mailbox)
static java.lang.String OTHER_MOBILE_TELEPHONE_NUMBERS
          This value represents the attribute 'otherMobile' (Active Directory: Phone-Mobile-Other)
static java.lang.String OTHER_OFFICE_TELEPHONE_NUMBERS
          This value represents the attribute 'otherTelephone' (Active Directory: Phone-Office-Other)
static java.lang.String OTHER_PAGER_TELEPHONE_NUMBERS
          This value represents the attribute 'otherPager' (Active Directory: Phone-Pager-Other)
static java.lang.String OTHER_TELEX_TELEPHONE_NUMBERS
          This value represents the attribute 'telexNumber' (Active Directory: Telex-Number)
static java.lang.String PAGER_TELEPHONE_NUMBER
          This value represents the attribute 'pager' (Active Directory: Phone-Pager-Primary)
static java.lang.String PERSONAL_TITLE
          This value represents the attribute 'personalTitle' (Active Directory: Personal-Title)
static java.lang.String PO_BOX
          This value represents the attribute 'postOfficeBox' (Active Directory: Post-Office-Box)
static java.lang.String POSTAL_CODE
          This value represents the attribute 'postalCode' (Active Directory: Postal-Code)
static java.lang.String STATE_PROVINCE
          This value represents the attribute 'st' (Active Directory: State-Or-Province-Name)
static java.lang.String STREET_ADDRESS
          This value represents the attribute 'streetAddress' (Active Directory: Street-Address)
static java.lang.String TELEX_TELEPHONE_NUMBER
          This value represents the attribute 'primaryTelexNumber' (Active Directory: Phone-Pager-Other)
static java.lang.String USER_COMMENTS
          This value represents the attribute 'comment' (Active Directory: User-Comment)
 

Field Detail

ASSISTANT


public static final java.lang.String ASSISTANT
This value represents the attribute 'assistant' (Active Directory: Assistant)

COMPANY


public static final java.lang.String COMPANY
This value represents the attribute 'company' (Active Directory: Company)

COUNTRY_CODE


public static final java.lang.String COUNTRY_CODE
This value represents the attribute 'countryCode' (Active Directory: Country-Code)

COUNTRY_NAME


public static final java.lang.String COUNTRY_NAME
This value represents the attribute 'c' (Active Directory: Country-Name)

COUNTRY


public static final java.lang.String COUNTRY
This value represents the attribute 'co' (Active Directory: Text-Country)

DEPARTMENT


public static final java.lang.String DEPARTMENT
This value represents the attribute 'department' (Active Directory: Department)

DIVISION


public static final java.lang.String DIVISION
This value represents the attribute 'division' (Active Directory: Division)

EMAIL_ADDRESSES


public static final java.lang.String EMAIL_ADDRESSES
This value represents the attribute 'mail' (Active Directory: E-mail-Addresses)

EMPLOYEE_ID


public static final java.lang.String EMPLOYEE_ID
This value represents the attribute 'employeeID' (Active Directory: Employee-ID)

FAX_TELEPHONE_NUMBER


public static final java.lang.String FAX_TELEPHONE_NUMBER
This value represents the attribute 'facsimileTelephoneNumber' (Active Directory: Facsimile-Telephone-Number)

GIVEN_NAME


public static final java.lang.String GIVEN_NAME
This value represents the attribute 'givenName' (Active Directory: Given-Name)

INTERNATIONAL_ISDN_NUMBER


public static final java.lang.String INTERNATIONAL_ISDN_NUMBER
This value represents the attribute 'internationalISDNNumber' (Active Directory: International-ISDN-Number)

MIDDLE_NAME


public static final java.lang.String MIDDLE_NAME
This value represents the attribute 'middleName' (Active Directory: Other-Name)

ORGANIZATION


public static final java.lang.String ORGANIZATION
This value represents the attribute 'o' (Active Directory: Organization-Name)

ORGANIZATIONAL_UNIT_NAME


public static final java.lang.String ORGANIZATIONAL_UNIT_NAME
This value represents the attribute 'ou' (Active Directory: Organizational-Unit-Name)

OTHER_MAILBOXES


public static final java.lang.String OTHER_MAILBOXES
This value represents the attribute 'otherMailbox' (Active Directory: Other-Mailbox)

OTHER_FAX_TELEPHONE_NUMBERS


public static final java.lang.String OTHER_FAX_TELEPHONE_NUMBERS
This value represents the attribute 'otherFacsimileTelephoneNumber' (Active Directory: Phone-Fax-Other)

OTHER_HOME_TELEPHONE_NUMBERS


public static final java.lang.String OTHER_HOME_TELEPHONE_NUMBERS
This value represents the attribute 'otherHomePhoneNumber' (Active Directory: Phone-Home-Other)

HOME_TELEPHONE_NUMBER


public static final java.lang.String HOME_TELEPHONE_NUMBER
This value represents the attribute 'homePhone' (Active Directory: Phone-Home-Primary)

OTHER_IP_ADDRESSES


public static final java.lang.String OTHER_IP_ADDRESSES
This value represents the attribute 'otherIpPhone' (Active Directory: Phone-IP-Other)

IP_ADDRESS


public static final java.lang.String IP_ADDRESS
This value represents the attribute 'ipPhone' (Active Directory: Phone-Ip-Primary)

LOCALITY


public static final java.lang.String LOCALITY
This value represents the attribute 'l' (Active Directory: Locality-Name)

PERSONAL_TITLE


public static final java.lang.String PERSONAL_TITLE
This value represents the attribute 'personalTitle' (Active Directory: Personal-Title)

GENERATION_QUALIFIER


public static final java.lang.String GENERATION_QUALIFIER
This value represents the attribute 'generationQualifier' (Active Directory: Generation-Qualifier)

INITIALS


public static final java.lang.String INITIALS
This value represents the attribute '' (Active Directory: Initials)

OTHER_MOBILE_TELEPHONE_NUMBERS


public static final java.lang.String OTHER_MOBILE_TELEPHONE_NUMBERS
This value represents the attribute 'otherMobile' (Active Directory: Phone-Mobile-Other)

MOBILE_TELEPHONE_NUMBER


public static final java.lang.String MOBILE_TELEPHONE_NUMBER
This value represents the attribute 'mobile' (Active Directory: Phone-Mobile-Primary)

OTHER_OFFICE_TELEPHONE_NUMBERS


public static final java.lang.String OTHER_OFFICE_TELEPHONE_NUMBERS
This value represents the attribute 'otherTelephone' (Active Directory: Phone-Office-Other)

OTHER_PAGER_TELEPHONE_NUMBERS


public static final java.lang.String OTHER_PAGER_TELEPHONE_NUMBERS
This value represents the attribute 'otherPager' (Active Directory: Phone-Pager-Other)

PAGER_TELEPHONE_NUMBER


public static final java.lang.String PAGER_TELEPHONE_NUMBER
This value represents the attribute 'pager' (Active Directory: Phone-Pager-Primary)

POSTAL_CODE


public static final java.lang.String POSTAL_CODE
This value represents the attribute 'postalCode' (Active Directory: Postal-Code)

PO_BOX


public static final java.lang.String PO_BOX
This value represents the attribute 'postOfficeBox' (Active Directory: Post-Office-Box)

STREET_ADDRESS


public static final java.lang.String STREET_ADDRESS
This value represents the attribute 'streetAddress' (Active Directory: Street-Address)

STATE_PROVINCE


public static final java.lang.String STATE_PROVINCE
This value represents the attribute 'st' (Active Directory: State-Or-Province-Name)

OTHER_TELEX_TELEPHONE_NUMBERS


public static final java.lang.String OTHER_TELEX_TELEPHONE_NUMBERS
This value represents the attribute 'telexNumber' (Active Directory: Telex-Number)

TELEX_TELEPHONE_NUMBER


public static final java.lang.String TELEX_TELEPHONE_NUMBER
This value represents the attribute 'primaryTelexNumber' (Active Directory: Phone-Pager-Other)

JOB_TITLE


public static final java.lang.String JOB_TITLE
This value represents the attribute 'title' (Active Directory: Title)

USER_COMMENTS


public static final java.lang.String USER_COMMENTS
This value represents the attribute 'comment' (Active Directory: User-Comment)

Compoze Software, Inc.

Copyright ©1999-2003 Compoze Software, Inc. All rights reserved.