Interface IGetUserInfoResult

All Known Implementing Classes:
GetUserInfoResult

public interface IGetUserInfoResult
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
  • Method Details

    • getAccessibilityMode

      boolean getAccessibilityMode()
      element : accessibilityMode of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isAccessibilityMode

      boolean isAccessibilityMode()
    • setAccessibilityMode

      void setAccessibilityMode(boolean accessibilityMode)
    • getChatterExternal

      boolean getChatterExternal()
      element : chatterExternal of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isChatterExternal

      boolean isChatterExternal()
    • setChatterExternal

      void setChatterExternal(boolean chatterExternal)
    • getCurrencySymbol

      String getCurrencySymbol()
      element : currencySymbol of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setCurrencySymbol

      void setCurrencySymbol(String currencySymbol)
    • getOrgAttachmentFileSizeLimit

      int getOrgAttachmentFileSizeLimit()
      element : orgAttachmentFileSizeLimit of type {http://www.w3.org/2001/XMLSchema}int java type: int
    • setOrgAttachmentFileSizeLimit

      void setOrgAttachmentFileSizeLimit(int orgAttachmentFileSizeLimit)
    • getOrgDefaultCurrencyIsoCode

      String getOrgDefaultCurrencyIsoCode()
      element : orgDefaultCurrencyIsoCode of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setOrgDefaultCurrencyIsoCode

      void setOrgDefaultCurrencyIsoCode(String orgDefaultCurrencyIsoCode)
    • getOrgDefaultCurrencyLocale

      String getOrgDefaultCurrencyLocale()
      element : orgDefaultCurrencyLocale of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setOrgDefaultCurrencyLocale

      void setOrgDefaultCurrencyLocale(String orgDefaultCurrencyLocale)
    • getOrgDisallowHtmlAttachments

      boolean getOrgDisallowHtmlAttachments()
      element : orgDisallowHtmlAttachments of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isOrgDisallowHtmlAttachments

      boolean isOrgDisallowHtmlAttachments()
    • setOrgDisallowHtmlAttachments

      void setOrgDisallowHtmlAttachments(boolean orgDisallowHtmlAttachments)
    • getOrgHasPersonAccounts

      boolean getOrgHasPersonAccounts()
      element : orgHasPersonAccounts of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isOrgHasPersonAccounts

      boolean isOrgHasPersonAccounts()
    • setOrgHasPersonAccounts

      void setOrgHasPersonAccounts(boolean orgHasPersonAccounts)
    • getOrganizationId

      String getOrganizationId()
      element : organizationId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String
    • setOrganizationId

      void setOrganizationId(String organizationId)
    • getOrganizationMultiCurrency

      boolean getOrganizationMultiCurrency()
      element : organizationMultiCurrency of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isOrganizationMultiCurrency

      boolean isOrganizationMultiCurrency()
    • setOrganizationMultiCurrency

      void setOrganizationMultiCurrency(boolean organizationMultiCurrency)
    • getOrganizationName

      String getOrganizationName()
      element : organizationName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setOrganizationName

      void setOrganizationName(String organizationName)
    • getProfileId

      String getProfileId()
      element : profileId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String
    • setProfileId

      void setProfileId(String profileId)
    • getRoleId

      String getRoleId()
      element : roleId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String
    • setRoleId

      void setRoleId(String roleId)
    • getSessionSecondsValid

      int getSessionSecondsValid()
      element : sessionSecondsValid of type {http://www.w3.org/2001/XMLSchema}int java type: int
    • setSessionSecondsValid

      void setSessionSecondsValid(int sessionSecondsValid)
    • getUserDefaultCurrencyIsoCode

      String getUserDefaultCurrencyIsoCode()
      element : userDefaultCurrencyIsoCode of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setUserDefaultCurrencyIsoCode

      void setUserDefaultCurrencyIsoCode(String userDefaultCurrencyIsoCode)
    • getUserEmail

      String getUserEmail()
      element : userEmail of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setUserEmail

      void setUserEmail(String userEmail)
    • getUserFullName

      String getUserFullName()
      element : userFullName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setUserFullName

      void setUserFullName(String userFullName)
    • getUserId

      String getUserId()
      element : userId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String
    • setUserId

      void setUserId(String userId)
    • getUserLanguage

      String getUserLanguage()
      element : userLanguage of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setUserLanguage

      void setUserLanguage(String userLanguage)
    • getUserLocale

      String getUserLocale()
      element : userLocale of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setUserLocale

      void setUserLocale(String userLocale)
    • getUserName

      String getUserName()
      element : userName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setUserName

      void setUserName(String userName)
    • getUserTimeZone

      String getUserTimeZone()
      element : userTimeZone of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setUserTimeZone

      void setUserTimeZone(String userTimeZone)
    • getUserType

      String getUserType()
      element : userType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setUserType

      void setUserType(String userType)
    • getUserUiSkin

      String getUserUiSkin()
      element : userUiSkin of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setUserUiSkin

      void setUserUiSkin(String userUiSkin)