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 
All Classes All Packages

A

Aborted - com.sforce.async.JobStateEnum
Enumeration : Aborted
abortJob(String) - Method in class com.sforce.async.BulkConnection
 
addComplexType(ComplexType) - Method in class com.sforce.ws.wsdl.Schema
 
addField(String, Object) - Method in class com.sforce.ws.bind.XmlObject
 
addField(String, Object) - Method in class com.sforce.ws.bind.XmlObjectWrapper
 
addFileToJar(String, String, JarOutputStream) - Method in class com.sforce.ws.codegen.Generator
 
addHeader(String[]) - Method in class com.sforce.async.CsvBatchRequest
 
addHeader(String, String) - Method in class com.sforce.async.BulkConnection
 
addHeader(QName, Object) - Method in class com.sforce.ws.transport.SoapConnection
 
addMessageHandler(MessageHandler) - Method in class com.sforce.ws.ConnectorConfig
 
ADDRESS - Static variable in interface com.sforce.ws.wsdl.Constants
 
addRow(String[]) - Method in class com.sforce.async.CsvBatchRequest
 
addRuntimeClasses(JarOutputStream) - Method in class com.sforce.ws.codegen.Generator
 
addSimpleType(SimpleType) - Method in class com.sforce.ws.wsdl.Schema
 
addSObject(SObject) - Method in class com.sforce.async.BatchRequest
 
addSObjects(SObject[]) - Method in class com.sforce.async.BatchRequest
 
addSpecRow(String, String, String, String) - Method in class com.sforce.async.TransformationSpecRequest
Adds a transformation spec row.
AGGREGATE_RESULT - Static variable in class com.sforce.ws.codegen.Generator
Template names
ALL - Static variable in interface com.sforce.ws.wsdl.Constants
 
ALL_OR_NONE_OPERATION_ROLLED_BACK - com.sforce.async.StatusCode
 
allStringsInterned - Variable in class com.sforce.ws.parser.MXParser
Implementation notice: the is instance variable that controls if newString() is interning.
ALREADY_IN_PROCESS - com.sforce.async.StatusCode
Enumeration : ALREADY_IN_PROCESS
Annotation - Class in com.sforce.ws.wsdl
Annotation
Annotation() - Constructor for class com.sforce.ws.wsdl.Annotation
 
ANNOTATION - Static variable in interface com.sforce.ws.wsdl.Constants
 
argElements(Operation) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
argName(Element) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
argSetMethod(Element) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
ASSIGNEE_TYPE_REQUIRED - com.sforce.async.StatusCode
Enumeration : ASSIGNEE_TYPE_REQUIRED
assignmentRuleId(String) - Method in class com.sforce.async.JobInfo.Builder
 
asTyped() - Method in class com.sforce.ws.bind.XmlObject
Because we create complex types as subclasses of XMLizable instead of XmlObject (and we don't want to change interfaces), this method will return this as the complex type subclass of XMLizable, if this represents a complex type.
asTyped() - Method in class com.sforce.ws.bind.XmlObjectWrapper
 
AsyncApiException - Exception in com.sforce.async
AsyncApiException --
AsyncApiException() - Constructor for exception com.sforce.async.AsyncApiException
Constructor
AsyncApiException(String, AsyncExceptionCode) - Constructor for exception com.sforce.async.AsyncApiException
 
AsyncApiException(String, AsyncExceptionCode, Throwable) - Constructor for exception com.sforce.async.AsyncApiException
 
AsyncExceptionCode - Enum in com.sforce.async
AsyncExceptionCode --
AsyncXmlOutputStream - Class in com.sforce.async
AsyncXmlOutputStream --
AsyncXmlOutputStream(OutputStream, boolean) - Constructor for class com.sforce.async.AsyncXmlOutputStream
 
attribute(String, String, String) - Method in class com.sforce.ws.parser.MXSerializer
 
Attribute - Class in com.sforce.ws.wsdl
This class represents WSDL->definitions->types->schema->complexType->attribute
Attribute(Schema) - Constructor for class com.sforce.ws.wsdl.Attribute
 
ATTRIBUTE - Static variable in interface com.sforce.ws.wsdl.Constants
 
ATTRIBUTE_FORM_DEFAULT - Static variable in interface com.sforce.ws.wsdl.Constants
 
attributeCount - Variable in class com.sforce.ws.parser.MXParser
 
attributeName - Variable in class com.sforce.ws.parser.MXParser
 
attributeNameHash - Variable in class com.sforce.ws.parser.MXParser
 
attributePrefix - Variable in class com.sforce.ws.parser.MXParser
 
attributeUri - Variable in class com.sforce.ws.parser.MXParser
 
attributeUseApostrophe - Variable in class com.sforce.ws.parser.MXSerializer
 
attributeValue - Variable in class com.sforce.ws.parser.MXParser
 
autoDeclaredPrefixes - Variable in class com.sforce.ws.parser.MXSerializer
 
available() - Method in class com.sforce.ws.transport.LimitingInputStream
 

B

BAD_CUSTOM_ENTITY_PARENT_DOMAIN - com.sforce.async.StatusCode
Enumeration : BAD_CUSTOM_ENTITY_PARENT_DOMAIN
BASE - Static variable in interface com.sforce.ws.wsdl.Constants
 
Base64 - Class in com.sforce.ws.util
Unceremoniously lifted from jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/Base64.java Revision 1.8 2002/01/05 11:15:59
Base64() - Constructor for class com.sforce.ws.util.Base64
 
baseClass() - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
BATCH_LIST_QNAME - Static variable in class com.sforce.async.BulkConnection
 
BATCH_QNAME - Static variable in class com.sforce.async.BulkConnection
 
BatchInfo - Class in com.sforce.async
Async Api BatchInfo
BatchInfo() - Constructor for class com.sforce.async.BatchInfo
Constructor
BatchInfoList - Class in com.sforce.async
BatchInfoList --
BatchInfoList() - Constructor for class com.sforce.async.BatchInfoList
Constructor
BatchRequest - Class in com.sforce.async
BatchRequest
BatchRequest(Transport, OutputStream) - Constructor for class com.sforce.async.BatchRequest
 
BatchResult - Class in com.sforce.async
BatchResult --
BatchResult() - Constructor for class com.sforce.async.BatchResult
Constructor
BatchStateEnum - Enum in com.sforce.async
Generated enum, please do not edit.
BCC_NOT_ALLOWED_IF_BCC_COMPLIANCE_ENABLED - com.sforce.async.StatusCode
Enumeration : BCC_NOT_ALLOWED_IF_BCC_COMPLIANCE_ENABLED
Binding - Class in com.sforce.ws.wsdl
This class represents WSDL->Definitions->Binding
Binding(Definitions) - Constructor for class com.sforce.ws.wsdl.Binding
 
BINDING - Static variable in interface com.sforce.ws.wsdl.Constants
 
BindingMessage - Class in com.sforce.ws.wsdl
BindingMessage
BindingMessage(Definitions, String) - Constructor for class com.sforce.ws.wsdl.BindingMessage
 
BindingOperation - Class in com.sforce.ws.wsdl
 
BindingOperation(Definitions) - Constructor for class com.sforce.ws.wsdl.BindingOperation
 
BODY - Static variable in interface com.sforce.ws.wsdl.Constants
 
booleanGetMethod(Element) - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
buf - Variable in class com.sforce.ws.parser.MXParser
 
buf - Variable in class com.sforce.ws.parser.MXSerializer
 
bufAbsoluteStart - Variable in class com.sforce.ws.parser.MXParser
 
bufEnd - Variable in class com.sforce.ws.parser.MXParser
 
bufLoadFactor - Variable in class com.sforce.ws.parser.MXParser
 
bufSoftLimit - Variable in class com.sforce.ws.parser.MXParser
 
bufStart - Variable in class com.sforce.ws.parser.MXParser
 
buildBatchResultURL(String, String) - Method in class com.sforce.async.BulkConnection
 
Builder() - Constructor for class com.sforce.async.JobInfo.Builder
 
buildQueryResultURL(String, String, String) - Method in class com.sforce.async.BulkConnection
 
BulkConnection - Class in com.sforce.async
BulkConnection
BulkConnection(ConnectorConfig) - Constructor for class com.sforce.async.BulkConnection
 

C

CalendarCodec - Class in com.sforce.ws.bind
The CalendarSerializer deserializes a dateTime.
CalendarCodec() - Constructor for class com.sforce.ws.bind.CalendarCodec
 
CANNOT_CASCADE_PRODUCT_ACTIVE - com.sforce.async.StatusCode
Enumeration : CANNOT_CASCADE_PRODUCT_ACTIVE
CANNOT_CHANGE_FIELD_TYPE_OF_APEX_REFERENCED_FIELD - com.sforce.async.StatusCode
Enumeration : CANNOT_CHANGE_FIELD_TYPE_OF_APEX_REFERENCED_FIELD
CANNOT_CREATE_ANOTHER_MANAGED_PACKAGE - com.sforce.async.StatusCode
Enumeration : CANNOT_CREATE_ANOTHER_MANAGED_PACKAGE
CANNOT_DEACTIVATE_DIVISION - com.sforce.async.StatusCode
Enumeration : CANNOT_DEACTIVATE_DIVISION
CANNOT_DELETE_LAST_DATED_CONVERSION_RATE - com.sforce.async.StatusCode
Enumeration : CANNOT_DELETE_LAST_DATED_CONVERSION_RATE
CANNOT_DELETE_MANAGED_OBJECT - com.sforce.async.StatusCode
Enumeration : CANNOT_DELETE_MANAGED_OBJECT
CANNOT_DISABLE_LAST_ADMIN - com.sforce.async.StatusCode
Enumeration : CANNOT_DISABLE_LAST_ADMIN
CANNOT_ENABLE_IP_RESTRICT_REQUESTS - com.sforce.async.StatusCode
Enumeration : CANNOT_ENABLE_IP_RESTRICT_REQUESTS
CANNOT_EXECUTE_FLOW_TRIGGER - com.sforce.async.StatusCode
 
CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY - com.sforce.async.StatusCode
Enumeration : CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY
CANNOT_MODIFY_MANAGED_OBJECT - com.sforce.async.StatusCode
Enumeration : CANNOT_MODIFY_MANAGED_OBJECT
CANNOT_RENAME_APEX_REFERENCED_FIELD - com.sforce.async.StatusCode
Enumeration : CANNOT_RENAME_APEX_REFERENCED_FIELD
CANNOT_RENAME_APEX_REFERENCED_OBJECT - com.sforce.async.StatusCode
Enumeration : CANNOT_RENAME_APEX_REFERENCED_OBJECT
CANNOT_REPARENT_RECORD - com.sforce.async.StatusCode
Enumeration : CANNOT_REPARENT_RECORD
CANNOT_UPDATE_CONVERTED_LEAD - com.sforce.async.StatusCode
Enumeration : CANNOT_UPDATE_CONVERTED_LEAD
CANT_DISABLE_CORP_CURRENCY - com.sforce.async.StatusCode
Enumeration : CANT_DISABLE_CORP_CURRENCY
CANT_UNSET_CORP_CURRENCY - com.sforce.async.StatusCode
Enumeration : CANT_UNSET_CORP_CURRENCY
CAST_TO_CLASSES - com.sforce.ws.codegen.ConnectionMetadataConstructor.ArgListTypesToGenerate
 
cdsect(String) - Method in class com.sforce.ws.parser.MXSerializer
 
CDSECT - Static variable in interface com.sforce.ws.parser.XmlPullParser
A CDATA sections was just read; this token is available only from calls to nextToken().
charRefOneCharBuf - Variable in class com.sforce.ws.parser.MXParser
 
CHILD_SHARE_FAILS_PARENT - com.sforce.async.StatusCode
Enumeration : CHILD_SHARE_FAILS_PARENT
CHOICE - Static variable in interface com.sforce.ws.wsdl.Constants
 
CIRCULAR_DEPENDENCY - com.sforce.async.StatusCode
Enumeration : CIRCULAR_DEPENDENCY
CLASSES - com.sforce.ws.codegen.ConnectionMetadataConstructor.ArgListTypesToGenerate
 
ClassMetadata - Class in com.sforce.ws.codegen.metadata
 
ClassMetadata(String, String) - Constructor for class com.sforce.ws.codegen.metadata.ClassMetadata
 
ClassMetadata(String, String, String) - Constructor for class com.sforce.ws.codegen.metadata.ClassMetadata
 
className - Variable in class com.sforce.ws.codegen.metadata.ClassMetadata
 
className - Variable in class com.sforce.ws.codegen.TypeMetadataConstructor
 
clearHeaders() - Method in class com.sforce.ws.transport.SoapConnection
 
clearMessageHandlers() - Method in class com.sforce.ws.ConnectorConfig
 
CLIENT_SYNC_SFORCE_NS - Static variable in interface com.sforce.ws.wsdl.Constants
 
ClientInputError - com.sforce.async.AsyncExceptionCode
 
ClientSync - com.sforce.ws.wsdl.SfdcApiType
 
cloneFrom(XmlObject) - Method in class com.sforce.ws.bind.XmlObject
 
close() - Method in class com.sforce.bulk.UpdateStream
 
close() - Method in class com.sforce.ws.ConnectorConfig.TeeOutputStream
 
close() - Method in class com.sforce.ws.parser.XmlOutputStream
 
close() - Method in class com.sforce.ws.transport.LimitingInputStream
 
close() - Method in class com.sforce.ws.transport.LimitingOutputStream
 
close() - Method in class com.sforce.ws.transport.MessageHandlerOutputStream
 
Closed - com.sforce.async.JobStateEnum
Enumeration : Closed
closeJob(String) - Method in class com.sforce.async.BulkConnection
 
closeStartTag() - Method in class com.sforce.ws.parser.MXSerializer
 
Collection - Class in com.sforce.ws.wsdl
This class represents WSDL->definitions->types->schema->complexType->sequence
Collection(Schema, String) - Constructor for class com.sforce.ws.wsdl.Collection
 
column - Variable in exception com.sforce.ws.parser.XmlPullParserException
 
columnNumber - Variable in class com.sforce.ws.parser.MXParser
 
com.sforce.async - package com.sforce.async
 
com.sforce.bulk - package com.sforce.bulk
 
com.sforce.ws - package com.sforce.ws
Provides an implementation of the Partner and Enterprise WSDL API client.
com.sforce.ws.bind - package com.sforce.ws.bind
Provides Java to XML binding.
com.sforce.ws.codegen - package com.sforce.ws.codegen
 
com.sforce.ws.codegen.metadata - package com.sforce.ws.codegen.metadata
 
com.sforce.ws.parser - package com.sforce.ws.parser
Provides pull parser based XML input and output streams.
com.sforce.ws.tools - package com.sforce.ws.tools
Provides command line tools (like: wsdlc, post) for WSC.
com.sforce.ws.transport - package com.sforce.ws.transport
Provides HTTP transport for SOAP.
com.sforce.ws.types - package com.sforce.ws.types
 
com.sforce.ws.util - package com.sforce.ws.util
Provides some basic util methods.
com.sforce.ws.wsdl - package com.sforce.ws.wsdl
Provides an WSDL Object model that can parse and generate WSDL.
comment(String) - Method in class com.sforce.ws.parser.MXSerializer
 
COMMENT - Static variable in interface com.sforce.ws.parser.XmlPullParser
An XML comment was just read.
compileTypes() - Method in class com.sforce.ws.codegen.Generator
 
Completed - com.sforce.async.BatchStateEnum
Enumeration : Completed
completeRequest() - Method in class com.sforce.async.BatchRequest
 
completeRequest() - Method in class com.sforce.async.CsvBatchRequest
 
completeRequest() - Method in class com.sforce.async.TransformationSpecRequest
 
COMPLEX_TYPE - Static variable in interface com.sforce.ws.wsdl.Constants
 
ComplexClassMetadata - Class in com.sforce.ws.codegen.metadata
 
ComplexClassMetadata(String, String, String, String, String, String, String, List<MemberMetadata>, boolean, String, String) - Constructor for class com.sforce.ws.codegen.metadata.ComplexClassMetadata
 
complexType - Variable in class com.sforce.ws.codegen.TypeMetadataConstructor
 
ComplexType - Class in com.sforce.ws.wsdl
This class represents WSDL->Definitions->types->schema->complexType
ComplexType(Schema) - Constructor for class com.sforce.ws.wsdl.ComplexType
 
ComplexType(Schema, String) - Constructor for class com.sforce.ws.wsdl.ComplexType
 
composite - com.sforce.async.OperationEnum
 
concurrencyMode(ConcurrencyMode) - Method in class com.sforce.async.JobInfo.Builder
 
ConcurrencyMode - Enum in com.sforce.async
ConcurrencyMode --
connect(String, String) - Method in class com.sforce.ws.transport.GaeHttpTransport
 
connect(String, String) - Method in class com.sforce.ws.transport.JdkHttpTransport
 
connect(String, String) - Method in interface com.sforce.ws.transport.Transport
Connect to the specified endpoint.
connect(String, HashMap<String, String>) - Method in class com.sforce.ws.transport.GaeHttpTransport
 
connect(String, HashMap<String, String>) - Method in class com.sforce.ws.transport.JdkHttpTransport
 
connect(String, HashMap<String, String>) - Method in interface com.sforce.ws.transport.Transport
 
connect(String, HashMap<String, String>, boolean) - Method in class com.sforce.ws.transport.GaeHttpTransport
 
connect(String, HashMap<String, String>, boolean) - Method in class com.sforce.ws.transport.JdkHttpTransport
 
connect(String, HashMap<String, String>, boolean) - Method in interface com.sforce.ws.transport.Transport
 
CONNECTION - Static variable in class com.sforce.ws.tools.wsdlc
 
CONNECTION_WRAPPER - Static variable in class com.sforce.ws.tools.wsdlc
 
ConnectionClassMetadata - Class in com.sforce.ws.codegen.metadata
 
ConnectionException - Exception in com.sforce.ws
ConnectionException is the root of all web service client exceptions
ConnectionException() - Constructor for exception com.sforce.ws.ConnectionException
 
ConnectionException(String) - Constructor for exception com.sforce.ws.ConnectionException
 
ConnectionException(String, Throwable) - Constructor for exception com.sforce.ws.ConnectionException
 
connectionMetadata - Variable in class com.sforce.ws.codegen.metadata.ConnectionWrapperClassMetadata
 
ConnectionMetadataConstructor - Class in com.sforce.ws.codegen
 
ConnectionMetadataConstructor(Definitions, TypeMapper, String) - Constructor for class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
ConnectionMetadataConstructor.ArgListTypesToGenerate - Enum in com.sforce.ws.codegen
 
ConnectionWrapperClassMetadata - Class in com.sforce.ws.codegen.metadata
 
ConnectionWrapperClassMetadata(String, String, String, ConnectionClassMetadata) - Constructor for class com.sforce.ws.codegen.metadata.ConnectionWrapperClassMetadata
 
CONNECTOR - Static variable in class com.sforce.ws.tools.wsdlc
 
ConnectorConfig - Class in com.sforce.ws
This class contains a set of configuration properties
ConnectorConfig() - Constructor for class com.sforce.ws.ConnectorConfig
 
ConnectorConfig.TeeInputStream - Class in com.sforce.ws
 
ConnectorConfig.TeeOutputStream - Class in com.sforce.ws
 
ConnectorMetadata - Class in com.sforce.ws.codegen.metadata
 
ConnectorMetadata(Definitions, String) - Constructor for class com.sforce.ws.codegen.metadata.ConnectorMetadata
 
ConnectorMetadata(String, String, String) - Constructor for class com.sforce.ws.codegen.metadata.ConnectorMetadata
 
Constants - Interface in com.sforce.ws.wsdl
This class contains a list of string constants used while parsing WSDL.
consumeEndTag(XmlInputStream) - Method in class com.sforce.ws.bind.TypeMapper
 
consumePeeked() - Method in class com.sforce.ws.parser.XmlInputStream
 
consumeStartTag(XmlInputStream) - Method in class com.sforce.ws.bind.TypeMapper
 
contentType(ContentType) - Method in class com.sforce.async.JobInfo.Builder
 
ContentType - Enum in com.sforce.async
ContentType --
copy(InputStream, boolean, OutputStream, boolean) - Static method in class com.sforce.ws.util.FileUtil
 
copy(InputStream, OutputStream) - Static method in class com.sforce.ws.util.FileUtil
 
copy(InputStream, OutputStream, boolean) - Static method in class com.sforce.ws.util.FileUtil
 
create(StreamHandler) - Static method in class com.sforce.bulk.UpdateStream
 
create(URL) - Static method in class com.sforce.ws.wsdl.WsdlFactory
 
createBatch(JobInfo) - Method in class com.sforce.async.BulkConnection
 
createBatchFromDir(JobInfo, InputStream, File) - Method in class com.sforce.async.BulkConnection
 
createBatchFromForeignCsvStream(JobInfo, InputStream, String) - Method in class com.sforce.async.BulkConnection
 
createBatchFromStream(JobInfo, InputStream) - Method in class com.sforce.async.BulkConnection
 
createBatchFromZipStream(JobInfo, InputStream) - Method in class com.sforce.async.BulkConnection
 
createBatchWithFileAttachments(JobInfo, InputStream, File, String...) - Method in class com.sforce.async.BulkConnection
 
createBatchWithFileAttachments(JobInfo, InputStream, Map<String, File>) - Method in class com.sforce.async.BulkConnection
 
createBatchWithInputStreamAttachments(JobInfo, InputStream, Map<String, InputStream>) - Method in class com.sforce.async.BulkConnection
 
createConnection(ConnectorConfig, URL, HashMap<String, String>) - Static method in class com.sforce.ws.transport.JdkHttpTransport
 
createConnection(ConnectorConfig, URL, HashMap<String, String>, boolean) - Static method in class com.sforce.ws.transport.JdkHttpTransport
 
createConnection(URL, HashMap<String, String>) - Method in class com.sforce.ws.ConnectorConfig
 
createConnection(URL, HashMap<String, String>, boolean) - Method in class com.sforce.ws.ConnectorConfig
 
createCsvBatch(JobInfo) - Method in class com.sforce.async.BulkConnection
 
createFromString(String) - Static method in class com.sforce.ws.wsdl.WsdlFactory
 
createJob(JobInfo) - Method in class com.sforce.async.BulkConnection
 
createJob(JobInfo, ContentType) - Method in class com.sforce.async.BulkConnection
 
createJob(String, String) - Method in class com.sforce.async.BulkConnection
 
createRequest(ConnectorConfig, URL, Map<String, String>) - Static method in class com.sforce.ws.transport.GaeHttpTransport
 
createRequest(ConnectorConfig, URL, Map<String, String>, boolean) - Static method in class com.sforce.ws.transport.GaeHttpTransport
 
createTransformationSpec(JobInfo) - Method in class com.sforce.async.BulkConnection
 
createTransformationSpecFromStream(JobInfo, InputStream) - Method in class com.sforce.async.BulkConnection
 
createTransport() - Method in class com.sforce.ws.ConnectorConfig
 
createTransport() - Method in interface com.sforce.ws.transport.TransportFactory
 
CROSS_INSTANCE_SFORCE_NS - Static variable in interface com.sforce.ws.wsdl.Constants
 
CrossInstance - com.sforce.ws.wsdl.SfdcApiType
 
CSV - com.sforce.async.ContentType
 
CSV_CONTENT_TYPE - Static variable in class com.sforce.async.BulkConnection
 
CsvBatchRequest - Class in com.sforce.async
CSV batch request.
CsvBatchRequest(Transport, OutputStream) - Constructor for class com.sforce.async.CsvBatchRequest
 
CSVReader - Class in com.sforce.async
Parse a CSV file into lines of fields.
CSVReader(BufferedReader) - Constructor for class com.sforce.async.CSVReader
 
CSVReader(BufferedReader, char) - Constructor for class com.sforce.async.CSVReader
 
CSVReader(BufferedReader, char[]) - Constructor for class com.sforce.async.CSVReader
 
CSVReader(InputStream) - Constructor for class com.sforce.async.CSVReader
 
CSVReader(InputStream, char) - Constructor for class com.sforce.async.CSVReader
 
CSVReader(InputStream, char[]) - Constructor for class com.sforce.async.CSVReader
 
CSVReader(InputStream, String) - Constructor for class com.sforce.async.CSVReader
 
CSVReader(InputStream, String, char) - Constructor for class com.sforce.async.CSVReader
 
CSVReader(InputStream, String, char[]) - Constructor for class com.sforce.async.CSVReader
 
CSVReader(Reader) - Constructor for class com.sforce.async.CSVReader
 
CSVReader(Reader, char) - Constructor for class com.sforce.async.CSVReader
 
CSVReader(Reader, char[]) - Constructor for class com.sforce.async.CSVReader
 
CSVReader.CSVParseException - Exception in com.sforce.async
 
CsvWriter - Class in com.sforce.bulk
CSV writer
CsvWriter(String[], Writer) - Constructor for class com.sforce.bulk.CsvWriter
 
CUSTOM_CLOB_FIELD_LIMIT_EXCEEDED - com.sforce.async.StatusCode
Enumeration : CUSTOM_CLOB_FIELD_LIMIT_EXCEEDED
CUSTOM_ENTITY_OR_FIELD_LIMIT - com.sforce.async.StatusCode
Enumeration : CUSTOM_ENTITY_OR_FIELD_LIMIT
CUSTOM_FIELD_INDEX_LIMIT_EXCEEDED - com.sforce.async.StatusCode
Enumeration : CUSTOM_FIELD_INDEX_LIMIT_EXCEEDED
CUSTOM_INDEX_EXISTS - com.sforce.async.StatusCode
Enumeration : CUSTOM_INDEX_EXISTS
CUSTOM_LINK_LIMIT_EXCEEDED - com.sforce.async.StatusCode
Enumeration : CUSTOM_LINK_LIMIT_EXCEEDED
CUSTOM_TAB_LIMIT_EXCEEDED - com.sforce.async.StatusCode
Enumeration : CUSTOM_TAB_LIMIT_EXCEEDED

D

DATE_FORMAT - Static variable in class com.sforce.ws.bind.CalendarCodec
 
DateCodec - Class in com.sforce.ws.bind
Taken from axis:
DateCodec() - Constructor for class com.sforce.ws.bind.DateCodec
 
decode(byte[]) - Static method in class com.sforce.ws.util.Base64
Decodes Base64 data into octects.
DEFAULT - Static variable in class com.sforce.ws.ConnectorConfig
 
defineEntityReplacementText(String, String) - Method in class com.sforce.ws.parser.MXParser
 
defineEntityReplacementText(String, String) - Method in interface com.sforce.ws.parser.XmlPullParser
Set new value for entity replacement text as defined in XML 1.0 Section 4.5 Construction of Internal Entity Replacement Text.
Definitions - Class in com.sforce.ws.wsdl
This class represents a WSDL->definitions
Definitions() - Constructor for class com.sforce.ws.wsdl.Definitions
 
DEFINITIONS - Static variable in interface com.sforce.ws.wsdl.Constants
 
delete - com.sforce.async.OperationEnum
 
DELETE_FAILED - com.sforce.async.StatusCode
Enumeration : DELETE_FAILED
DELETE_REQUIRED_ON_CASCADE - com.sforce.async.StatusCode
Enumeration : DELETE_REQUIRED_ON_CASCADE
deleteDir(File) - Static method in class com.sforce.ws.util.FileUtil
 
DEPENDENCY_EXISTS - com.sforce.async.StatusCode
Enumeration : DEPENDENCY_EXISTS
depth - Variable in class com.sforce.ws.parser.MXParser
 
depth - Variable in class com.sforce.ws.parser.MXSerializer
 
deserialize(String) - Method in class com.sforce.ws.bind.CalendarCodec
The simple deserializer provides most of the stuff.
deserialize(String) - Method in class com.sforce.ws.bind.DateCodec
The simple deserializer provides most of the stuff.
deserialize(String, QName) - Method in class com.sforce.ws.bind.TypeMapper
 
docdecl(String) - Method in class com.sforce.ws.parser.MXSerializer
 
DOCDECL - Static variable in interface com.sforce.ws.parser.XmlPullParser
An XML document type declaration was just read.
Documentation - Class in com.sforce.ws.wsdl
Documentation
Documentation() - Constructor for class com.sforce.ws.wsdl.Documentation
 
DOCUMENTATION - Static variable in interface com.sforce.ws.wsdl.Constants
 
doIndent - Variable in class com.sforce.ws.parser.MXSerializer
 
dumpKnownHeaders() - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
dumpQNames() - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
DUPLICATE_CASE_SOLUTION - com.sforce.async.StatusCode
Enumeration : DUPLICATE_CASE_SOLUTION
DUPLICATE_COMM_NICKNAME - com.sforce.async.StatusCode
Enumeration : DUPLICATE_COMM_NICKNAME
DUPLICATE_CUSTOM_ENTITY_DEFINITION - com.sforce.async.StatusCode
Enumeration : DUPLICATE_CUSTOM_ENTITY_DEFINITION
DUPLICATE_CUSTOM_TAB_MOTIF - com.sforce.async.StatusCode
Enumeration : DUPLICATE_CUSTOM_TAB_MOTIF
DUPLICATE_DEVELOPER_NAME - com.sforce.async.StatusCode
Enumeration : DUPLICATE_DEVELOPER_NAME
DUPLICATE_EXTERNAL_ID - com.sforce.async.StatusCode
Enumeration : DUPLICATE_EXTERNAL_ID
DUPLICATE_MASTER_LABEL - com.sforce.async.StatusCode
Enumeration : DUPLICATE_MASTER_LABEL
DUPLICATE_USERNAME - com.sforce.async.StatusCode
Enumeration : DUPLICATE_USERNAME
DUPLICATE_VALUE - com.sforce.async.StatusCode
Enumeration : DUPLICATE_VALUE
DUPLICATES_DETECTED - com.sforce.async.StatusCode
Enumeration : DUPLICATES_DETECTED

E

e - Variable in class com.sforce.ws.codegen.metadata.SimpleClassMetadata.EnumAndValue
 
Element - Class in com.sforce.ws.wsdl
This class represents WSDL->Definitions->types->schema->element
Element(Schema) - Constructor for class com.sforce.ws.wsdl.Element
 
ELEMENT - Static variable in interface com.sforce.ws.wsdl.Constants
 
ELEMENT_FORM_DEFAULT - Static variable in interface com.sforce.ws.wsdl.Constants
 
elementDoc(Element) - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
ElementMetadata - Class in com.sforce.ws.codegen.metadata
 
ElementMetadata(String, String) - Constructor for class com.sforce.ws.codegen.metadata.ElementMetadata
 
elName - Variable in class com.sforce.ws.parser.MXParser
 
elName - Variable in class com.sforce.ws.parser.MXSerializer
 
elNamespace - Variable in class com.sforce.ws.parser.MXSerializer
 
elNamespaceCount - Variable in class com.sforce.ws.parser.MXParser
 
elNamespaceCount - Variable in class com.sforce.ws.parser.MXSerializer
 
elPrefix - Variable in class com.sforce.ws.parser.MXParser
 
elRawName - Variable in class com.sforce.ws.parser.MXParser
 
elRawNameEnd - Variable in class com.sforce.ws.parser.MXParser
 
elRawNameLine - Variable in class com.sforce.ws.parser.MXParser
 
elUri - Variable in class com.sforce.ws.parser.MXParser
 
EMAIL_NOT_PROCESSED_DUE_TO_PRIOR_ERROR - com.sforce.async.StatusCode
Enumeration : EMAIL_NOT_PROCESSED_DUE_TO_PRIOR_ERROR
EMPTY_SCONTROL_FILE_NAME - com.sforce.async.StatusCode
Enumeration : EMPTY_SCONTROL_FILE_NAME
emptyElementTag - Variable in class com.sforce.ws.parser.MXParser
 
encode(byte[]) - Static method in class com.sforce.ws.util.Base64
Encodes hex octects into Base64.
END_DOCUMENT - Static variable in class com.sforce.ws.parser.XmlInputStream
 
END_DOCUMENT - Static variable in interface com.sforce.ws.parser.XmlPullParser
Logical end of the xml document.
END_TAG - Static variable in class com.sforce.ws.parser.XmlInputStream
 
END_TAG - Static variable in interface com.sforce.ws.parser.XmlPullParser
Returned from getEventType(), next(), or nextToken() when an end tag was read.
endDocument() - Method in class com.sforce.bulk.CsvWriter
 
endDocument() - Method in class com.sforce.ws.parser.MXSerializer
 
endDocument() - Method in class com.sforce.ws.parser.XmlOutputStream
 
endpoint() - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
endRecord() - Method in class com.sforce.bulk.CsvWriter
 
endTag(String, String) - Method in class com.sforce.ws.parser.MXSerializer
 
ensureAttributesCapacity(int) - Method in class com.sforce.ws.parser.MXParser
Make sure that in attributes temporary array is enough space.
ensureElementsCapacity() - Method in class com.sforce.ws.parser.MXParser
Make sure that we have enough space to keep element stack if passed size.
ensureElementsCapacity() - Method in class com.sforce.ws.parser.MXSerializer
 
ensureEntityCapacity() - Method in class com.sforce.ws.parser.MXParser
 
ensureNamespacesCapacity() - Method in class com.sforce.ws.parser.MXSerializer
 
ensureNamespacesCapacity(int) - Method in class com.sforce.ws.parser.MXParser
 
ensurePC(int) - Method in class com.sforce.ws.parser.MXParser
 
Enterprise - com.sforce.ws.wsdl.SfdcApiType
 
ENTERPRISE_NS - Static variable in interface com.sforce.ws.wsdl.Constants
 
ENTERPRISE_SOBJECT_NS - Static variable in interface com.sforce.ws.wsdl.Constants
 
ENTITY_FAILED_IFLASTMODIFIED_ON_UPDATE - com.sforce.async.StatusCode
Enumeration : ENTITY_FAILED_IFLASTMODIFIED_ON_UPDATE
ENTITY_IS_ARCHIVED - com.sforce.async.StatusCode
Enumeration : ENTITY_IS_ARCHIVED
ENTITY_IS_DELETED - com.sforce.async.StatusCode
Enumeration : ENTITY_IS_DELETED
ENTITY_IS_LOCKED - com.sforce.async.StatusCode
Enumeration : ENTITY_IS_LOCKED
ENTITY_REF - Static variable in interface com.sforce.ws.parser.XmlPullParser
An entity reference was just read; this token is available from nextToken() only.
entityEnd - Variable in class com.sforce.ws.parser.MXParser
 
entityName - Variable in class com.sforce.ws.parser.MXParser
 
entityNameBuf - Variable in class com.sforce.ws.parser.MXParser
 
entityNameHash - Variable in class com.sforce.ws.parser.MXParser
 
entityRef(String) - Method in class com.sforce.ws.parser.MXSerializer
 
entityRefName - Variable in class com.sforce.ws.parser.MXParser
 
entityReplacement - Variable in class com.sforce.ws.parser.MXParser
 
entityReplacementBuf - Variable in class com.sforce.ws.parser.MXParser
 
EnumAndValue(String, String) - Constructor for class com.sforce.ws.codegen.metadata.SimpleClassMetadata.EnumAndValue
 
Enumeration - Class in com.sforce.ws.wsdl
This class represents WSDL->Definitions->types->schema->element
Enumeration(Schema) - Constructor for class com.sforce.ws.wsdl.Enumeration
 
ENUMERATION - Static variable in interface com.sforce.ws.wsdl.Constants
 
EOL - Static variable in class com.sforce.ws.util.FileUtil
end of line
equals(Object) - Method in class com.sforce.ws.types.Time
 
equals(Object) - Method in class com.sforce.ws.wsdl.Part
 
error(String, Throwable) - Method in class com.sforce.bulk.StreamHandler
 
Error - Class in com.sforce.async
Error --
Error() - Constructor for class com.sforce.async.Error
Constructor
Error(String[], String, StatusCode) - Constructor for class com.sforce.async.Error
 
ERROR_IN_MAILER - com.sforce.async.StatusCode
Enumeration : ERROR_IN_MAILER
ERROR_QNAME - Static variable in class com.sforce.async.BulkConnection
 
evaluate(String) - Method in class com.sforce.ws.bind.XmlObject
evaluate the given xpath like expression.
eventType - Variable in class com.sforce.ws.parser.MXParser
 
ExceededQuota - com.sforce.async.AsyncExceptionCode
 
EXTENDED_ERROR_DETAILS - Static variable in class com.sforce.ws.codegen.Generator
 
EXTENSION - Static variable in interface com.sforce.ws.wsdl.Constants
 
externalIdFieldName(String) - Method in class com.sforce.async.JobInfo.Builder
 

F

FACTORY - Static variable in class com.sforce.ws.tools.wsdlc
 
FactoryClassMetadata - Class in com.sforce.ws.codegen.metadata
 
FactoryClassMetadata(String, String, List<ClassMetadata>, ClassMetadata, String) - Constructor for class com.sforce.ws.codegen.metadata.FactoryClassMetadata
 
FactoryMetadataConstructor - Class in com.sforce.ws.codegen
 
FactoryMetadataConstructor(Definitions, TypeMapper, String) - Constructor for class com.sforce.ws.codegen.FactoryMetadataConstructor
 
Failed - com.sforce.async.BatchStateEnum
Enumeration : Failed
Failed - com.sforce.async.JobStateEnum
Enumeration : Failed
FAILED_ACTIVATION - com.sforce.async.StatusCode
Enumeration : FAILED_ACTIVATION
fastHash(char[], int, int) - Static method in class com.sforce.ws.parser.MXParser
simplistic implementation of hash function that has constant time to compute - so it also means diminishing hash quality for long strings but for XML parsing it should be good enough ...
fastPathEnabled(boolean) - Method in class com.sforce.async.JobInfo.Builder
 
FAULT - Static variable in interface com.sforce.ws.wsdl.Constants
 
FEATURE_NAMES_INTERNED - Static variable in class com.sforce.ws.parser.MXParser
 
FEATURE_NAMES_INTERNED - Variable in class com.sforce.ws.parser.MXSerializer
 
FEATURE_PROCESS_DOCDECL - Static variable in interface com.sforce.ws.parser.XmlPullParser
This feature determines whether the document declaration is processed.
FEATURE_PROCESS_NAMESPACES - Static variable in interface com.sforce.ws.parser.XmlPullParser
This feature determines whether the parser processes namespaces.
FEATURE_REPORT_NAMESPACE_ATTRIBUTES - Static variable in interface com.sforce.ws.parser.XmlPullParser
This feature determines whether namespace attributes are exposed via the attribute access methods.
FEATURE_SERIALIZER_ATTVALUE_USE_APOSTROPHE - Variable in class com.sforce.ws.parser.MXSerializer
 
FEATURE_VALIDATION - Static variable in interface com.sforce.ws.parser.XmlPullParser
If this feature is activated, all validation errors as defined in the XML 1.0 sepcification are reported.
FEATURE_XML_ROUNDTRIP - Static variable in class com.sforce.ws.parser.MXParser
 
FeatureNotEnabled - com.sforce.async.AsyncExceptionCode
 
FIELD_CUSTOM_VALIDATION_EXCEPTION - com.sforce.async.StatusCode
Enumeration : FIELD_CUSTOM_VALIDATION_EXCEPTION
FIELD_FILTER_VALIDATION_EXCEPTION - com.sforce.async.StatusCode
 
FIELD_INTEGRITY_EXCEPTION - com.sforce.async.StatusCode
Enumeration : FIELD_INTEGRITY_EXCEPTION
fieldName(Element) - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
FileUtil - Class in com.sforce.ws.util
This class contains util method related to File handeling.
FileUtil() - Constructor for class com.sforce.ws.util.FileUtil
 
fillBuf() - Method in class com.sforce.ws.parser.MXParser
 
finished - Variable in class com.sforce.ws.parser.MXSerializer
 
flush() - Method in class com.sforce.ws.parser.MXSerializer
 
flush() - Method in class com.sforce.ws.parser.XmlOutputStream
 
flush() - Method in class com.sforce.ws.transport.LimitingOutputStream
 

G

GaeHttpTransport - Class in com.sforce.ws.transport
This class is an implementation of Transport using the Google AppEngine urlFetch
GaeHttpTransport() - Constructor for class com.sforce.ws.transport.GaeHttpTransport
 
generate(Definitions, SfdcApiType, Types, File) - Method in class com.sforce.ws.codegen.Generator
 
generate(Definitions, SfdcApiType, Types, File) - Method in class com.sforce.ws.tools.wsdlc
 
generate(String, String, Object, ST, File) - Method in class com.sforce.ws.codegen.Generator
 
generate(URL, File) - Method in class com.sforce.ws.codegen.Generator
 
generateAggregateResultClasses(Definitions, File) - Method in class com.sforce.ws.codegen.Generator
 
generateAggregateResultClasses(String, File) - Method in class com.sforce.ws.codegen.Generator
 
generateClassFromComplexType(Types, Schema, ComplexType, File) - Method in class com.sforce.ws.codegen.Generator
 
generateClassFromSimpleType(Schema, SimpleType, File) - Method in class com.sforce.ws.codegen.Generator
 
generateComplexTypeClass(Types, Schema, File) - Method in class com.sforce.ws.codegen.Generator
 
generateExtendedErrorDetailsClasses(Definitions, File) - Method in class com.sforce.ws.codegen.Generator
 
generateInterfaces - Variable in class com.sforce.ws.codegen.Generator
 
generateInterfaces() - Method in class com.sforce.ws.bind.TypeMapper
 
generateJarFile(File, boolean, File) - Method in class com.sforce.ws.codegen.Generator
 
generateMetadata() - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
generateSimpleTypeClass(Schema, File) - Method in class com.sforce.ws.codegen.Generator
 
generateSObjectClass(Definitions, File) - Method in class com.sforce.ws.codegen.Generator
 
generateSObjectInterface(Definitions, File) - Method in class com.sforce.ws.codegen.Generator
 
generateTypeClass(Types, Schema, File) - Method in class com.sforce.ws.codegen.Generator
 
generateTypeClasses(Types, File) - Method in class com.sforce.ws.codegen.Generator
 
Generator - Class in com.sforce.ws.codegen
 
Generator(String, STGroupDir, String) - Constructor for class com.sforce.ws.codegen.Generator
 
Generator(String, STGroupDir, String, boolean) - Constructor for class com.sforce.ws.codegen.Generator
 
Generator(String, STGroupDir, String, char, char) - Constructor for class com.sforce.ws.codegen.Generator
 
getActor() - Method in class com.sforce.ws.bind.SoapHeaderObject
 
getAllHeaders() - Method in class com.sforce.ws.wsdl.Binding
 
getApexProcessingTime() - Method in class com.sforce.async.BatchInfo
 
getApexProcessingTime() - Method in class com.sforce.async.JobInfo
 
getApiActiveProcessingTime() - Method in class com.sforce.async.BatchInfo
 
getApiActiveProcessingTime() - Method in class com.sforce.async.JobInfo
 
getApiType() - Method in class com.sforce.ws.wsdl.Definitions
 
getApiVersion() - Method in class com.sforce.async.JobInfo
 
getArgs() - Method in class com.sforce.ws.codegen.metadata.HeaderMetadata
 
getArgs(Operation, ConnectionMetadataConstructor.ArgListTypesToGenerate) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
getArgsWithCasts() - Method in class com.sforce.ws.codegen.metadata.OperationMetadata
 
getArgsWithClasses() - Method in class com.sforce.ws.codegen.metadata.OperationMetadata
 
getArgsWithInterfaces() - Method in class com.sforce.ws.codegen.metadata.OperationMetadata
 
getArgsWithoutTypes() - Method in class com.sforce.ws.codegen.metadata.OperationMetadata
 
getArrayCast() - Method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
getArrayResult() - Method in exception com.sforce.ws.bind.TypeMapper.PartialArrayException
 
getArraySource() - Method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
getAssignmentRuleId() - Method in class com.sforce.async.JobInfo
 
getAttributeCount() - Method in class com.sforce.ws.parser.MXParser
 
getAttributeCount() - Method in class com.sforce.ws.parser.XmlInputStream
 
getAttributeCount() - Method in interface com.sforce.ws.parser.XmlPullParser
Returns the number of attributes of the current start tag, or -1 if the current event type is not START_TAG
getAttributeName(int) - Method in class com.sforce.ws.parser.MXParser
 
getAttributeName(int) - Method in class com.sforce.ws.parser.XmlInputStream
 
getAttributeName(int) - Method in interface com.sforce.ws.parser.XmlPullParser
Returns the local name of the specified attribute if namespaces are enabled or just attribute name if namespaces are disabled.
getAttributeNamespace(int) - Method in class com.sforce.ws.parser.MXParser
 
getAttributeNamespace(int) - Method in class com.sforce.ws.parser.XmlInputStream
 
getAttributeNamespace(int) - Method in interface com.sforce.ws.parser.XmlPullParser
Returns the namespace URI of the attribute with the given index (starts from 0).
getAttributePrefix(int) - Method in class com.sforce.ws.parser.MXParser
 
getAttributePrefix(int) - Method in interface com.sforce.ws.parser.XmlPullParser
Returns the prefix of the specified attribute Returns null if the element has no prefix.
getAttributes() - Method in class com.sforce.ws.wsdl.ComplexType
 
getAttributeType(int) - Method in class com.sforce.ws.parser.MXParser
 
getAttributeType(int) - Method in interface com.sforce.ws.parser.XmlPullParser
Returns the type of the specified attribute If parser is non-validating it MUST return CDATA.
getAttributeValue(int) - Method in class com.sforce.ws.parser.MXParser
 
getAttributeValue(int) - Method in class com.sforce.ws.parser.XmlInputStream
 
getAttributeValue(int) - Method in interface com.sforce.ws.parser.XmlPullParser
Returns the given attributes value.
getAttributeValue(String, String) - Method in class com.sforce.ws.parser.MXParser
 
getAttributeValue(String, String) - Method in class com.sforce.ws.parser.XmlInputStream
 
getAttributeValue(String, String) - Method in interface com.sforce.ws.parser.XmlPullParser
Returns the attributes value identified by namespace URI and namespace localName.
getAttributeValue(String, String) - Method in class com.sforce.ws.wsdl.WsdlParser
 
getAuthEndpoint() - Method in class com.sforce.ws.ConnectorConfig
 
getBase() - Method in class com.sforce.ws.wsdl.ComplexType
 
getBase() - Method in class com.sforce.ws.wsdl.Restriction
 
getBaseComplexClass() - Method in class com.sforce.ws.codegen.metadata.ComplexClassMetadata
 
getBaseComplexClassInterface() - Method in class com.sforce.ws.codegen.metadata.ComplexClassMetadata
 
getBatchInfo() - Method in class com.sforce.async.BatchInfoList
 
getBatchInfo(String, String) - Method in class com.sforce.async.BulkConnection
 
getBatchInfo(String, String, ContentType) - Method in class com.sforce.async.BulkConnection
 
getBatchInfoList(String) - Method in class com.sforce.async.BulkConnection
 
getBatchInfoList(String, ContentType) - Method in class com.sforce.async.BulkConnection
 
getBatchRequestInputStream(String, String) - Method in class com.sforce.async.BulkConnection
 
getBatchResult(String, String) - Method in class com.sforce.async.BulkConnection
 
getBatchResult(String, String, ContentType) - Method in class com.sforce.async.BulkConnection
 
getBatchResultStream(String, String) - Method in class com.sforce.async.BulkConnection
 
getBinding() - Method in class com.sforce.ws.wsdl.Definitions
 
getBinding() - Method in class com.sforce.ws.wsdl.Port
 
getBody() - Method in class com.sforce.ws.wsdl.BindingMessage
 
getBooleanJavaType() - Method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
getBoolMemberType() - Method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
getBoolMethodName() - Method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
getCaptureHtmlHandler() - Method in class com.sforce.ws.ConnectorConfig
 
getCast() - Method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
getCastFromInterface() - Method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
getChild(String) - Method in class com.sforce.ws.bind.XmlObject
 
getChild(String) - Method in class com.sforce.ws.bind.XmlObjectWrapper
 
getChildren() - Method in class com.sforce.ws.bind.XmlObject
 
getChildren() - Method in class com.sforce.ws.bind.XmlObjectWrapper
 
getChildren(String) - Method in class com.sforce.ws.bind.XmlObject
 
getChildren(String) - Method in class com.sforce.ws.bind.XmlObjectWrapper
 
getClassName() - Method in class com.sforce.ws.codegen.metadata.ClassMetadata
 
getClassName(String) - Static method in class com.sforce.ws.bind.NameMapper
return the class name for the specified xml type.
getColumnNumber() - Method in class com.sforce.ws.parser.MXParser
 
getColumnNumber() - Method in class com.sforce.ws.parser.XmlInputStream
 
getColumnNumber() - Method in interface com.sforce.ws.parser.XmlPullParser
Returns the current column number, starting from 0.
getColumnNumber() - Method in exception com.sforce.ws.parser.XmlPullParserException
 
getComplexType(String) - Method in class com.sforce.ws.wsdl.Schema
 
getComplexType(QName) - Method in class com.sforce.ws.wsdl.Types
 
getComplexTypeAllowNull(QName) - Method in class com.sforce.ws.wsdl.Types
 
getComplexTypes() - Method in class com.sforce.ws.wsdl.Schema
 
getConcurrencyMode() - Method in class com.sforce.async.JobInfo
 
getConfig() - Method in class com.sforce.async.BulkConnection
 
getConfig() - Method in class com.sforce.bulk.StreamHandler
 
getConnectionClassMetadata() - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
getConnectionClassName() - Method in class com.sforce.ws.codegen.metadata.ConnectionWrapperClassMetadata
 
getConnectionTimeout() - Method in class com.sforce.ws.ConnectorConfig
 
getContent() - Method in class com.sforce.ws.transport.GaeHttpTransport
 
getContent() - Method in class com.sforce.ws.transport.JdkHttpTransport
 
getContent() - Method in interface com.sforce.ws.transport.Transport
returns the response from the endpoint.
getContent() - Method in class com.sforce.ws.wsdl.ComplexType
 
getContentType() - Method in class com.sforce.async.JobInfo
 
getCreated() - Method in class com.sforce.async.Result
 
getCreatedById() - Method in class com.sforce.async.JobInfo
 
getCreatedDate() - Method in class com.sforce.async.BatchInfo
 
getCreatedDate() - Method in class com.sforce.async.JobInfo
 
getDate() - Method in class com.sforce.ws.types.OffsetDate
 
getDateFormat() - Static method in class com.sforce.ws.bind.CalendarCodec
 
getDepth() - Method in class com.sforce.ws.parser.MXParser
 
getDepth() - Method in class com.sforce.ws.parser.MXSerializer
 
getDepth() - Method in interface com.sforce.ws.parser.XmlPullParser
Returns the current depth of the element.
getElement() - Method in class com.sforce.ws.codegen.metadata.HeaderMetadata
 
getElement() - Method in class com.sforce.ws.wsdl.Part
 
getElement(QName) - Method in class com.sforce.ws.wsdl.Types
 
getElementDoc() - Method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
getElements() - Method in class com.sforce.ws.codegen.metadata.HeaderMetadata
 
getElements() - Method in class com.sforce.ws.codegen.metadata.OperationMetadata
 
getElements() - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
getElements() - Method in class com.sforce.ws.wsdl.Collection
 
getElements() - Method in class com.sforce.ws.wsdl.Restriction
 
getEndpoint() - Method in class com.sforce.ws.codegen.metadata.ConnectorMetadata
 
getEnumsAndValues() - Method in class com.sforce.ws.codegen.metadata.SimpleClassMetadata
 
getEnumsAndValues(SimpleType, TypeMapper) - Static method in class com.sforce.ws.codegen.metadata.SimpleClassMetadata
 
getError() - Method in class com.sforce.bulk.UpdateResult
 
getErrors() - Method in class com.sforce.async.Result
 
getEventType() - Method in class com.sforce.ws.parser.MXParser
 
getEventType() - Method in class com.sforce.ws.parser.XmlInputStream
 
getEventType() - Method in interface com.sforce.ws.parser.XmlPullParser
Returns the type of the current event (START_TAG, END_TAG, TEXT, etc.)
getEventType() - Method in class com.sforce.ws.wsdl.WsdlParser
 
getExceptionCode() - Method in exception com.sforce.async.AsyncApiException
 
getExceptionMessage() - Method in exception com.sforce.async.AsyncApiException
 
getExternalIdFieldName() - Method in class com.sforce.async.JobInfo
 
getFactoryClassMetadata() - Method in class com.sforce.ws.codegen.FactoryMetadataConstructor
 
getFastPathEnabled() - Method in class com.sforce.async.JobInfo
 
getFaultCode() - Method in exception com.sforce.ws.SoapFaultException
 
getFeature(String) - Method in class com.sforce.ws.parser.MXParser
Unknown properties are always returned as false
getFeature(String) - Method in class com.sforce.ws.parser.MXSerializer
 
getFeature(String) - Method in interface com.sforce.ws.parser.XmlPullParser
Returns the current value of the given feature.
getField(String) - Method in class com.sforce.async.SObject
 
getField(String) - Method in class com.sforce.ws.bind.XmlObject
 
getField(String) - Method in class com.sforce.ws.bind.XmlObjectWrapper
 
getFieldName() - Method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
getFieldName(String) - Static method in class com.sforce.ws.bind.NameMapper
 
getFieldNames() - Method in class com.sforce.async.SObject
 
getFieldReferences() - Method in class com.sforce.async.SObject
 
getFields() - Method in class com.sforce.async.Error
 
getFromNamespace(String) - Static method in enum com.sforce.ws.wsdl.SfdcApiType
 
getFromSobjectNamespace(String) - Static method in enum com.sforce.ws.wsdl.SfdcApiType
 
getGenerateExtendedErrorCodes() - Method in class com.sforce.ws.bind.TypeMapper
 
getGenerateInterfaces() - Method in class com.sforce.ws.codegen.metadata.ComplexClassMetadata
 
getGetMethodName() - Method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
getGlobalElement(String) - Method in class com.sforce.ws.wsdl.Schema
 
getGlobalElements() - Method in class com.sforce.ws.wsdl.Schema
 
getHasArrayField() - Method in class com.sforce.ws.codegen.metadata.ComplexClassMetadata
 
getHasBaseComplexClass() - Method in class com.sforce.ws.codegen.metadata.ComplexClassMetadata
 
getHasLoginCall() - Method in class com.sforce.ws.codegen.metadata.ConnectionClassMetadata
 
getHasReturnType() - Method in class com.sforce.ws.codegen.metadata.OperationMetadata
 
getHasSessionHeader() - Method in class com.sforce.ws.codegen.metadata.ConnectionClassMetadata
 
getHasSObjectClass() - Method in class com.sforce.ws.codegen.metadata.FactoryClassMetadata
 
getHeaders() - Method in class com.sforce.ws.codegen.metadata.OperationMetadata
 
getHeaders() - Method in class com.sforce.ws.ConnectorConfig
 
getHeaders() - Method in class com.sforce.ws.wsdl.BindingMessage
 
getHeadersMetadata() - Method in class com.sforce.ws.codegen.metadata.ConnectionClassMetadata
 
getId() - Method in class com.sforce.async.BatchInfo
 
getId() - Method in class com.sforce.async.JobInfo
 
getId() - Method in class com.sforce.async.Result
 
getId() - Method in class com.sforce.bulk.UpdateResult
 
getInput() - Method in class com.sforce.ws.wsdl.BindingOperation
 
getInput() - Method in class com.sforce.ws.wsdl.Operation
 
getInputEncoding() - Method in class com.sforce.ws.parser.MXParser
 
getInputEncoding() - Method in interface com.sforce.ws.parser.XmlPullParser
Returns the input encoding if known, null otherwise.
getInterfaceExtension() - Method in class com.sforce.ws.codegen.metadata.ComplexClassMetadata
 
getInterfaceName() - Method in class com.sforce.ws.codegen.metadata.ClassMetadata
 
getInterfacePackageName() - Method in class com.sforce.ws.codegen.metadata.ClassMetadata
 
getInterfacePackageName(String) - Method in class com.sforce.ws.codegen.FactoryMetadataConstructor
 
getInterfacePackageName(String) - Method in class com.sforce.ws.codegen.Generator
 
getInterfacePackagePrefix() - Method in class com.sforce.ws.bind.TypeMapper
 
getIsArray() - Method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
getJavaClassName(Element, boolean) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
getJavaClassName(QName, Types, boolean) - Method in class com.sforce.ws.bind.TypeMapper
returns java class name for the specified xml complex type
getJavaInterfaceName(Element) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
getJavaType() - Method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
getJavaTypeInterface() - Method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
getJobId() - Method in class com.sforce.async.BatchInfo
 
getJobStatus(String) - Method in class com.sforce.async.BulkConnection
 
getJobStatus(String, ContentType) - Method in class com.sforce.async.BulkConnection
 
getKnownHeaders() - Method in class com.sforce.ws.codegen.metadata.ConnectionClassMetadata
 
getLineNumber() - Method in class com.sforce.ws.parser.MXParser
 
getLineNumber() - Method in class com.sforce.ws.parser.XmlInputStream
 
getLineNumber() - Method in interface com.sforce.ws.parser.XmlPullParser
Returns the current line number, starting from 1.
getLineNumber() - Method in exception com.sforce.ws.parser.XmlPullParserException
 
getLoadMethod() - Method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
getLoadType() - Method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
getLocation() - Method in class com.sforce.ws.wsdl.SoapAddress
 
getLoginResult() - Method in class com.sforce.ws.codegen.metadata.ConnectionClassMetadata
 
getLogStream() - Method in class com.sforce.bulk.StreamHandler
 
getManifest() - Method in class com.sforce.ws.codegen.Generator
 
getMaxDepth() - Method in class com.sforce.async.SObject
 
getMaxErrorCount() - Method in class com.sforce.bulk.StreamHandler
 
getMaxOcc() - Method in class com.sforce.ws.bind.TypeInfo
 
getMaxOccurs() - Method in class com.sforce.ws.wsdl.Element
 
getMaxRecordsInBatch() - Method in class com.sforce.bulk.StreamHandler
 
getMaxRequestSize() - Method in class com.sforce.ws.ConnectorConfig
 
getMaxResponseSize() - Method in class com.sforce.ws.ConnectorConfig
 
getMaxRowsInFile() - Method in class com.sforce.async.CSVReader
 
getMaxWaitTime() - Method in class com.sforce.bulk.StreamHandler
 
getMemberMetadataList() - Method in class com.sforce.ws.codegen.metadata.ComplexClassMetadata
 
getMessage() - Method in exception com.sforce.async.AsyncApiException
 
getMessage() - Method in class com.sforce.async.Error
 
getMessage() - Method in class com.sforce.ws.wsdl.SoapHeader
 
getMessage(QName) - Method in class com.sforce.ws.wsdl.Definitions
 
getMessagerHandlers() - Method in class com.sforce.ws.ConnectorConfig
 
getMethod(Element) - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
getMethodName(String) - Static method in class com.sforce.ws.bind.NameMapper
return the method name for the specified field name.
getMinOcc() - Method in class com.sforce.ws.bind.TypeInfo
 
getMinOccurs() - Method in class com.sforce.ws.wsdl.Element
 
getMustUnderstand() - Method in class com.sforce.ws.bind.SoapHeaderObject
 
getName() - Method in class com.sforce.ws.bind.TypeInfo
 
getName() - Method in class com.sforce.ws.bind.XmlObject
 
getName() - Method in class com.sforce.ws.bind.XmlObjectWrapper
 
getName() - Method in class com.sforce.ws.codegen.metadata.ElementMetadata
 
getName() - Method in class com.sforce.ws.codegen.metadata.HeaderMetadata
 
getName() - Method in class com.sforce.ws.codegen.metadata.HeaderMetadata.HeaderElementMetadata
 
getName() - Method in class com.sforce.ws.parser.MXParser
 
getName() - Method in class com.sforce.ws.parser.MXSerializer
 
getName() - Method in class com.sforce.ws.parser.XmlInputStream
 
getName() - Method in interface com.sforce.ws.parser.XmlPullParser
For START_TAG or END_TAG events, the (local) name of the current element is returned when namespaces are enabled.
getName() - Method in class com.sforce.ws.wsdl.Attribute
 
getName() - Method in class com.sforce.ws.wsdl.Binding
 
getName() - Method in class com.sforce.ws.wsdl.BindingMessage
 
getName() - Method in class com.sforce.ws.wsdl.BindingOperation
 
getName() - Method in class com.sforce.ws.wsdl.ComplexType
 
getName() - Method in class com.sforce.ws.wsdl.Element
 
getName() - Method in class com.sforce.ws.wsdl.Message
 
getName() - Method in class com.sforce.ws.wsdl.Operation
 
getName() - Method in class com.sforce.ws.wsdl.Part
 
getName() - Method in class com.sforce.ws.wsdl.Port
 
getName() - Method in class com.sforce.ws.wsdl.SimpleType
 
getName() - Method in class com.sforce.ws.wsdl.WsdlParser
 
getNamespace() - Method in class com.sforce.ws.bind.TypeInfo
 
getNamespace() - Method in class com.sforce.ws.parser.MXParser
 
getNamespace() - Method in class com.sforce.ws.parser.MXSerializer
 
getNamespace() - Method in class com.sforce.ws.parser.XmlInputStream
 
getNamespace() - Method in interface com.sforce.ws.parser.XmlPullParser
Returns the namespace URI of the current element.
getNamespace() - Method in enum com.sforce.ws.wsdl.SfdcApiType
 
getNamespace() - Method in class com.sforce.ws.wsdl.WsdlParser
 
getNamespace(String) - Method in class com.sforce.ws.parser.MXParser
 
getNamespace(String) - Method in class com.sforce.ws.parser.XmlInputStream
 
getNamespace(String) - Method in interface com.sforce.ws.parser.XmlPullParser
Returns the URI corresponding to the given prefix, depending on current state of the parser.
getNamespace(String) - Method in class com.sforce.ws.wsdl.WsdlParser
 
getNamespaceCount(int) - Method in class com.sforce.ws.parser.MXParser
 
getNamespaceCount(int) - Method in interface com.sforce.ws.parser.XmlPullParser
Returns the numbers of elements in the namespace stack for the given depth.
getNamespacePrefix(int) - Method in class com.sforce.ws.parser.MXParser
 
getNamespacePrefix(int) - Method in interface com.sforce.ws.parser.XmlPullParser
Returns the namespace prefixe for the given position in the namespace stack.
getNamespaceUri(int) - Method in class com.sforce.ws.parser.MXParser
 
getNamespaceUri(int) - Method in interface com.sforce.ws.parser.XmlPullParser
Returns the namespace URI for the given position in the namespace stack If the position is out of range, an exception is thrown.
getNtlmDomain() - Method in class com.sforce.ws.ConnectorConfig
 
getNumberBatchesCompleted() - Method in class com.sforce.async.JobInfo
 
getNumberBatchesFailed() - Method in class com.sforce.async.JobInfo
 
getNumberBatchesInProgress() - Method in class com.sforce.async.JobInfo
 
getNumberBatchesQueued() - Method in class com.sforce.async.JobInfo
 
getNumberBatchesTotal() - Method in class com.sforce.async.JobInfo
 
getNumberRecordsFailed() - Method in class com.sforce.async.BatchInfo
 
getNumberRecordsFailed() - Method in class com.sforce.async.JobInfo
 
getNumberRecordsProcessed() - Method in class com.sforce.async.BatchInfo
 
getNumberRecordsProcessed() - Method in class com.sforce.async.JobInfo
 
getNumberRetries() - Method in class com.sforce.async.JobInfo
 
getNumEnumerations() - Method in class com.sforce.ws.wsdl.Restriction
 
getObject() - Method in class com.sforce.async.JobInfo
 
getOffset() - Method in class com.sforce.ws.types.OffsetDate
 
getOperation() - Method in class com.sforce.async.JobInfo
 
getOperation() - Method in class com.sforce.ws.wsdl.BindingOperation
 
getOperation(QName) - Method in class com.sforce.ws.wsdl.Binding
 
getOperation(QName) - Method in class com.sforce.ws.wsdl.PortType
 
getOperationName() - Method in class com.sforce.ws.codegen.metadata.OperationMetadata
 
getOperationName(Operation) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
getOperations() - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
getOperations() - Method in class com.sforce.ws.codegen.metadata.ConnectionClassMetadata
 
getOperations() - Method in class com.sforce.ws.codegen.metadata.ConnectionWrapperClassMetadata
 
getOperations() - Method in class com.sforce.ws.wsdl.PortType
 
getOutput() - Method in class com.sforce.ws.wsdl.BindingOperation
 
getOutput() - Method in class com.sforce.ws.wsdl.Operation
 
getPackageName() - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
getPackageName() - Method in class com.sforce.ws.codegen.metadata.ClassMetadata
 
getPackageName(Definitions) - Method in class com.sforce.ws.codegen.Generator
 
getPackageName(String, String) - Static method in class com.sforce.ws.bind.NameMapper
returns the java package name for the specified schema target namespace
getPackagePrefix() - Method in class com.sforce.ws.bind.TypeMapper
 
getPackagePrefix() - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
getPackagePrefix() - Method in class com.sforce.ws.codegen.metadata.ConnectionClassMetadata
 
getPart() - Method in class com.sforce.ws.wsdl.SoapHeader
 
getPart(String) - Method in class com.sforce.ws.wsdl.Message
 
getParts() - Method in class com.sforce.ws.wsdl.Message
 
getPassword() - Method in class com.sforce.ws.ConnectorConfig
 
getPort() - Method in class com.sforce.ws.wsdl.Service
 
getPortType() - Method in class com.sforce.ws.wsdl.Definitions
 
getPositionDescription() - Method in class com.sforce.ws.parser.MXParser
Return string describing current position of parsers as text 'STATE [seen %s...] @line:column'.
getPositionDescription() - Method in class com.sforce.ws.parser.XmlInputStream
 
getPositionDescription() - Method in interface com.sforce.ws.parser.XmlPullParser
Returns a short text describing the current parser state, including the position, a description of the current event and the data source if known.
getPositionDescription() - Method in class com.sforce.ws.wsdl.WsdlParser
 
getPrefix() - Method in class com.sforce.ws.parser.MXParser
 
getPrefix() - Method in interface com.sforce.ws.parser.XmlPullParser
Returns the prefix of the current element.
getPrefix(String) - Static method in class com.sforce.ws.bind.TypeMapper
 
getPrefix(String) - Method in class com.sforce.ws.parser.XmlOutputStream
 
getPrefix(String, boolean) - Method in class com.sforce.ws.parser.MXSerializer
 
getProperty(String) - Method in class com.sforce.ws.parser.MXParser
 
getProperty(String) - Method in class com.sforce.ws.parser.MXSerializer
 
getProperty(String) - Method in interface com.sforce.ws.parser.XmlPullParser
Look up the value of a property.
getProxy() - Method in class com.sforce.ws.ConnectorConfig
 
getProxyPassword() - Method in class com.sforce.ws.ConnectorConfig
 
getProxyUsername() - Method in class com.sforce.ws.ConnectorConfig
 
getQName() - Method in class com.sforce.ws.wsdl.BindingOperation
 
getQNames() - Method in class com.sforce.ws.codegen.metadata.ConnectionClassMetadata
 
getQueryResultList(String, String) - Method in class com.sforce.async.BulkConnection
 
getQueryResultList(String, String, ContentType) - Method in class com.sforce.async.BulkConnection
 
getQueryResultStream(String, String, String) - Method in class com.sforce.async.BulkConnection
 
getReadTimeout() - Method in class com.sforce.ws.ConnectorConfig
 
getRecordNumber() - Method in exception com.sforce.async.CSVReader.CSVParseException
 
getRef() - Method in class com.sforce.ws.wsdl.Element
 
getRequestHeader(String) - Method in class com.sforce.ws.ConnectorConfig
 
getRequestName() - Method in class com.sforce.ws.codegen.metadata.OperationMetadata
 
getRequestString() - Method in class com.sforce.ws.transport.MessageCaptureHandler
 
getRequestType() - Method in class com.sforce.ws.codegen.metadata.OperationMetadata
 
getResponseElement(Operation) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
getResponseName() - Method in class com.sforce.ws.codegen.metadata.OperationMetadata
 
getResponseString() - Method in class com.sforce.ws.transport.MessageCaptureHandler
 
getResponseType() - Method in class com.sforce.ws.codegen.metadata.OperationMetadata
 
getRestEndpoint() - Method in class com.sforce.ws.ConnectorConfig
 
getRestriction() - Method in class com.sforce.ws.wsdl.SimpleType
 
getResult() - Method in class com.sforce.async.BatchResult
 
getResult() - Method in class com.sforce.async.QueryResultList
 
getResultCall() - Method in class com.sforce.ws.codegen.metadata.OperationMetadata
 
getResultCall(Operation) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
getReturnType() - Method in class com.sforce.ws.codegen.metadata.OperationMetadata
 
getReturnTypeInterface() - Method in class com.sforce.ws.codegen.metadata.OperationMetadata
 
getRuntimeClasses(ClassLoader) - Method in class com.sforce.ws.codegen.Generator
 
getSchema() - Method in class com.sforce.ws.wsdl.ComplexType
 
getSchema() - Method in class com.sforce.ws.wsdl.Element
 
getSchema() - Method in class com.sforce.ws.wsdl.Enumeration
 
getSchema() - Method in class com.sforce.ws.wsdl.SimpleType
 
getSchemas() - Method in class com.sforce.ws.wsdl.Types
 
getService() - Method in class com.sforce.ws.wsdl.Definitions
 
getServiceEndpoint() - Method in class com.sforce.ws.ConnectorConfig
 
getSessionId() - Method in class com.sforce.ws.ConnectorConfig
 
getSessionRenewer() - Method in class com.sforce.ws.ConnectorConfig
 
getSetMethod() - Method in class com.sforce.ws.codegen.metadata.ElementMetadata
 
getSetMethod() - Method in class com.sforce.ws.codegen.metadata.HeaderMetadata.HeaderElementMetadata
 
getSetMethodName() - Method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
getSimpleType(String) - Method in class com.sforce.ws.wsdl.Schema
 
getSimpleTypeAllowNull(QName) - Method in class com.sforce.ws.wsdl.Types
 
getSimpleTypes() - Method in class com.sforce.ws.wsdl.Schema
 
getSize() - Method in class com.sforce.ws.transport.LimitingOutputStream
 
getSoapAction() - Method in class com.sforce.ws.codegen.metadata.OperationMetadata
 
getSoapAction() - Method in class com.sforce.ws.wsdl.BindingOperation
 
getSoapAddress() - Method in class com.sforce.ws.wsdl.Port
 
getSObjectClass() - Method in class com.sforce.ws.codegen.metadata.FactoryClassMetadata
 
getSobjectNamespace() - Method in enum com.sforce.ws.wsdl.SfdcApiType
 
getSObjectNamespace() - Method in class com.sforce.ws.codegen.metadata.ConnectionClassMetadata
 
getSplitMemberMetadataList() - Method in class com.sforce.ws.codegen.metadata.ComplexClassMetadata
 
getSslContext() - Method in class com.sforce.ws.ConnectorConfig
 
getState() - Method in class com.sforce.async.BatchInfo
 
getState() - Method in class com.sforce.async.JobInfo
 
getStateMessage() - Method in class com.sforce.async.BatchInfo
 
getStatusCode() - Method in class com.sforce.async.Error
 
getSuccess() - Method in class com.sforce.async.Result
 
getSuperLoad() - Method in class com.sforce.ws.codegen.metadata.ComplexClassMetadata
 
getSuperToString() - Method in class com.sforce.ws.codegen.metadata.ComplexClassMetadata
 
getSuperWrite() - Method in class com.sforce.ws.codegen.metadata.ComplexClassMetadata
 
getSystemModstamp() - Method in class com.sforce.async.BatchInfo
 
getSystemModstamp() - Method in class com.sforce.async.JobInfo
 
getSystemTempDirectory(File) - Static method in class com.sforce.ws.util.FileUtil
 
getTargetNamespace() - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
getTargetNamespace() - Method in class com.sforce.ws.wsdl.Definitions
 
getTargetNamespace() - Method in class com.sforce.ws.wsdl.Schema
 
getText() - Method in class com.sforce.ws.parser.MXParser
 
getText() - Method in class com.sforce.ws.parser.XmlInputStream
 
getText() - Method in interface com.sforce.ws.parser.XmlPullParser
Returns the text content of the current event as String.
getTextCharacters(int[]) - Method in class com.sforce.ws.parser.MXParser
 
getTextCharacters(int[]) - Method in interface com.sforce.ws.parser.XmlPullParser
Returns the buffer that contains the text of the current event, as well as the start offset and length relevant for the current event.
getTimeInMillis() - Method in class com.sforce.ws.types.Time
Returns the time in milliseconds since midnight in UTC.
getTotalProcessingTime() - Method in class com.sforce.async.BatchInfo
 
getTotalProcessingTime() - Method in class com.sforce.async.JobInfo
 
getTraceFile() - Method in class com.sforce.ws.ConnectorConfig
 
getTraceStream() - Method in class com.sforce.ws.ConnectorConfig
 
getTransport() - Method in class com.sforce.ws.ConnectorConfig
 
getTransportFactory() - Method in class com.sforce.ws.ConnectorConfig
 
getType() - Method in class com.sforce.ws.bind.TypeInfo
 
getType() - Method in class com.sforce.ws.codegen.metadata.HeaderMetadata
 
getType() - Method in class com.sforce.ws.wsdl.Attribute
 
getType() - Method in class com.sforce.ws.wsdl.BindingMessage
 
getType() - Method in class com.sforce.ws.wsdl.Element
 
getType(String) - Static method in class com.sforce.ws.bind.TypeMapper
 
getTypedChildren() - Method in class com.sforce.ws.bind.XmlObject
Similar to XmlObject.asTyped(), this will return this object's children as the proper complex type subclass of XMLizable, if they are complex types.
getTypeExtension() - Method in class com.sforce.ws.codegen.metadata.ComplexClassMetadata
 
getTypeInfo() - Method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
getTypeInfo(String, String, TypeMapper) - Method in interface com.sforce.ws.bind.XmlTypeInfoProvider
 
getTypeNS() - Method in class com.sforce.ws.bind.TypeInfo
 
getTypes() - Method in class com.sforce.ws.codegen.metadata.FactoryClassMetadata
 
getTypes() - Method in class com.sforce.ws.wsdl.Definitions
 
getUse() - Method in class com.sforce.ws.wsdl.SoapHeader
 
getUsername() - Method in class com.sforce.ws.ConnectorConfig
 
getValue() - Method in class com.sforce.ws.bind.XmlObject
 
getValue() - Method in class com.sforce.ws.wsdl.Enumeration
 
getValueAsString(Object) - Method in class com.sforce.ws.bind.CalendarCodec
 
getValueAsString(Object) - Method in class com.sforce.ws.bind.DateCodec
 
getVerifyEndpoint() - Method in class com.sforce.ws.codegen.metadata.ConnectionClassMetadata
 
getVerifyEndpoint() - Method in enum com.sforce.ws.wsdl.SfdcApiType
 
getWaitTime() - Method in class com.sforce.bulk.StreamHandler
 
getWriteMethod() - Method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
getWriteMethodName() - Method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
getWriter() - Method in class com.sforce.ws.parser.MXSerializer
 
getWriter() - Method in class com.sforce.ws.parser.XmlOutputStream
 
getXmlType() - Method in class com.sforce.ws.bind.XmlObject
 
getXmlType() - Method in class com.sforce.ws.bind.XmlObjectWrapper
 
getXmlType(String) - Method in class com.sforce.ws.bind.TypeMapper
 
getXsiType() - Method in class com.sforce.ws.codegen.metadata.ComplexClassMetadata
 
getXsiType(XmlInputStream) - Method in class com.sforce.ws.bind.TypeMapper
 
GMT - Static variable in class com.sforce.ws.bind.CalendarCodec
 
Gone - com.sforce.async.AsyncExceptionCode
 

H

handleRequest(URL, byte[]) - Method in interface com.sforce.ws.MessageHandler
 
handleRequest(URL, byte[]) - Method in class com.sforce.ws.transport.MessageCaptureHandler
 
handleRequest(URL, byte[], Map<String, List<String>>) - Method in interface com.sforce.ws.MessageHandlerWithHeaders
 
handleResponse(URL, byte[]) - Method in interface com.sforce.ws.MessageHandler
 
handleResponse(URL, byte[]) - Method in class com.sforce.ws.transport.MessageCaptureHandler
 
handleResponse(URL, byte[], Map<String, List<String>>) - Method in interface com.sforce.ws.MessageHandlerWithHeaders
 
hardDelete - com.sforce.async.OperationEnum
 
hasBaseClass() - Method in class com.sforce.ws.wsdl.ComplexType
 
hasChildren() - Method in class com.sforce.ws.bind.XmlObject
 
hasChildren() - Method in class com.sforce.ws.bind.XmlObjectWrapper
 
hashCode() - Method in class com.sforce.ws.types.Time
Returns the hashcode of the underlying calendar.
hashCode() - Method in class com.sforce.ws.wsdl.Part
 
hasLoginCall() - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
hasLoginCall() - Method in enum com.sforce.ws.wsdl.SfdcApiType
 
hasMessageHandlers() - Method in class com.sforce.ws.ConnectorConfig
 
hasSessionHeader() - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
HEADER - Static variable in interface com.sforce.ws.wsdl.Constants
 
headerArgs(Part) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
headerElement - Variable in class com.sforce.ws.SessionRenewer.SessionRenewalHeader
 
headerElement(Part) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
headerElements(Part) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
HeaderMetadata - Class in com.sforce.ws.codegen.metadata
 
HeaderMetadata(String, String, String, String, List<HeaderMetadata.HeaderElementMetadata>) - Constructor for class com.sforce.ws.codegen.metadata.HeaderMetadata
 
HeaderMetadata.HeaderElementMetadata - Class in com.sforce.ws.codegen.metadata
 
headerName(Part) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
headers() - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
headersFor(Operation) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
headerType(Part) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
HTML - Static variable in class com.sforce.ws.bind.TypeMapper
 
HTML_FILE_UPLOAD_NOT_ALLOWED - com.sforce.async.StatusCode
Enumeration : HTML_FILE_UPLOAD_NOT_ALLOWED
HTMLResponseException - Exception in com.sforce.ws.bind
 
HTMLResponseException(String) - Constructor for exception com.sforce.ws.bind.HTMLResponseException
 
HTMLResponseException(String, Throwable) - Constructor for exception com.sforce.ws.bind.HTMLResponseException
 
HttpsRequired - com.sforce.async.AsyncExceptionCode
 

I

id(String) - Method in class com.sforce.async.JobInfo.Builder
 
IEXTENDED_ERROR_DETAILS - Static variable in class com.sforce.ws.codegen.Generator
 
IFACTORY - Static variable in class com.sforce.ws.tools.wsdlc
 
IGNORABLE_WHITESPACE - Static variable in interface com.sforce.ws.parser.XmlPullParser
Ignorable whitespace was just read.
ignorableWhitespace(String) - Method in class com.sforce.ws.parser.MXSerializer
 
IMAGE_TOO_LARGE - com.sforce.async.StatusCode
Enumeration : IMAGE_TOO_LARGE
IMPORT - Static variable in interface com.sforce.ws.wsdl.Constants
 
INACTIVE_OWNER_OR_USER - com.sforce.async.StatusCode
Enumeration : INACTIVE_OWNER_OR_USER
indentationBuf - Variable in class com.sforce.ws.parser.MXSerializer
 
indentationJump - Variable in class com.sforce.ws.parser.MXSerializer
 
indentationString - Variable in class com.sforce.ws.parser.MXSerializer
 
info() - Static method in class com.sforce.ws.tools.VersionInfo
 
info(String) - Method in class com.sforce.bulk.StreamHandler
 
initArray(Element) - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
InProgress - com.sforce.async.BatchStateEnum
Enumeration : InProgress
InProgress - com.sforce.async.JobStateEnum
This state is used by bulk api v2.
INPUT - Static variable in interface com.sforce.ws.wsdl.Constants
 
inputEncoding - Variable in class com.sforce.ws.parser.MXParser
 
insert - com.sforce.async.OperationEnum
 
INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY - com.sforce.async.StatusCode
Enumeration : INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY
INSUFFICIENT_ACCESS_OR_READONLY - com.sforce.async.StatusCode
Enumeration : INSUFFICIENT_ACCESS_OR_READONLY
INTERFACE - com.sforce.ws.codegen.ConnectionMetadataConstructor.ArgListTypesToGenerate
 
INTERFACE_CONNECTION_WRAPPER - Static variable in class com.sforce.ws.tools.wsdlc
 
interfacePackageName - Variable in class com.sforce.ws.codegen.metadata.ClassMetadata
 
Internal - com.sforce.ws.wsdl.SfdcApiType
 
INTERNAL_SFORCE_NS - Static variable in interface com.sforce.ws.wsdl.Constants
 
InternalServerError - com.sforce.async.AsyncExceptionCode
 
INVALID_ACCESS_LEVEL - com.sforce.async.StatusCode
Enumeration : INVALID_ACCESS_LEVEL
INVALID_ARGUMENT_TYPE - com.sforce.async.StatusCode
Enumeration : INVALID_ARGUMENT_TYPE
INVALID_ASSIGNEE_TYPE - com.sforce.async.StatusCode
Enumeration : INVALID_ASSIGNEE_TYPE
INVALID_ASSIGNMENT_RULE - com.sforce.async.StatusCode
Enumeration : INVALID_ASSIGNMENT_RULE
INVALID_BATCH_OPERATION - com.sforce.async.StatusCode
Enumeration : INVALID_BATCH_OPERATION
INVALID_CREDIT_CARD_INFO - com.sforce.async.StatusCode
Enumeration : INVALID_CREDIT_CARD_INFO
INVALID_CROSS_REFERENCE_KEY - com.sforce.async.StatusCode
Enumeration : INVALID_CROSS_REFERENCE_KEY
INVALID_CROSS_REFERENCE_TYPE_FOR_FIELD - com.sforce.async.StatusCode
Enumeration : INVALID_CROSS_REFERENCE_TYPE_FOR_FIELD
INVALID_CURRENCY_CONV_RATE - com.sforce.async.StatusCode
Enumeration : INVALID_CURRENCY_CONV_RATE
INVALID_CURRENCY_CORP_RATE - com.sforce.async.StatusCode
Enumeration : INVALID_CURRENCY_CORP_RATE
INVALID_CURRENCY_ISO - com.sforce.async.StatusCode
Enumeration : INVALID_CURRENCY_ISO
INVALID_EMAIL_ADDRESS - com.sforce.async.StatusCode
Enumeration : INVALID_EMAIL_ADDRESS
INVALID_EMPTY_KEY_OWNER - com.sforce.async.StatusCode
Enumeration : INVALID_EMPTY_KEY_OWNER
INVALID_FIELD - com.sforce.async.StatusCode
Enumeration : INVALID_FIELD
INVALID_FIELD_FOR_INSERT_UPDATE - com.sforce.async.StatusCode
Enumeration : INVALID_FIELD_FOR_INSERT_UPDATE
INVALID_FIELD_WHEN_USING_TEMPLATE - com.sforce.async.StatusCode
Enumeration : INVALID_FIELD_WHEN_USING_TEMPLATE
INVALID_FILTER_ACTION - com.sforce.async.StatusCode
Enumeration : INVALID_FILTER_ACTION
INVALID_GOOGLE_DOCS_URL - com.sforce.async.StatusCode
Enumeration : INVALID_GOOGLE_DOCS_URL
INVALID_ID_FIELD - com.sforce.async.StatusCode
Enumeration : INVALID_ID_FIELD
INVALID_INET_ADDRESS - com.sforce.async.StatusCode
Enumeration : INVALID_INET_ADDRESS
INVALID_LINEITEM_CLONE_STATE - com.sforce.async.StatusCode
Enumeration : INVALID_LINEITEM_CLONE_STATE
INVALID_MASTER_OR_TRANSLATED_SOLUTION - com.sforce.async.StatusCode
Enumeration : INVALID_MASTER_OR_TRANSLATED_SOLUTION
INVALID_OAUTH_URL - com.sforce.async.StatusCode
Enumeration : INVALID_OAUTH_URL
INVALID_OPERATION - com.sforce.async.StatusCode
Enumeration : INVALID_OPERATION
INVALID_OPERATOR - com.sforce.async.StatusCode
Enumeration : INVALID_OPERATOR
INVALID_OR_NULL_FOR_RESTRICTED_PICKLIST - com.sforce.async.StatusCode
Enumeration : INVALID_OR_NULL_FOR_RESTRICTED_PICKLIST
INVALID_PARTNER_NETWORK_STATUS - com.sforce.async.StatusCode
Enumeration : INVALID_PARTNER_NETWORK_STATUS
INVALID_PERSON_ACCOUNT_OPERATION - com.sforce.async.StatusCode
Enumeration : INVALID_PERSON_ACCOUNT_OPERATION
INVALID_SAVE_AS_ACTIVITY_FLAG - com.sforce.async.StatusCode
Enumeration : INVALID_SAVE_AS_ACTIVITY_FLAG
INVALID_SESSION_ID - com.sforce.async.StatusCode
Enumeration : INVALID_SESSION_ID
INVALID_SETUP_OWNER - com.sforce.async.StatusCode
Enumeration : INVALID_SETUP_OWNER
INVALID_SIGNUP_COUNTRY - com.sforce.async.StatusCode
Enumeration : INVALID_SIGNUP_COUNTRY
INVALID_STATUS - com.sforce.async.StatusCode
Enumeration : INVALID_STATUS
INVALID_TYPE - com.sforce.async.StatusCode
Enumeration : INVALID_TYPE
INVALID_TYPE_FOR_OPERATION - com.sforce.async.StatusCode
Enumeration : INVALID_TYPE_FOR_OPERATION
INVALID_TYPE_ON_FIELD_IN_RECORD - com.sforce.async.StatusCode
Enumeration : INVALID_TYPE_ON_FIELD_IN_RECORD
InvalidBatch - com.sforce.async.AsyncExceptionCode
 
InvalidEntity - com.sforce.async.AsyncExceptionCode
 
InvalidJob - com.sforce.async.AsyncExceptionCode
 
InvalidJobState - com.sforce.async.AsyncExceptionCode
 
InvalidOperation - com.sforce.async.AsyncExceptionCode
 
InvalidSessionId - com.sforce.async.AsyncExceptionCode
 
InvalidUrl - com.sforce.async.AsyncExceptionCode
 
InvalidUser - com.sforce.async.AsyncExceptionCode
 
InvalidVersion - com.sforce.async.AsyncExceptionCode
 
InvalidXml - com.sforce.async.AsyncExceptionCode
 
IP_RANGE_LIMIT_EXCEEDED - com.sforce.async.StatusCode
Enumeration : IP_RANGE_LIMIT_EXCEEDED
isArray(Element) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
isArray(Element) - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
isAttributeDefault(int) - Method in class com.sforce.ws.parser.MXParser
 
isAttributeDefault(int) - Method in interface com.sforce.ws.parser.XmlPullParser
Returns if the specified attribute was not in input was declared in XML.
isAttributeFormQualified() - Method in class com.sforce.ws.wsdl.Schema
 
isBase64(String) - Static method in class com.sforce.ws.util.Base64
 
isComplexType() - Method in class com.sforce.ws.wsdl.Element
 
isComplexType(Element) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
isComplexType(Element) - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
isCompression() - Method in class com.sforce.ws.ConnectorConfig
 
isCreated() - Method in class com.sforce.async.Result
 
isCreated() - Method in class com.sforce.bulk.UpdateResult
 
isElement(XmlInputStream, TypeInfo) - Method in class com.sforce.ws.bind.TypeMapper
 
isElementFormQualified() - Method in class com.sforce.ws.bind.TypeInfo
 
isElementFormQualified() - Method in class com.sforce.ws.wsdl.Schema
 
isEmptyElementTag() - Method in class com.sforce.ws.parser.MXParser
 
isEmptyElementTag() - Method in interface com.sforce.ws.parser.XmlPullParser
Returns true if the current event is START_TAG and the tag is degenerated (e.g.
isHeader() - Method in class com.sforce.ws.wsdl.ComplexType
 
isKeyWord(String) - Method in class com.sforce.ws.bind.TypeMapper
 
isManualLogin() - Method in class com.sforce.ws.ConnectorConfig
 
isNameChar(char) - Method in class com.sforce.ws.parser.MXParser
 
isNameStartChar(char) - Method in class com.sforce.ws.parser.MXParser
 
isNillable() - Method in class com.sforce.ws.wsdl.Element
 
ISOBJECT - Static variable in class com.sforce.ws.codegen.Generator
 
isPartialResult() - Method in class com.sforce.async.BatchResult
 
isPrettyPrintXml() - Method in class com.sforce.ws.ConnectorConfig
 
isReturnTypeComplexType(Operation) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
isS(char) - Method in class com.sforce.ws.parser.MXParser
 
isSoapBinding() - Method in class com.sforce.ws.wsdl.Port
 
isSObject(String, String) - Method in class com.sforce.ws.bind.TypeMapper
 
isSuccess() - Method in class com.sforce.async.Result
 
isSuccess() - Method in class com.sforce.bulk.UpdateResult
 
isSuccessful() - Method in class com.sforce.ws.transport.GaeHttpTransport
 
isSuccessful() - Method in class com.sforce.ws.transport.JdkHttpTransport
 
isSuccessful() - Method in interface com.sforce.ws.transport.Transport
checks whether the response from the remote server is successful or not.
isTraceMessage() - Method in class com.sforce.ws.ConnectorConfig
 
isValidateSchema() - Method in class com.sforce.ws.ConnectorConfig
 
isVerbose(String) - Static method in class com.sforce.ws.util.Verbose
 
isWellKnownType(String, String) - Method in class com.sforce.ws.bind.TypeMapper
is this a well know type.
isWhitespace() - Method in class com.sforce.ws.parser.MXParser
 
isWhitespace() - Method in interface com.sforce.ws.parser.XmlPullParser
Checks whether the current TEXT event contains only whitespace characters.
iterator() - Method in class com.sforce.ws.wsdl.Restriction
 

J

javaFiles - Variable in class com.sforce.ws.codegen.Generator
 
javaName(Enumeration, TypeMapper) - Static method in class com.sforce.ws.codegen.metadata.SimpleClassMetadata
 
javaType(Element) - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
javaTypeInterface(Element) - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
JdkHttpTransport - Class in com.sforce.ws.transport
This class is an implementation of Transport using the build in JDK URLConnection.
JdkHttpTransport() - Constructor for class com.sforce.ws.transport.JdkHttpTransport
 
JdkHttpTransport(ConnectorConfig) - Constructor for class com.sforce.ws.transport.JdkHttpTransport
 
JOB_QNAME - Static variable in class com.sforce.async.BulkConnection
 
JobComplete - com.sforce.async.JobStateEnum
This state is used by bulk api v2.
JobInfo - Class in com.sforce.async
Async Api JobInfo
JobInfo() - Constructor for class com.sforce.async.JobInfo
Constructor
JobInfo(JobInfo.Builder) - Constructor for class com.sforce.async.JobInfo
 
JobInfo.Builder - Class in com.sforce.async
 
JobStateEnum - Enum in com.sforce.async
 
joinPC() - Method in class com.sforce.ws.parser.MXParser
 
JSON - com.sforce.async.ContentType
 
JSON_CONTENT_TYPE - Static variable in class com.sforce.async.BulkConnection
 

K

keywords - Static variable in class com.sforce.ws.bind.NameMapper
 

L

LICENSE_LIMIT_EXCEEDED - com.sforce.async.StatusCode
Enumeration : LICENSE_LIMIT_EXCEEDED
LIMIT_EXCEEDED - com.sforce.async.StatusCode
Enumeration : LIMIT_EXCEEDED
LimitingInputStream - Class in com.sforce.ws.transport
 
LimitingInputStream(int, InputStream) - Constructor for class com.sforce.ws.transport.LimitingInputStream
 
LimitingOutputStream - Class in com.sforce.ws.transport
 
LimitingOutputStream(int, OutputStream) - Constructor for class com.sforce.ws.transport.LimitingOutputStream
 
lineNumber - Variable in class com.sforce.ws.parser.MXParser
 
lineSeparator - Variable in class com.sforce.ws.parser.MXSerializer
 
listFilesRecursive(File, boolean) - Static method in class com.sforce.ws.util.FileUtil
 
load(XmlInputStream, TypeMapper) - Method in exception com.sforce.async.AsyncApiException
 
load(XmlInputStream, TypeMapper) - Method in class com.sforce.async.BatchInfo
 
load(XmlInputStream, TypeMapper) - Method in class com.sforce.async.BatchInfoList
 
load(XmlInputStream, TypeMapper) - Method in class com.sforce.async.BatchResult
 
load(XmlInputStream, TypeMapper) - Method in class com.sforce.async.Error
 
load(XmlInputStream, TypeMapper) - Method in class com.sforce.async.JobInfo
 
load(XmlInputStream, TypeMapper) - Method in class com.sforce.async.QueryResultList
 
load(XmlInputStream, TypeMapper) - Method in class com.sforce.async.Result
 
load(XmlInputStream, TypeMapper) - Method in class com.sforce.ws.bind.SoapHeaderObject
 
load(XmlInputStream, TypeMapper) - Method in interface com.sforce.ws.bind.XMLizable
load the fileds/children from the specified xml stream
load(XmlInputStream, TypeMapper) - Method in class com.sforce.ws.bind.XmlObject
 
load(XmlInputStream, TypeMapper) - Method in class com.sforce.ws.bind.XmlObjectWrapper
 
loadAfterStartTag(XmlInputStream, TypeMapper) - Method in class com.sforce.ws.bind.XmlObject
 
loadFields(XmlInputStream, TypeMapper) - Method in exception com.sforce.async.AsyncApiException
 
loadFields(XmlInputStream, TypeMapper) - Method in class com.sforce.async.BatchInfo
 
loadFields(XmlInputStream, TypeMapper) - Method in class com.sforce.async.BatchInfoList
 
loadFields(XmlInputStream, TypeMapper) - Method in class com.sforce.async.BatchResult
 
loadFields(XmlInputStream, TypeMapper) - Method in class com.sforce.async.Error
 
loadFields(XmlInputStream, TypeMapper) - Method in class com.sforce.async.JobInfo
 
loadFields(XmlInputStream, TypeMapper) - Method in class com.sforce.async.QueryResultList
 
loadFields(XmlInputStream, TypeMapper) - Method in class com.sforce.async.Result
 
loadFields(XmlInputStream, TypeMapper) - Method in class com.sforce.ws.bind.SoapHeaderObject
 
loadMethod(Element) - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
loadStartTag(XmlInputStream, TypeMapper) - Method in class com.sforce.ws.bind.XmlObject
 
loadType(Element) - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
localJavaType(QName, int, boolean) - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
location - Variable in class com.sforce.ws.parser.MXParser
 
location - Variable in class com.sforce.ws.parser.MXSerializer
 
LOCATION - Static variable in interface com.sforce.ws.wsdl.Constants
 
log(Object) - Static method in class com.sforce.ws.util.Verbose
 
LoginHelper - Class in com.sforce.bulk
This class is a helper to do login using partner wsdl.
loginResult() - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
lookuEntityReplacement(int) - Method in class com.sforce.ws.parser.MXParser
 
LOOKUP_MAX - Static variable in class com.sforce.ws.parser.MXParser
 
LOOKUP_MAX_CHAR - Static variable in class com.sforce.ws.parser.MXParser
 
lookupNameChar - Static variable in class com.sforce.ws.parser.MXParser
 
lookupOrDeclarePrefix(String) - Method in class com.sforce.ws.parser.MXSerializer
 

M

main(String[]) - Static method in class com.sforce.ws.tools.PostMain
Usage: post
main(String[]) - Static method in class com.sforce.ws.tools.VersionInfo
 
main(String[]) - Static method in class com.sforce.ws.tools.wsdlc
 
main(String[]) - Static method in class com.sforce.ws.tools.WsdlcIterator
 
main(String[]) - Static method in class com.sforce.ws.wsdl.Main
 
Main - Class in com.sforce.ws.wsdl
A util class that can be used to test WSDL parser.
Main() - Constructor for class com.sforce.ws.wsdl.Main
 
makeTempDirectory(File, String, boolean) - Static method in class com.sforce.ws.util.FileUtil
 
makeTempDirectory(String, boolean) - Static method in class com.sforce.ws.util.FileUtil
 
MALFORMED_ID - com.sforce.async.StatusCode
Enumeration : MALFORMED_ID
MANAGER_NOT_DEFINED - com.sforce.async.StatusCode
Enumeration : MANAGER_NOT_DEFINED
mapper - Variable in class com.sforce.ws.codegen.TypeMetadataConstructor
 
mark(int) - Method in class com.sforce.ws.transport.LimitingInputStream
 
markSupported() - Method in class com.sforce.ws.transport.LimitingInputStream
 
MASS_MAIL_LIMIT_EXCEEDED - com.sforce.async.StatusCode
Enumeration : MASS_MAIL_LIMIT_EXCEEDED
MASSMAIL_RETRY_LIMIT_EXCEEDED - com.sforce.async.StatusCode
Enumeration : MASSMAIL_RETRY_LIMIT_EXCEEDED
MAX_ACTIONS_PER_RULE_EXCEEDED - com.sforce.async.StatusCode
Enumeration : MAX_ACTIONS_PER_RULE_EXCEEDED
MAX_ACTIVE_RULES_EXCEEDED - com.sforce.async.StatusCode
Enumeration : MAX_ACTIVE_RULES_EXCEEDED
MAX_APPROVAL_STEPS_EXCEEDED - com.sforce.async.StatusCode
Enumeration : MAX_APPROVAL_STEPS_EXCEEDED
MAX_FORMULAS_PER_RULE_EXCEEDED - com.sforce.async.StatusCode
Enumeration : MAX_FORMULAS_PER_RULE_EXCEEDED
MAX_OCCURS - Static variable in interface com.sforce.ws.wsdl.Constants
 
MAX_RULE_ENTRIES_EXCEEDED - com.sforce.async.StatusCode
Enumeration : MAX_RULE_ENTRIES_EXCEEDED
MAX_RULES_EXCEEDED - com.sforce.async.StatusCode
Enumeration : MAX_RULES_EXCEEDED
MAX_TASK_DESCRIPTION_EXCEEEDED - com.sforce.async.StatusCode
Enumeration : MAX_TASK_DESCRIPTION_EXCEEEDED
MAX_TM_RULE_ITEMS_EXCEEDED - com.sforce.async.StatusCode
Enumeration : MAX_TM_RULE_ITEMS_EXCEEDED
MAX_TM_RULES_EXCEEDED - com.sforce.async.StatusCode
Enumeration : MAX_TM_RULES_EXCEEDED
MAXIMUM_CCEMAILS_EXCEEDED - com.sforce.async.StatusCode
Enumeration : MAXIMUM_CCEMAILS_EXCEEDED
MAXIMUM_DASHBOARD_COMPONENTS_EXCEEDED - com.sforce.async.StatusCode
Enumeration : MAXIMUM_DASHBOARD_COMPONENTS_EXCEEDED
MAXIMUM_HIERARCHY_LEVELS_REACHED - com.sforce.async.StatusCode
Enumeration : MAXIMUM_HIERARCHY_LEVELS_REACHED
MAXIMUM_SIZE_OF_ATTACHMENT - com.sforce.async.StatusCode
Enumeration : MAXIMUM_SIZE_OF_ATTACHMENT
MAXIMUM_SIZE_OF_DOCUMENT - com.sforce.async.StatusCode
Enumeration : MAXIMUM_SIZE_OF_DOCUMENT
maxIndentLevel - Variable in class com.sforce.ws.parser.MXSerializer
 
MemberMetadata - Class in com.sforce.ws.codegen.metadata
 
MemberMetadata(String, String, String, String, String, String, String, String, String, String, String, String, String, boolean, String) - Constructor for class com.sforce.ws.codegen.metadata.MemberMetadata
 
MERGE_FAILED - com.sforce.async.StatusCode
Enumeration : MERGE_FAILED
Message - Class in com.sforce.ws.wsdl
This class represents WSDL->definitions->message
MESSAGE - Static variable in interface com.sforce.ws.wsdl.Constants
 
MessageCaptureHandler - Class in com.sforce.ws.transport
 
MessageCaptureHandler() - Constructor for class com.sforce.ws.transport.MessageCaptureHandler
 
MessageHandler - Interface in com.sforce.ws
MessageHandler
MessageHandlerOutputStream - Class in com.sforce.ws.transport
 
MessageHandlerOutputStream(ConnectorConfig, URL, OutputStream) - Constructor for class com.sforce.ws.transport.MessageHandlerOutputStream
 
MessageHandlerWithHeaders - Interface in com.sforce.ws
MessageHandlerWithHeaders
META_SFORCE_NS - Static variable in interface com.sforce.ws.wsdl.Constants
 
Metadata - com.sforce.ws.wsdl.SfdcApiType
 
MIN_OCCURS - Static variable in interface com.sforce.ws.wsdl.Constants
 
MISSING_ARGUMENT - com.sforce.async.StatusCode
Enumeration : MISSING_ARGUMENT
MIXED_DML_OPERATION - com.sforce.async.StatusCode
Enumeration : MIXED_DML_OPERATION
mkdirs(String, File) - Static method in class com.sforce.ws.util.FileUtil
 
more() - Method in class com.sforce.ws.parser.MXParser
 
MXParser - Class in com.sforce.ws.parser
Absolutely minimal implementation of XMLPULL V1 API
MXParser() - Constructor for class com.sforce.ws.parser.MXParser
 
MXSerializer - Class in com.sforce.ws.parser
Implementation of XmlSerializer interface from XmlPull V1 API.
MXSerializer() - Constructor for class com.sforce.ws.parser.MXSerializer
 

N

name - Variable in class com.sforce.ws.SessionRenewer.SessionRenewalHeader
 
NAME - Static variable in interface com.sforce.ws.wsdl.Constants
 
NameMapper - Class in com.sforce.ws.bind
This class maps between xml and java names.
NameMapper() - Constructor for class com.sforce.ws.bind.NameMapper
 
namesInterned - Variable in class com.sforce.ws.parser.MXSerializer
 
NAMESPACE - Static variable in class com.sforce.async.BulkConnection
 
namespaceEnd - Variable in class com.sforce.ws.parser.MXParser
 
namespaceEnd - Variable in class com.sforce.ws.parser.MXSerializer
 
namespacePrefix - Variable in class com.sforce.ws.parser.MXParser
 
namespacePrefix - Variable in class com.sforce.ws.parser.MXSerializer
 
namespacePrefixHash - Variable in class com.sforce.ws.parser.MXParser
 
namespaceUri - Variable in class com.sforce.ws.parser.MXParser
 
namespaceUri - Variable in class com.sforce.ws.parser.MXSerializer
 
NCODING - Static variable in class com.sforce.ws.parser.MXParser
 
newInstance(String, String) - Static method in class com.sforce.ws.codegen.metadata.ClassMetadata
 
newInstance(String, String) - Static method in class com.sforce.ws.codegen.metadata.ElementMetadata
 
newInstance(String, String) - Static method in class com.sforce.ws.codegen.metadata.HeaderMetadata.HeaderElementMetadata
 
newInstance(String, String, String, boolean, String, String, boolean, String, String, String, List<HeaderMetadata>, List<OperationMetadata>) - Static method in class com.sforce.ws.codegen.metadata.ConnectionClassMetadata
 
newInstance(String, String, String, String, String, String, String, String, String, String, String, String, boolean, String, boolean, String) - Static method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
newInstance(String, String, String, String, String, String, String, String, String, String, String, String, List<ElementMetadata>, List<HeaderMetadata>, boolean, String) - Static method in class com.sforce.ws.codegen.metadata.OperationMetadata
 
newInstance(String, String, String, String, List<HeaderMetadata.HeaderElementMetadata>) - Static method in class com.sforce.ws.codegen.metadata.HeaderMetadata
 
newSourceWriter(File) - Method in class com.sforce.ws.codegen.Generator
Extension point for embedding applications, like Maven plugins, to provide custom I/O primitives.
newString(char[], int, int) - Method in class com.sforce.ws.parser.MXParser
 
newStringIntern(char[], int, int) - Method in class com.sforce.ws.parser.MXParser
 
newTypeMetadataConstructor(Types, Schema, ComplexType, File) - Method in class com.sforce.ws.codegen.Generator
Extension point for embedding applications, like Maven plugins, to customize TypeMetadataConstructor without changing system properties.
next() - Method in class com.sforce.bulk.UpdateResultStream
 
next() - Method in class com.sforce.ws.parser.MXParser
 
next() - Method in class com.sforce.ws.parser.XmlInputStream
 
next() - Method in interface com.sforce.ws.parser.XmlPullParser
Get next parsing event - element content wil be coalesced and only one TEXT event must be returned for whole element content (comments and processing instructions will be ignored and emtity references must be expanded or exception mus be thrown if entity reerence can not be exapnded).
next() - Method in class com.sforce.ws.wsdl.WsdlParser
 
nextImpl() - Method in class com.sforce.ws.parser.MXParser
 
nextRecord() - Method in class com.sforce.async.CSVReader
 
nextTag() - Method in class com.sforce.ws.parser.MXParser
 
nextTag() - Method in class com.sforce.ws.parser.XmlInputStream
 
nextTag() - Method in interface com.sforce.ws.parser.XmlPullParser
Call next() and return event if it is START_TAG or END_TAG otherwise throw an exception.
nextTag() - Method in class com.sforce.ws.wsdl.WsdlParser
 
nextText() - Method in class com.sforce.ws.parser.MXParser
 
nextText() - Method in class com.sforce.ws.parser.XmlInputStream
 
nextText() - Method in interface com.sforce.ws.parser.XmlPullParser
If current event is START_TAG then if next element is TEXT then element content is returned or if next event is END_TAG then empty string is returned, otherwise exception is thrown.
nextText() - Method in class com.sforce.ws.wsdl.WsdlParser
 
nextToken() - Method in class com.sforce.ws.parser.MXParser
 
nextToken() - Method in interface com.sforce.ws.parser.XmlPullParser
This method works similarly to next() but will expose additional event types (COMMENT, CDSECT, DOCDECL, ENTITY_REF, PROCESSING_INSTRUCTION, or IGNORABLE_WHITESPACE) if they are available in input.
NILLABLE - Static variable in interface com.sforce.ws.wsdl.Constants
 
NO - Static variable in class com.sforce.ws.parser.MXParser
 
NO_APPLICABLE_PROCESS - com.sforce.async.StatusCode
Enumeration : NO_APPLICABLE_PROCESS
NO_ATTACHMENT_PERMISSION - com.sforce.async.StatusCode
Enumeration : NO_ATTACHMENT_PERMISSION
NO_MASS_MAIL_PERMISSION - com.sforce.async.StatusCode
Enumeration : NO_MASS_MAIL_PERMISSION
NO_NAMESPACE - Static variable in interface com.sforce.ws.parser.XmlPullParser
This constant represents the default namespace (empty string "")
NONE - com.sforce.ws.codegen.ConnectionMetadataConstructor.ArgListTypesToGenerate
 
NONUNIQUE_SHIPPING_ADDRESS - com.sforce.async.StatusCode
Enumeration : NONUNIQUE_SHIPPING_ADDRESS
NotProcessed - com.sforce.async.BatchStateEnum
Enumeration : NotProcessed
NUM_HISTORY_FIELDS_BY_SOBJECT_EXCEEDED - com.sforce.async.StatusCode
Enumeration : NUM_HISTORY_FIELDS_BY_SOBJECT_EXCEEDED
NUMBER_OUTSIDE_VALID_RANGE - com.sforce.async.StatusCode
Enumeration : NUMBER_OUTSIDE_VALID_RANGE

O

object(String) - Method in class com.sforce.async.JobInfo.Builder
 
OffsetDate - Class in com.sforce.ws.types
 
OffsetDate(LocalDate, ZoneOffset) - Constructor for class com.sforce.ws.types.OffsetDate
 
offsetNewLine - Variable in class com.sforce.ws.parser.MXSerializer
 
Open - com.sforce.async.JobStateEnum
Enumeration : Open
operation(OperationEnum) - Method in class com.sforce.async.JobInfo.Builder
 
Operation - Class in com.sforce.ws.wsdl
Operation
Operation(Definitions) - Constructor for class com.sforce.ws.wsdl.Operation
 
OPERATION - Static variable in interface com.sforce.ws.wsdl.Constants
 
OPERATION_ENQUEUED - com.sforce.async.StatusCode
Enumeration : OPERATION_ENQUEUED
OperationEnum - Enum in com.sforce.async
 
OperationMetadata - Class in com.sforce.ws.codegen.metadata
 
OperationMetadata(String, String, String, String, String, String, String, String, String, String, String, String, List<ElementMetadata>, List<HeaderMetadata>, boolean, String) - Constructor for class com.sforce.ws.codegen.metadata.OperationMetadata
 
OPTED_OUT_OF_MASS_MAIL - com.sforce.async.StatusCode
Enumeration : OPTED_OUT_OF_MASS_MAIL
out - Variable in class com.sforce.ws.parser.MXSerializer
 
OUTPUT - Static variable in interface com.sforce.ws.wsdl.Constants
 

P

PACKAGE_LICENSE_REQUIRED - com.sforce.async.StatusCode
Enumeration : PACKAGE_LICENSE_REQUIRED
packageName - Variable in class com.sforce.ws.codegen.FactoryMetadataConstructor
 
packageName - Variable in class com.sforce.ws.codegen.metadata.ClassMetadata
 
packageName - Variable in class com.sforce.ws.codegen.TypeMetadataConstructor
 
packagePrefix - Variable in class com.sforce.ws.codegen.Generator
 
Parallel - com.sforce.async.ConcurrencyMode
 
parseAttribute() - Method in class com.sforce.ws.parser.MXParser
 
parseCDSect(boolean) - Method in class com.sforce.ws.parser.MXParser
 
parseComment() - Method in class com.sforce.ws.parser.MXParser
 
parseDocdecl() - Method in class com.sforce.ws.parser.MXParser
 
parseDouble(String) - Method in class com.sforce.ws.bind.TypeMapper
 
parseEndTag() - Method in class com.sforce.ws.parser.MXParser
 
parseEntityRef() - Method in class com.sforce.ws.parser.MXParser
 
parseEpilog() - Method in class com.sforce.ws.parser.MXParser
 
parseMessage(WsdlParser) - Method in class com.sforce.ws.wsdl.SoapNode
 
parsePI() - Method in class com.sforce.ws.parser.MXParser
 
parseProlog() - Method in class com.sforce.ws.parser.MXParser
 
ParserUtil - Class in com.sforce.ws.wsdl
This is a util class used by wsdl parser.
ParserUtil() - Constructor for class com.sforce.ws.wsdl.ParserUtil
 
parseStartTag() - Method in class com.sforce.ws.parser.MXParser
 
parseUse(WsdlParser) - Method in class com.sforce.ws.wsdl.SoapNode
 
parseXmlDecl(char) - Method in class com.sforce.ws.parser.MXParser
 
parseXmlDeclWithVersion(int, int) - Method in class com.sforce.ws.parser.MXParser
 
Part - Class in com.sforce.ws.wsdl
This class represents WSDL->definitions->message
Part() - Constructor for class com.sforce.ws.wsdl.Part
 
PART - Static variable in interface com.sforce.ws.wsdl.Constants
 
PartialArrayException(String, Throwable, Object) - Constructor for exception com.sforce.ws.bind.TypeMapper.PartialArrayException
 
Partner - com.sforce.ws.wsdl.SfdcApiType
 
PARTNER_NS - Static variable in interface com.sforce.ws.wsdl.Constants
 
PARTNER_SOBJECT_NS - Static variable in interface com.sforce.ws.wsdl.Constants
 
pastEndTag - Variable in class com.sforce.ws.parser.MXParser
 
pastRoot - Variable in class com.sforce.ws.parser.MXSerializer
 
pc - Variable in class com.sforce.ws.parser.MXParser
 
pcEnd - Variable in class com.sforce.ws.parser.MXParser
 
pcStart - Variable in class com.sforce.ws.parser.MXParser
 
peek() - Method in class com.sforce.ws.parser.XmlInputStream
 
peekTag() - Method in class com.sforce.ws.parser.XmlInputStream
 
peekTag() - Method in class com.sforce.ws.wsdl.WsdlParser
 
PLATFORM_EVENT_PUBLISHING_UNAVAILABLE - com.sforce.async.StatusCode
Enumeration : PLATFORM_EVENT_PUBLISHING_UNAVAILABLE
Port - Class in com.sforce.ws.wsdl
Port
Port() - Constructor for class com.sforce.ws.wsdl.Port
 
PORT - Static variable in interface com.sforce.ws.wsdl.Constants
 
PORT_TYPE - Static variable in interface com.sforce.ws.wsdl.Constants
 
PORTAL_USER_ALREADY_EXISTS_FOR_CONTACT - com.sforce.async.StatusCode
Enumeration : PORTAL_USER_ALREADY_EXISTS_FOR_CONTACT
PortType - Class in com.sforce.ws.wsdl
This class represents a WSDL definitions->portType
PortType(Definitions) - Constructor for class com.sforce.ws.wsdl.PortType
 
pos - Variable in class com.sforce.ws.parser.MXParser
 
posEnd - Variable in class com.sforce.ws.parser.MXParser
 
posStart - Variable in class com.sforce.ws.parser.MXParser
 
PostMain - Class in com.sforce.ws.tools
This is a util class that can be used to post a message to the specified endpoint.
precomputedPrefixes - Static variable in class com.sforce.ws.parser.MXSerializer
 
preventBufferCompaction - Variable in class com.sforce.ws.parser.MXParser
 
printable(char) - Method in class com.sforce.ws.parser.MXParser
 
printable(char) - Static method in class com.sforce.ws.parser.MXSerializer
 
printable(String) - Method in class com.sforce.ws.parser.MXParser
 
printable(String) - Static method in class com.sforce.ws.parser.MXSerializer
simple utility method -- good for debugging
PRIVATE_CONTACT_ON_ASSET - com.sforce.async.StatusCode
Enumeration : PRIVATE_CONTACT_ON_ASSET
PROCESSING_INSTRUCTION - Static variable in interface com.sforce.ws.parser.XmlPullParser
An XML processing instruction declaration was just read.
processingInstruction(String) - Method in class com.sforce.ws.parser.MXSerializer
 
processNamespaces - Variable in class com.sforce.ws.parser.MXParser
 
PROPERTY_LOCATION - Static variable in class com.sforce.ws.parser.MXParser
 
PROPERTY_LOCATION - Static variable in class com.sforce.ws.parser.MXSerializer
 
PROPERTY_SERIALIZER_INDENTATION - Variable in class com.sforce.ws.parser.MXSerializer
 
PROPERTY_SERIALIZER_LINE_SEPARATOR - Variable in class com.sforce.ws.parser.MXSerializer
 
PROPERTY_XMLDECL_CONTENT - Static variable in class com.sforce.ws.parser.MXParser
 
PROPERTY_XMLDECL_STANDALONE - Static variable in class com.sforce.ws.parser.MXParser
 
PROPERTY_XMLDECL_VERSION - Static variable in class com.sforce.ws.parser.MXParser
 
PullParserException - Exception in com.sforce.ws.parser
This exception is thrown if there is an error while parsing XML.
PullParserException(String) - Constructor for exception com.sforce.ws.parser.PullParserException
 
PullParserException(String, Throwable) - Constructor for exception com.sforce.ws.parser.PullParserException
 

Q

query - com.sforce.async.OperationEnum
 
queryAll - com.sforce.async.OperationEnum
 
QueryResultList - Class in com.sforce.async
QueryResultList --
QueryResultList() - Constructor for class com.sforce.async.QueryResultList
Constructor
Queued - com.sforce.async.BatchStateEnum
Enumeration : Queued

R

reachedEnd - Variable in class com.sforce.ws.parser.MXParser
 
read() - Method in class com.sforce.ws.transport.LimitingInputStream
 
read(byte[]) - Method in class com.sforce.ws.transport.LimitingInputStream
 
read(byte[], int, int) - Method in class com.sforce.ws.transport.LimitingInputStream
 
read(WsdlParser) - Method in class com.sforce.ws.wsdl.Annotation
 
read(WsdlParser) - Method in class com.sforce.ws.wsdl.Documentation
 
read(WsdlParser) - Method in class com.sforce.ws.wsdl.Element
 
read(WsdlParser) - Method in class com.sforce.ws.wsdl.Enumeration
 
read(WsdlParser) - Method in class com.sforce.ws.wsdl.Message
 
read(WsdlParser) - Method in class com.sforce.ws.wsdl.Part
 
read(WsdlParser) - Method in class com.sforce.ws.wsdl.Schema
 
read(WsdlParser) - Method in class com.sforce.ws.wsdl.Types
 
read(WsdlParser, String) - Method in class com.sforce.ws.wsdl.ComplexType
 
read(WsdlParser, String) - Method in class com.sforce.ws.wsdl.SimpleType
 
READ_CHUNK_SIZE - Static variable in class com.sforce.ws.parser.MXParser
 
readBoolean(XmlInputStream, TypeInfo, Class<?>) - Method in class com.sforce.ws.bind.TypeMapper
 
readDecimal(XmlInputStream, TypeInfo, Class<?>) - Method in class com.sforce.ws.bind.TypeMapper
 
readDouble(XmlInputStream, TypeInfo, Class<?>) - Method in class com.sforce.ws.bind.TypeMapper
 
reader - Variable in class com.sforce.ws.parser.MXParser
 
readFloat(XmlInputStream, TypeInfo, Class<?>) - Method in class com.sforce.ws.bind.TypeMapper
 
readInt(XmlInputStream, TypeInfo, Class<?>) - Method in class com.sforce.ws.bind.TypeMapper
 
readLong(XmlInputStream, TypeInfo, Class<?>) - Method in class com.sforce.ws.bind.TypeMapper
 
readObject(XmlInputStream, TypeInfo, Class<?>) - Method in class com.sforce.ws.bind.TypeMapper
 
readPartialArray(XmlInputStream, TypeInfo, Class<?>) - Method in class com.sforce.ws.bind.TypeMapper
 
readString(XmlInputStream, TypeInfo, Class<?>) - Method in class com.sforce.ws.bind.TypeMapper
 
rebuildIndentationBuf() - Method in class com.sforce.ws.parser.MXSerializer
For maximum efficiency when writing indents the required output is pre-computed This is internal function that recomputes buffer after user requested chnages.
RECORD_IN_USE_BY_WORKFLOW - com.sforce.async.StatusCode
Enumeration : RECORD_IN_USE_BY_WORKFLOW
REF - Static variable in interface com.sforce.ws.wsdl.Constants
 
removeField(String) - Method in class com.sforce.ws.bind.XmlObject
 
removeField(String) - Method in class com.sforce.ws.bind.XmlObjectWrapper
 
renewSession(ConnectorConfig) - Method in interface com.sforce.ws.SessionRenewer
This method is called when an expired session is detected.
REQUEST_RUNNING_TOO_LONG - com.sforce.async.StatusCode
Enumeration : REQUEST_RUNNING_TOO_LONG
requestName(Operation) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
requestType(Operation) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
require(int, String, String) - Method in class com.sforce.ws.parser.MXParser
 
require(int, String, String) - Method in interface com.sforce.ws.parser.XmlPullParser
Test if the current event is of the given type and if the namespace and name do match.
REQUIRED_FIELD_MISSING - com.sforce.async.StatusCode
Enumeration : REQUIRED_FIELD_MISSING
requireInput(char, char[]) - Method in class com.sforce.ws.parser.MXParser
 
requireNextS() - Method in class com.sforce.ws.parser.MXParser
 
requiresAggregateResultClass(Definitions) - Method in class com.sforce.ws.codegen.Generator
 
requiresSObjectClass(Definitions) - Method in class com.sforce.ws.codegen.Generator
 
requiresSObjectInterface(Definitions) - Method in class com.sforce.ws.codegen.Generator
 
reset() - Method in class com.sforce.ws.parser.MXParser
 
reset() - Method in class com.sforce.ws.parser.MXSerializer
 
reset() - Method in class com.sforce.ws.transport.LimitingInputStream
 
resetStringCache() - Method in class com.sforce.ws.parser.MXParser
 
responseName(Operation) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
responseType(Operation) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
Restriction - Class in com.sforce.ws.wsdl
This class represents WSDL->definitions->types->schema->complexType->sequence
Restriction(Schema) - Constructor for class com.sforce.ws.wsdl.Restriction
 
RESTRICTION - Static variable in interface com.sforce.ws.wsdl.Constants
 
Result - Class in com.sforce.async
 
Result() - Constructor for class com.sforce.async.Result
 
returnType(Operation) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
returnTypeInterface(Operation) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
roundtripSupported - Variable in class com.sforce.ws.parser.MXParser
 
row - Variable in exception com.sforce.ws.parser.XmlPullParserException
 
run(String, String, String, boolean, boolean, STGroupDir, String, boolean) - Static method in class com.sforce.ws.tools.wsdlc
 

S

Schema - Class in com.sforce.ws.wsdl
This class represents WSDL->definitions->types->schema
Schema() - Constructor for class com.sforce.ws.wsdl.Schema
 
SCHEMA - Static variable in interface com.sforce.ws.wsdl.Constants
 
SCHEMA_INSTANCE_NS - Static variable in interface com.sforce.ws.wsdl.Constants
 
SCHEMA_NS - Static variable in interface com.sforce.ws.wsdl.Constants
 
seenAmpersand - Variable in class com.sforce.ws.parser.MXParser
 
seenBracket - Variable in class com.sforce.ws.parser.MXSerializer
 
seenBracketBracket - Variable in class com.sforce.ws.parser.MXSerializer
 
seenDocdecl - Variable in class com.sforce.ws.parser.MXParser
 
seenEndTag - Variable in class com.sforce.ws.parser.MXParser
 
seenMarkup - Variable in class com.sforce.ws.parser.MXParser
 
seenRoot - Variable in class com.sforce.ws.parser.MXParser
 
seenStartTag - Variable in class com.sforce.ws.parser.MXParser
 
seenTag - Variable in class com.sforce.ws.parser.MXSerializer
 
SELF_REFERENCE_FROM_TRIGGER - com.sforce.async.StatusCode
Enumeration : SELF_REFERENCE_FROM_TRIGGER
send(String, QName, XMLizable, QName, Class) - Method in class com.sforce.ws.transport.SoapConnection
 
send(QName, XMLizable, QName, Class) - Method in class com.sforce.ws.transport.SoapConnection
 
SEQUENCE - Static variable in interface com.sforce.ws.wsdl.Constants
 
Serial - com.sforce.async.ConcurrencyMode
 
Service - Class in com.sforce.ws.wsdl
This class represents WSDL definitions->service.
Service() - Constructor for class com.sforce.ws.wsdl.Service
 
SERVICE - Static variable in interface com.sforce.ws.wsdl.Constants
 
SESSION_ID - Static variable in class com.sforce.async.BulkConnection
 
SessionRenewalHeader() - Constructor for class com.sforce.ws.SessionRenewer.SessionRenewalHeader
 
SessionRenewer - Interface in com.sforce.ws
 
SessionRenewer.SessionRenewalHeader - Class in com.sforce.ws
 
setActor(String) - Method in class com.sforce.ws.bind.SoapHeaderObject
 
setApexProcessingTime(long) - Method in class com.sforce.async.BatchInfo
 
setApexProcessingTime(long) - Method in class com.sforce.async.JobInfo
 
setApiActiveProcessingTime(long) - Method in class com.sforce.async.BatchInfo
 
setApiActiveProcessingTime(long) - Method in class com.sforce.async.JobInfo
 
setApiVersion(double) - Method in class com.sforce.async.JobInfo
 
setAssignmentRuleId(String) - Method in class com.sforce.async.JobInfo
 
setAuthEndpoint(String) - Method in class com.sforce.ws.ConnectorConfig
 
setBatchInfo(BatchInfo[]) - Method in class com.sforce.async.BatchInfoList
 
setCaptureHtmlExceptionResponse(boolean) - Method in class com.sforce.ws.ConnectorConfig
 
setCompression(boolean) - Method in class com.sforce.ws.ConnectorConfig
 
setConcurrencyMode(ConcurrencyMode) - Method in class com.sforce.async.JobInfo
 
setConfig(ConnectorConfig) - Method in class com.sforce.ws.bind.TypeMapper
 
setConfig(ConnectorConfig) - Method in class com.sforce.ws.transport.GaeHttpTransport
 
setConfig(ConnectorConfig) - Method in class com.sforce.ws.transport.JdkHttpTransport
 
setConfig(ConnectorConfig) - Method in interface com.sforce.ws.transport.Transport
 
setConnection(Object) - Method in class com.sforce.ws.transport.SoapConnection
 
setConnectionTimeout(int) - Method in class com.sforce.ws.ConnectorConfig
sets connection timeout
setContentType(ContentType) - Method in class com.sforce.async.JobInfo
 
setCreated(boolean) - Method in class com.sforce.async.Result
 
setCreatedById(String) - Method in class com.sforce.async.JobInfo
 
setCreatedDate(Calendar) - Method in class com.sforce.async.BatchInfo
 
setCreatedDate(Calendar) - Method in class com.sforce.async.JobInfo
 
setDefaultNamespace(String) - Method in class com.sforce.ws.bind.XmlObject
 
setDefaultNamespace(String) - Method in class com.sforce.ws.bind.XmlObjectWrapper
 
setErrors(Error[]) - Method in class com.sforce.async.Result
 
setExceptionCode(AsyncExceptionCode) - Method in exception com.sforce.async.AsyncApiException
 
setExceptionMessage(String) - Method in exception com.sforce.async.AsyncApiException
 
setExternalIdFieldName(String) - Method in class com.sforce.async.JobInfo
 
setFastPathEnabled(boolean) - Method in class com.sforce.async.JobInfo
 
setFaultCode(QName) - Method in exception com.sforce.ws.SoapFaultException
 
setFeature(String, boolean) - Method in class com.sforce.ws.parser.MXParser
Method setFeature
setFeature(String, boolean) - Method in class com.sforce.ws.parser.MXSerializer
 
setFeature(String, boolean) - Method in interface com.sforce.ws.parser.XmlPullParser
Use this call to change the general behaviour of the parser, such as namespace processing or doctype declaration handling.
setField(String, Object) - Method in class com.sforce.ws.bind.XmlObject
 
setField(String, Object) - Method in class com.sforce.ws.bind.XmlObjectWrapper
 
setField(String, String) - Method in class com.sforce.async.SObject
 
setFieldReference(String, SObject) - Method in class com.sforce.async.SObject
 
setFields(String[]) - Method in class com.sforce.async.Error
 
setGenerateExtendedErrorCodes(boolean) - Method in class com.sforce.ws.bind.TypeMapper
 
setGenerateInterfaces(boolean) - Method in class com.sforce.ws.bind.TypeMapper
 
setHeader(boolean) - Method in class com.sforce.ws.wsdl.ComplexType
 
setId(String) - Method in class com.sforce.async.BatchInfo
 
setId(String) - Method in class com.sforce.async.JobInfo
 
setId(String) - Method in class com.sforce.async.Result
 
setInput(InputStream, String) - Method in class com.sforce.ws.parser.MXParser
 
setInput(InputStream, String) - Method in class com.sforce.ws.parser.XmlInputStream
 
setInput(InputStream, String) - Method in interface com.sforce.ws.parser.XmlPullParser
Sets the input stream the parser is going to process.
setInput(InputStream, String) - Method in class com.sforce.ws.wsdl.WsdlParser
 
setInput(Reader) - Method in class com.sforce.ws.parser.MXParser
 
setInput(Reader) - Method in interface com.sforce.ws.parser.XmlPullParser
Set the input source for parser to the given reader and resets the parser.
setInterfacePackagePrefix(String) - Method in class com.sforce.ws.bind.TypeMapper
 
setJobId(String) - Method in class com.sforce.async.BatchInfo
 
setKnownHeaders(Map<QName, Class>) - Method in class com.sforce.ws.transport.SoapConnection
 
setManualLogin(boolean) - Method in class com.sforce.ws.ConnectorConfig
 
setMaxCharsInFile(int) - Method in class com.sforce.async.CSVReader
 
setMaxDepth(int) - Method in class com.sforce.async.SObject
 
setMaxRequestSize(int) - Method in class com.sforce.ws.ConnectorConfig
 
setMaxResponseSize(int) - Method in class com.sforce.ws.ConnectorConfig
 
setMaxRowsInFile(int) - Method in class com.sforce.async.CSVReader
 
setMessage(String) - Method in class com.sforce.async.Error
 
setMethod(Element) - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
setMustUnderstand(boolean) - Method in class com.sforce.ws.bind.SoapHeaderObject
 
setName(QName) - Method in class com.sforce.ws.bind.XmlObject
 
setName(QName) - Method in class com.sforce.ws.bind.XmlObjectWrapper
 
setNtlmDomain(String) - Method in class com.sforce.ws.ConnectorConfig
 
setNumberBatchesCompleted(int) - Method in class com.sforce.async.JobInfo
 
setNumberBatchesFailed(int) - Method in class com.sforce.async.JobInfo
 
setNumberBatchesInProgress(int) - Method in class com.sforce.async.JobInfo
 
setNumberBatchesQueued(int) - Method in class com.sforce.async.JobInfo
 
setNumberBatchesTotal(int) - Method in class com.sforce.async.JobInfo
 
setNumberRecordsFailed(int) - Method in class com.sforce.async.BatchInfo
 
setNumberRecordsFailed(int) - Method in class com.sforce.async.JobInfo
 
setNumberRecordsProcessed(int) - Method in class com.sforce.async.BatchInfo
 
setNumberRecordsProcessed(int) - Method in class com.sforce.async.JobInfo
 
setNumberRetries(int) - Method in class com.sforce.async.JobInfo
 
setObject(String) - Method in class com.sforce.async.JobInfo
 
setOperation(OperationEnum) - Method in class com.sforce.async.JobInfo
 
setOutput(OutputStream, String) - Method in class com.sforce.ws.parser.MXSerializer
 
setOutput(Writer) - Method in class com.sforce.ws.parser.MXSerializer
 
setPackagePrefix(String) - Method in class com.sforce.ws.bind.TypeMapper
 
setPassword(String) - Method in class com.sforce.ws.ConnectorConfig
 
setPrefix(String, String) - Method in class com.sforce.ws.parser.MXSerializer
 
setPrefix(String, String) - Method in class com.sforce.ws.parser.XmlOutputStream
 
setPrefixCalled - Variable in class com.sforce.ws.parser.MXSerializer
 
setPrettyPrintXml(boolean) - Method in class com.sforce.ws.ConnectorConfig
 
setProperty(String, Object) - Method in class com.sforce.ws.parser.MXParser
 
setProperty(String, Object) - Method in class com.sforce.ws.parser.MXSerializer
 
setProperty(String, Object) - Method in interface com.sforce.ws.parser.XmlPullParser
Set the value of a property.
setProxy(String, int) - Method in class com.sforce.ws.ConnectorConfig
 
setProxy(Proxy) - Method in class com.sforce.ws.ConnectorConfig
 
setProxyPassword(String) - Method in class com.sforce.ws.ConnectorConfig
 
setProxyUsername(String) - Method in class com.sforce.ws.ConnectorConfig
 
setReadTimeout(int) - Method in class com.sforce.ws.ConnectorConfig
sets read timeout
setRequestHeader(String, String) - Method in class com.sforce.ws.ConnectorConfig
 
setRestEndpoint(String) - Method in class com.sforce.ws.ConnectorConfig
 
setResult(Result[]) - Method in class com.sforce.async.BatchResult
 
setResult(String[]) - Method in class com.sforce.async.QueryResultList
 
setServiceEndpoint(String) - Method in class com.sforce.ws.ConnectorConfig
 
setSessionId(String) - Method in class com.sforce.ws.ConnectorConfig
 
setSessionRenewer(SessionRenewer) - Method in class com.sforce.ws.ConnectorConfig
 
setSslContext(SSLContext) - Method in class com.sforce.ws.ConnectorConfig
 
setState(BatchStateEnum) - Method in class com.sforce.async.BatchInfo
 
setState(JobStateEnum) - Method in class com.sforce.async.JobInfo
 
setStateMessage(String) - Method in class com.sforce.async.BatchInfo
 
setStatusCode(StatusCode) - Method in class com.sforce.async.Error
 
setSuccess(boolean) - Method in class com.sforce.async.Result
 
setSystemModstamp(Calendar) - Method in class com.sforce.async.BatchInfo
 
setSystemModstamp(Calendar) - Method in class com.sforce.async.JobInfo
 
setTotalProcessingTime(long) - Method in class com.sforce.async.BatchInfo
 
setTotalProcessingTime(long) - Method in class com.sforce.async.JobInfo
 
setTraceFile(String) - Method in class com.sforce.ws.ConnectorConfig
 
setTraceMessage(boolean) - Method in class com.sforce.ws.ConnectorConfig
prints request and response xml message on console
setTransport(Class) - Method in class com.sforce.ws.ConnectorConfig
 
setTransportFactory(TransportFactory) - Method in class com.sforce.ws.ConnectorConfig
 
setUseChunkedPost(boolean) - Method in class com.sforce.ws.ConnectorConfig
 
setUsername(String) - Method in class com.sforce.ws.ConnectorConfig
 
setValidateSchema(boolean) - Method in class com.sforce.ws.ConnectorConfig
 
setValue(Object) - Method in class com.sforce.ws.bind.XmlObject
 
SfdcApiType - Enum in com.sforce.ws.wsdl
 
SHARE_NEEDED_FOR_CHILD_OWNER - com.sforce.async.StatusCode
Enumeration : SHARE_NEEDED_FOR_CHILD_OWNER
shouldContinue() - Method in class com.sforce.bulk.StreamHandler
 
shutdown() - Method in class com.sforce.bulk.StreamHandler
 
SIMPLE_TYPE - Static variable in class com.sforce.ws.codegen.Generator
 
SIMPLE_TYPE - Static variable in interface com.sforce.ws.wsdl.Constants
 
SimpleClassMetadata - Class in com.sforce.ws.codegen.metadata
 
SimpleClassMetadata(Schema, SimpleType, TypeMapper) - Constructor for class com.sforce.ws.codegen.metadata.SimpleClassMetadata
 
SimpleClassMetadata(String, String, Collection<SimpleClassMetadata.EnumAndValue>) - Constructor for class com.sforce.ws.codegen.metadata.SimpleClassMetadata
 
SimpleClassMetadata.EnumAndValue - Class in com.sforce.ws.codegen.metadata
 
SimpleType - Class in com.sforce.ws.wsdl
This class represents WSDL->Definitions->types->schema->simpleType
SimpleType(Schema) - Constructor for class com.sforce.ws.wsdl.SimpleType
 
skip(long) - Method in class com.sforce.ws.transport.LimitingInputStream
 
skipS(char) - Method in class com.sforce.ws.parser.MXParser
 
skipSubTree() - Method in class com.sforce.ws.parser.MXParser
Skip sub tree that is currently porser positioned on.
SOAP_ENVELOPE_NS - Static variable in interface com.sforce.ws.wsdl.Constants
 
soapAction(Operation) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
SoapAddress - Class in com.sforce.ws.wsdl
SoapAddress
SoapAddress() - Constructor for class com.sforce.ws.wsdl.SoapAddress
 
SoapBody - Class in com.sforce.ws.wsdl
SoapBody
SoapBody() - Constructor for class com.sforce.ws.wsdl.SoapBody
 
SoapConnection - Class in com.sforce.ws.transport
SoapConnection can be used to send and receive SOAP messages over the specified Transport.
SoapConnection(String, String, TypeMapper, ConnectorConfig) - Constructor for class com.sforce.ws.transport.SoapConnection
 
SoapFaultException - Exception in com.sforce.ws
Base class for all exceptions that are related to soap fault messages
SoapFaultException() - Constructor for exception com.sforce.ws.SoapFaultException
 
SoapFaultException(QName, String) - Constructor for exception com.sforce.ws.SoapFaultException
 
SoapFaultException(QName, String, Throwable) - Constructor for exception com.sforce.ws.SoapFaultException
 
SoapHeader - Class in com.sforce.ws.wsdl
SoapHeader
SoapHeader() - Constructor for class com.sforce.ws.wsdl.SoapHeader
 
SoapHeaderObject - Class in com.sforce.ws.bind
SoapHeaderObject
SoapHeaderObject() - Constructor for class com.sforce.ws.bind.SoapHeaderObject
 
SoapNode - Class in com.sforce.ws.wsdl
SoapNode
SoapNode() - Constructor for class com.sforce.ws.wsdl.SoapNode
 
SObject - Class in com.sforce.async
SObject
SObject() - Constructor for class com.sforce.async.SObject
 
SObject(int) - Constructor for class com.sforce.async.SObject
Create an SObject with a customized max depth
SOBJECT - Static variable in class com.sforce.ws.codegen.Generator
 
sobjectNamespace() - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
STANDARD_PRICE_NOT_DEFINED - com.sforce.async.StatusCode
Enumeration : STANDARD_PRICE_NOT_DEFINED
start(String, OperationEnum, ConcurrencyMode, String[]) - Method in class com.sforce.bulk.UpdateStream
 
START_DOCUMENT - Static variable in class com.sforce.ws.parser.XmlInputStream
 
START_DOCUMENT - Static variable in interface com.sforce.ws.parser.XmlPullParser
Signalize that parser is at the very beginning of the document and nothing was read yet.
START_TAG - Static variable in class com.sforce.ws.parser.XmlInputStream
 
START_TAG - Static variable in interface com.sforce.ws.parser.XmlPullParser
Returned from getEventType(), next(), nextToken() when a start tag was read.
startDocument() - Method in class com.sforce.ws.parser.XmlOutputStream
 
startDocument(String, Boolean) - Method in class com.sforce.ws.parser.MXSerializer
 
startTag(String, String) - Method in class com.sforce.ws.parser.MXSerializer
 
startTagIncomplete - Variable in class com.sforce.ws.parser.MXSerializer
 
state(JobStateEnum) - Method in class com.sforce.async.JobInfo.Builder
 
StatusCode - Enum in com.sforce.async
StatusCode --
STORAGE_LIMIT_EXCEEDED - com.sforce.async.StatusCode
Enumeration : STORAGE_LIMIT_EXCEEDED
StreamException - Exception in com.sforce.bulk
This class represents
StreamException(String) - Constructor for exception com.sforce.bulk.StreamException
 
StreamException(String, Throwable) - Constructor for exception com.sforce.bulk.StreamException
 
StreamHandler - Class in com.sforce.bulk
This class represents a Handler for Stream status
StreamHandler() - Constructor for class com.sforce.bulk.StreamHandler
 
STRING_TOO_LONG - com.sforce.async.StatusCode
Enumeration : STRING_TOO_LONG
STYLE - Static variable in interface com.sforce.ws.wsdl.Constants
 
superLoad() - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
superToString() - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
superWrite() - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
SYNC_API_SFORCE_NS - Static variable in interface com.sforce.ws.wsdl.Constants
 
SyncApi - com.sforce.ws.wsdl.SfdcApiType
 

T

TABSET_LIMIT_EXCEEDED - com.sforce.async.StatusCode
Enumeration : TABSET_LIMIT_EXCEEDED
TANDALONE - Static variable in class com.sforce.ws.parser.MXParser
 
TARGET_NAME_SPACE - Static variable in interface com.sforce.ws.wsdl.Constants
 
teeInputStream(byte[]) - Method in class com.sforce.ws.ConnectorConfig
 
teeOutputStream(OutputStream) - Method in class com.sforce.ws.ConnectorConfig
 
TEMPLATE_DIR - Static variable in class com.sforce.ws.tools.wsdlc
 
TEMPLATE_NOT_ACTIVE - com.sforce.async.StatusCode
Enumeration : TEMPLATE_NOT_ACTIVE
templates - Variable in class com.sforce.ws.codegen.Generator
 
TERRITORY_REALIGN_IN_PROGRESS - com.sforce.async.StatusCode
Enumeration : TERRITORY_REALIGN_IN_PROGRESS
text - Variable in class com.sforce.ws.parser.MXParser
 
text(char[], int, int) - Method in class com.sforce.ws.parser.MXSerializer
 
text(String) - Method in class com.sforce.ws.parser.MXSerializer
 
TEXT - Static variable in class com.sforce.ws.parser.XmlInputStream
 
TEXT - Static variable in interface com.sforce.ws.parser.XmlPullParser
Character data was read and will is available by calling getText().
TEXT_DATA_OUTSIDE_SUPPORTED_CHARSET - com.sforce.async.StatusCode
Enumeration : TEXT_DATA_OUTSIDE_SUPPORTED_CHARSET
Time - Class in com.sforce.ws.types
Class that represents the xsd:time XML Schema type Taken from Apache Axis 1.4.
Time(long) - Constructor for class com.sforce.ws.types.Time
Initializes with a Calendar instance in GMT based on the number of milliseconds since midnight.
Time(String) - Constructor for class com.sforce.ws.types.Time
Converts a string formatted as HH:mm:ss[.SSS][+/-offset]
Time(Calendar) - Constructor for class com.sforce.ws.types.Time
Initialize with a Calender, year month and date are ignored
Timeout - com.sforce.async.AsyncExceptionCode
 
toBytes(InputStream) - Static method in class com.sforce.ws.util.FileUtil
 
tokenize - Variable in class com.sforce.ws.parser.MXParser
 
TOO_MANY_APEX_REQUESTS - com.sforce.async.StatusCode
Enumeration : TOO_MANY_APEX_REQUESTS
TOO_MANY_ENUM_VALUE - com.sforce.async.StatusCode
Enumeration : TOO_MANY_ENUM_VALUE
Tooling - com.sforce.ws.wsdl.SfdcApiType
 
TOOLING_NS - Static variable in interface com.sforce.ws.wsdl.Constants
 
TOOLING_SOBJECT_NS - Static variable in interface com.sforce.ws.wsdl.Constants
 
ToolsException - Exception in com.sforce.ws.tools
ToolsException is thrown when the tools encounter an error.
ToolsException(String) - Constructor for exception com.sforce.ws.tools.ToolsException
 
TooManyLockFailure - com.sforce.async.AsyncExceptionCode
 
toQName(String, WsdlParser) - Static method in class com.sforce.ws.wsdl.ParserUtil
 
toString() - Method in exception com.sforce.async.AsyncApiException
 
toString() - Method in class com.sforce.async.BatchInfo
 
toString() - Method in class com.sforce.async.BatchInfoList
 
toString() - Method in class com.sforce.async.BatchResult
 
toString() - Method in class com.sforce.async.Error
 
toString() - Method in class com.sforce.async.JobInfo
 
toString() - Method in class com.sforce.async.QueryResultList
 
toString() - Method in class com.sforce.async.Result
 
toString() - Method in class com.sforce.bulk.UpdateResult
 
toString() - Method in class com.sforce.ws.bind.SoapHeaderObject
 
toString() - Method in class com.sforce.ws.bind.XmlObject
 
toString() - Method in class com.sforce.ws.bind.XmlObjectWrapper
 
toString() - Method in class com.sforce.ws.parser.XmlInputStream
 
toString() - Method in exception com.sforce.ws.tools.ToolsException
 
toString() - Method in class com.sforce.ws.types.OffsetDate
 
toString() - Method in class com.sforce.ws.types.Time
stringify method returns the time as it would be in GMT, only accurate to the second...millis probably get lost.
toString() - Method in class com.sforce.ws.wsdl.Attribute
 
toString() - Method in class com.sforce.ws.wsdl.Collection
 
toString() - Method in class com.sforce.ws.wsdl.ComplexType
 
toString() - Method in class com.sforce.ws.wsdl.Definitions
 
toString() - Method in class com.sforce.ws.wsdl.Element
 
toString() - Method in class com.sforce.ws.wsdl.Enumeration
 
toString() - Method in class com.sforce.ws.wsdl.Part
 
toString() - Method in class com.sforce.ws.wsdl.Restriction
 
toString() - Method in class com.sforce.ws.wsdl.Schema
 
toString() - Method in class com.sforce.ws.wsdl.SimpleType
 
toString() - Method in class com.sforce.ws.wsdl.SoapBody
 
toString() - Method in class com.sforce.ws.wsdl.SoapHeader
 
toString() - Method in class com.sforce.ws.wsdl.Types
 
toString() - Method in class com.sforce.ws.wsdl.WsdlParser
 
toString(File) - Static method in class com.sforce.ws.util.FileUtil
 
toString(Object) - Static method in class com.sforce.ws.util.Verbose
 
TransactionSecurityBlock - com.sforce.async.AsyncExceptionCode
 
TransactionSecurityDeveloperError - com.sforce.async.AsyncExceptionCode
 
TransactionSecurityInternalError - com.sforce.async.AsyncExceptionCode
 
TRANSFER_REQUIRES_READ - com.sforce.async.StatusCode
Enumeration : TRANSFER_REQUIRES_READ
TransformationSpecRequest - Class in com.sforce.async
Transformation specification request.
TransformationSpecRequest(Transport, OutputStream) - Constructor for class com.sforce.async.TransformationSpecRequest
 
Transport - Interface in com.sforce.ws.transport
This interface defines a Transport.
TRANSPORT - Static variable in interface com.sforce.ws.wsdl.Constants
 
TransportFactory - Interface in com.sforce.ws.transport
Defines an interface for creating Transport instances
TYPE - Static variable in class com.sforce.ws.codegen.Generator
 
TYPE - Static variable in interface com.sforce.ws.wsdl.Constants
 
TYPE_INTERFACE - Static variable in class com.sforce.ws.codegen.Generator
 
typeInfo(Element) - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
TypeInfo - Class in com.sforce.ws.bind
This class contains the information regaing a type.
TypeInfo(String, String, String, String, int, int, boolean) - Constructor for class com.sforce.ws.bind.TypeInfo
 
typeMapper - Static variable in class com.sforce.async.BulkConnection
 
typeMapper - Variable in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
typeMapper - Variable in class com.sforce.ws.codegen.FactoryMetadataConstructor
 
typeMapper - Variable in class com.sforce.ws.codegen.Generator
 
TypeMapper - Class in com.sforce.ws.bind
This class is used at runtime to bind xml document to java object and java objects back to xml.
TypeMapper() - Constructor for class com.sforce.ws.bind.TypeMapper
 
TypeMapper(String, String, boolean) - Constructor for class com.sforce.ws.bind.TypeMapper
 
TypeMapper.PartialArrayException - Exception in com.sforce.ws.bind
 
TypeMetadataConstructor - Class in com.sforce.ws.codegen
 
TypeMetadataConstructor(Types, Schema, ComplexType, File, TypeMapper) - Constructor for class com.sforce.ws.codegen.TypeMetadataConstructor
 
TypeMetadataConstructor(Types, Schema, ComplexType, File, TypeMapper, boolean) - Constructor for class com.sforce.ws.codegen.TypeMetadataConstructor
 
Types - Class in com.sforce.ws.wsdl
This class represents Definitions->types.
Types() - Constructor for class com.sforce.ws.wsdl.Types
 
TYPES - Static variable in interface com.sforce.ws.parser.XmlPullParser
This array can be used to convert the event type integer constants such as START_TAG or TEXT to to a string.
TYPES - Static variable in interface com.sforce.ws.wsdl.Constants
 

U

UNABLE_TO_LOCK_ROW - com.sforce.async.StatusCode
Enumeration : UNABLE_TO_LOCK_ROW
UNAVAILABLE_RECORDTYPE_EXCEPTION - com.sforce.async.StatusCode
Enumeration : UNAVAILABLE_RECORDTYPE_EXCEPTION
UNBOUNDED - Static variable in class com.sforce.ws.wsdl.Element
 
UNDELETE_FAILED - com.sforce.async.StatusCode
Enumeration : UNDELETE_FAILED
Unknown - com.sforce.async.AsyncExceptionCode
 
UNKNOWN_EXCEPTION - com.sforce.async.StatusCode
Enumeration : UNKNOWN_EXCEPTION
UNSPECIFIED_EMAIL_ADDRESS - com.sforce.async.StatusCode
Enumeration : UNSPECIFIED_EMAIL_ADDRESS
UNSUPPORTED_APEX_TRIGGER_OPERATON - com.sforce.async.StatusCode
Enumeration : UNSUPPORTED_APEX_TRIGGER_OPERATON
UnsupportedContentType - com.sforce.async.AsyncExceptionCode
 
update - com.sforce.async.OperationEnum
 
updateJob(JobInfo) - Method in class com.sforce.async.BulkConnection
 
updateJob(JobInfo, ContentType) - Method in class com.sforce.async.BulkConnection
 
UpdateResult - Class in com.sforce.bulk
This class represents
UpdateResult(String, boolean, boolean, String) - Constructor for class com.sforce.bulk.UpdateResult
 
UpdateResultStream - Class in com.sforce.bulk
This class represents
UpdateResultStream(StreamHandler, BulkConnection, JobInfo) - Constructor for class com.sforce.bulk.UpdateResultStream
 
UpdateStream - Class in com.sforce.bulk
This class represents
UploadComplete - com.sforce.async.JobStateEnum
Enumeration : UploadComplete This state is used by the users to indicate that all the data has been uploaded and it's safe to start processing.
upsert - com.sforce.async.OperationEnum
 
useChunkedPost() - Method in class com.sforce.ws.ConnectorConfig
 
usePC - Variable in class com.sforce.ws.parser.MXParser
 

V

v - Variable in class com.sforce.ws.codegen.metadata.SimpleClassMetadata.EnumAndValue
 
VALUE - Static variable in interface com.sforce.ws.wsdl.Constants
 
valueOf(String) - Static method in enum com.sforce.async.AsyncExceptionCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sforce.async.BatchStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sforce.async.ConcurrencyMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sforce.async.ContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sforce.async.JobStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sforce.async.OperationEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sforce.async.StatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sforce.ws.codegen.ConnectionMetadataConstructor.ArgListTypesToGenerate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sforce.ws.wsdl.SfdcApiType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sforce.async.AsyncExceptionCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sforce.async.BatchStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sforce.async.ConcurrencyMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sforce.async.ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sforce.async.JobStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sforce.async.OperationEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sforce.async.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sforce.ws.codegen.ConnectionMetadataConstructor.ArgListTypesToGenerate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sforce.ws.wsdl.SfdcApiType
Returns an array containing the constants of this enum type, in the order they are declared.
Verbose - Class in com.sforce.ws.util
Util class to log debug messages.
Verbose() - Constructor for class com.sforce.ws.util.Verbose
 
verifyElement(XmlInputStream, TypeInfo) - Method in class com.sforce.ws.bind.TypeMapper
 
verifyEndpoint() - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
verifyEnterpriseEndpoint() - Method in class com.sforce.ws.ConnectorConfig
 
verifyPartnerEndpoint() - Method in class com.sforce.ws.ConnectorConfig
 
verifyTag(String, String, String, String) - Method in class com.sforce.ws.bind.TypeMapper
 
verifyToolingEndpoint() - Method in class com.sforce.ws.ConnectorConfig
 
VERSION - Static variable in class com.sforce.ws.parser.MXParser
 
VERSION - Static variable in class com.sforce.ws.tools.VersionInfo
 
VersionInfo - Class in com.sforce.ws.tools
version
VersionInfo() - Constructor for class com.sforce.ws.tools.VersionInfo
 

W

WEBLINK_SIZE_LIMIT_EXCEEDED - com.sforce.async.StatusCode
Enumeration : WEBLINK_SIZE_LIMIT_EXCEEDED
WEBLINK_URL_INVALID - com.sforce.async.StatusCode
 
write(byte[]) - Method in class com.sforce.ws.ConnectorConfig.TeeOutputStream
 
write(byte[]) - Method in class com.sforce.ws.transport.LimitingOutputStream
 
write(byte[]) - Method in class com.sforce.ws.transport.MessageHandlerOutputStream
 
write(byte[], int, int) - Method in class com.sforce.ws.ConnectorConfig.TeeOutputStream
 
write(byte[], int, int) - Method in class com.sforce.ws.transport.LimitingOutputStream
 
write(byte[], int, int) - Method in class com.sforce.ws.transport.MessageHandlerOutputStream
 
write(int) - Method in class com.sforce.ws.ConnectorConfig.TeeOutputStream
 
write(int) - Method in class com.sforce.ws.transport.LimitingOutputStream
 
write(int) - Method in class com.sforce.ws.transport.MessageHandlerOutputStream
 
write(XmlOutputStream) - Method in class com.sforce.async.SObject
Example: XYZ BLAH 123456 ParentEntityType foo@bar.com
write(XmlOutputStream, int) - Method in class com.sforce.async.SObject
 
write(String...) - Method in class com.sforce.bulk.UpdateStream
 
write(QName, XmlOutputStream, TypeMapper) - Method in exception com.sforce.async.AsyncApiException
 
write(QName, XmlOutputStream, TypeMapper) - Method in class com.sforce.async.BatchInfo
 
write(QName, XmlOutputStream, TypeMapper) - Method in class com.sforce.async.BatchInfoList
 
write(QName, XmlOutputStream, TypeMapper) - Method in class com.sforce.async.BatchResult
 
write(QName, XmlOutputStream, TypeMapper) - Method in class com.sforce.async.Error
 
write(QName, XmlOutputStream, TypeMapper) - Method in class com.sforce.async.JobInfo
 
write(QName, XmlOutputStream, TypeMapper) - Method in class com.sforce.async.QueryResultList
 
write(QName, XmlOutputStream, TypeMapper) - Method in class com.sforce.async.Result
 
write(QName, XmlOutputStream, TypeMapper) - Method in class com.sforce.ws.bind.SoapHeaderObject
 
write(QName, XmlOutputStream, TypeMapper) - Method in interface com.sforce.ws.bind.XMLizable
write this instace as xml.
write(QName, XmlOutputStream, TypeMapper) - Method in class com.sforce.ws.bind.XmlObject
 
write(QName, XmlOutputStream, TypeMapper) - Method in class com.sforce.ws.bind.XmlObjectWrapper
 
writeAttribute(String, String, String) - Method in class com.sforce.ws.parser.XmlOutputStream
 
writeAttributeValue(String, Writer) - Method in class com.sforce.ws.parser.MXSerializer
 
writeBoolean(XmlOutputStream, TypeInfo, boolean, boolean) - Method in class com.sforce.ws.bind.TypeMapper
 
writeComment(String) - Method in class com.sforce.ws.parser.XmlOutputStream
 
writeDouble(double) - Method in class com.sforce.ws.bind.TypeMapper
 
writeDouble(XmlOutputStream, TypeInfo, double, boolean) - Method in class com.sforce.ws.bind.TypeMapper
 
writeElementContent(char[], int, int, Writer) - Method in class com.sforce.ws.parser.MXSerializer
 
writeElementContent(String, Writer) - Method in class com.sforce.ws.parser.MXSerializer
 
writeEndTag(String, String) - Method in class com.sforce.ws.parser.XmlOutputStream
 
writeField(String) - Method in class com.sforce.bulk.CsvWriter
 
writeFields(XmlOutputStream, TypeMapper) - Method in exception com.sforce.async.AsyncApiException
 
writeFields(XmlOutputStream, TypeMapper) - Method in class com.sforce.async.BatchInfo
 
writeFields(XmlOutputStream, TypeMapper) - Method in class com.sforce.async.BatchInfoList
 
writeFields(XmlOutputStream, TypeMapper) - Method in class com.sforce.async.BatchResult
 
writeFields(XmlOutputStream, TypeMapper) - Method in class com.sforce.async.Error
 
writeFields(XmlOutputStream, TypeMapper) - Method in class com.sforce.async.JobInfo
 
writeFields(XmlOutputStream, TypeMapper) - Method in class com.sforce.async.QueryResultList
 
writeFields(XmlOutputStream, TypeMapper) - Method in class com.sforce.async.Result
 
writeFields(XmlOutputStream, TypeMapper) - Method in class com.sforce.ws.bind.SoapHeaderObject
 
writeFieldXsiType - Variable in class com.sforce.ws.bind.TypeMapper
 
writeFieldXsiType(boolean) - Method in class com.sforce.ws.bind.TypeMapper
 
writeFirstField(String) - Method in class com.sforce.bulk.CsvWriter
 
writeFloat(XmlOutputStream, TypeInfo, float, boolean) - Method in class com.sforce.ws.bind.TypeMapper
 
writeIndent() - Method in class com.sforce.ws.parser.MXSerializer
 
writeIndentation - Variable in class com.sforce.ws.parser.MXSerializer
 
writeInt(XmlOutputStream, TypeInfo, int, boolean) - Method in class com.sforce.ws.bind.TypeMapper
 
writeLineSepartor - Variable in class com.sforce.ws.parser.MXSerializer
 
writeLong(XmlOutputStream, TypeInfo, long, boolean) - Method in class com.sforce.ws.bind.TypeMapper
 
writeMethod(Element) - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
writeMethodName(Element) - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
writeObject(XmlOutputStream, TypeInfo, Object, boolean) - Method in class com.sforce.ws.bind.TypeMapper
 
writeRecord(String[]) - Method in class com.sforce.bulk.CsvWriter
 
writeStartTag(String, String) - Method in class com.sforce.ws.parser.XmlOutputStream
 
writeString(XmlOutputStream, TypeInfo, String, boolean) - Method in class com.sforce.ws.bind.TypeMapper
 
writeStringElement(String, String, String) - Method in class com.sforce.ws.parser.XmlOutputStream
 
writeText(String) - Method in class com.sforce.ws.parser.XmlOutputStream
 
writeXsiType(XmlOutputStream, String, String) - Method in class com.sforce.ws.bind.TypeMapper
write xsi type.
WRONG_CONTROLLER_TYPE - com.sforce.async.StatusCode
Enumeration : WRONG_CONTROLLER_TYPE
WSDL - Static variable in class com.sforce.ws.util.Verbose
 
WSDL_NS - Static variable in interface com.sforce.ws.wsdl.Constants
 
WSDL_SOAP_NS - Static variable in interface com.sforce.ws.wsdl.Constants
 
wsdlc - Class in com.sforce.ws.tools
wsdlc is a tool that can generate java stubs from WSDL.
wsdlc(String, STGroupDir) - Constructor for class com.sforce.ws.tools.wsdlc
 
wsdlc(String, STGroupDir, boolean) - Constructor for class com.sforce.ws.tools.wsdlc
 
WsdlcIterator - Class in com.sforce.ws.tools
Simple tool for running wsdlc on a group of wsdl files.
WsdlcIterator() - Constructor for class com.sforce.ws.tools.WsdlcIterator
 
WsdlFactory - Class in com.sforce.ws.wsdl
 
WsdlFactory() - Constructor for class com.sforce.ws.wsdl.WsdlFactory
 
WsdlNode - Class in com.sforce.ws.wsdl
This class represents the root of the WSDL data model
WsdlNode() - Constructor for class com.sforce.ws.wsdl.WsdlNode
 
WsdlParseException - Exception in com.sforce.ws.wsdl
This exception is thrown when there is an error in parsing WSDL.
WsdlParseException(String) - Constructor for exception com.sforce.ws.wsdl.WsdlParseException
 
WsdlParseException(String, Throwable) - Constructor for exception com.sforce.ws.wsdl.WsdlParseException
 
WsdlParseException(Throwable) - Constructor for exception com.sforce.ws.wsdl.WsdlParseException
 
WsdlParser - Class in com.sforce.ws.wsdl
WsdlParser
WsdlParser(XmlInputStream) - Constructor for class com.sforce.ws.wsdl.WsdlParser
 

X

XML - com.sforce.async.ContentType
 
XML - Static variable in class com.sforce.ws.util.Verbose
 
XML_CONTENT_TYPE - Static variable in class com.sforce.async.BulkConnection
 
XML_URI - Static variable in class com.sforce.ws.parser.MXParser
 
XML_URI - Static variable in class com.sforce.ws.parser.MXSerializer
 
xmlDeclContent - Variable in class com.sforce.ws.parser.MXParser
 
xmlDeclStandalone - Variable in class com.sforce.ws.parser.MXParser
 
xmlDeclVersion - Variable in class com.sforce.ws.parser.MXParser
 
XmlInputStream - Class in com.sforce.ws.parser
This is a minimal pull parser.
XmlInputStream() - Constructor for class com.sforce.ws.parser.XmlInputStream
 
XMLizable - Interface in com.sforce.ws.bind
This interface is used to mark a class as de/serializable to XML.
XMLNS_URI - Static variable in class com.sforce.ws.parser.MXParser
 
XMLNS_URI - Static variable in class com.sforce.ws.parser.MXSerializer
 
XmlObject - Class in com.sforce.ws.bind
This is a generic XML element -- same a DOM element.
XmlObject() - Constructor for class com.sforce.ws.bind.XmlObject
 
XmlObject(QName) - Constructor for class com.sforce.ws.bind.XmlObject
 
XmlObject(QName, Object) - Constructor for class com.sforce.ws.bind.XmlObject
 
XmlObjectWrapper - Class in com.sforce.ws.bind
This class wraps an XMLizable and presents it as an XmlObject so that we can later convert this object to the complex type this represents.
XmlObjectWrapper(XMLizable) - Constructor for class com.sforce.ws.bind.XmlObjectWrapper
 
XmlOutputStream - Class in com.sforce.ws.parser
This is a minimal XML output stream, that can be used to write XML.
XmlOutputStream(OutputStream, boolean) - Constructor for class com.sforce.ws.parser.XmlOutputStream
 
XmlOutputStream(OutputStream, String) - Constructor for class com.sforce.ws.parser.XmlOutputStream
 
XmlPullParser - Interface in com.sforce.ws.parser
XML Pull Parser is an interface that defines parsing functionlity provided in XMLPULL V1 API (visit this website to learn more about API and its implementations).
XmlPullParserException - Exception in com.sforce.ws.parser
This exception is thrown to signal XML Pull Parser related faults.
XmlPullParserException(String) - Constructor for exception com.sforce.ws.parser.XmlPullParserException
 
XmlPullParserException(String, XmlPullParser, Throwable) - Constructor for exception com.sforce.ws.parser.XmlPullParserException
 
XmlTypeInfoProvider - Interface in com.sforce.ws.bind
This interface can be used to indicate that it knows what its type Info is, and to use this in preference to asking to the TypeMapper for the type info.
xsiType() - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 

Y

YES - Static variable in class com.sforce.ws.parser.MXParser
 

Z

ZIP_CSV - com.sforce.async.ContentType
 
ZIP_CSV_CONTENT_TYPE - Static variable in class com.sforce.async.BulkConnection
 
ZIP_JSON - com.sforce.async.ContentType
 
ZIP_JSON_CONTENT_TYPE - Static variable in class com.sforce.async.BulkConnection
 
ZIP_XML - com.sforce.async.ContentType
 
ZIP_XML_CONTENT_TYPE - Static variable in class com.sforce.async.BulkConnection
 
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 
All Classes All Packages