public class User extends Reference
user asset type in IGC, displayed as 'User' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
businessAddress |
protected String |
courtesyTitle |
protected String |
emailAddress |
protected String |
faxNumber |
protected String |
fullName |
protected String |
givenName |
protected String |
homePhoneNumber |
protected String |
instantMessageId |
protected String |
jobTitle |
protected String |
location |
protected String |
mobilePhoneNumber |
protected String |
officePhoneNumber |
protected String |
organization |
protected String |
pagerNumber |
protected String |
principalId |
protected String |
surname |
| Constructor and Description |
|---|
User() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBusinessAddress()
Retrieve the
business_address property (displayed as 'Business Address') of the object. |
String |
getCourtesyTitle()
Retrieve the
courtesy_title property (displayed as 'Courtesy Title') of the object. |
String |
getEmailAddress()
Retrieve the
email_address property (displayed as 'Email Address') of the object. |
String |
getFaxNumber()
Retrieve the
fax_number property (displayed as 'Fax Number') of the object. |
String |
getFullName()
Retrieve the
full_name property (displayed as 'Full Name') of the object. |
String |
getGivenName()
Retrieve the
given_name property (displayed as 'Given Name') of the object. |
String |
getHomePhoneNumber()
Retrieve the
home_phone_number property (displayed as 'Home Phone Number') of the object. |
String |
getInstantMessageId()
Retrieve the
instant_message_id property (displayed as 'Instant Message ID') of the object. |
String |
getJobTitle()
Retrieve the
job_title property (displayed as 'Job Title') of the object. |
String |
getLocation()
Retrieve the
location property (displayed as 'Location') of the object. |
String |
getMobilePhoneNumber()
Retrieve the
mobile_phone_number property (displayed as 'Mobile Phone Number') of the object. |
String |
getOfficePhoneNumber()
Retrieve the
office_phone_number property (displayed as 'Office Phone Number') of the object. |
String |
getOrganization()
Retrieve the
organization property (displayed as 'Organization') of the object. |
String |
getPagerNumber()
Retrieve the
pager_number property (displayed as 'Pager Number') of the object. |
String |
getPrincipalId()
Retrieve the
principal_id property (displayed as 'User Name') of the object. |
String |
getSurname()
Retrieve the
surname property (displayed as 'Surname') of the object. |
void |
setBusinessAddress(String businessAddress)
Set the
business_address property (displayed as Business Address) of the object. |
void |
setCourtesyTitle(String courtesyTitle)
Set the
courtesy_title property (displayed as Courtesy Title) of the object. |
void |
setEmailAddress(String emailAddress)
Set the
email_address property (displayed as Email Address) of the object. |
void |
setFaxNumber(String faxNumber)
Set the
fax_number property (displayed as Fax Number) of the object. |
void |
setFullName(String fullName)
Set the
full_name property (displayed as Full Name) of the object. |
void |
setGivenName(String givenName)
Set the
given_name property (displayed as Given Name) of the object. |
void |
setHomePhoneNumber(String homePhoneNumber)
Set the
home_phone_number property (displayed as Home Phone Number) of the object. |
void |
setInstantMessageId(String instantMessageId)
Set the
instant_message_id property (displayed as Instant Message ID) of the object. |
void |
setJobTitle(String jobTitle)
Set the
job_title property (displayed as Job Title) of the object. |
void |
setLocation(String location)
Set the
location property (displayed as Location) of the object. |
void |
setMobilePhoneNumber(String mobilePhoneNumber)
Set the
mobile_phone_number property (displayed as Mobile Phone Number) of the object. |
void |
setOfficePhoneNumber(String officePhoneNumber)
Set the
office_phone_number property (displayed as Office Phone Number) of the object. |
void |
setOrganization(String organization)
Set the
organization property (displayed as Organization) of the object. |
void |
setPagerNumber(String pagerNumber)
Set the
pager_number property (displayed as Pager Number) of the object. |
void |
setPrincipalId(String principalId)
Set the
principal_id property (displayed as User Name) of the object. |
void |
setSurname(String surname)
Set the
surname property (displayed as Surname) of the object. |
areModificationDetailsPopulated, getContext, getCreatedBy, getCreatedOn, getId, getIdentity, getModifiedBy, getModifiedOn, getName, getNotes, getType, getUrl, isEmbeddedAsset, isFullyRetrieved, isIdentityPopulated, isSimpleType, isVirtualAsset, setContext, setCreatedBy, setCreatedOn, setFullyRetrieved, setId, setModifiedBy, setModifiedOn, setName, setNotes, setType, setUrltoStringprotected String businessAddress
protected String courtesyTitle
protected String emailAddress
protected String faxNumber
protected String fullName
protected String givenName
protected String homePhoneNumber
protected String instantMessageId
protected String jobTitle
protected String location
protected String mobilePhoneNumber
protected String officePhoneNumber
protected String organization
protected String pagerNumber
protected String principalId
protected String surname
public String getBusinessAddress()
business_address property (displayed as 'Business Address') of the object.Stringpublic void setBusinessAddress(String businessAddress)
business_address property (displayed as Business Address) of the object.businessAddress - the value to setpublic String getCourtesyTitle()
courtesy_title property (displayed as 'Courtesy Title') of the object.Stringpublic void setCourtesyTitle(String courtesyTitle)
courtesy_title property (displayed as Courtesy Title) of the object.courtesyTitle - the value to setpublic String getEmailAddress()
email_address property (displayed as 'Email Address') of the object.Stringpublic void setEmailAddress(String emailAddress)
email_address property (displayed as Email Address) of the object.emailAddress - the value to setpublic String getFaxNumber()
fax_number property (displayed as 'Fax Number') of the object.Stringpublic void setFaxNumber(String faxNumber)
fax_number property (displayed as Fax Number) of the object.faxNumber - the value to setpublic String getFullName()
full_name property (displayed as 'Full Name') of the object.Stringpublic void setFullName(String fullName)
full_name property (displayed as Full Name) of the object.fullName - the value to setpublic String getGivenName()
given_name property (displayed as 'Given Name') of the object.Stringpublic void setGivenName(String givenName)
given_name property (displayed as Given Name) of the object.givenName - the value to setpublic String getHomePhoneNumber()
home_phone_number property (displayed as 'Home Phone Number') of the object.Stringpublic void setHomePhoneNumber(String homePhoneNumber)
home_phone_number property (displayed as Home Phone Number) of the object.homePhoneNumber - the value to setpublic String getInstantMessageId()
instant_message_id property (displayed as 'Instant Message ID') of the object.Stringpublic void setInstantMessageId(String instantMessageId)
instant_message_id property (displayed as Instant Message ID) of the object.instantMessageId - the value to setpublic String getJobTitle()
job_title property (displayed as 'Job Title') of the object.Stringpublic void setJobTitle(String jobTitle)
job_title property (displayed as Job Title) of the object.jobTitle - the value to setpublic String getLocation()
location property (displayed as 'Location') of the object.Stringpublic void setLocation(String location)
location property (displayed as Location) of the object.location - the value to setpublic String getMobilePhoneNumber()
mobile_phone_number property (displayed as 'Mobile Phone Number') of the object.Stringpublic void setMobilePhoneNumber(String mobilePhoneNumber)
mobile_phone_number property (displayed as Mobile Phone Number) of the object.mobilePhoneNumber - the value to setpublic String getOfficePhoneNumber()
office_phone_number property (displayed as 'Office Phone Number') of the object.Stringpublic void setOfficePhoneNumber(String officePhoneNumber)
office_phone_number property (displayed as Office Phone Number) of the object.officePhoneNumber - the value to setpublic String getOrganization()
organization property (displayed as 'Organization') of the object.Stringpublic void setOrganization(String organization)
organization property (displayed as Organization) of the object.organization - the value to setpublic String getPagerNumber()
pager_number property (displayed as 'Pager Number') of the object.Stringpublic void setPagerNumber(String pagerNumber)
pager_number property (displayed as Pager Number) of the object.pagerNumber - the value to setpublic String getPrincipalId()
principal_id property (displayed as 'User Name') of the object.Stringpublic void setPrincipalId(String principalId)
principal_id property (displayed as User Name) of the object.principalId - the value to setpublic String getSurname()
surname property (displayed as 'Surname') of the object.Stringpublic void setSurname(String surname)
surname property (displayed as Surname) of the object.surname - the value to setCopyright © 2018–2021 ODPi. All rights reserved.