A C D E G I L M N O R S U W X

A

ADD - Static variable in interface org.apache.tuscany.sdo.api.Event
 
ADD_MANY - Static variable in interface org.apache.tuscany.sdo.api.Event
 
addAliasName(Type, String) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Add an aliasName to the specified type.
addAliasName(Property, String) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Add an aliasName to the specified property.
addAliasName(Type, String) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
addAliasName(Property, String) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
addBaseType(Type, Type) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Add a baseType to the specified type.
addBaseType(Type, Type) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
addChangeListener(DataObject, EventListener) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
An experimental interface, subject to possible change that permits registration of an event listener with a DataObject instance
addChangeListener(DataObject, EventListener) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
addPropertyInstanceProperty(Property, Property, Object) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Add anf instance property to the specified property.
addPropertyInstanceProperty(Property, Property, Object) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
addTypeInstanceProperty(Type, Property, Object) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Add an instance property to the specified type.
addTypeInstanceProperty(Type, Property, Object) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 

C

convertToString(Type, Object) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Converts an instance of a data type to a string literal representation.
convertToString(Type, Object) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createCrossScopeCopyHelper(HelperContext) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Create a new cross scope CopyHelper.
createCrossScopeCopyHelper(HelperContext) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createDataGraph() - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Create an empty data graph.
createDataGraph() - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createDataTypeWrapper(Type, Object) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Create a DataObject wrapper for an instance of the specified dataType.
createDataTypeWrapper(Type, Object) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createFromString(Type, String) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Creates an instance of a data type from the specified string.
createFromString(Type, String) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createHelperContext() - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Create a non-extensible HelperContext to provide access to a consistent set of Helpers which make use of a new TypeHelper instance to provide scope for type definitions.
createHelperContext(boolean, Map) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Create a non-extensible HelperContext to provide access to a consistent set of Helpers which make use of a new TypeHelper instance to provide scope for type definitions.
createHelperContext(boolean) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Create a HelperContext to provide access to a consistent set of Helpers which make use of a new TypeHelper instance to provide scope for type definitions.
createHelperContext(Map) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
create a non-extensible HelperContext with default load/save options
createHelperContext(boolean, Map) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createHelperContext(boolean) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createHelperContext(Map) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createHelperContext() - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createObjectInputStream(InputStream, HelperContext) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Create a new ObjectInputStream in the specifice HelperContext scope.
createObjectInputStream(InputStream, HelperContext) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createObjectOutputStream(OutputStream, HelperContext) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Create a new ObjectOutputStream in the specifice HelperContext scope.
createObjectOutputStream(OutputStream, HelperContext) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createOpenContentProperty(HelperContext, String, String, Type) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Create a new open content property in the specified TypeHelper scope.
createOpenContentProperty(HelperContext, String, String, Type) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createProperty(Type, String, Type) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Create a new property in the specified containingType.
createProperty(Type, String, Type) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createType(HelperContext, String, String, boolean) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Create a Type in the specified TypeHelper scope.
createType(HelperContext, String, String, boolean) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createXMLStreamHelper(HelperContext) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Create a new XMLStreamHelper, with visibility to types in the specified HelperContext scope.
createXMLStreamHelper(HelperContext) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
createXMLStreamReader(XMLDocument) - Method in interface org.apache.tuscany.sdo.api.XMLStreamHelper
Creates and returns a XMLStreamReader that can be used to read an XMLDocument as a XML event stream.
createXMLStreamReader(DataObject) - Method in interface org.apache.tuscany.sdo.api.XMLStreamHelper
Creates and returns a XMLStreamReader that can be used to read a DataObject as a XML event stream.

D

defaultSDOHelper - Static variable in class org.apache.tuscany.sdo.api.SDOUtil
 

E

Event - Interface in org.apache.tuscany.sdo.api
An experimental Tuscany API interface, subject to possible change, to permit notification of change events on a DataObject instance
EventListener - Interface in org.apache.tuscany.sdo.api
An experimental Tuscany API interface, subject to possible change.
eventNotification(Event) - Method in interface org.apache.tuscany.sdo.api.EventListener
 

G

getEnumerationFacet(Type) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Return Enumeration facet
getEnumerationFacet(Type) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
getEventType() - Method in interface org.apache.tuscany.sdo.api.Event
 
getHelperContext() - Method in interface org.apache.tuscany.sdo.api.XMLStreamHelper
 
getJavaSDOType(Class) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Get the SDO built-in type corresponding to the specified Java instanceClass.
getJavaSDOType(Class) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
getLowerBound(Property) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Return the lower bound of the specified property or 1 by default
getLowerBound(Property) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
getMetaDataBuilder() - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Gets a MetaDataBuilder which can be used to programatically create SDO Types and Properties.
getNewValue() - Method in interface org.apache.tuscany.sdo.api.Event
 
getNotifier() - Method in interface org.apache.tuscany.sdo.api.Event
 
getOldValue() - Method in interface org.apache.tuscany.sdo.api.Event
 
getOpenContentProperties(DataObject) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Gets the open content subset of the specified DataObject's instance properties.
getOpenContentProperties(DataObject) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
getPatternFacet(Type) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Return Pattern facet
getPatternFacet(Type) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
getPosition() - Method in interface org.apache.tuscany.sdo.api.Event
 
getProperty() - Method in interface org.apache.tuscany.sdo.api.Event
get the Property for which the value changed
getSubstitutionValues(DataObject, Property) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Gets the Sequence corresponding to the specified substitutable Property of the specified DataObject.
getSubstitutionValues(DataObject, Property) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
getTypes(HelperContext, String) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Gets all of the types associated with a uri.
getTypes(HelperContext, String) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
getUpperBound(Property) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Return the upper bound of the specified property or -1 if unbounded.
getUpperBound(Property) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
getXPath(DataObject) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Return an XPath from the containment root to the specified DataObject.
getXPath(DataObject) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
getXSDSDOType(String) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Get the SDO built-in type corresponding to the specified XSD type in the XML Schema namespace ("http://www.w3.org/2001/XMLSchema").
getXSDSDOType(String) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 

I

isDocumentRoot(Type) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Return true if the specified type is a special DocumentRoot Type.
isDocumentRoot(Type) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
isMany(Property, DataObject) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Returns whether the Property is many-valued given the specified context.
isMany(Property, DataObject) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
isRequired(Property) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Return whether at least one value is required for a valid instance of the specified property.
isRequired(Property) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
isTouch() - Method in interface org.apache.tuscany.sdo.api.Event
 

L

load(XMLStreamReader) - Method in interface org.apache.tuscany.sdo.api.XMLStreamHelper
Creates and returns an XMLDocument from an XML input stream.
loadDataGraph(InputStream, Map, HelperContext) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Load a serialized data graph from the specified insputStream.
loadDataGraph(InputStream, Map) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
loadDataGraph(InputStream, Map, HelperContext) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
loadObject(XMLStreamReader) - Method in interface org.apache.tuscany.sdo.api.XMLStreamHelper
Create a DataObject from an element in a XML stream.
loadObject(XMLStreamReader, Map) - Method in interface org.apache.tuscany.sdo.api.XMLStreamHelper
Create a DataObject from an element in a XML stream.

M

MOVE - Static variable in interface org.apache.tuscany.sdo.api.Event
 

N

NO_INDEX - Static variable in interface org.apache.tuscany.sdo.api.Event
 

O

OPTION_DEFAULT_ROOT_TYPE - Static variable in interface org.apache.tuscany.sdo.api.XMLStreamHelper
Default Type to load DataObject if the element is unqualified/local without xsi:type or the qualified/global element or xsi:type fail to resolve.
org.apache.tuscany.sdo.api - package org.apache.tuscany.sdo.api
 

R

registerDataGraphTypes(DataGraph, List) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Registers the specified type(s) to be serialized along with the data object(s) in the graph.
registerDataGraphTypes(DataGraph, List) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
REMOVE - Static variable in interface org.apache.tuscany.sdo.api.Event
 
REMOVE_LISTENER - Static variable in interface org.apache.tuscany.sdo.api.Event
 
REMOVE_MANY - Static variable in interface org.apache.tuscany.sdo.api.Event
 
removeChangeListener(DataObject, EventListener) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
An experimental interface, subject to possible change that permits deregistration of an event listener with a DataObject instance
removeChangeListener(DataObject, EventListener) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 

S

save(XMLDocument, XMLStreamWriter) - Method in interface org.apache.tuscany.sdo.api.XMLStreamHelper
Save a XMLDocument to an XML stream.
save(XMLDocument, XMLStreamWriter, Map) - Method in interface org.apache.tuscany.sdo.api.XMLStreamHelper
 
saveDataGraph(DataGraph, OutputStream, Map) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Serialize the specified data graph to the specified outputStream.
saveDataGraph(DataGraph, OutputStream, Map) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
saveObject(DataObject, XMLStreamWriter) - Method in interface org.apache.tuscany.sdo.api.XMLStreamHelper
Save a DataObject to an XML stream.
saveObject(DataObject, XMLStreamWriter, Map) - Method in interface org.apache.tuscany.sdo.api.XMLStreamHelper
 
SDOHelper - Interface in org.apache.tuscany.sdo.api
This interface provides helper functions which are not included in the SDO specification itself.
SDOHelper.MetaDataBuilder - Interface in org.apache.tuscany.sdo.api
This interface provides methods which can be used to programatically create SDO Types and Properties.
SDOHelper.XMLOptions - Interface in org.apache.tuscany.sdo.api
This interface contains options that can be passed to the XMLHelper load() and save() methods.
SDOUtil - Class in org.apache.tuscany.sdo.api
This class provides convenient static utility functions for calling the default SDOHelper.
SDOUtil() - Constructor for class org.apache.tuscany.sdo.api.SDOUtil
 
SET - Static variable in interface org.apache.tuscany.sdo.api.Event
constants returned from getEventType()
setAbstract(Type, boolean) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Set the isAbstract value of the specified type.
setAbstract(Type, boolean) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
setContainment(Property, boolean) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Set the isContainment value of the specified property.
setContainment(Property, boolean) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
setDefault(Property, String) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Set the default value of the specified property.
setDefault(Property, String) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
setJavaClassName(Type, String) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Set the isAbstract value of the specified type.
setJavaClassName(Type, String) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
setMany(Property, boolean) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Set the isMany value of the specified property.
setMany(Property, boolean) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
setOpen(Type, boolean) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Set the isOpen value of the specified type.
setOpen(Type, boolean) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
setOpposite(Property, Property) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Set the opposite value of the specified property.
setOpposite(Property, Property) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
setPropertyXMLKind(Property, boolean) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Set a SDO property to become an XSD element or attribute
setPropertyXMLKind(Property, boolean) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
setReadOnly(Property, boolean) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Set the isReadOnly value of the specified property.
setReadOnly(Property, boolean) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
setRootObject(DataGraph, DataObject) - Method in interface org.apache.tuscany.sdo.api.SDOHelper
Set the root object of a data graph.
setRootObject(DataGraph, DataObject) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 
setSequenced(Type, boolean) - Method in interface org.apache.tuscany.sdo.api.SDOHelper.MetaDataBuilder
Set the isSequenced value of the specified type.
setSequenced(Type, boolean) - Static method in class org.apache.tuscany.sdo.api.SDOUtil
 

U

UNBOUNDED - Static variable in interface org.apache.tuscany.sdo.api.SDOHelper
 
UNSET - Static variable in interface org.apache.tuscany.sdo.api.Event
 
UNSPECIFIED - Static variable in interface org.apache.tuscany.sdo.api.SDOHelper
 

W

wasSet() - Method in interface org.apache.tuscany.sdo.api.Event
 

X

XML_LOAD_LAX_FORM - Static variable in interface org.apache.tuscany.sdo.api.SDOHelper.XMLOptions
To tolerate malformed elements and attributes (default unless set by System property XML.load.form.lax).
XML_LOAD_SCHEMA - Static variable in interface org.apache.tuscany.sdo.api.SDOHelper.XMLOptions
Boolean to process the schemaLocation/noNamespaceSchemaLocation attributes occurring in the instance document to convert XSD(s) to Types
XML_LOAD_UNKNOWN_PROPERTIES - Static variable in interface org.apache.tuscany.sdo.api.SDOHelper.XMLOptions
Allows you to record unknown features during deserialization/loading.
XML_SAVE_DOCTYPE - Static variable in interface org.apache.tuscany.sdo.api.SDOHelper.XMLOptions
Boolean to save a doctype declaration
XML_SAVE_INDENT - Static variable in interface org.apache.tuscany.sdo.api.SDOHelper.XMLOptions
Indent String such as "\t", "", etc.
XML_SAVE_LINE_BREAK - Static variable in interface org.apache.tuscany.sdo.api.SDOHelper.XMLOptions
Line Break String such as "\n", "\r\n", "\r" and "", absence/null is the default (line.separator System Property)
XML_SAVE_LINE_WIDTH - Static variable in interface org.apache.tuscany.sdo.api.SDOHelper.XMLOptions
Attribute formatting that exceeds the specified width as Integer will cause a line break so that formatting will continue indented on the next line
XML_SAVE_MARGIN - Static variable in interface org.apache.tuscany.sdo.api.SDOHelper.XMLOptions
Margin String such as " ", "\t\t", etc.
XMLStreamHelper - Interface in org.apache.tuscany.sdo.api
Helper interface for reading and writing SDO DataObjects from XML streams (StAX).

A C D E G I L M N O R S U W X

Copyright © 2008 The Apache Software Foundation. All Rights Reserved.