public class NonStewardUser extends Reference
non_steward_user asset type in IGC, displayed as 'User' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
business_address
The
business_address property, displayed as 'Business Address' in the IGC UI. |
protected String |
courtesy_title
The
courtesy_title property, displayed as 'Courtesy Title' in the IGC UI. |
protected String |
created_by
The
created_by property, displayed as 'Created By' in the IGC UI. |
protected Date |
created_on
The
created_on property, displayed as 'Created On' in the IGC UI. |
protected String |
email_address
The
email_address property, displayed as 'Email Address' in the IGC UI. |
protected String |
fax_number
The
fax_number property, displayed as 'Fax Number' in the IGC UI. |
protected String |
full_name
The
full_name property, displayed as 'Full Name' in the IGC UI. |
protected String |
given_name
The
given_name property, displayed as 'Given Name' in the IGC UI. |
protected String |
home_phone_number
The
home_phone_number property, displayed as 'Home Phone Number' in the IGC UI. |
protected String |
instant_message_id
The
instant_message_id property, displayed as 'Instant Message ID' in the IGC UI. |
protected String |
job_title
The
job_title property, displayed as 'Job Title' in the IGC UI. |
protected String |
location
The
location property, displayed as 'Location' in the IGC UI. |
protected String |
mobile_phone_number
The
mobile_phone_number property, displayed as 'Mobile Phone Number' in the IGC UI. |
protected String |
modified_by
The
modified_by property, displayed as 'Modified By' in the IGC UI. |
protected Date |
modified_on
The
modified_on property, displayed as 'Modified On' in the IGC UI. |
protected String |
office_phone_number
The
office_phone_number property, displayed as 'Office Phone Number' in the IGC UI. |
protected String |
organization
The
organization property, displayed as 'Organization' in the IGC UI. |
protected String |
pager_number
The
pager_number property, displayed as 'Pager Number' in the IGC UI. |
protected String |
principal_id
The
principal_id property, displayed as 'User Name' in the IGC UI. |
protected String |
surname
The
surname property, displayed as 'Surname' in the IGC UI. |
| Constructor and Description |
|---|
NonStewardUser() |
canAssetBeCreatedFromPOJO, getAllPropertiesFromPOJO, getAssetDetails, getAssetTypeForSearch, getAssetTypeFromPOJO, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getContext, getDisplayNameFromPOJO, getFieldByName, getFullAssetDetails, getId, getIdentity, getName, getNonRelationshipPropertiesFromPOJO, getPagedRelationalPropertiesFromPOJO, getPropertyByName, getStringPropertiesFromPOJO, getType, getUrl, hasModificationDetails, hasModificationDetails, hasProperty, isCreatableFromPOJO, isFullyRetrieved, isReference, isReference, isReferenceList, isReferenceList, isSimpleType, isSimpleType, populateContext, populateModificationDetails, setContext, setFullyRetrieved, setId, setName, setPropertyByName, setType, setUrlgetAllFields, toStringprotected String full_name
full_name property, displayed as 'Full Name' in the IGC UI.protected String job_title
job_title property, displayed as 'Job Title' in the IGC UI.protected String email_address
email_address property, displayed as 'Email Address' in the IGC UI.protected String office_phone_number
office_phone_number property, displayed as 'Office Phone Number' in the IGC UI.protected String mobile_phone_number
mobile_phone_number property, displayed as 'Mobile Phone Number' in the IGC UI.protected String principal_id
principal_id property, displayed as 'User Name' in the IGC UI.protected String given_name
given_name property, displayed as 'Given Name' in the IGC UI.protected String surname
surname property, displayed as 'Surname' in the IGC UI.protected String courtesy_title
courtesy_title property, displayed as 'Courtesy Title' in the IGC UI.protected String organization
organization property, displayed as 'Organization' in the IGC UI.protected String location
location property, displayed as 'Location' in the IGC UI.protected String business_address
business_address property, displayed as 'Business Address' in the IGC UI.protected String home_phone_number
home_phone_number property, displayed as 'Home Phone Number' in the IGC UI.protected String fax_number
fax_number property, displayed as 'Fax Number' in the IGC UI.protected String pager_number
pager_number property, displayed as 'Pager Number' in the IGC UI.protected String instant_message_id
instant_message_id property, displayed as 'Instant Message ID' in the IGC UI.protected String created_by
created_by property, displayed as 'Created By' in the IGC UI.protected Date created_on
created_on property, displayed as 'Created On' in the IGC UI.protected String modified_by
modified_by property, displayed as 'Modified By' in the IGC UI.protected Date modified_on
modified_on property, displayed as 'Modified On' in the IGC UI.public static String getIgcTypeId()
public static String getIgcTypeDisplayName()
public String getEmailAddress()
email_addresspublic void setEmailAddress(String email_address)
email_addresspublic String getOfficePhoneNumber()
office_phone_numberpublic void setOfficePhoneNumber(String office_phone_number)
office_phone_numberpublic String getMobilePhoneNumber()
mobile_phone_numberpublic void setMobilePhoneNumber(String mobile_phone_number)
mobile_phone_numberpublic String getPrincipalId()
principal_idpublic void setPrincipalId(String principal_id)
principal_idpublic String getGivenName()
given_namepublic void setGivenName(String given_name)
given_namepublic String getCourtesyTitle()
courtesy_titlepublic void setCourtesyTitle(String courtesy_title)
courtesy_titlepublic String getOrganization()
organizationpublic void setOrganization(String organization)
organizationpublic String getBusinessAddress()
business_addresspublic void setBusinessAddress(String business_address)
business_addresspublic String getHomePhoneNumber()
home_phone_numberpublic void setHomePhoneNumber(String home_phone_number)
home_phone_numberpublic String getFaxNumber()
fax_numberpublic void setFaxNumber(String fax_number)
fax_numberpublic String getPagerNumber()
pager_numberpublic void setPagerNumber(String pager_number)
pager_numberpublic String getInstantMessageId()
instant_message_idpublic void setInstantMessageId(String instant_message_id)
instant_message_idpublic String getCreatedBy()
created_bypublic void setCreatedBy(String created_by)
created_bypublic Date getCreatedOn()
created_onpublic void setCreatedOn(Date created_on)
created_onpublic String getModifiedBy()
modified_bypublic void setModifiedBy(String modified_by)
modified_bypublic Date getModifiedOn()
modified_onpublic void setModifiedOn(Date modified_on)
modified_onpublic static Boolean canBeCreated()
public static Boolean includesModificationDetails()
Copyright © 2018–2019 ODPi. All rights reserved.