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  
gender — Property in class com.salesforce.objects.CustomObject
Gender — Class in package com.salesforce.objects
Gender(type) — Constructor in class com.salesforce.objects.Gender
getActualType() — Method in class com.salesforce.objects.CustomField
getAllEnums() — Static method in class com.salesforce.objects.FieldType
getAllValues() — Static method in class com.salesforce.objects.FieldType
getCurrentSessionid() — Method in class com.salesforce.Connection
Use this method to determine if a connection has or has not been initialized by loginWithCredentials() or loginWithSessionId() via an scontrol
getDeleted(sObjectType, startDate, endDate, callback) — Method in class com.salesforce.Connection
given a time range, returns a list of records ( of any type) that were deleted in that time window, resulting IDs can be passed into undelete, or used to purge remote systems of records that are deleted in the salesforce system
getExists() — Method in class com.salesforce.objects.Metadata
getFields() — Method in class com.salesforce.objects.CustomObject
getServerTimestamp(callback) — Method in class com.salesforce.Connection
Retrieves the current system timestamp (Greenwich Mean Time (GMT) or Coordinated Universal Time (UTC) time zone) from the API.
GetServerTimestampResult — Dynamic class in package com.salesforce.results
GetServerTimestampResult(obj) — Constructor in class com.salesforce.results.GetServerTimestampResult
getUpdated(sObjectType, startDate, endDate, callback) — Method in class com.salesforce.Connection
list the objects that have been updated by the system in the time windows passed in
getUserInfo(callback) — Method in class com.salesforce.Connection
Retrieves personal information for the user associated with the current session.
getValue() — Method in class com.salesforce.objects.AsyncRequestState
getValue() — Method in class com.salesforce.objects.DeploymentStatus
getValue() — Method in class com.salesforce.objects.FieldType
getValue() — Method in class com.salesforce.objects.Gender
getValue() — Method in class com.salesforce.objects.SharingModel
getValue() — Method in class com.salesforce.objects.StartsWith
getValue() — Method in class com.salesforce.objects.StatusCode
getValue() — Method in class com.salesforce.objects.TreatBlanksAs
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