Class GetUserInfoResult

java.lang.Object
com.sforce.soap.partner.GetUserInfoResult
All Implemented Interfaces:
IGetUserInfoResult, com.sforce.ws.bind.XMLizable

public class GetUserInfoResult extends Object implements com.sforce.ws.bind.XMLizable, IGetUserInfoResult
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
  • Constructor Details

    • GetUserInfoResult

      public GetUserInfoResult()
      Constructor
  • Method Details

    • getAccessibilityMode

      public boolean getAccessibilityMode()
      Description copied from interface: IGetUserInfoResult
      element : accessibilityMode of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getAccessibilityMode in interface IGetUserInfoResult
    • isAccessibilityMode

      public boolean isAccessibilityMode()
      Specified by:
      isAccessibilityMode in interface IGetUserInfoResult
    • setAccessibilityMode

      public void setAccessibilityMode(boolean accessibilityMode)
      Specified by:
      setAccessibilityMode in interface IGetUserInfoResult
    • setAccessibilityMode

      protected void setAccessibilityMode(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getChatterExternal

      public boolean getChatterExternal()
      Description copied from interface: IGetUserInfoResult
      element : chatterExternal of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getChatterExternal in interface IGetUserInfoResult
    • isChatterExternal

      public boolean isChatterExternal()
      Specified by:
      isChatterExternal in interface IGetUserInfoResult
    • setChatterExternal

      public void setChatterExternal(boolean chatterExternal)
      Specified by:
      setChatterExternal in interface IGetUserInfoResult
    • setChatterExternal

      protected void setChatterExternal(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getCurrencySymbol

      public String getCurrencySymbol()
      Description copied from interface: IGetUserInfoResult
      element : currencySymbol of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getCurrencySymbol in interface IGetUserInfoResult
    • setCurrencySymbol

      public void setCurrencySymbol(String currencySymbol)
      Specified by:
      setCurrencySymbol in interface IGetUserInfoResult
    • setCurrencySymbol

      protected void setCurrencySymbol(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getOrgAttachmentFileSizeLimit

      public int getOrgAttachmentFileSizeLimit()
      Description copied from interface: IGetUserInfoResult
      element : orgAttachmentFileSizeLimit of type {http://www.w3.org/2001/XMLSchema}int java type: int
      Specified by:
      getOrgAttachmentFileSizeLimit in interface IGetUserInfoResult
    • setOrgAttachmentFileSizeLimit

      public void setOrgAttachmentFileSizeLimit(int orgAttachmentFileSizeLimit)
      Specified by:
      setOrgAttachmentFileSizeLimit in interface IGetUserInfoResult
    • setOrgAttachmentFileSizeLimit

      protected void setOrgAttachmentFileSizeLimit(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getOrgDefaultCurrencyIsoCode

      public String getOrgDefaultCurrencyIsoCode()
      Description copied from interface: IGetUserInfoResult
      element : orgDefaultCurrencyIsoCode of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getOrgDefaultCurrencyIsoCode in interface IGetUserInfoResult
    • setOrgDefaultCurrencyIsoCode

      public void setOrgDefaultCurrencyIsoCode(String orgDefaultCurrencyIsoCode)
      Specified by:
      setOrgDefaultCurrencyIsoCode in interface IGetUserInfoResult
    • setOrgDefaultCurrencyIsoCode

      protected void setOrgDefaultCurrencyIsoCode(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getOrgDefaultCurrencyLocale

      public String getOrgDefaultCurrencyLocale()
      Description copied from interface: IGetUserInfoResult
      element : orgDefaultCurrencyLocale of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getOrgDefaultCurrencyLocale in interface IGetUserInfoResult
    • setOrgDefaultCurrencyLocale

      public void setOrgDefaultCurrencyLocale(String orgDefaultCurrencyLocale)
      Specified by:
      setOrgDefaultCurrencyLocale in interface IGetUserInfoResult
    • setOrgDefaultCurrencyLocale

      protected void setOrgDefaultCurrencyLocale(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getOrgDisallowHtmlAttachments

      public boolean getOrgDisallowHtmlAttachments()
      Description copied from interface: IGetUserInfoResult
      element : orgDisallowHtmlAttachments of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getOrgDisallowHtmlAttachments in interface IGetUserInfoResult
    • isOrgDisallowHtmlAttachments

      public boolean isOrgDisallowHtmlAttachments()
      Specified by:
      isOrgDisallowHtmlAttachments in interface IGetUserInfoResult
    • setOrgDisallowHtmlAttachments

      public void setOrgDisallowHtmlAttachments(boolean orgDisallowHtmlAttachments)
      Specified by:
      setOrgDisallowHtmlAttachments in interface IGetUserInfoResult
    • setOrgDisallowHtmlAttachments

      protected void setOrgDisallowHtmlAttachments(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getOrgHasPersonAccounts

      public boolean getOrgHasPersonAccounts()
      Description copied from interface: IGetUserInfoResult
      element : orgHasPersonAccounts of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getOrgHasPersonAccounts in interface IGetUserInfoResult
    • isOrgHasPersonAccounts

      public boolean isOrgHasPersonAccounts()
      Specified by:
      isOrgHasPersonAccounts in interface IGetUserInfoResult
    • setOrgHasPersonAccounts

      public void setOrgHasPersonAccounts(boolean orgHasPersonAccounts)
      Specified by:
      setOrgHasPersonAccounts in interface IGetUserInfoResult
    • setOrgHasPersonAccounts

      protected void setOrgHasPersonAccounts(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getOrganizationId

      public String getOrganizationId()
      Description copied from interface: IGetUserInfoResult
      element : organizationId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String
      Specified by:
      getOrganizationId in interface IGetUserInfoResult
    • setOrganizationId

      public void setOrganizationId(String organizationId)
      Specified by:
      setOrganizationId in interface IGetUserInfoResult
    • setOrganizationId

      protected void setOrganizationId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getOrganizationMultiCurrency

      public boolean getOrganizationMultiCurrency()
      Description copied from interface: IGetUserInfoResult
      element : organizationMultiCurrency of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getOrganizationMultiCurrency in interface IGetUserInfoResult
    • isOrganizationMultiCurrency

      public boolean isOrganizationMultiCurrency()
      Specified by:
      isOrganizationMultiCurrency in interface IGetUserInfoResult
    • setOrganizationMultiCurrency

      public void setOrganizationMultiCurrency(boolean organizationMultiCurrency)
      Specified by:
      setOrganizationMultiCurrency in interface IGetUserInfoResult
    • setOrganizationMultiCurrency

      protected void setOrganizationMultiCurrency(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getOrganizationName

      public String getOrganizationName()
      Description copied from interface: IGetUserInfoResult
      element : organizationName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getOrganizationName in interface IGetUserInfoResult
    • setOrganizationName

      public void setOrganizationName(String organizationName)
      Specified by:
      setOrganizationName in interface IGetUserInfoResult
    • setOrganizationName

      protected void setOrganizationName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getProfileId

      public String getProfileId()
      Description copied from interface: IGetUserInfoResult
      element : profileId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String
      Specified by:
      getProfileId in interface IGetUserInfoResult
    • setProfileId

      public void setProfileId(String profileId)
      Specified by:
      setProfileId in interface IGetUserInfoResult
    • setProfileId

      protected void setProfileId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getRoleId

      public String getRoleId()
      Description copied from interface: IGetUserInfoResult
      element : roleId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String
      Specified by:
      getRoleId in interface IGetUserInfoResult
    • setRoleId

      public void setRoleId(String roleId)
      Specified by:
      setRoleId in interface IGetUserInfoResult
    • setRoleId

      protected void setRoleId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getSessionSecondsValid

      public int getSessionSecondsValid()
      Description copied from interface: IGetUserInfoResult
      element : sessionSecondsValid of type {http://www.w3.org/2001/XMLSchema}int java type: int
      Specified by:
      getSessionSecondsValid in interface IGetUserInfoResult
    • setSessionSecondsValid

      public void setSessionSecondsValid(int sessionSecondsValid)
      Specified by:
      setSessionSecondsValid in interface IGetUserInfoResult
    • setSessionSecondsValid

      protected void setSessionSecondsValid(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getUserDefaultCurrencyIsoCode

      public String getUserDefaultCurrencyIsoCode()
      Description copied from interface: IGetUserInfoResult
      element : userDefaultCurrencyIsoCode of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getUserDefaultCurrencyIsoCode in interface IGetUserInfoResult
    • setUserDefaultCurrencyIsoCode

      public void setUserDefaultCurrencyIsoCode(String userDefaultCurrencyIsoCode)
      Specified by:
      setUserDefaultCurrencyIsoCode in interface IGetUserInfoResult
    • setUserDefaultCurrencyIsoCode

      protected void setUserDefaultCurrencyIsoCode(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getUserEmail

      public String getUserEmail()
      Description copied from interface: IGetUserInfoResult
      element : userEmail of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getUserEmail in interface IGetUserInfoResult
    • setUserEmail

      public void setUserEmail(String userEmail)
      Specified by:
      setUserEmail in interface IGetUserInfoResult
    • setUserEmail

      protected void setUserEmail(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getUserFullName

      public String getUserFullName()
      Description copied from interface: IGetUserInfoResult
      element : userFullName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getUserFullName in interface IGetUserInfoResult
    • setUserFullName

      public void setUserFullName(String userFullName)
      Specified by:
      setUserFullName in interface IGetUserInfoResult
    • setUserFullName

      protected void setUserFullName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getUserId

      public String getUserId()
      Description copied from interface: IGetUserInfoResult
      element : userId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String
      Specified by:
      getUserId in interface IGetUserInfoResult
    • setUserId

      public void setUserId(String userId)
      Specified by:
      setUserId in interface IGetUserInfoResult
    • setUserId

      protected void setUserId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getUserLanguage

      public String getUserLanguage()
      Description copied from interface: IGetUserInfoResult
      element : userLanguage of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getUserLanguage in interface IGetUserInfoResult
    • setUserLanguage

      public void setUserLanguage(String userLanguage)
      Specified by:
      setUserLanguage in interface IGetUserInfoResult
    • setUserLanguage

      protected void setUserLanguage(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getUserLocale

      public String getUserLocale()
      Description copied from interface: IGetUserInfoResult
      element : userLocale of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getUserLocale in interface IGetUserInfoResult
    • setUserLocale

      public void setUserLocale(String userLocale)
      Specified by:
      setUserLocale in interface IGetUserInfoResult
    • setUserLocale

      protected void setUserLocale(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getUserName

      public String getUserName()
      Description copied from interface: IGetUserInfoResult
      element : userName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getUserName in interface IGetUserInfoResult
    • setUserName

      public void setUserName(String userName)
      Specified by:
      setUserName in interface IGetUserInfoResult
    • setUserName

      protected void setUserName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getUserTimeZone

      public String getUserTimeZone()
      Description copied from interface: IGetUserInfoResult
      element : userTimeZone of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getUserTimeZone in interface IGetUserInfoResult
    • setUserTimeZone

      public void setUserTimeZone(String userTimeZone)
      Specified by:
      setUserTimeZone in interface IGetUserInfoResult
    • setUserTimeZone

      protected void setUserTimeZone(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getUserType

      public String getUserType()
      Description copied from interface: IGetUserInfoResult
      element : userType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getUserType in interface IGetUserInfoResult
    • setUserType

      public void setUserType(String userType)
      Specified by:
      setUserType in interface IGetUserInfoResult
    • setUserType

      protected void setUserType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getUserUiSkin

      public String getUserUiSkin()
      Description copied from interface: IGetUserInfoResult
      element : userUiSkin of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getUserUiSkin in interface IGetUserInfoResult
    • setUserUiSkin

      public void setUserUiSkin(String userUiSkin)
      Specified by:
      setUserUiSkin in interface IGetUserInfoResult
    • setUserUiSkin

      protected void setUserUiSkin(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • write

      public void write(QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException
      Specified by:
      write in interface com.sforce.ws.bind.XMLizable
      Throws:
      IOException
    • writeFields

      protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException
      Throws:
      IOException
    • load

      public void load(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Specified by:
      load in interface com.sforce.ws.bind.XMLizable
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • loadFields

      protected void loadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • toString

      public String toString()
      Overrides:
      toString in class Object