- 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
-
- 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 "")
- 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
-
- 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
-