Skip navigation links
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 

A

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, String) - Method in class com.sforce.async.BulkConnection
 
addHeader(String[]) - Method in class com.sforce.async.CsvBatchRequest
 
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
 
allStringsInterned - Variable in class com.sforce.ws.parser.MXParser
Implementation notice: the is instance variable that controls if newString() is interning.
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
 
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, Throwable) - Constructor for exception com.sforce.async.AsyncApiException
 
AsyncApiException(String, AsyncExceptionCode) - 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

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

Eliminates dependency on sun.misc.Base64Encoding, which isn't appreciated by the J2EE security manager.

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.
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
 
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
 
CHOICE - Static variable in interface com.sforce.ws.wsdl.Constants
 
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
 
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
 
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(File) - Method in class com.sforce.ws.codegen.Generator
 
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
 
ConcurrencyMode - Enum in com.sforce.async
ConcurrencyMode --
concurrencyMode(ConcurrencyMode) - Method in class com.sforce.async.JobInfo.Builder
 
connect(String, String) - Method in class com.sforce.ws.transport.GaeHttpTransport
 
connect(String, HashMap<String, String>) - Method in class com.sforce.ws.transport.GaeHttpTransport
 
connect(String, HashMap<String, String>, boolean) - 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>, boolean) - Method in class com.sforce.ws.transport.JdkHttpTransport
 
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 interface com.sforce.ws.transport.Transport
 
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 - Enum in com.sforce.async
ContentType --
contentType(ContentType) - Method in class com.sforce.async.JobInfo.Builder
 
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
 
copy(InputStream, boolean, 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(URL, HashMap<String, String>) - Method in class com.sforce.ws.ConnectorConfig
 
createConnection(URL, HashMap<String, String>, boolean) - Method in class com.sforce.ws.ConnectorConfig
 
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
 
createCsvBatch(JobInfo) - Method in class com.sforce.async.BulkConnection
 
createFromString(String) - Static method in class com.sforce.ws.wsdl.WsdlFactory
 
createJob(String, String) - Method in class com.sforce.async.BulkConnection
 
createJob(JobInfo) - Method in class com.sforce.async.BulkConnection
 
createJob(JobInfo, ContentType) - 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
 
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(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(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(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.CSVParseException - Exception in com.sforce.async
 
CsvWriter - Class in com.sforce.bulk
CSV writer

User: mcheenath Date: Nov 1, 2010

CsvWriter(String[], Writer) - Constructor for class com.sforce.bulk.CsvWriter
 

D

DATE_FORMAT - Static variable in class com.sforce.ws.bind.CalendarCodec
 
DateCodec - Class in com.sforce.ws.bind
Taken from axis:

The DateSerializer deserializes a Date.

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 - Static variable in interface com.sforce.ws.wsdl.Constants
 
Definitions - Class in com.sforce.ws.wsdl
This class represents a WSDL->definitions
Definitions() - Constructor for class com.sforce.ws.wsdl.Definitions
 
deleteDir(File) - Static method in class com.sforce.ws.util.FileUtil
 
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 - Static variable in interface com.sforce.ws.wsdl.Constants
 
Documentation - Class in com.sforce.ws.wsdl
Documentation
Documentation() - Constructor for class com.sforce.ws.wsdl.Documentation
 
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
 

E

e - Variable in class com.sforce.ws.codegen.metadata.SimpleClassMetadata.EnumAndValue
 
ELEMENT - Static variable in interface com.sforce.ws.wsdl.Constants
 
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_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
 
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(int) - Method in class com.sforce.ws.parser.MXParser
 
ensureNamespacesCapacity() - Method in class com.sforce.ws.parser.MXSerializer
 
ensurePC(int) - Method in class com.sforce.ws.parser.MXParser
 
ENTERPRISE_NS - Static variable in interface com.sforce.ws.wsdl.Constants
 
ENTERPRISE_SOBJECT_NS - Static variable in interface com.sforce.ws.wsdl.Constants
 
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 - Static variable in interface com.sforce.ws.wsdl.Constants
 
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
 
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 - 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(String, Throwable) - Method in class com.sforce.bulk.StreamHandler
 
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
 
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
 
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
 
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(URL, File) - Method in class com.sforce.ws.codegen.Generator
 
generate(Definitions, SfdcApiType, Types, File) - Method in class com.sforce.ws.codegen.Generator
 
generate(String, String, Object, ST, File) - Method in class com.sforce.ws.codegen.Generator
 
generate(Definitions, SfdcApiType, Types, File) - Method in class com.sforce.ws.tools.wsdlc
 
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() - Method in class com.sforce.ws.bind.TypeMapper
 
generateInterfaces - Variable in class com.sforce.ws.codegen.Generator
 
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, 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(Operation, ConnectionMetadataConstructor.ArgListTypesToGenerate) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
getArgs() - Method in class com.sforce.ws.codegen.metadata.HeaderMetadata
 
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(String, String) - Method in class com.sforce.ws.parser.MXParser
 
getAttributeValue(String, String) - Method in class com.sforce.ws.parser.XmlInputStream
 
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 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
 
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(String) - 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.XmlObjectWrapper
 
getClassName(String) - Static method in class com.sforce.ws.bind.NameMapper
return the class name for the specified xml type.
getClassName() - Method in class com.sforce.ws.codegen.metadata.ClassMetadata
 
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
 
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(SimpleType, TypeMapper) - Static method in class com.sforce.ws.codegen.metadata.SimpleClassMetadata
 
getEnumsAndValues() - 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(String) - Static method in class com.sforce.ws.bind.NameMapper
 
getFieldName() - Method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
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(String) - Method in class com.sforce.ws.codegen.FactoryMetadataConstructor
 
getInterfacePackageName(String) - Method in class com.sforce.ws.codegen.Generator
 
getInterfacePackageName() - Method in class com.sforce.ws.codegen.metadata.ClassMetadata
 
getInterfacePackagePrefix() - Method in class com.sforce.ws.bind.TypeMapper
 
getIsArray() - Method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
getJavaClassName(QName, Types, boolean) - Method in class com.sforce.ws.bind.TypeMapper
returns java class name for the specified xml complex type
getJavaClassName(Element, boolean) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
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(QName) - Method in class com.sforce.ws.wsdl.Definitions
 
getMessage() - Method in class com.sforce.ws.wsdl.SoapHeader
 
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(String) - Method in class com.sforce.ws.parser.MXParser
 
getNamespace() - Method in class com.sforce.ws.parser.MXParser
 
getNamespace() - Method in class com.sforce.ws.parser.MXSerializer
 
getNamespace(String) - Method in class com.sforce.ws.parser.XmlInputStream
 
getNamespace() - 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() - 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(String) - Method in class com.sforce.ws.wsdl.WsdlParser
 
getNamespace() - 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
 
getOperation() - Method in class com.sforce.async.JobInfo
 
getOperation(QName) - Method in class com.sforce.ws.wsdl.Binding
 
getOperation() - Method in class com.sforce.ws.wsdl.BindingOperation
 
getOperation(QName) - Method in class com.sforce.ws.wsdl.PortType
 
getOperationName(Operation) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
getOperationName() - Method in class com.sforce.ws.codegen.metadata.OperationMetadata
 
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(String, String) - Static method in class com.sforce.ws.bind.NameMapper
returns the java package name for the specified schema target namespace
getPackageName() - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
getPackageName(Definitions) - Method in class com.sforce.ws.codegen.Generator
 
getPackageName() - Method in class com.sforce.ws.codegen.metadata.ClassMetadata
 
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(String) - Method in class com.sforce.ws.wsdl.Message
 
getPart() - Method in class com.sforce.ws.wsdl.SoapHeader
 
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(String) - Static method in class com.sforce.ws.bind.TypeMapper
 
getPrefix() - Method in class com.sforce.ws.parser.MXParser
 
getPrefix(String, boolean) - Method in class com.sforce.ws.parser.MXSerializer
 
getPrefix(String) - Method in class com.sforce.ws.parser.XmlOutputStream
 
getPrefix() - Method in interface com.sforce.ws.parser.XmlPullParser
Returns the prefix of the current element.
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
 
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
 
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(Operation) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
getResultCall() - Method in class com.sforce.ws.codegen.metadata.OperationMetadata
 
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 class com.sforce.ws.codegen.metadata.ConnectionClassMetadata
 
getSobjectNamespace() - Method in enum com.sforce.ws.wsdl.SfdcApiType
 
getSplitMemberMetadataList() - Method in class com.sforce.ws.codegen.metadata.ComplexClassMetadata
 
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(String) - Static method in class com.sforce.ws.bind.TypeMapper
 
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
 
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(String, String, TypeMapper) - Method in interface com.sforce.ws.bind.XmlTypeInfoProvider
 
getTypeInfo() - Method in class com.sforce.ws.codegen.metadata.MemberMetadata
 
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
 
getWriter() - Method in class com.sforce.ws.parser.MXSerializer
 
getWriter() - Method in class com.sforce.ws.parser.XmlOutputStream
 
getXmlType(String) - Method in class com.sforce.ws.bind.TypeMapper
 
getXmlType() - Method in class com.sforce.ws.bind.XmlObject
 
getXmlType() - Method in class com.sforce.ws.bind.XmlObjectWrapper
 
getXsiType(XmlInputStream) - Method in class com.sforce.ws.bind.TypeMapper
 
getXsiType() - Method in class com.sforce.ws.codegen.metadata.ComplexClassMetadata
 
GMT - Static variable in class com.sforce.ws.bind.CalendarCodec
 

H

handleRequest(URL, byte[]) - Method in interface com.sforce.ws.MessageHandler
 
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[], Map<String, List<String>>) - Method in interface com.sforce.ws.MessageHandlerWithHeaders
 
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(Part) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
headerElement - Variable in class com.sforce.ws.SessionRenewer.SessionRenewalHeader
 
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
 

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
 
IMPORT - Static variable in interface com.sforce.ws.wsdl.Constants
 
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(String) - Method in class com.sforce.bulk.StreamHandler
 
info() - Static method in class com.sforce.ws.tools.VersionInfo
 
initArray(Element) - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
INPUT - Static variable in interface com.sforce.ws.wsdl.Constants
 
inputEncoding - Variable in class com.sforce.ws.parser.MXParser
 
INTERFACE_CONNECTION_WRAPPER - Static variable in class com.sforce.ws.tools.wsdlc
 
interfacePackageName - Variable in class com.sforce.ws.codegen.metadata.ClassMetadata
 
interfacePackagePrefix - Variable in class com.sforce.ws.codegen.Generator
 
INTERNAL_SFORCE_NS - Static variable in interface com.sforce.ws.wsdl.Constants
 
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(Element) - Method in class com.sforce.ws.codegen.ConnectionMetadataConstructor
 
isComplexType(Element) - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
isComplexType() - Method in class com.sforce.ws.wsdl.Element
 
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
 
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
Generated enum, please do not edit.
joinPC() - Method in class com.sforce.ws.parser.MXParser
 
JSON_CONTENT_TYPE - Static variable in class com.sforce.async.BulkConnection
 

K

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

L

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 - 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
 
main(String[]) - Static method in class com.sforce.ws.wsdl.Main
 
makeTempDirectory(String, boolean) - Static method in class com.sforce.ws.util.FileUtil
 
makeTempDirectory(File, String, boolean) - Static method in class com.sforce.ws.util.FileUtil
 
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
 
MAX_OCCURS - Static variable in interface com.sforce.ws.wsdl.Constants
 
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) - Constructor for class com.sforce.ws.codegen.metadata.MemberMetadata
 
MESSAGE - Static variable in interface com.sforce.ws.wsdl.Constants
 
Message - Class in com.sforce.ws.wsdl
This class represents WSDL->definitions->message
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
 
MIN_OCCURS - Static variable in interface com.sforce.ws.wsdl.Constants
 
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, 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) - 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, String, List<HeaderMetadata.HeaderElementMetadata>) - Static method in class com.sforce.ws.codegen.metadata.HeaderMetadata
 
newInstance(String, String, String, String, String, String, String, String, String, String, String, String, boolean, String, boolean) - 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
 
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_NAMESPACE - Static variable in interface com.sforce.ws.parser.XmlPullParser
This constant represents the default namespace (empty string "")

O

object(String) - Method in class com.sforce.async.JobInfo.Builder
 
offsetNewLine - Variable in class com.sforce.ws.parser.MXSerializer
 
operation(OperationEnum) - Method in class com.sforce.async.JobInfo.Builder
 
OPERATION - Static variable in interface com.sforce.ws.wsdl.Constants
 
Operation - Class in com.sforce.ws.wsdl
Operation
Operation(Definitions) - Constructor for class com.sforce.ws.wsdl.Operation
 
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
 
out - Variable in class com.sforce.ws.parser.MXSerializer
 
OUTPUT - Static variable in interface com.sforce.ws.wsdl.Constants
 

P

PACKAGE_PREFIX - Static variable in class com.sforce.ws.tools.wsdlc
 
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
 
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 - Static variable in interface com.sforce.ws.wsdl.Constants
 
Part - Class in com.sforce.ws.wsdl
This class represents WSDL->definitions->message
Part() - Constructor for class com.sforce.ws.wsdl.Part
 
PartialArrayException(String, Throwable, Object) - Constructor for exception com.sforce.ws.bind.TypeMapper.PartialArrayException
 
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
 
PORT - Static variable in interface com.sforce.ws.wsdl.Constants
 
Port - Class in com.sforce.ws.wsdl
Port
Port() - Constructor for class com.sforce.ws.wsdl.Port
 
PORT_TYPE - Static variable in interface com.sforce.ws.wsdl.Constants
 
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(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
printable(char) - Static method in class com.sforce.ws.parser.MXSerializer
 
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

QueryResultList - Class in com.sforce.async
QueryResultList --
QueryResultList() - Constructor for class com.sforce.async.QueryResultList
Constructor

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, String) - Method in class com.sforce.ws.wsdl.ComplexType
 
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, String) - Method in class com.sforce.ws.wsdl.SimpleType
 
read(WsdlParser) - Method in class com.sforce.ws.wsdl.Types
 
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.
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.
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.
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 - Static variable in interface com.sforce.ws.wsdl.Constants
 
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
 
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, STGroupDir, String, boolean) - Static method in class com.sforce.ws.tools.wsdlc
 

S

SCHEMA - Static variable in interface com.sforce.ws.wsdl.Constants
 
Schema - Class in com.sforce.ws.wsdl
This class represents WSDL->definitions->types->schema
Schema() - Constructor for class com.sforce.ws.wsdl.Schema
 
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
 
send(QName, XMLizable, QName, Class) - Method in class com.sforce.ws.transport.SoapConnection
 
send(String, QName, XMLizable, QName, Class) - Method in class com.sforce.ws.transport.SoapConnection
 
SEQUENCE - Static variable in interface com.sforce.ws.wsdl.Constants
 
SERVICE - Static variable in interface com.sforce.ws.wsdl.Constants
 
Service - Class in com.sforce.ws.wsdl
This class represents WSDL definitions->service.
Service() - Constructor for class com.sforce.ws.wsdl.Service
 
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
 
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, String) - Method in class com.sforce.async.SObject
 
setField(String, Object) - Method in class com.sforce.ws.bind.XmlObject
 
setField(String, Object) - Method in class com.sforce.ws.bind.XmlObjectWrapper
 
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(Reader) - Method in class com.sforce.ws.parser.MXParser
 
setInput(InputStream, String) - Method in class com.sforce.ws.parser.MXParser
 
setInput(InputStream, String) - Method in class com.sforce.ws.parser.XmlInputStream
 
setInput(Reader) - Method in interface com.sforce.ws.parser.XmlPullParser
Set the input source for parser to the given reader and resets the parser.
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
 
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(Writer) - Method in class com.sforce.ws.parser.MXSerializer
 
setOutput(OutputStream, String) - 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
 
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
 
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
 
STANDALONE_JAR - Static variable in class com.sforce.ws.tools.wsdlc
 
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(String, Boolean) - Method in class com.sforce.ws.parser.MXSerializer
 
startDocument() - Method in class com.sforce.ws.parser.XmlOutputStream
 
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 --
StreamException - Exception in com.sforce.bulk
This class represents

User: mcheenath Date: Dec 14, 2010

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

User: mcheenath Date: Dec 14, 2010

StreamHandler() - Constructor for class com.sforce.bulk.StreamHandler
 
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
 

T

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
 
templates - Variable in class com.sforce.ws.codegen.Generator
 
text - Variable in class com.sforce.ws.parser.MXParser
 
text(String) - Method in class com.sforce.ws.parser.MXSerializer
 
text(char[], int, int) - 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().
Time - Class in com.sforce.ws.types
Class that represents the xsd:time XML Schema type Taken from Apache Axis 1.4.
Time(Calendar) - Constructor for class com.sforce.ws.types.Time
Initialize with a Calender, year month and date are ignored
Time(String) - Constructor for class com.sforce.ws.types.Time
Converts a string formatted as HH:mm:ss[.SSS][+/-offset]
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.
toBytes(InputStream) - Static method in class com.sforce.ws.util.FileUtil
 
tokenize - Variable in class com.sforce.ws.parser.MXParser
 
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
 
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.Time
stringify method returns the time as it would be in GMT, only accurate to the second...millis probably get lost.
toString(File) - Static method in class com.sforce.ws.util.FileUtil
 
toString(Object) - Static method in class com.sforce.ws.util.Verbose
 
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
 
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 - 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
 
typeInfo(Element) - Method in class com.sforce.ws.codegen.TypeMetadataConstructor
 
typeMapper - Static variable in class com.sforce.async.BulkConnection
 
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 - 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.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 - 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
 
Types - Class in com.sforce.ws.wsdl
This class represents Definitions->types.
Types() - Constructor for class com.sforce.ws.wsdl.Types
 

U

UNBOUNDED - Static variable in class com.sforce.ws.wsdl.Element
 
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

User: mcheenath Date: Dec 15, 2010

UpdateResult(String, boolean, boolean, String) - Constructor for class com.sforce.bulk.UpdateResult
 
UpdateResultStream - Class in com.sforce.bulk
This class represents

User: mcheenath Date: Dec 15, 2010

UpdateResultStream(StreamHandler, BulkConnection, JobInfo) - Constructor for class com.sforce.bulk.UpdateResultStream
 
UpdateStream - Class in com.sforce.bulk
This class represents

User: mcheenath Date: Dec 10, 2010

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

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(XmlOutputStream) - Method in class com.sforce.async.SObject
Example: XYZ BLAH 123456

X

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_CONTENT_TYPE - Static variable in class com.sforce.async.BulkConnection
 
ZIP_JSON_CONTENT_TYPE - Static variable in class com.sforce.async.BulkConnection
 
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 

Copyright © 2016. All Rights Reserved.