public class DirectoryEntry
extends java.lang.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 and Description |
---|---|
java.lang.String |
getAdministrationDomain()
Returns the administration domain.
|
java.lang.String |
getBuilding()
Returns the building.
|
java.lang.String |
getCCMailAddress()
Returns the cc:Mail address.
|
java.lang.String |
getCCMailComment()
Returns the cc:Mail comment.
|
java.lang.String |
getCompany()
Returns the company.
|
java.lang.String |
getCountry()
Returns the country or region.
|
java.lang.String |
getDepartment()
Returns the department.
|
java.lang.String |
getDLOOwner()
Returns which profile will be assigned ownership of the document
library objects (DLOs) for this directory entry.
|
java.lang.String |
getDomainDefinedAttributeType1()
Returns the type of domain-defined attribute 1.
|
java.lang.String |
getDomainDefinedAttributeType2()
Returns the type of domain-defined attribute 2.
|
java.lang.String |
getDomainDefinedAttributeType3()
Returns the type of domain-defined attribute 3.
|
java.lang.String |
getDomainDefinedAttributeType4()
Returns the type of domain-defined attribute 4.
|
java.lang.String |
getDomainDefinedAttributeValue1()
Returns the value of domain-defined attribute 1.
|
java.lang.String |
getDomainDefinedAttributeValue2()
Returns the value of domain-defined attribute 2.
|
java.lang.String |
getDomainDefinedAttributeValue3()
Returns the value of domain-defined attribute 3.
|
java.lang.String |
getDomainDefinedAttributeValue4()
Returns the value of domain-defined attribute 4.
|
java.lang.String |
getFaxNumber()
Returns the fax telephone number.
|
java.lang.String |
getFirstName()
Returns the first name.
|
java.lang.String |
getFullName()
Returns the full name.
|
java.lang.String |
getGenerationQualifier()
Returns the generation qualifier.
|
java.lang.String |
getGivenName()
Returns the given name.
|
java.lang.String |
getInitials()
Returns the initials.
|
java.lang.String |
getJobTitle()
Returns the job title.
|
java.lang.String |
getLastName()
Returns the last name.
|
java.lang.String |
getLocation()
Returns the location.
|
java.lang.String |
getMailingAddress1()
Returns line 1 of the mailing address.
|
java.lang.String |
getMailingAddress2()
Returns line 2 of the mailing address.
|
java.lang.String |
getMailingAddress3()
Returns line 3 of the mailing address.
|
java.lang.String |
getMailingAddress4()
Returns line 4 of the mailing address.
|
java.lang.String |
getMailNotification()
Returns the type of mail notification.
|
java.lang.String |
getMailServiceLevel()
Returns the value of the mail service level field and product ID.
|
java.lang.String |
getMailServiceName()
Returns the field name portion of the mail server framework service level.
|
java.lang.String |
getMailServiceProductID()
Returns the product ID portion of the mail server framework service level.
|
java.lang.String |
getMiddleName()
Returns the middle name.
|
java.lang.String |
getNetworkUserID()
Returns the network user ID.
|
java.lang.String |
getOffice()
Returns the office.
|
java.lang.String |
getOrganization()
Returns the organization.
|
java.lang.String |
getOrganizationUnit1()
Returns organization unit 1.
|
java.lang.String |
getOrganizationUnit2()
Returns organization unit 1.
|
java.lang.String |
getOrganizationUnit3()
Returns organization unit 1.
|
java.lang.String |
getOrganizationUnit4()
Returns organization unit 1.
|
java.lang.String |
getORName()
Returns the paper representation of the X.400 O/R name,
if one exists.
|
java.lang.String |
getPreferredAddressName()
Returns the field name portion of the preferred address.
|
java.lang.String |
getPreferredAddressProductID()
Returns the product ID portion of the preferred address.
|
java.lang.String |
getPreferredAddressTypeName()
Returns the address type name of the preferred address.
|
java.lang.String |
getPreferredAddressTypeValue()
Returns the address type value of the preferred address.
|
java.lang.String |
getPreferredAddressValue()
Returns the value of the preferred address field and product ID.
|
java.lang.String |
getPreferredName()
Returns the preferred name.
|
java.lang.String |
getPrivateManagementDomain()
Returns the private management domain.
|
java.lang.String |
getSMTPDomain()
Returns the SMTP domain, if one exists.
|
java.lang.String |
getSMTPRoute()
Returns the SMTP route, if one exists.
|
java.lang.String |
getSMTPUserID()
Returns the SMTP user ID, if one exists.
|
java.lang.String |
getSurname()
Returns the surname.
|
AS400 |
getSystem()
Returns the system.
|
java.lang.String |
getSystemGroup()
Returns the system group of this directory entry.
|
java.lang.String |
getSystemName()
Returns the system name of this directory entry.
|
java.lang.String |
getTelephoneNumber1()
Returns the first telephone number.
|
java.lang.String |
getTelephoneNumber2()
Returns the second telephone number.
|
java.lang.String |
getText()
Returns the text for this directory entry.
|
java.lang.String |
getUserAddress()
Returns the address of this directory entry.
|
java.lang.String |
getUserDescription()
Returns the user description field for this directory entry.
|
java.lang.String |
getUserID()
Returns the user ID of this directory entry.
|
java.lang.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 java.lang.String getAdministrationDomain()
public java.lang.String getBuilding()
public java.lang.String getCCMailAddress()
public java.lang.String getCCMailComment()
public java.lang.String getCompany()
public java.lang.String getCountry()
public java.lang.String getDepartment()
public java.lang.String getDLOOwner()
public java.lang.String getDomainDefinedAttributeType1()
public java.lang.String getDomainDefinedAttributeType2()
public java.lang.String getDomainDefinedAttributeType3()
public java.lang.String getDomainDefinedAttributeType4()
public java.lang.String getDomainDefinedAttributeValue1()
public java.lang.String getDomainDefinedAttributeValue2()
public java.lang.String getDomainDefinedAttributeValue3()
public java.lang.String getDomainDefinedAttributeValue4()
public java.lang.String getFaxNumber()
public java.lang.String getFirstName()
public java.lang.String getFullName()
public java.lang.String getGenerationQualifier()
public java.lang.String getGivenName()
public java.lang.String getInitials()
public java.lang.String getJobTitle()
public java.lang.String getLastName()
public java.lang.String getLocation()
public java.lang.String getMailingAddress1()
public java.lang.String getMailingAddress2()
public java.lang.String getMailingAddress3()
public java.lang.String getMailingAddress4()
public java.lang.String getMailNotification()
isMessageMailNotification()
and
isPriorityMailNotification()
for
more information.
isMessageMailNotification()
,
isPriorityMailNotification()
public java.lang.String getMailServiceLevel()
getMailServiceName()
public java.lang.String getMailServiceName()
public java.lang.String getMailServiceProductID()
public java.lang.String getMiddleName()
public java.lang.String getNetworkUserID()
public java.lang.String getOffice()
public java.lang.String getOrganization()
public java.lang.String getOrganizationUnit1()
public java.lang.String getOrganizationUnit2()
public java.lang.String getOrganizationUnit3()
public java.lang.String getOrganizationUnit4()
public java.lang.String getORName()
public java.lang.String getPreferredAddressName()
public java.lang.String getPreferredAddressProductID()
public java.lang.String getPreferredAddressTypeName()
public java.lang.String getPreferredAddressTypeValue()
public java.lang.String getPreferredAddressValue()
getPreferredAddressName()
public java.lang.String getPreferredName()
public java.lang.String getPrivateManagementDomain()
public java.lang.String getSMTPDomain()
getSMTPRoute()
public java.lang.String getSMTPRoute()
getSMTPDomain()
public java.lang.String getSMTPUserID()
public java.lang.String getSurname()
public AS400 getSystem()
public java.lang.String getSystemGroup()
public java.lang.String getSystemName()
public java.lang.String getTelephoneNumber1()
public java.lang.String getTelephoneNumber2()
public java.lang.String getText()
public java.lang.String getUserAddress()
public java.lang.String getUserDescription()
public java.lang.String getUserID()
getUserProfile()
public java.lang.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()