A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
UNABLE_TO_LOCK_ROW — Constant static property in class com.salesforce.objects.StatusCode
UNAVAILABLE_RECORDTYPE_EXCEPTION — Constant static property in class com.salesforce.objects.StatusCode
undelete(ids, callback) — Method in class com.salesforce.Connection
to be tested
UNDELETE_FAILED — Constant static property in class com.salesforce.objects.StatusCode
unique — Property in class com.salesforce.objects.CustomField
UNKNOWN_EXCEPTION — Constant static property in class com.salesforce.objects.StatusCode
UNSPECIFIED_EMAIL_ADDRESS — Constant static property in class com.salesforce.objects.StatusCode
update(sobjects, callback) — Method in class com.salesforce.Connection
Update existing records in the salesforce database, the array of sobjects must have a valid ID filled in for each record to be updated
updateable — Property in class com.salesforce.results.Field
UpdatedResponse — Dynamic class in package com.salesforce.results
The class returned from a call to connection.update(), contains information on the success of each updated requested
UpdatedResponse(obj) — Constructor in class com.salesforce.results.UpdatedResponse
updateObject(customObjects, callback) — Method in class com.salesforce.Connection
upsert(externalIDFieldName, sobjects, callback) — Method in class com.salesforce.Connection
utility function that will perform a create or update depending on the presence of an existing record that matches the provided external key field
UpsertResult — Dynamic class in package com.salesforce.results
UpsertResult(obj) — Constructor in class com.salesforce.results.UpsertResult
url — Property in class com.salesforce.results.DescribeTab
Url — Constant static property in class com.salesforce.objects.FieldType
useCollapsibleSection — Property in class com.salesforce.results.DescribeLayoutSection
useFirstValueAsDefault — Property in class com.salesforce.objects.SF_Picklist
useHeading — Property in class com.salesforce.results.DescribeLayoutSection
userId — Property in class com.salesforce.results.LoginResult
userInfo — Property in class com.salesforce.results.LoginResult
UserInfo — Dynamic class in package com.salesforce.results
UserInfo(obj) — Constructor in class com.salesforce.results.UserInfo
username — Property in class com.salesforce.objects.LoginRequest
Util — Class in package com.salesforce
Utility Date routines to transform UTC dates from their SOAP style to and from Action Script dates and date times
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z