public class DirectoryEntry extends Object
DirectoryEntryList.getEntries()
method to obtain a DirectoryEntry object.
For more information on the system distribution directory and its entries, see the WRKDIRE, ADDDIRE, and RMVDIRE OS/400 CL commands.
DirectoryEntryList
,
User
Modifier and Type | Method | Description |
---|---|---|
String |
getAdministrationDomain() |
Returns the administration domain.
|
String |
getBuilding() |
Returns the building.
|
String |
getCCMailAddress() |
Returns the cc:Mail address.
|
String |
getCCMailComment() |
Returns the cc:Mail comment.
|
String |
getCompany() |
Returns the company.
|
String |
getCountry() |
Returns the country or region.
|
String |
getDepartment() |
Returns the department.
|
String |
getDLOOwner() |
Returns which profile will be assigned ownership of the document
library objects (DLOs) for this directory entry.
|
String |
getDomainDefinedAttributeType1() |
Returns the type of domain-defined attribute 1.
|
String |
getDomainDefinedAttributeType2() |
Returns the type of domain-defined attribute 2.
|
String |
getDomainDefinedAttributeType3() |
Returns the type of domain-defined attribute 3.
|
String |
getDomainDefinedAttributeType4() |
Returns the type of domain-defined attribute 4.
|
String |
getDomainDefinedAttributeValue1() |
Returns the value of domain-defined attribute 1.
|
String |
getDomainDefinedAttributeValue2() |
Returns the value of domain-defined attribute 2.
|
String |
getDomainDefinedAttributeValue3() |
Returns the value of domain-defined attribute 3.
|
String |
getDomainDefinedAttributeValue4() |
Returns the value of domain-defined attribute 4.
|
String |
getFaxNumber() |
Returns the fax telephone number.
|
String |
getFirstName() |
Returns the first name.
|
String |
getFullName() |
Returns the full name.
|
String |
getGenerationQualifier() |
Returns the generation qualifier.
|
String |
getGivenName() |
Returns the given name.
|
String |
getInitials() |
Returns the initials.
|
String |
getJobTitle() |
Returns the job title.
|
String |
getLastName() |
Returns the last name.
|
String |
getLocation() |
Returns the location.
|
String |
getMailingAddress1() |
Returns line 1 of the mailing address.
|
String |
getMailingAddress2() |
Returns line 2 of the mailing address.
|
String |
getMailingAddress3() |
Returns line 3 of the mailing address.
|
String |
getMailingAddress4() |
Returns line 4 of the mailing address.
|
String |
getMailNotification() |
Returns the type of mail notification.
|
String |
getMailServiceLevel() |
Returns the value of the mail service level field and product ID.
|
String |
getMailServiceName() |
Returns the field name portion of the mail server framework service level.
|
String |
getMailServiceProductID() |
Returns the product ID portion of the mail server framework service level.
|
String |
getMiddleName() |
Returns the middle name.
|
String |
getNetworkUserID() |
Returns the network user ID.
|
String |
getOffice() |
Returns the office.
|
String |
getOrganization() |
Returns the organization.
|
String |
getOrganizationUnit1() |
Returns organization unit 1.
|
String |
getOrganizationUnit2() |
Returns organization unit 1.
|
String |
getOrganizationUnit3() |
Returns organization unit 1.
|
String |
getOrganizationUnit4() |
Returns organization unit 1.
|
String |
getORName() |
Returns the paper representation of the X.400 O/R name,
if one exists.
|
String |
getPreferredAddressName() |
Returns the field name portion of the preferred address.
|
String |
getPreferredAddressProductID() |
Returns the product ID portion of the preferred address.
|
String |
getPreferredAddressTypeName() |
Returns the address type name of the preferred address.
|
String |
getPreferredAddressTypeValue() |
Returns the address type value of the preferred address.
|
String |
getPreferredAddressValue() |
Returns the value of the preferred address field and product ID.
|
String |
getPreferredName() |
Returns the preferred name.
|
String |
getPrivateManagementDomain() |
Returns the private management domain.
|
String |
getSMTPDomain() |
Returns the SMTP domain, if one exists.
|
String |
getSMTPRoute() |
Returns the SMTP route, if one exists.
|
String |
getSMTPUserID() |
Returns the SMTP user ID, if one exists.
|
String |
getSurname() |
Returns the surname.
|
AS400 |
getSystem() |
Returns the system.
|
String |
getSystemGroup() |
Returns the system group of this directory entry.
|
String |
getSystemName() |
Returns the system name of this directory entry.
|
String |
getTelephoneNumber1() |
Returns the first telephone number.
|
String |
getTelephoneNumber2() |
Returns the second telephone number.
|
String |
getText() |
Returns the text for this directory entry.
|
String |
getUserAddress() |
Returns the address of this directory entry.
|
String |
getUserDescription() |
Returns the user description field for this directory entry.
|
String |
getUserID() |
Returns the user ID of this directory entry.
|
String |
getUserProfile() |
Returns the user profile name associated with this entry.
|
boolean |
isIndirectUser() |
Indicates if this entry represents an indirect user.
|
boolean |
isLocal() |
Indicates if this entry is a local entry.
|
boolean |
isManager() |
Indicates if this entry represents a manager.
|
boolean |
isMessageMailNotification() |
Indicates a type of mail notification used for this entry.
|
boolean |
isPrintCoverPage() |
Indicates if the cover page is to be printed.
|
boolean |
isPriorityMailNotification() |
Indicates a type of mail notification used for this entry.
|
boolean |
isSynchronized() |
Indicates whether this entry should be synchronized with directories
other than the System Distribution Directory.
|
public String getAdministrationDomain()
public String getBuilding()
public String getCCMailAddress()
public String getCCMailComment()
public String getCompany()
public String getCountry()
public String getDepartment()
public String getDLOOwner()
public String getDomainDefinedAttributeType1()
public String getDomainDefinedAttributeType2()
public String getDomainDefinedAttributeType3()
public String getDomainDefinedAttributeType4()
public String getDomainDefinedAttributeValue1()
public String getDomainDefinedAttributeValue2()
public String getDomainDefinedAttributeValue3()
public String getDomainDefinedAttributeValue4()
public String getFaxNumber()
public String getFirstName()
public String getFullName()
public String getGenerationQualifier()
public String getGivenName()
public String getInitials()
public String getJobTitle()
public String getLastName()
public String getLocation()
public String getMailingAddress1()
public String getMailingAddress2()
public String getMailingAddress3()
public String getMailingAddress4()
public String getMailNotification()
isMessageMailNotification()
and
isPriorityMailNotification()
for
more information.
isMessageMailNotification()
,
isPriorityMailNotification()
public String getMailServiceLevel()
getMailServiceName()
public String getMailServiceName()
public String getMailServiceProductID()
public String getMiddleName()
public String getNetworkUserID()
public String getOffice()
public String getOrganization()
public String getOrganizationUnit1()
public String getOrganizationUnit2()
public String getOrganizationUnit3()
public String getOrganizationUnit4()
public String getORName()
public String getPreferredAddressName()
public String getPreferredAddressProductID()
public String getPreferredAddressTypeName()
public String getPreferredAddressTypeValue()
public String getPreferredAddressValue()
getPreferredAddressName()
public String getPreferredName()
public String getPrivateManagementDomain()
public String getSMTPDomain()
getSMTPRoute()
public String getSMTPRoute()
getSMTPDomain()
public String getSMTPUserID()
public String getSurname()
public AS400 getSystem()
public String getSystemGroup()
public String getSystemName()
public String getTelephoneNumber1()
public String getTelephoneNumber2()
public String getText()
public String getUserAddress()
public String getUserDescription()
public String getUserID()
getUserProfile()
public String getUserProfile()
getUserID()
public boolean isIndirectUser()
isLocal()
public boolean isLocal()
public boolean isManager()
public boolean isMessageMailNotification()
getMailNotification()
,
isPriorityMailNotification()
public boolean isPrintCoverPage()
isLocal()
public boolean isPriorityMailNotification()
getMailNotification()
,
isMessageMailNotification()
public boolean isSynchronized()
Copyright © 2025. All rights reserved.