public interface

Constants

com.sforce.ws.wsdl.Constants
Known Indirect Subclasses

Class Overview

This class contains a list of string constants used while parsing WSDL.

Summary

Constants
String ADDRESS
String ALL
String ANNOTATION
String ATTRIBUTE
String ATTRIBUTE_FORM_DEFAULT
String BASE
String BINDING
String BODY
String CHOICE
String CLIENT_SYNC_SFORCE_NS
String COMPLEX_TYPE
String CROSS_INSTANCE_SFORCE_NS
String DEFINITIONS
String DOCUMENTATION
String ELEMENT
String ELEMENT_FORM_DEFAULT
String ENTERPRISE_NS
String ENTERPRISE_SOBJECT_NS
String ENUMERATION
String EXTENSION
String FAULT
String HEADER
String IMPORT
String INPUT
String INTERNAL_SFORCE_NS
String LOCATION
String MAX_OCCURS
String MESSAGE
String META_SFORCE_NS
String MIN_OCCURS
String NAME
String NILLABLE
String OPERATION
String OUTPUT
String PART
String PARTNER_NS
String PARTNER_SOBJECT_NS
String PORT
String PORT_TYPE
String REF
String RESTRICTION
String SCHEMA
String SCHEMA_INSTANCE_NS
String SCHEMA_NS
String SEQUENCE
String SERVICE
String SIMPLE_TYPE
String SOAP_ENVELOPE_NS
String STYLE
String SYNC_API_SFORCE_NS
String TARGET_NAME_SPACE
String TRANSPORT
String TYPE
String TYPES
String VALUE
String WSDL_NS
String WSDL_SOAP_NS

Constants

public static final String ADDRESS

Constant Value: "address"

public static final String ALL

Constant Value: "all"

public static final String ANNOTATION

Constant Value: "annotation"

public static final String ATTRIBUTE

Constant Value: "attribute"

public static final String ATTRIBUTE_FORM_DEFAULT

Constant Value: "attributeFormDefault"

public static final String BASE

Constant Value: "base"

public static final String BINDING

Constant Value: "binding"

public static final String BODY

Constant Value: "body"

public static final String CHOICE

Constant Value: "choice"

public static final String CLIENT_SYNC_SFORCE_NS

Constant Value: "http://soap.sforce.com/2009/10/clientsync"

public static final String COMPLEX_TYPE

Constant Value: "complexType"

public static final String CROSS_INSTANCE_SFORCE_NS

Constant Value: "http://soap.sforce.com/2006/05/crossinstance"

public static final String DEFINITIONS

Constant Value: "definitions"

public static final String DOCUMENTATION

Constant Value: "documentation"

public static final String ELEMENT

Constant Value: "element"

public static final String ELEMENT_FORM_DEFAULT

Constant Value: "elementFormDefault"

public static final String ENTERPRISE_NS

Constant Value: "urn:enterprise.soap.sforce.com"

public static final String ENTERPRISE_SOBJECT_NS

Constant Value: "urn:sobject.enterprise.soap.sforce.com"

public static final String ENUMERATION

Constant Value: "enumeration"

public static final String EXTENSION

Constant Value: "extension"

public static final String FAULT

Constant Value: "fault"

public static final String HEADER

Constant Value: "header"

public static final String IMPORT

Constant Value: "import"

public static final String INPUT

Constant Value: "input"

public static final String INTERNAL_SFORCE_NS

Constant Value: "http://soap.sforce.com/2007/07/internal"

public static final String LOCATION

Constant Value: "location"

public static final String MAX_OCCURS

Constant Value: "maxOccurs"

public static final String MESSAGE

Constant Value: "message"

public static final String META_SFORCE_NS

Constant Value: "http://soap.sforce.com/2006/04/metadata"

public static final String MIN_OCCURS

Constant Value: "minOccurs"

public static final String NAME

Constant Value: "name"

public static final String NILLABLE

Constant Value: "nillable"

public static final String OPERATION

Constant Value: "operation"

public static final String OUTPUT

Constant Value: "output"

public static final String PART

Constant Value: "part"

public static final String PARTNER_NS

Constant Value: "urn:partner.soap.sforce.com"

public static final String PARTNER_SOBJECT_NS

Constant Value: "urn:sobject.partner.soap.sforce.com"

public static final String PORT

Constant Value: "port"

public static final String PORT_TYPE

Constant Value: "portType"

public static final String REF

Constant Value: "ref"

public static final String RESTRICTION

Constant Value: "restriction"

public static final String SCHEMA

Constant Value: "schema"

public static final String SCHEMA_INSTANCE_NS

Constant Value: "http://www.w3.org/2001/XMLSchema-instance"

public static final String SCHEMA_NS

Constant Value: "http://www.w3.org/2001/XMLSchema"

public static final String SEQUENCE

Constant Value: "sequence"

public static final String SERVICE

Constant Value: "service"

public static final String SIMPLE_TYPE

Constant Value: "simpleType"

public static final String SOAP_ENVELOPE_NS

Constant Value: "http://schemas.xmlsoap.org/soap/envelope/"

public static final String STYLE

Constant Value: "style"

public static final String SYNC_API_SFORCE_NS

Constant Value: "http://soap.sforce.com/schemas/class/syncapi/Command"

public static final String TARGET_NAME_SPACE

Constant Value: "targetNamespace"

public static final String TRANSPORT

Constant Value: "transport"

public static final String TYPE

Constant Value: "type"

public static final String TYPES

Constant Value: "types"

public static final String VALUE

Constant Value: "value"

public static final String WSDL_NS

Constant Value: "http://schemas.xmlsoap.org/wsdl/"

public static final String WSDL_SOAP_NS

Constant Value: "http://schemas.xmlsoap.org/wsdl/soap/"