IBM WebSphere Application ServerTM
Release 7
A B C D G I M N O S T U V W

A

addSDOAliasName(Type, String) - Static method in class com.ibm.websphere.sdox.SDOUtil
Creates an alias name for the specified type.

B

BINDING_JMS - Static variable in interface com.ibm.websphere.soa.sca.wireformat.jms.WireFormatJMSBindingContext
The Constant BINDING_JMS.

C

com.ibm.websphere.sca.context - package com.ibm.websphere.sca.context
 
com.ibm.websphere.sdox - package com.ibm.websphere.sdox
 
com.ibm.websphere.soa.sca.operationselector.jms - package com.ibm.websphere.soa.sca.operationselector.jms
 
com.ibm.websphere.soa.sca.sdo - package com.ibm.websphere.soa.sca.sdo
 
com.ibm.websphere.soa.sca.wireformat - package com.ibm.websphere.soa.sca.wireformat
 
com.ibm.websphere.soa.sca.wireformat.jms - package com.ibm.websphere.soa.sca.wireformat.jms
 
CompositeContext - Interface in com.ibm.websphere.sca.context
org.osoa.sca.CompositeContext was removed from the 1.0 version of the SCA spec.
convertFromString(Type, String) - Static method in class com.ibm.websphere.sdox.SDOUtil
Convert from a string representation of the specified datatype to a value of the type.
convertToString(Type, Object) - Static method in class com.ibm.websphere.sdox.SDOUtil
Convert a value of the specified datatype to its corresponding string representation.
createHelperContext(Map<String, Object>) - Static method in class com.ibm.websphere.sdox.SDOUtil
Create a helper context with the specified options and a randomly generated ID
createHelperContext() - Static method in class com.ibm.websphere.sdox.SDOUtil
Create a helper context with a randomly generated ID
CurrentCompositeContext - Class in com.ibm.websphere.sca.context
org.osoa.sca.CurrentCompositeContext was removed from the 1.0 version of the SCA spec.
CurrentCompositeContext() - Constructor for class com.ibm.websphere.sca.context.CurrentCompositeContext
 

D

DATATYPE_WRAPPER_URI - Static variable in class com.ibm.websphere.sdox.SDOUtil
URI of the DataTypeWrapper Type
DefaultHelperContext - Annotation Type in com.ibm.websphere.soa.sca.sdo
Annotation used to indicate a field or setter method that is used to inject the value of the SCA-managed default SDO HelperContext.
define(XSDHelper, List<Source>) - Static method in class com.ibm.websphere.sdox.SDOUtil
Define a group of schemas contributing to the same target namespace.

G

getAttributes(DataObject) - Static method in class com.ibm.websphere.sdox.SDOUtil
Returns a Map of attributes contained by the specified DataObject
getBindingType() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatBindingContext
Gets the binding type.
getComponent() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Gets the component.
getContext() - Static method in class com.ibm.websphere.sca.context.CurrentCompositeContext
Returns the current composite context.
getCustomProperty(Object) - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Gets the custom property.
getExceptionType() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Gets the exception type.
getInvocationType() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Gets the invocation type of the current invocation.
getJMSMessage() - Method in interface com.ibm.websphere.soa.sca.wireformat.jms.WireFormatJMSBindingContext
Gets the JMS message.
getJMSSession() - Method in interface com.ibm.websphere.soa.sca.wireformat.jms.WireFormatJMSBindingContext
Gets the JMS session.
getMaxLength(Type) - Static method in class com.ibm.websphere.sdox.SDOUtil
Return the value of the maxLength facet on the specified Type, if available
getOperationName(Message) - Method in interface com.ibm.websphere.soa.sca.operationselector.jms.OperationSelector
Gets the operation name.
getOperationNames() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Gets the operation names.
getQName(Type) - Static method in class com.ibm.websphere.sdox.SDOUtil
Return the namespace-qualified name of the specified Type
getQName(Property) - Static method in class com.ibm.websphere.sdox.SDOUtil
Return the namespace-qualified name of the specified Property
getReference() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Gets the reference.
getSelectedOperationName() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Gets the selected operation name.
getService(Class<T>, String) - Method in interface com.ibm.websphere.sca.context.CompositeContext
Returns a proxy that provides access to the specified service.
getService() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Gets the service.
getServiceReference(Class<T>, String) - Method in interface com.ibm.websphere.sca.context.CompositeContext
Returns a ServiceReference for the specified service.
getTargetOperationName() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Gets the target operation name.
getTransformedData() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Gets the transformed data.
getWireFormatBindingContext() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Gets the wire format binding context.
getWireFormatContext() - Method in interface com.ibm.websphere.soa.sca.operationselector.jms.OperationSelector
Gets the wire format context.
getWireFormatContext() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatHandler
Gets the wire format context.
getWSDLSources(XSDHelper, InputStream, String) - Static method in class com.ibm.websphere.sdox.SDOUtil
Create XSD sources for types representing WSDL components - e.g., messages, parts, etc.

I

isDataTypeWrapper(Type) - Static method in class com.ibm.websphere.sdox.SDOUtil
Return true if the specified Type is a DataTypeWrapper
isElement(Property) - Static method in class com.ibm.websphere.sdox.SDOUtil
Returns whether or not the specified property is mapped to an XML element
isMixed(Type) - Static method in class com.ibm.websphere.sdox.SDOUtil
Return true if mixed content is allowed for the specified Type

M

markBusinessException() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Mark business exception.
markRuntimeException() - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Mark runtime exception.

N

NoSuchDomainException - Exception in com.ibm.websphere.sca.context
Exception thrown when in invalid domain is passed as an argument.
NoSuchDomainException() - Constructor for exception com.ibm.websphere.sca.context.NoSuchDomainException
Constructs exception object.
NoSuchDomainException(String) - Constructor for exception com.ibm.websphere.sca.context.NoSuchDomainException
Constructs exception object.
NoSuchDomainException(String, Throwable) - Constructor for exception com.ibm.websphere.sca.context.NoSuchDomainException
Constructs exception object.
NoSuchDomainException(Throwable) - Constructor for exception com.ibm.websphere.sca.context.NoSuchDomainException
Constructs exception object.
NoSuchServiceException - Exception in com.ibm.websphere.sca.context
Exception thrown when an non existent service is requested..
NoSuchServiceException() - Constructor for exception com.ibm.websphere.sca.context.NoSuchServiceException
Constructs exception object.
NoSuchServiceException(String) - Constructor for exception com.ibm.websphere.sca.context.NoSuchServiceException
Constructs exception object.
NoSuchServiceException(String, Throwable) - Constructor for exception com.ibm.websphere.sca.context.NoSuchServiceException
Constructs exception object.
NoSuchServiceException(Throwable) - Constructor for exception com.ibm.websphere.sca.context.NoSuchServiceException
Constructs exception object.

O

OperationSelector - Interface in com.ibm.websphere.soa.sca.operationselector.jms
The Interface OperationSelector.
OperationSelectorException - Exception in com.ibm.websphere.soa.sca.operationselector.jms
The Class OperationSelectorException.
OperationSelectorException() - Constructor for exception com.ibm.websphere.soa.sca.operationselector.jms.OperationSelectorException
Instantiates a new operation selector exception.
OperationSelectorException(String, Throwable) - Constructor for exception com.ibm.websphere.soa.sca.operationselector.jms.OperationSelectorException
Instantiates a new operation selector exception.
OperationSelectorException(String) - Constructor for exception com.ibm.websphere.soa.sca.operationselector.jms.OperationSelectorException
Instantiates a new operation selector exception.
OperationSelectorException(Throwable) - Constructor for exception com.ibm.websphere.soa.sca.operationselector.jms.OperationSelectorException
Instantiates a new operation selector exception.
OPTION_BO_COMPATIBLE - Static variable in class com.ibm.websphere.sdox.SDOUtil
 
OPTION_CHANGE_SUMMARY - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_CHANGE_SUMMARY enables the change summary feature.
OPTION_COPY_DISCARD_DEFAULT_ATTRIBUTE - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_COPY_DISCARD_DEFAULT_ATTRIBUTE determines whether or not schema specified default attributes are propagated during a document instance copy operation.
OPTION_COPY_ON_WRITE - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_COPY_ON_WRITE determines whether CopyHelper.copy() will perform copy-on-write (when possible).
OPTION_EAGER_BUFFER_LOAD - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_EAGER_BUFFER_LOAD will load the entire document to its internal buffer but not necessarily parse its contents

Value should be either "true" or "false".
OPTION_EAGER_ON_LOAD - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_EAGER_ON_LOAD will materialize the entire document/data during the "loading phase" - i.e., during the load() call.
OPTION_FAST_SERIALIZATION - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_FAST_SERIALIZATION will improve the speed of serialization operations by caching namespace information.
OPTION_LOAD_LARGE_DOCUMENT - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_LOAD_LARGE_DOCUMENT will improve de-serialization operations for large documents (> 1MB).
OPTION_LOAD_SKIP_SUBTREE - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_LOAD_SKIP_SUBTREE will materialize the root level of the document/data during the "loading phase" - i.e., during the load() call.
OPTION_SAVE_DEFAULT_ATTRIBUTE - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SAVE_DISCARD_DEFAULT_ATTRIBUTE instructs the XML serializer to save the default attribute value specified in the XSD.
OPTION_SAVE_FORCE_NS_DECLARATIONS - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SAVE_FORCE_NS_DECLARATIONS specifies a list of QName that would always be serialized.
OPTION_SAVE_INDENT - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SAVE_INDENT specifies whether additional whitespace may be added during serialization.
OPTION_SAVE_INDENT_LINE_SEPARATOR - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SAVE_INDENT_LINE_SEPARATOR contains the line separator value to use when the option OPTION_SAVE_INDENT == "true".
OPTION_SAVE_OMIT_XML_DECL - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SAVE_OMIT_XML_DECL specifies whether or not to omit the xml declaration when serializing instance documents.
OPTION_SAVE_REQUIRED_PREFIXES - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SAVE_REQUIRED_PREFIXES specifies a list of QName containing prefix and URI.
OPTION_SAVE_STANDARD_CHANGE_SUMMARY - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SAVE_STANDARD_CHANGE_SUMMARY specifies whether or not the change summary information is serialized using the standard XML format described in the SDO specification.
OPTION_SAVE_STRIP_WHITESPACE - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SAVE_STRIP_WHITESPACE specifies whether to strip whitespace ("true") from serialized output or not ("false").
OPTION_SAVE_USE_DEFAULT_NS - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SAVE_USE_DEFAULT_NS specifies whether or not a QName in a namespace can be serialized in the default namespace.
OPTION_SCHEMA_ERROR_FAILFAST - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SCHEMA_ERROR_FAILFAST enables the schema fail fast mode.
OPTION_SCHEMA_ERROR_HANDLER - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SCHEMA_ERROR_HANDLER specifies the schema error handler to be used by the HelperContext instance.
OPTION_SCHEMA_FULL_CHECKING - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_SCHEMA_FULL_CHECKING enables full checking of schema constraints when loading schema documents.
OPTION_SCOPE_MANAGER - Static variable in class com.ibm.websphere.sdox.SDOUtil
 
OPTION_VALIDATE_ON_LOAD - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_VALIDATE_ON_LOAD is a superset of OPTION_EAGER_ON_LOAD in that it will perform a document schema validation in addition to the loading operation discussed in OPTION_EAGER_ON_LOAD.
OPTION_XML_ERROR_HANDLER - Static variable in class com.ibm.websphere.sdox.SDOUtil
The HelperContext option OPTION_XML_ERROR_HANDLER specifies the xml instance error handler to be used by the HelperContext instance.

S

SCA_DEFAULT_SCOPE - Static variable in class com.ibm.websphere.sdox.SDOUtil
SCA default HelperContext identifier
SDOUtil - Class in com.ibm.websphere.sdox
This class provides convenient static utility functions for implementation extended APIs
SDOUtil() - Constructor for class com.ibm.websphere.sdox.SDOUtil
 
set(Type, Property, Object) - Static method in class com.ibm.websphere.sdox.SDOUtil
Sets an instance Property (annotation) on the specified Type.
setContext(CompositeContext) - Static method in class com.ibm.websphere.sca.context.CurrentCompositeContext
Sets the current composite context.
setCustomProperty(Object, Object) - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Sets the custom property.
setLogging(ChangeSummary, boolean) - Static method in class com.ibm.websphere.sdox.SDOUtil
Suspend or resume logging for the specified ChangeSummary
setTransformedData(Object) - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatContext
Sets the transformed data.
setWireFormatContext(WireFormatContext) - Method in interface com.ibm.websphere.soa.sca.operationselector.jms.OperationSelector
Sets the wire format context.
setWireFormatContext(WireFormatContext) - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatHandler
Sets the wire format context.

T

transform(Object) - Method in interface com.ibm.websphere.soa.sca.wireformat.WireFormatHandler
Transform.

U

unset(Type, Property) - Static method in class com.ibm.websphere.sdox.SDOUtil
Unsets an instance Property (annotation) on the specified Type.

V

validate(DataObject) - Static method in class com.ibm.websphere.sdox.SDOUtil
Check if a data object is compliant to its XSD.
valueOf(String) - Static method in enum com.ibm.websphere.soa.sca.wireformat.WireFormatContext.EXCEPTION_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.websphere.soa.sca.wireformat.WireFormatContext.INVOCATION_TYPE
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.ibm.websphere.soa.sca.wireformat.WireFormatContext.EXCEPTION_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.websphere.soa.sca.wireformat.WireFormatContext.INVOCATION_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.

W

WireFormatBindingContext - Interface in com.ibm.websphere.soa.sca.wireformat
The Interface WireFormatBindingContext.
WireFormatContext - Interface in com.ibm.websphere.soa.sca.wireformat
The Interface WireFormatContext.
WireFormatContext.EXCEPTION_TYPE - Enum in com.ibm.websphere.soa.sca.wireformat
The Enum EXCEPTION_TYPE.
WireFormatContext.INVOCATION_TYPE - Enum in com.ibm.websphere.soa.sca.wireformat
The Enum INVOCATION_TYPE.
WireFormatHandler - Interface in com.ibm.websphere.soa.sca.wireformat
The Interface WireFormatHandler.
WireFormatHandlerException - Exception in com.ibm.websphere.soa.sca.wireformat
The Class WireFormatHandlerException.
WireFormatHandlerException() - Constructor for exception com.ibm.websphere.soa.sca.wireformat.WireFormatHandlerException
Instantiates a new wire format handler exception.
WireFormatHandlerException(String, Throwable) - Constructor for exception com.ibm.websphere.soa.sca.wireformat.WireFormatHandlerException
Instantiates a new wire format handler exception.
WireFormatHandlerException(String) - Constructor for exception com.ibm.websphere.soa.sca.wireformat.WireFormatHandlerException
Instantiates a new wire format handler exception.
WireFormatHandlerException(Throwable) - Constructor for exception com.ibm.websphere.soa.sca.wireformat.WireFormatHandlerException
Instantiates a new wire format handler exception.
WireFormatJMSBindingContext - Interface in com.ibm.websphere.soa.sca.wireformat.jms
The Interface WireFormatJMSBindingContext.

A B C D G I M N O S T U V W
IBM WebSphere Application ServerTM
Release 7