From cd911a1ce5bb8abf2a6c796e32fcf61ef0c91fbc Mon Sep 17 00:00:00 2001 From: lresende Date: Sat, 21 Nov 2009 07:41:39 +0000 Subject: Moving site branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882843 13f79535-47bb-0310-9956-ffa450edef68 --- .../sdo-api/commonj/sdo/ChangeSummary.Setting.html | 258 -- .../javadoc/sdo-api/commonj/sdo/ChangeSummary.html | 592 ---- .../javadoc/sdo-api/commonj/sdo/DataGraph.html | 335 -- .../javadoc/sdo-api/commonj/sdo/DataObject.html | 3435 -------------------- .../javadoc/sdo-api/commonj/sdo/Property.html | 389 --- .../javadoc/sdo-api/commonj/sdo/Sequence.html | 530 --- .../javadoc/sdo-api/commonj/sdo/Type.html | 515 --- .../sdo/class-use/ChangeSummary.Setting.html | 180 - .../commonj/sdo/class-use/ChangeSummary.html | 186 -- .../sdo-api/commonj/sdo/class-use/DataGraph.html | 185 -- .../sdo-api/commonj/sdo/class-use/DataObject.html | 584 ---- .../sdo-api/commonj/sdo/class-use/Property.html | 664 ---- .../sdo-api/commonj/sdo/class-use/Sequence.html | 210 -- .../sdo-api/commonj/sdo/class-use/Type.html | 326 -- .../sdo-api/commonj/sdo/helper/CopyHelper.html | 314 -- .../sdo-api/commonj/sdo/helper/DataFactory.html | 307 -- .../sdo-api/commonj/sdo/helper/DataHelper.html | 701 ---- .../sdo-api/commonj/sdo/helper/EqualityHelper.html | 324 -- .../sdo-api/commonj/sdo/helper/TypeHelper.html | 330 -- .../sdo-api/commonj/sdo/helper/XMLDocument.html | 530 --- .../sdo-api/commonj/sdo/helper/XMLHelper.html | 520 --- .../sdo-api/commonj/sdo/helper/XSDHelper.html | 624 ---- .../commonj/sdo/helper/class-use/CopyHelper.html | 214 -- .../commonj/sdo/helper/class-use/DataFactory.html | 214 -- .../commonj/sdo/helper/class-use/DataHelper.html | 214 -- .../sdo/helper/class-use/EqualityHelper.html | 214 -- .../commonj/sdo/helper/class-use/TypeHelper.html | 214 -- .../commonj/sdo/helper/class-use/XMLDocument.html | 243 -- .../commonj/sdo/helper/class-use/XMLHelper.html | 214 -- .../commonj/sdo/helper/class-use/XSDHelper.html | 214 -- .../sdo-api/commonj/sdo/helper/package-frame.html | 47 - .../commonj/sdo/helper/package-summary.html | 185 -- .../sdo-api/commonj/sdo/helper/package-tree.html | 148 - .../sdo-api/commonj/sdo/helper/package-use.html | 268 -- .../impl/ExternalizableDelegator.Resolvable.html | 225 -- .../commonj/sdo/impl/ExternalizableDelegator.html | 429 --- .../sdo-api/commonj/sdo/impl/HelperProvider.html | 780 ----- .../sdo/impl/NoHelperProviderException.html | 324 -- .../ExternalizableDelegator.Resolvable.html | 217 -- .../impl/class-use/ExternalizableDelegator.html | 141 - .../commonj/sdo/impl/class-use/HelperProvider.html | 201 -- .../impl/class-use/NoHelperProviderException.html | 185 -- .../sdo-api/commonj/sdo/impl/package-frame.html | 57 - .../sdo-api/commonj/sdo/impl/package-summary.html | 189 -- .../sdo-api/commonj/sdo/impl/package-tree.html | 167 - .../sdo-api/commonj/sdo/impl/package-use.html | 180 - .../javadoc/sdo-api/commonj/sdo/package-frame.html | 45 - .../sdo-api/commonj/sdo/package-summary.html | 181 -- .../javadoc/sdo-api/commonj/sdo/package-tree.html | 150 - .../javadoc/sdo-api/commonj/sdo/package-use.html | 236 -- 50 files changed, 18135 deletions(-) delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/ChangeSummary.Setting.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/ChangeSummary.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/DataGraph.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/DataObject.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/Property.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/Sequence.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/Type.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/ChangeSummary.Setting.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/ChangeSummary.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/DataGraph.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/DataObject.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/Property.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/Sequence.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/Type.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/CopyHelper.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/DataFactory.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/DataHelper.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/EqualityHelper.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/TypeHelper.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/XMLDocument.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/XMLHelper.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/XSDHelper.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/CopyHelper.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/DataFactory.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/DataHelper.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/EqualityHelper.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/TypeHelper.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/XMLDocument.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/XMLHelper.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/XSDHelper.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/package-frame.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/package-summary.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/package-tree.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/package-use.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/ExternalizableDelegator.Resolvable.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/ExternalizableDelegator.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/HelperProvider.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/NoHelperProviderException.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/class-use/ExternalizableDelegator.Resolvable.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/class-use/ExternalizableDelegator.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/class-use/HelperProvider.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/class-use/NoHelperProviderException.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/package-frame.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/package-summary.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/package-tree.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/package-use.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/package-frame.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/package-summary.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/package-tree.html delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/package-use.html (limited to 'branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj') diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/ChangeSummary.Setting.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/ChangeSummary.Setting.html deleted file mode 100644 index cee99d3296..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/ChangeSummary.Setting.html +++ /dev/null @@ -1,258 +0,0 @@ - - - - - - - -ChangeSummary.Setting (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
- -

- -commonj.sdo -
-Interface ChangeSummary.Setting

-
-
Enclosing interface:
ChangeSummary
-
-
-
-
public static interface ChangeSummary.Setting
- - -

-A setting encapsulates a property and a corresponding single value of the property's type. -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - -
-Method Summary
- PropertygetProperty() - -
-          Returns the property of the setting.
- java.lang.ObjectgetValue() - -
-          Returns the value of the setting.
- booleanisSet() - -
-          Returns whether or not the property is set.
-  -

- - - - - - - - -
-Method Detail
- -

-getProperty

-
-Property getProperty()
-
-
Returns the property of the setting. -

-

- -
Returns:
the setting property.
-
-
-
- -

-getValue

-
-java.lang.Object getValue()
-
-
Returns the value of the setting. -

-

- -
Returns:
the setting value.
-
-
-
- -

-isSet

-
-boolean isSet()
-
-
Returns whether or not the property is set. -

-

- -
Returns:
true if the property is set.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/ChangeSummary.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/ChangeSummary.html deleted file mode 100644 index 7e1893d12a..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/ChangeSummary.html +++ /dev/null @@ -1,592 +0,0 @@ - - - - - - - -ChangeSummary (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
- -

- -commonj.sdo -
-Interface ChangeSummary

-
-
-
public interface ChangeSummary
- - -

-A change summary is used to record changes to DataObjects, - allowing applications to efficiently and incrementally update back-end storage when required. -

- -

-


- -

- - - - - - - - - - - -
-Nested Class Summary
-static interfaceChangeSummary.Setting - -
-          A setting encapsulates a property and a corresponding single value of the property's type.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidbeginLogging() - -
-          Clears the List of changes and turns change logging on.
- voidendLogging() - -
-          An implementation that requires logging may throw an UnsupportedOperationException.
- java.util.ListgetChangedDataObjects() - -
-          Returns a list consisting of all the data objects that have been changed while logging.
- DataGraphgetDataGraph() - -
-          Returns the data graph associated with this change summary or null.
- DataObjectgetOldContainer(DataObject dataObject) - -
-          Returns the value of the container data object - at the point when logging began.
- PropertygetOldContainmentProperty(DataObject dataObject) - -
-          Returns the value of the containment property data object property - at the point when logging began.
- SequencegetOldSequence(DataObject dataObject) - -
-          Returns the value of the sequence for the data object - at the point when logging began.
- ChangeSummary.SettinggetOldValue(DataObject dataObject, - Property property) - -
-          Returns a setting for the specified property - representing the property value of the given dataObject - at the point when logging began.
- java.util.ListgetOldValues(DataObject dataObject) - -
-          Returns a list of settings - that represent the property values of the given dataObject - at the point when logging began.
- DataObjectgetRootObject() - -
-          Returns the ChangeSummary root DataObject - the object from which - changes are tracked.
- booleanisCreated(DataObject dataObject) - -
-          Returns whether or not the specified data object was created while logging.
- booleanisDeleted(DataObject dataObject) - -
-          Returns whether or not the specified data object was deleted while logging.
- booleanisLogging() - -
-          Indicates whether change logging is on (true) or off (false).
- booleanisModified(DataObject dataObject) - -
-          Returns whether or not the specified data object was updated while logging.
- voidundoChanges() - -
-          This method is intended for use by service implementations only.
-  -

- - - - - - - - -
-Method Detail
- -

-isLogging

-
-boolean isLogging()
-
-
Indicates whether change logging is on (true) or off (false). -

-

- -
Returns:
true if change logging is on.
See Also:
beginLogging(), -endLogging()
-
-
-
- -

-getDataGraph

-
-DataGraph getDataGraph()
-
-
Returns the data graph associated with this change summary or null. -

-

- -
Returns:
the data graph.
See Also:
DataGraph.getChangeSummary()
-
-
-
- -

-getChangedDataObjects

-
-java.util.List getChangedDataObjects()
-
-
Returns a list consisting of all the data objects that have been changed while logging. -

- The new and modified objects in the List are references to objects - associated with this ChangeSummary. - The deleted objects in the List are references to objects - at the time that event logging was enabled; -

Each changed object must have exactly one of the following methods return true: - isCreated, - isDeleted, or - isModified. -

-

- -
Returns:
a list of changed data objects.
See Also:
isCreated(DataObject), -isDeleted(DataObject), -isModified(DataObject)
-
-
-
- -

-isCreated

-
-boolean isCreated(DataObject dataObject)
-
-
Returns whether or not the specified data object was created while logging. - Any object that was added to the scope - but was not in the scope when logging began, - will be considered created. -

-

-
Parameters:
dataObject - the data object in question. -
Returns:
true if the specified data object was created.
See Also:
getChangedDataObjects()
-
-
-
- -

-isDeleted

-
-boolean isDeleted(DataObject dataObject)
-
-
Returns whether or not the specified data object was deleted while logging. - Any object that is not in scope but was in scope when logging began - will be considered deleted. -

-

-
Parameters:
dataObject - the data object in question. -
Returns:
true if the specified data object was deleted.
See Also:
getChangedDataObjects()
-
-
-
- -

-getOldValues

-
-java.util.List getOldValues(DataObject dataObject)
-
-
Returns a list of settings - that represent the property values of the given dataObject - at the point when logging began. -

In the case of a deleted object, - the List will include settings for all the Properties. -

An old value setting indicates the value at the - point logging begins. A setting is only produced for - modified objects if - either the old value differs from the current value or - if the isSet differs from the current value. -

No settings are produced for created objects. -

-

-
Parameters:
dataObject - the object in question. -
Returns:
a list of settings.
See Also:
getChangedDataObjects()
-
-
-
- -

-beginLogging

-
-void beginLogging()
-
-
Clears the List of changes and turns change logging on. - No operation occurs if logging is already on. -

-

-
See Also:
endLogging(), -isLogging()
-
-
-
- -

-endLogging

-
-void endLogging()
-
-
An implementation that requires logging may throw an UnsupportedOperationException. - Turns change logging off. No operation occurs if logging is already off. -

-

-
See Also:
beginLogging(), -isLogging()
-
-
-
- -

-isModified

-
-boolean isModified(DataObject dataObject)
-
-
Returns whether or not the specified data object was updated while logging. - An object that was contained in the scope when logging began - and remains in the scope when logging ends will be considered potentially modified. -

An object considered modified must have at least one old value setting. -

-

-
Parameters:
dataObject - the data object in question. -
Returns:
true if the specified data object was modified.
See Also:
getChangedDataObjects()
-
-
-
- -

-getRootObject

-
-DataObject getRootObject()
-
-
Returns the ChangeSummary root DataObject - the object from which - changes are tracked. - When a DataGraph is used, this is the same as getDataGraph().getRootObject(). -

-

- -
Returns:
the ChangeSummary root DataObject
-
-
-
- -

-getOldValue

-
-ChangeSummary.Setting getOldValue(DataObject dataObject,
-                                  Property property)
-
-
Returns a setting for the specified property - representing the property value of the given dataObject - at the point when logging began. -

Returns null if the property was not modified and - has not been deleted. -

-

-
Parameters:
dataObject - the object in question.
property - the property of the object. -
Returns:
the Setting for the specified property.
See Also:
getChangedDataObjects()
-
-
-
- -

-getOldContainer

-
-DataObject getOldContainer(DataObject dataObject)
-
-
Returns the value of the container data object - at the point when logging began. -

-

-
Parameters:
dataObject - the object in question. -
Returns:
the old container data object.
-
-
-
- -

-getOldContainmentProperty

-
-Property getOldContainmentProperty(DataObject dataObject)
-
-
Returns the value of the containment property data object property - at the point when logging began. -

-

-
Parameters:
dataObject - the object in question. -
Returns:
the old containment property.
-
-
-
- -

-getOldSequence

-
-Sequence getOldSequence(DataObject dataObject)
-
-
Returns the value of the sequence for the data object - at the point when logging began. -

-

-
Parameters:
dataObject - the object in question. -
Returns:
the old containment property.
-
-
-
- -

-undoChanges

-
-void undoChanges()
-
-
This method is intended for use by service implementations only. - Undoes all changes in the log to restore the tree of - DataObjects to its original state when logging began. - isLogging() is unchanged. The log is cleared. -

-

-
See Also:
beginLogging(), -endLogging(), -isLogging()
-
-
- -
- - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/DataGraph.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/DataGraph.html deleted file mode 100644 index 6a1ccc4b80..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/DataGraph.html +++ /dev/null @@ -1,335 +0,0 @@ - - - - - - - -DataGraph (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
- -

- -commonj.sdo -
-Interface DataGraph

-
-
All Superinterfaces:
java.io.Serializable
-
-
-
-
public interface DataGraph
extends java.io.Serializable
- - -

-A data graph is used to package a graph of data objects along with their - metadata, that is, data describing the data. - A data graph also contains a change summary - which is used to record changes made to the objects in the graph. -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- DataObjectcreateRootObject(java.lang.String namespaceURI, - java.lang.String typeName) - -
-          Creates a new root data object of the specified type.
- DataObjectcreateRootObject(Type type) - -
-          Creates a new root data object of the specified type.
- ChangeSummarygetChangeSummary() - -
-          Returns the change summary associated with this data graph.
- DataObjectgetRootObject() - -
-          Returns the root data object of this data graph.
- TypegetType(java.lang.String uri, - java.lang.String typeName) - -
-          Returns the type with the given the URI, - or contained by the resource at the given URI, - and with the given name.
-  -

- - - - - - - - -
-Method Detail
- -

-getRootObject

-
-DataObject getRootObject()
-
-
Returns the root data object of this data graph. -

-

-
-
-
- -
Returns:
the root data object.
See Also:
DataObject.getDataGraph()
-
-
-
- -

-getChangeSummary

-
-ChangeSummary getChangeSummary()
-
-
Returns the change summary associated with this data graph. -

-

-
-
-
- -
Returns:
the change summary.
See Also:
ChangeSummary.getDataGraph()
-
-
-
- -

-getType

-
-Type getType(java.lang.String uri,
-             java.lang.String typeName)
-
-
Returns the type with the given the URI, - or contained by the resource at the given URI, - and with the given name. -

-

-
-
-
-
Parameters:
uri - the namespace URI of a type or the location URI of a resource containing a type.
typeName - name of a type. -
Returns:
the type with the corresponding namespace and name.
-
-
-
- -

-createRootObject

-
-DataObject createRootObject(java.lang.String namespaceURI,
-                            java.lang.String typeName)
-
-
Creates a new root data object of the specified type. - An exception is thrown if a root object exists. -

-

-
-
-
-
Parameters:
namespaceURI - namespace of the type.
typeName - name of the type. -
Returns:
the new root. -
Throws: -
java.lang.IllegalStateException - if the root object already exists.
See Also:
createRootObject(Type), -getType(String, String)
-
-
-
- -

-createRootObject

-
-DataObject createRootObject(Type type)
-
-
Creates a new root data object of the specified type. - An exception is thrown if a root object exists. -

-

-
-
-
-
Parameters:
type - the type of the new root. -
Returns:
the new root. -
Throws: -
java.lang.IllegalStateException - if the root object already exists.
See Also:
createRootObject(String, String)
-
-
- -
- - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/DataObject.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/DataObject.html deleted file mode 100644 index ce5d464d1a..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/DataObject.html +++ /dev/null @@ -1,3435 +0,0 @@ - - - - - - - -DataObject (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
- -

- -commonj.sdo -
-Interface DataObject

-
-
All Superinterfaces:
java.io.Serializable
-
-
-
-
public interface DataObject
extends java.io.Serializable
- - -

-A data object is a representation of some structured data. - It is the fundamental component in the SDO (Service Data Objects) package. - Data objects support reflection, path-based accesss, convenience creation and deletion methods, - and the ability to be part of a data graph. -

- Each data object holds its data as a series of Properties. - Properties can be accessed by name, property index, or using the property meta object itself. - A data object can also contain references to other data objects, through reference-type Properties. -

- A data object has a series of convenience accessors for its Properties. - These methods either use a path (String), - a property index, - or the property's meta object itself, to identify the property. - Some examples of the path-based accessors are as follows: -

- DataObject company = ...;
- company.get("name");                   is the same as company.get(company.getType().getProperty("name"))
- company.set("name", "acme");
- company.get("department.0/name")       is the same as ((DataObject)((List)company.get("department")).get(0)).get("name")
-                                        .n  indexes from 0 ... implies the name property of the first department
- company.get("department[1]/name")      [] indexes from 1 ... implies the name property of the first department
- company.get("department[number=123]")  returns the first department where number=123
- company.get("..")                      returns the containing data object
- company.get("/")                       returns the root containing data object
-
-

There are general accessors for Properties, i.e., get and set, - as well as specific accessors for the primitive types and commonly used data types like - String, Date, List, BigInteger, and BigDecimal. -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- DataObjectcreateDataObject(int propertyIndex) - -
-          Returns a new data object contained by this object using the specified property, - which must be a containment property.
- DataObjectcreateDataObject(int propertyIndex, - java.lang.String namespaceURI, - java.lang.String typeName) - -
-          Returns a new data object contained by this object using the specified property, - which must be a containment property.
- DataObjectcreateDataObject(Property property) - -
-          Returns a new data object contained by this object using the specified property, - which must be a containment property.
- DataObjectcreateDataObject(Property property, - Type type) - -
-          Returns a new data object contained by this object using the specified property, - which must be of containment type.
- DataObjectcreateDataObject(java.lang.String propertyName) - -
-          Returns a new data object contained by this object using the specified property, - which must be a containment property.
- DataObjectcreateDataObject(java.lang.String propertyName, - java.lang.String namespaceURI, - java.lang.String typeName) - -
-          Returns a new data object contained by this object using the specified property, - which must be a containment property.
- voiddelete() - -
-          Remove this object from its container and then unset all its non-readOnly Properties.
- voiddetach() - -
-          Removes this DataObject from its container, if any.
- java.lang.Objectget(int propertyIndex) - -
-          Returns the value of the property at the specified index in property list - of this object's type.
- java.lang.Objectget(Property property) - -
-          Returns the value of the given property of this object.
- java.lang.Objectget(java.lang.String path) - -
-          Returns the value of a property of either this object or an object reachable from it, as identified by the - specified path.
- java.math.BigDecimalgetBigDecimal(int propertyIndex) - -
-          Returns the value of a BigDecimal property identified by the specified property index.
- java.math.BigDecimalgetBigDecimal(Property property) - -
-          Returns the value of the specified BigDecimal property.
- java.math.BigDecimalgetBigDecimal(java.lang.String path) - -
-          Returns the value of a BigDecimal property identified by the specified path.
- java.math.BigIntegergetBigInteger(int propertyIndex) - -
-          Returns the value of a BigInteger property identified by the specified property index.
- java.math.BigIntegergetBigInteger(Property property) - -
-          Returns the value of the specified BigInteger property.
- java.math.BigIntegergetBigInteger(java.lang.String path) - -
-          Returns the value of a BigInteger property identified by the specified path.
- booleangetBoolean(int propertyIndex) - -
-          Returns the value of a boolean property identified by the specified property index.
- booleangetBoolean(Property property) - -
-          Returns the value of the specified boolean property.
- booleangetBoolean(java.lang.String path) - -
-          Returns the value of a boolean property identified by the specified path.
- bytegetByte(int propertyIndex) - -
-          Returns the value of a byte property identified by the specified property index.
- bytegetByte(Property property) - -
-          Returns the value of the specified byte property.
- bytegetByte(java.lang.String path) - -
-          Returns the value of a byte property identified by the specified path.
- byte[]getBytes(int propertyIndex) - -
-          Returns the value of a byte[] property identified by the specified property index.
- byte[]getBytes(Property property) - -
-          Returns the value of the specified byte[] property.
- byte[]getBytes(java.lang.String path) - -
-          Returns the value of a byte[] property identified by the specified path.
- ChangeSummarygetChangeSummary() - -
-          Returns the ChangeSummary with scope covering this dataObject, or null - if there is no ChangeSummary.
- chargetChar(int propertyIndex) - -
-          Returns the value of a char property identified by the specified property index.
- chargetChar(Property property) - -
-          Returns the value of the specified char property.
- chargetChar(java.lang.String path) - -
-          Returns the value of a char property identified by the specified path.
- DataObjectgetContainer() - -
-          Returns the containing data object - or null if there is no container.
- PropertygetContainmentProperty() - -
-          Return the Property of the data object containing this data object - or null if there is no container.
- DataGraphgetDataGraph() - -
-          Returns the data graph for this object or null if there isn't one.
- DataObjectgetDataObject(int propertyIndex) - -
-          Returns the value of a DataObject property identified by the specified property index.
- DataObjectgetDataObject(Property property) - -
-          Returns the value of the specified DataObject property.
- DataObjectgetDataObject(java.lang.String path) - -
-          Returns the value of a DataObject property identified by the specified path.
- java.util.DategetDate(int propertyIndex) - -
-          Returns the value of a Date property identified by the specified property index.
- java.util.DategetDate(Property property) - -
-          Returns the value of the specified Date property.
- java.util.DategetDate(java.lang.String path) - -
-          Returns the value of a Date property identified by the specified path.
- doublegetDouble(int propertyIndex) - -
-          Returns the value of a double property identified by the specified property index.
- doublegetDouble(Property property) - -
-          Returns the value of the specified double property.
- doublegetDouble(java.lang.String path) - -
-          Returns the value of a double property identified by the specified path.
- floatgetFloat(int propertyIndex) - -
-          Returns the value of a float property identified by the specified property index.
- floatgetFloat(Property property) - -
-          Returns the value of the specified float property.
- floatgetFloat(java.lang.String path) - -
-          Returns the value of a float property identified by the specified path.
- java.util.ListgetInstanceProperties() - -
-          Returns a read-only List of the Properties currently used in this DataObject.
- intgetInt(int propertyIndex) - -
-          Returns the value of a int property identified by the specified property index.
- intgetInt(Property property) - -
-          Returns the value of the specified int property.
- intgetInt(java.lang.String path) - -
-          Returns the value of a int property identified by the specified path.
- java.util.ListgetList(int propertyIndex) - -
-          Returns the value of a List property identified by the specified property index.
- java.util.ListgetList(Property property) - -
-          Returns the value of the specified List property.
- java.util.ListgetList(java.lang.String path) - -
-          Returns the value of a List property identified by the specified path.
- longgetLong(int propertyIndex) - -
-          Returns the value of a long property identified by the specified property index.
- longgetLong(Property property) - -
-          Returns the value of the specified long property.
- longgetLong(java.lang.String path) - -
-          Returns the value of a long property identified by the specified path.
- PropertygetProperty(java.lang.String propertyName) - -
-          Returns the named Property from the current instance properties, - or null if not found.
- DataObjectgetRootObject() - -
-          Returns the root data object.
- SequencegetSequence() - -
-          Returns the Sequence for this DataObject.
- SequencegetSequence(int propertyIndex) - -
-          Returns the value of a Sequence property identified by the specified property index.
- SequencegetSequence(Property property) - -
-          Returns the value of the specified Sequence property.
- SequencegetSequence(java.lang.String path) - -
-          Returns the value of a Sequence property identified by the specified path.
- shortgetShort(int propertyIndex) - -
-          Returns the value of a short property identified by the specified property index.
- shortgetShort(Property property) - -
-          Returns the value of the specified short property.
- shortgetShort(java.lang.String path) - -
-          Returns the value of a short property identified by the specified path.
- java.lang.StringgetString(int propertyIndex) - -
-          Returns the value of a String property identified by the specified property index.
- java.lang.StringgetString(Property property) - -
-          Returns the value of the specified String property.
- java.lang.StringgetString(java.lang.String path) - -
-          Returns the value of a String property identified by the specified path.
- TypegetType() - -
-          Returns the data object's type.
- booleanisSet(int propertyIndex) - -
-          Returns whether the the property at the specified index in property list of this object's - type, is considered to be set.
- booleanisSet(Property property) - -
-          Returns whether the property of the object is considered to be set.
- booleanisSet(java.lang.String path) - -
-          Returns whether a property of either this object or an object reachable from it, as identified by the specified path, - is considered to be set.
- voidset(int propertyIndex, - java.lang.Object value) - -
-          Sets the property at the specified index in property list of this object's - type, to the specified value.
- voidset(Property property, - java.lang.Object value) - -
-          Sets the value of the given property of the object to the new value.
- voidset(java.lang.String path, - java.lang.Object value) - -
-          Sets a property of either this object or an object reachable from it, as identified by the specified path, - to the specified value.
- voidsetBigDecimal(int propertyIndex, - java.math.BigDecimal value) - -
-          Sets the value of a BigDecimal property identified by the specified property index, to the specified value.
- voidsetBigDecimal(Property property, - java.math.BigDecimal value) - -
-          Sets the value of the specified BigDecimal property, to the specified value.
- voidsetBigDecimal(java.lang.String path, - java.math.BigDecimal value) - -
-          Sets the value of a BigDecimal property identified by the specified path, to the specified value.
- voidsetBigInteger(int propertyIndex, - java.math.BigInteger value) - -
-          Sets the value of a BigInteger property identified by the specified property index, to the specified value.
- voidsetBigInteger(Property property, - java.math.BigInteger value) - -
-          Sets the value of the specified BigInteger property, to the specified value.
- voidsetBigInteger(java.lang.String path, - java.math.BigInteger value) - -
-          Sets the value of a BigInteger property identified by the specified path, to the specified value.
- voidsetBoolean(int propertyIndex, - boolean value) - -
-          Sets the value of a boolean property identified by the specified property index, to the specified value.
- voidsetBoolean(Property property, - boolean value) - -
-          Sets the value of the specified boolean property, to the specified value.
- voidsetBoolean(java.lang.String path, - boolean value) - -
-          Sets the value of a boolean property identified by the specified path, to the specified value.
- voidsetByte(int propertyIndex, - byte value) - -
-          Sets the value of a byte property identified by the specified property index, to the specified value.
- voidsetByte(Property property, - byte value) - -
-          Sets the value of the specified byte property, to the specified value.
- voidsetByte(java.lang.String path, - byte value) - -
-          Sets the value of a byte property identified by the specified path, to the specified value.
- voidsetBytes(int propertyIndex, - byte[] value) - -
-          Sets the value of a byte[] property identified by the specified property index, to the specified value.
- voidsetBytes(Property property, - byte[] value) - -
-          Sets the value of the specified byte[] property, to the specified value.
- voidsetBytes(java.lang.String path, - byte[] value) - -
-          Sets the value of a byte[] property identified by the specified path, to the specified value.
- voidsetChar(int propertyIndex, - char value) - -
-          Sets the value of a char property identified by the specified property index, to the specified value.
- voidsetChar(Property property, - char value) - -
-          Sets the value of the specified char property, to the specified value.
- voidsetChar(java.lang.String path, - char value) - -
-          Sets the value of a char property identified by the specified path, to the specified value.
- voidsetDataObject(int propertyIndex, - DataObject value) - -
-          Sets the value of a DataObject property identified by the specified property index, to the specified value.
- voidsetDataObject(Property property, - DataObject value) - -
-          Sets the value of the specified DataObject property, to the specified value.
- voidsetDataObject(java.lang.String path, - DataObject value) - -
-          Sets the value of a DataObject property identified by the specified path, to the specified value.
- voidsetDate(int propertyIndex, - java.util.Date value) - -
-          Sets the value of a Date property identified by the specified property index, to the specified value.
- voidsetDate(Property property, - java.util.Date value) - -
-          Sets the value of the specified Date property, to the specified value.
- voidsetDate(java.lang.String path, - java.util.Date value) - -
-          Sets the value of a Date property identified by the specified path, to the specified value.
- voidsetDouble(int propertyIndex, - double value) - -
-          Sets the value of a double property identified by the specified property index, to the specified value.
- voidsetDouble(Property property, - double value) - -
-          Sets the value of the specified double property, to the specified value.
- voidsetDouble(java.lang.String path, - double value) - -
-          Sets the value of a double property identified by the specified path, to the specified value.
- voidsetFloat(int propertyIndex, - float value) - -
-          Sets the value of a float property identified by the specified property index, to the specified value.
- voidsetFloat(Property property, - float value) - -
-          Sets the value of the specified float property, to the specified value.
- voidsetFloat(java.lang.String path, - float value) - -
-          Sets the value of a float property identified by the specified path, to the specified value.
- voidsetInt(int propertyIndex, - int value) - -
-          Sets the value of a int property identified by the specified property index, to the specified value.
- voidsetInt(Property property, - int value) - -
-          Sets the value of the specified int property, to the specified value.
- voidsetInt(java.lang.String path, - int value) - -
-          Sets the value of a int property identified by the specified path, to the specified value.
- voidsetList(int propertyIndex, - java.util.List value) - -
-          Sets the value of a List property identified by the specified property index, to the specified value.
- voidsetList(Property property, - java.util.List value) - -
-          Sets the value of the specified List property, to the specified value.
- voidsetList(java.lang.String path, - java.util.List value) - -
-          Sets the value of a List property identified by the specified path, to the specified value.
- voidsetLong(int propertyIndex, - long value) - -
-          Sets the value of a long property identified by the specified property index, to the specified value.
- voidsetLong(Property property, - long value) - -
-          Sets the value of the specified long property, to the specified value.
- voidsetLong(java.lang.String path, - long value) - -
-          Sets the value of a long property identified by the specified path, to the specified value.
- voidsetShort(int propertyIndex, - short value) - -
-          Sets the value of a short property identified by the specified property index, to the specified value.
- voidsetShort(Property property, - short value) - -
-          Sets the value of the specified short property, to the specified value.
- voidsetShort(java.lang.String path, - short value) - -
-          Sets the value of a short property identified by the specified path, to the specified value.
- voidsetString(int propertyIndex, - java.lang.String value) - -
-          Sets the value of a String property identified by the specified property index, to the specified value.
- voidsetString(Property property, - java.lang.String value) - -
-          Sets the value of the specified String property, to the specified value.
- voidsetString(java.lang.String path, - java.lang.String value) - -
-          Sets the value of a String property identified by the specified path, to the specified value.
- voidunset(int propertyIndex) - -
-          Unsets the property at the specified index in property list of this object's type.
- voidunset(Property property) - -
-          Unsets the property of the object.
- voidunset(java.lang.String path) - -
-          Unsets a property of either this object or an object reachable from it, as identified by the specified path.
-  -

- - - - - - - - -
-Method Detail
- -

-get

-
-java.lang.Object get(java.lang.String path)
-
-
Returns the value of a property of either this object or an object reachable from it, as identified by the - specified path. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property. -
Returns:
the value of the specified property.
See Also:
get(Property)
-
-
-
- -

-set

-
-void set(java.lang.String path,
-         java.lang.Object value)
-
-
Sets a property of either this object or an object reachable from it, as identified by the specified path, - to the specified value. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property.
value - the new value for the property.
See Also:
set(Property, Object)
-
-
-
- -

-isSet

-
-boolean isSet(java.lang.String path)
-
-
Returns whether a property of either this object or an object reachable from it, as identified by the specified path, - is considered to be set. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property.
See Also:
isSet(Property)
-
-
-
- -

-unset

-
-void unset(java.lang.String path)
-
-
Unsets a property of either this object or an object reachable from it, as identified by the specified path. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property.
See Also:
unset(Property)
-
-
-
- -

-getBoolean

-
-boolean getBoolean(java.lang.String path)
-
-
Returns the value of a boolean property identified by the specified path. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property. -
Returns:
the boolean value of the specified property.
See Also:
get(String)
-
-
-
- -

-getByte

-
-byte getByte(java.lang.String path)
-
-
Returns the value of a byte property identified by the specified path. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property. -
Returns:
the byte value of the specified property.
See Also:
get(String)
-
-
-
- -

-getChar

-
-char getChar(java.lang.String path)
-
-
Returns the value of a char property identified by the specified path. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property. -
Returns:
the char value of the specified property.
See Also:
get(String)
-
-
-
- -

-getDouble

-
-double getDouble(java.lang.String path)
-
-
Returns the value of a double property identified by the specified path. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property. -
Returns:
the double value of the specified property.
See Also:
get(String)
-
-
-
- -

-getFloat

-
-float getFloat(java.lang.String path)
-
-
Returns the value of a float property identified by the specified path. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property. -
Returns:
the float value of the specified property.
See Also:
get(String)
-
-
-
- -

-getInt

-
-int getInt(java.lang.String path)
-
-
Returns the value of a int property identified by the specified path. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property. -
Returns:
the int value of the specified property.
See Also:
get(String)
-
-
-
- -

-getLong

-
-long getLong(java.lang.String path)
-
-
Returns the value of a long property identified by the specified path. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property. -
Returns:
the long value of the specified property.
See Also:
get(String)
-
-
-
- -

-getShort

-
-short getShort(java.lang.String path)
-
-
Returns the value of a short property identified by the specified path. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property. -
Returns:
the short value of the specified property.
See Also:
get(String)
-
-
-
- -

-getBytes

-
-byte[] getBytes(java.lang.String path)
-
-
Returns the value of a byte[] property identified by the specified path. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property. -
Returns:
the byte[] value of the specified property.
See Also:
get(String)
-
-
-
- -

-getBigDecimal

-
-java.math.BigDecimal getBigDecimal(java.lang.String path)
-
-
Returns the value of a BigDecimal property identified by the specified path. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property. -
Returns:
the BigDecimal value of the specified property.
See Also:
get(String)
-
-
-
- -

-getBigInteger

-
-java.math.BigInteger getBigInteger(java.lang.String path)
-
-
Returns the value of a BigInteger property identified by the specified path. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property. -
Returns:
the BigInteger value of the specified property.
See Also:
get(String)
-
-
-
- -

-getDataObject

-
-DataObject getDataObject(java.lang.String path)
-
-
Returns the value of a DataObject property identified by the specified path. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property. -
Returns:
the DataObject value of the specified property.
See Also:
get(String)
-
-
-
- -

-getDate

-
-java.util.Date getDate(java.lang.String path)
-
-
Returns the value of a Date property identified by the specified path. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property. -
Returns:
the Date value of the specified property.
See Also:
get(String)
-
-
-
- -

-getString

-
-java.lang.String getString(java.lang.String path)
-
-
Returns the value of a String property identified by the specified path. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property. -
Returns:
the String value of the specified property.
See Also:
get(String)
-
-
-
- -

-getList

-
-java.util.List getList(java.lang.String path)
-
-
Returns the value of a List property identified by the specified path. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property. -
Returns:
the List value of the specified property.
See Also:
get(String)
-
-
-
- -

-getSequence

-
-Sequence getSequence(java.lang.String path)
-
-
Returns the value of a Sequence property identified by the specified path. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property. -
Returns:
the Sequence value of the specified property.
See Also:
get(String)
-
-
-
- -

-setBoolean

-
-void setBoolean(java.lang.String path,
-                boolean value)
-
-
Sets the value of a boolean property identified by the specified path, to the specified value. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property.
value - the new value for the property.
See Also:
set(String, Object)
-
-
-
- -

-setByte

-
-void setByte(java.lang.String path,
-             byte value)
-
-
Sets the value of a byte property identified by the specified path, to the specified value. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property.
value - the new value for the property.
See Also:
set(String, Object)
-
-
-
- -

-setChar

-
-void setChar(java.lang.String path,
-             char value)
-
-
Sets the value of a char property identified by the specified path, to the specified value. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property.
value - the new value for the property.
See Also:
set(String, Object)
-
-
-
- -

-setDouble

-
-void setDouble(java.lang.String path,
-               double value)
-
-
Sets the value of a double property identified by the specified path, to the specified value. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property.
value - the new value for the property.
See Also:
set(String, Object)
-
-
-
- -

-setFloat

-
-void setFloat(java.lang.String path,
-              float value)
-
-
Sets the value of a float property identified by the specified path, to the specified value. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property.
value - the new value for the property.
See Also:
set(String, Object)
-
-
-
- -

-setInt

-
-void setInt(java.lang.String path,
-            int value)
-
-
Sets the value of a int property identified by the specified path, to the specified value. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property.
value - the new value for the property.
See Also:
set(String, Object)
-
-
-
- -

-setLong

-
-void setLong(java.lang.String path,
-             long value)
-
-
Sets the value of a long property identified by the specified path, to the specified value. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property.
value - the new value for the property.
See Also:
set(String, Object)
-
-
-
- -

-setShort

-
-void setShort(java.lang.String path,
-              short value)
-
-
Sets the value of a short property identified by the specified path, to the specified value. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property.
value - the new value for the property.
See Also:
set(String, Object)
-
-
-
- -

-setBytes

-
-void setBytes(java.lang.String path,
-              byte[] value)
-
-
Sets the value of a byte[] property identified by the specified path, to the specified value. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property.
value - the new value for the property.
See Also:
set(String, Object)
-
-
-
- -

-setBigDecimal

-
-void setBigDecimal(java.lang.String path,
-                   java.math.BigDecimal value)
-
-
Sets the value of a BigDecimal property identified by the specified path, to the specified value. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property.
value - the new value for the property.
See Also:
set(String, Object)
-
-
-
- -

-setBigInteger

-
-void setBigInteger(java.lang.String path,
-                   java.math.BigInteger value)
-
-
Sets the value of a BigInteger property identified by the specified path, to the specified value. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property.
value - the new value for the property.
See Also:
set(String, Object)
-
-
-
- -

-setDataObject

-
-void setDataObject(java.lang.String path,
-                   DataObject value)
-
-
Sets the value of a DataObject property identified by the specified path, to the specified value. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property.
value - the new value for the property.
See Also:
set(String, Object)
-
-
-
- -

-setDate

-
-void setDate(java.lang.String path,
-             java.util.Date value)
-
-
Sets the value of a Date property identified by the specified path, to the specified value. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property.
value - the new value for the property.
See Also:
set(String, Object)
-
-
-
- -

-setString

-
-void setString(java.lang.String path,
-               java.lang.String value)
-
-
Sets the value of a String property identified by the specified path, to the specified value. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property.
value - the new value for the property.
See Also:
set(String, Object)
-
-
-
- -

-setList

-
-void setList(java.lang.String path,
-             java.util.List value)
-
-
Sets the value of a List property identified by the specified path, to the specified value. -

-

-
-
-
-
Parameters:
path - the path to a valid object and property.
value - the new value for the property.
See Also:
set(String, Object), -setList(Property, List)
-
-
-
- -

-get

-
-java.lang.Object get(int propertyIndex)
-
-
Returns the value of the property at the specified index in property list - of this object's type. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property. -
Returns:
the value of the specified property.
See Also:
get(Property)
-
-
-
- -

-set

-
-void set(int propertyIndex,
-         java.lang.Object value)
-
-
Sets the property at the specified index in property list of this object's - type, to the specified value. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property.
value - the new value for the property.
See Also:
set(Property, Object)
-
-
-
- -

-isSet

-
-boolean isSet(int propertyIndex)
-
-
Returns whether the the property at the specified index in property list of this object's - type, is considered to be set. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property. -
Returns:
whether the specified property is set.
See Also:
isSet(Property)
-
-
-
- -

-unset

-
-void unset(int propertyIndex)
-
-
Unsets the property at the specified index in property list of this object's type. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property.
See Also:
unset(Property)
-
-
-
- -

-getBoolean

-
-boolean getBoolean(int propertyIndex)
-
-
Returns the value of a boolean property identified by the specified property index. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property. -
Returns:
the boolean value of the specified property.
See Also:
get(int)
-
-
-
- -

-getByte

-
-byte getByte(int propertyIndex)
-
-
Returns the value of a byte property identified by the specified property index. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property. -
Returns:
the byte value of the specified property.
See Also:
get(int)
-
-
-
- -

-getChar

-
-char getChar(int propertyIndex)
-
-
Returns the value of a char property identified by the specified property index. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property. -
Returns:
the char value of the specified property.
See Also:
get(int)
-
-
-
- -

-getDouble

-
-double getDouble(int propertyIndex)
-
-
Returns the value of a double property identified by the specified property index. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property. -
Returns:
the double value of the specified property.
See Also:
get(int)
-
-
-
- -

-getFloat

-
-float getFloat(int propertyIndex)
-
-
Returns the value of a float property identified by the specified property index. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property. -
Returns:
the float value of the specified property.
See Also:
get(int)
-
-
-
- -

-getInt

-
-int getInt(int propertyIndex)
-
-
Returns the value of a int property identified by the specified property index. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property. -
Returns:
the int value of the specified property.
See Also:
get(int)
-
-
-
- -

-getLong

-
-long getLong(int propertyIndex)
-
-
Returns the value of a long property identified by the specified property index. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property. -
Returns:
the long value of the specified property.
See Also:
get(int)
-
-
-
- -

-getShort

-
-short getShort(int propertyIndex)
-
-
Returns the value of a short property identified by the specified property index. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property. -
Returns:
the short value of the specified property.
See Also:
get(int)
-
-
-
- -

-getBytes

-
-byte[] getBytes(int propertyIndex)
-
-
Returns the value of a byte[] property identified by the specified property index. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property. -
Returns:
the byte[] value of the specified property.
See Also:
get(int)
-
-
-
- -

-getBigDecimal

-
-java.math.BigDecimal getBigDecimal(int propertyIndex)
-
-
Returns the value of a BigDecimal property identified by the specified property index. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property. -
Returns:
the BigDecimal value of the specified property.
See Also:
get(int)
-
-
-
- -

-getBigInteger

-
-java.math.BigInteger getBigInteger(int propertyIndex)
-
-
Returns the value of a BigInteger property identified by the specified property index. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property. -
Returns:
the BigInteger value of the specified property.
See Also:
get(int)
-
-
-
- -

-getDataObject

-
-DataObject getDataObject(int propertyIndex)
-
-
Returns the value of a DataObject property identified by the specified property index. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property. -
Returns:
the DataObject value of the specified property.
See Also:
get(int)
-
-
-
- -

-getDate

-
-java.util.Date getDate(int propertyIndex)
-
-
Returns the value of a Date property identified by the specified property index. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property. -
Returns:
the Date value of the specified property.
See Also:
get(int)
-
-
-
- -

-getString

-
-java.lang.String getString(int propertyIndex)
-
-
Returns the value of a String property identified by the specified property index. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property. -
Returns:
the String value of the specified property.
See Also:
get(int)
-
-
-
- -

-getList

-
-java.util.List getList(int propertyIndex)
-
-
Returns the value of a List property identified by the specified property index. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property. -
Returns:
the List value of the specified property.
See Also:
get(int)
-
-
-
- -

-getSequence

-
-Sequence getSequence(int propertyIndex)
-
-
Returns the value of a Sequence property identified by the specified property index. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property. -
Returns:
the Sequence value of the specified property.
See Also:
get(int)
-
-
-
- -

-setBoolean

-
-void setBoolean(int propertyIndex,
-                boolean value)
-
-
Sets the value of a boolean property identified by the specified property index, to the specified value. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property.
value - the new value for the property.
See Also:
set(int, Object)
-
-
-
- -

-setByte

-
-void setByte(int propertyIndex,
-             byte value)
-
-
Sets the value of a byte property identified by the specified property index, to the specified value. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property.
value - the new value for the property.
See Also:
set(int, Object)
-
-
-
- -

-setChar

-
-void setChar(int propertyIndex,
-             char value)
-
-
Sets the value of a char property identified by the specified property index, to the specified value. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property.
value - the new value for the property.
See Also:
set(int, Object)
-
-
-
- -

-setDouble

-
-void setDouble(int propertyIndex,
-               double value)
-
-
Sets the value of a double property identified by the specified property index, to the specified value. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property.
value - the new value for the property.
See Also:
set(int, Object)
-
-
-
- -

-setFloat

-
-void setFloat(int propertyIndex,
-              float value)
-
-
Sets the value of a float property identified by the specified property index, to the specified value. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property.
value - the new value for the property.
See Also:
set(int, Object)
-
-
-
- -

-setInt

-
-void setInt(int propertyIndex,
-            int value)
-
-
Sets the value of a int property identified by the specified property index, to the specified value. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property.
value - the new value for the property.
See Also:
set(int, Object)
-
-
-
- -

-setLong

-
-void setLong(int propertyIndex,
-             long value)
-
-
Sets the value of a long property identified by the specified property index, to the specified value. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property.
value - the new value for the property.
See Also:
set(int, Object)
-
-
-
- -

-setShort

-
-void setShort(int propertyIndex,
-              short value)
-
-
Sets the value of a short property identified by the specified property index, to the specified value. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property.
value - the new value for the property.
See Also:
set(int, Object)
-
-
-
- -

-setBytes

-
-void setBytes(int propertyIndex,
-              byte[] value)
-
-
Sets the value of a byte[] property identified by the specified property index, to the specified value. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property.
value - the new value for the property.
See Also:
set(int, Object)
-
-
-
- -

-setBigDecimal

-
-void setBigDecimal(int propertyIndex,
-                   java.math.BigDecimal value)
-
-
Sets the value of a BigDecimal property identified by the specified property index, to the specified value. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property.
value - the new value for the property.
See Also:
set(int, Object)
-
-
-
- -

-setBigInteger

-
-void setBigInteger(int propertyIndex,
-                   java.math.BigInteger value)
-
-
Sets the value of a BigInteger property identified by the specified property index, to the specified value. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property.
value - the new value for the property.
See Also:
set(int, Object)
-
-
-
- -

-setDataObject

-
-void setDataObject(int propertyIndex,
-                   DataObject value)
-
-
Sets the value of a DataObject property identified by the specified property index, to the specified value. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property.
value - the new value for the property.
See Also:
set(int, Object)
-
-
-
- -

-setDate

-
-void setDate(int propertyIndex,
-             java.util.Date value)
-
-
Sets the value of a Date property identified by the specified property index, to the specified value. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property.
value - the new value for the property.
See Also:
set(int, Object)
-
-
-
- -

-setString

-
-void setString(int propertyIndex,
-               java.lang.String value)
-
-
Sets the value of a String property identified by the specified property index, to the specified value. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property.
value - the new value for the property.
See Also:
set(int, Object)
-
-
-
- -

-setList

-
-void setList(int propertyIndex,
-             java.util.List value)
-
-
Sets the value of a List property identified by the specified property index, to the specified value. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the property.
value - the new value for the property.
See Also:
set(int, Object), -setList(Property, List)
-
-
-
- -

-get

-
-java.lang.Object get(Property property)
-
-
Returns the value of the given property of this object. -

- If the property is many-valued, - the result will be a List - and each object in the List will be an instance of - the property's type. - Otherwise the result will directly be an instance of the property's type. -

-

-
-
-
-
Parameters:
property - the property of the value to fetch. -
Returns:
the value of the given property of the object.
See Also:
set(Property, Object), -unset(Property), -isSet(Property)
-
-
-
- -

-set

-
-void set(Property property,
-         java.lang.Object value)
-
-
Sets the value of the given property of the object to the new value. -

- If the property is many-valued, - the new value must be a List - and each object in that list must be an instance of - the property's type; - the existing contents are cleared and the contents of the new value are added. - Otherwise the new value directly must be an instance of the property's type - and it becomes the new value of the property of the object. -

-

-
-
-
-
Parameters:
property - the property of the value to set.
value - the new value for the property.
See Also:
unset(Property), -isSet(Property), -get(Property)
-
-
-
- -

-isSet

-
-boolean isSet(Property property)
-
-
Returns whether the property of the object is considered to be set. -

- isSet() for many-valued Properties returns true if the List is not empty and - false if the List is empty. For single-valued Properties: -

  • If the Property has not been set() or has been unset() then isSet() returns false.
  • -
  • If the current value is not the Property's default or null, isSet() returns true.
  • -
  • For the remaining cases the implementation may decide between two policies:
  • -
    1. any call to set() without a call to unset() will cause isSet() to return true, or
    2. -
    3. the current value is compared to the default value and isSet() returns true when they differ.
    4. -

-

-

-
-
-
-
Parameters:
property - the property in question. -
Returns:
whether the property of the object is set.
See Also:
set(Property, Object), -unset(Property), -get(Property)
-
-
-
- -

-unset

-
-void unset(Property property)
-
-
Unsets the property of the object. -

- If the property is many-valued, - the value must be an List - and that list is cleared. - Otherwise, - the value of the property of the object - is set to the property's default value. - The property will no longer be considered set. -

-

-
-
-
-
Parameters:
property - the property in question.
See Also:
isSet(Property), -set(Property, Object), -get(Property)
-
-
-
- -

-getBoolean

-
-boolean getBoolean(Property property)
-
-
Returns the value of the specified boolean property. -

-

-
-
-
-
Parameters:
property - the property to get. -
Returns:
the boolean value of the specified property.
See Also:
get(Property)
-
-
-
- -

-getByte

-
-byte getByte(Property property)
-
-
Returns the value of the specified byte property. -

-

-
-
-
-
Parameters:
property - the property to get. -
Returns:
the byte value of the specified property.
See Also:
get(Property)
-
-
-
- -

-getChar

-
-char getChar(Property property)
-
-
Returns the value of the specified char property. -

-

-
-
-
-
Parameters:
property - the property to get. -
Returns:
the char value of the specified property.
See Also:
get(Property)
-
-
-
- -

-getDouble

-
-double getDouble(Property property)
-
-
Returns the value of the specified double property. -

-

-
-
-
-
Parameters:
property - the property to get. -
Returns:
the double value of the specified property.
See Also:
get(Property)
-
-
-
- -

-getFloat

-
-float getFloat(Property property)
-
-
Returns the value of the specified float property. -

-

-
-
-
-
Parameters:
property - the property to get. -
Returns:
the float value of the specified property.
See Also:
get(Property)
-
-
-
- -

-getInt

-
-int getInt(Property property)
-
-
Returns the value of the specified int property. -

-

-
-
-
-
Parameters:
property - the property to get. -
Returns:
the int value of the specified property.
See Also:
get(Property)
-
-
-
- -

-getLong

-
-long getLong(Property property)
-
-
Returns the value of the specified long property. -

-

-
-
-
-
Parameters:
property - the property to get. -
Returns:
the long value of the specified property.
See Also:
get(Property)
-
-
-
- -

-getShort

-
-short getShort(Property property)
-
-
Returns the value of the specified short property. -

-

-
-
-
-
Parameters:
property - the property to get. -
Returns:
the short value of the specified property.
See Also:
get(Property)
-
-
-
- -

-getBytes

-
-byte[] getBytes(Property property)
-
-
Returns the value of the specified byte[] property. -

-

-
-
-
-
Parameters:
property - the property to get. -
Returns:
the byte[] value of the specified property.
See Also:
get(Property)
-
-
-
- -

-getBigDecimal

-
-java.math.BigDecimal getBigDecimal(Property property)
-
-
Returns the value of the specified BigDecimal property. -

-

-
-
-
-
Parameters:
property - the property to get. -
Returns:
the BigDecimal value of the specified property.
See Also:
get(Property)
-
-
-
- -

-getBigInteger

-
-java.math.BigInteger getBigInteger(Property property)
-
-
Returns the value of the specified BigInteger property. -

-

-
-
-
-
Parameters:
property - the property to get. -
Returns:
the BigInteger value of the specified property.
See Also:
get(Property)
-
-
-
- -

-getDataObject

-
-DataObject getDataObject(Property property)
-
-
Returns the value of the specified DataObject property. -

-

-
-
-
-
Parameters:
property - the property to get. -
Returns:
the DataObject value of the specified property.
See Also:
get(Property)
-
-
-
- -

-getDate

-
-java.util.Date getDate(Property property)
-
-
Returns the value of the specified Date property. -

-

-
-
-
-
Parameters:
property - the property to get. -
Returns:
the Date value of the specified property.
See Also:
get(Property)
-
-
-
- -

-getString

-
-java.lang.String getString(Property property)
-
-
Returns the value of the specified String property. -

-

-
-
-
-
Parameters:
property - the property to get. -
Returns:
the String value of the specified property.
See Also:
get(Property)
-
-
-
- -

-getList

-
-java.util.List getList(Property property)
-
-
Returns the value of the specified List property. - The List returned contains the current values. - Updates through the List interface operate on the current values of the DataObject. - Each access returns the same List object. -

-

-
-
-
-
Parameters:
property - the property to get. -
Returns:
the List value of the specified property.
See Also:
get(Property)
-
-
-
- -

-getSequence

-
-Sequence getSequence(Property property)
-
-
Returns the value of the specified Sequence property. -

-

-
-
-
-
Parameters:
property - the property to get. -
Returns:
the Sequence value of the specified property.
See Also:
get(Property)
-
-
-
- -

-setBoolean

-
-void setBoolean(Property property,
-                boolean value)
-
-
Sets the value of the specified boolean property, to the specified value. -

-

-
-
-
-
Parameters:
property - the property to set.
value - the new value for the property.
See Also:
set(Property, Object)
-
-
-
- -

-setByte

-
-void setByte(Property property,
-             byte value)
-
-
Sets the value of the specified byte property, to the specified value. -

-

-
-
-
-
Parameters:
property - the property to set.
value - the new value for the property.
See Also:
set(Property, Object)
-
-
-
- -

-setChar

-
-void setChar(Property property,
-             char value)
-
-
Sets the value of the specified char property, to the specified value. -

-

-
-
-
-
Parameters:
property - the property to set.
value - the new value for the property.
See Also:
set(Property, Object)
-
-
-
- -

-setDouble

-
-void setDouble(Property property,
-               double value)
-
-
Sets the value of the specified double property, to the specified value. -

-

-
-
-
-
Parameters:
property - the property to set.
value - the new value for the property.
See Also:
set(Property, Object)
-
-
-
- -

-setFloat

-
-void setFloat(Property property,
-              float value)
-
-
Sets the value of the specified float property, to the specified value. -

-

-
-
-
-
Parameters:
property - the property to set.
value - the new value for the property.
See Also:
set(Property, Object)
-
-
-
- -

-setInt

-
-void setInt(Property property,
-            int value)
-
-
Sets the value of the specified int property, to the specified value. -

-

-
-
-
-
Parameters:
property - the property to set.
value - the new value for the property.
See Also:
set(Property, Object)
-
-
-
- -

-setLong

-
-void setLong(Property property,
-             long value)
-
-
Sets the value of the specified long property, to the specified value. -

-

-
-
-
-
Parameters:
property - the property to set.
value - the new value for the property.
See Also:
set(Property, Object)
-
-
-
- -

-setShort

-
-void setShort(Property property,
-              short value)
-
-
Sets the value of the specified short property, to the specified value. -

-

-
-
-
-
Parameters:
property - the property to set.
value - the new value for the property.
See Also:
set(Property, Object)
-
-
-
- -

-setBytes

-
-void setBytes(Property property,
-              byte[] value)
-
-
Sets the value of the specified byte[] property, to the specified value. -

-

-
-
-
-
Parameters:
property - the property to set.
value - the new value for the property.
See Also:
set(Property, Object)
-
-
-
- -

-setBigDecimal

-
-void setBigDecimal(Property property,
-                   java.math.BigDecimal value)
-
-
Sets the value of the specified BigDecimal property, to the specified value. -

-

-
-
-
-
Parameters:
property - the property to set.
value - the new value for the property.
See Also:
set(Property, Object)
-
-
-
- -

-setBigInteger

-
-void setBigInteger(Property property,
-                   java.math.BigInteger value)
-
-
Sets the value of the specified BigInteger property, to the specified value. -

-

-
-
-
-
Parameters:
property - the property to set.
value - the new value for the property.
See Also:
set(Property, Object)
-
-
-
- -

-setDataObject

-
-void setDataObject(Property property,
-                   DataObject value)
-
-
Sets the value of the specified DataObject property, to the specified value. -

-

-
-
-
-
Parameters:
property - the property to set.
value - the new value for the property.
See Also:
set(Property, Object)
-
-
-
- -

-setDate

-
-void setDate(Property property,
-             java.util.Date value)
-
-
Sets the value of the specified Date property, to the specified value. -

-

-
-
-
-
Parameters:
property - the property to set.
value - the new value for the property.
See Also:
set(Property, Object)
-
-
-
- -

-setString

-
-void setString(Property property,
-               java.lang.String value)
-
-
Sets the value of the specified String property, to the specified value. -

-

-
-
-
-
Parameters:
property - the property to set.
value - the new value for the property.
See Also:
set(Property, Object)
-
-
-
- -

-setList

-
-void setList(Property property,
-             java.util.List value)
-
-
Sets the value of the specified List property, to the specified value. -

The new value must be a List - and each object in that list must be an instance of - the property's type; - the existing contents are cleared and the contents of the new value are added. -

-

-
-
-
-
Parameters:
property - the property to set.
value - the new value for the property.
See Also:
set(Property, Object)
-
-
-
- -

-createDataObject

-
-DataObject createDataObject(java.lang.String propertyName)
-
-
Returns a new data object contained by this object using the specified property, - which must be a containment property. - The type of the created object is the declared type of the specified property. -

-

-
-
-
-
Parameters:
propertyName - the name of the specified containment property. -
Returns:
the created data object.
See Also:
createDataObject(String, String, String)
-
-
-
- -

-createDataObject

-
-DataObject createDataObject(int propertyIndex)
-
-
Returns a new data object contained by this object using the specified property, - which must be a containment property. - The type of the created object is the declared type of the specified property. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the specified containment property. -
Returns:
the created data object.
See Also:
createDataObject(int, String, String)
-
-
-
- -

-createDataObject

-
-DataObject createDataObject(Property property)
-
-
Returns a new data object contained by this object using the specified property, - which must be a containment property. - The type of the created object is the declared type of the specified property. -

-

-
-
-
-
Parameters:
property - the specified containment property. -
Returns:
the created data object.
See Also:
createDataObject(Property, Type)
-
-
-
- -

-createDataObject

-
-DataObject createDataObject(java.lang.String propertyName,
-                            java.lang.String namespaceURI,
-                            java.lang.String typeName)
-
-
Returns a new data object contained by this object using the specified property, - which must be a containment property. - The type of the created object is specified by the packageURI and typeName arguments. - The specified type must be a compatible target for the property identified by propertyName. -

-

-
-
-
-
Parameters:
propertyName - the name of the specified containment property.
namespaceURI - the namespace URI of the package containing the type of object to be created.
typeName - the name of a type in the specified package. -
Returns:
the created data object.
See Also:
createDataObject(String), -DataGraph.getType(java.lang.String, java.lang.String)
-
-
-
- -

-createDataObject

-
-DataObject createDataObject(int propertyIndex,
-                            java.lang.String namespaceURI,
-                            java.lang.String typeName)
-
-
Returns a new data object contained by this object using the specified property, - which must be a containment property. - The type of the created object is specified by the packageURI and typeName arguments. - The specified type must be a compatible target for the property identified by propertyIndex. -

-

-
-
-
-
Parameters:
propertyIndex - the index of the specified containment property.
namespaceURI - the namespace URI of the package containing the type of object to be created.
typeName - the name of a type in the specified package. -
Returns:
the created data object.
See Also:
createDataObject(int), -DataGraph.getType(java.lang.String, java.lang.String)
-
-
-
- -

-createDataObject

-
-DataObject createDataObject(Property property,
-                            Type type)
-
-
Returns a new data object contained by this object using the specified property, - which must be of containment type. - The type of the created object is specified by the type argument, - which must be a compatible target for the speicifed property. -

-

-
-
-
-
Parameters:
property - a containment property of this object.
type - the type of object to be created. -
Returns:
the created data object.
See Also:
createDataObject(int)
-
-
-
- -

-delete

-
-void delete()
-
-
Remove this object from its container and then unset all its non-readOnly Properties. - If this object is contained by a readOnly containment property, its non-readOnly Properties will be unset but the object will not be removed from its container. - All DataObjects recursively contained by containment Properties will also be deleted. -

-

-
-
-
-
-
-
-
- -

-getContainer

-
-DataObject getContainer()
-
-
Returns the containing data object - or null if there is no container. -

-

-
-
-
- -
Returns:
the containing data object or null.
-
-
-
- -

-getContainmentProperty

-
-Property getContainmentProperty()
-
-
Return the Property of the data object containing this data object - or null if there is no container. -

-

-
-
-
- -
Returns:
the property containing this data object.
-
-
-
- -

-getDataGraph

-
-DataGraph getDataGraph()
-
-
Returns the data graph for this object or null if there isn't one. -

-

-
-
-
- -
Returns:
the containing data graph or null.
-
-
-
- -

-getType

-
-Type getType()
-
-
Returns the data object's type. -

- The type defines the Properties available for reflective access. -

-

-
-
-
- -
Returns:
the type.
-
-
-
- -

-getSequence

-
-Sequence getSequence()
-
-
Returns the Sequence for this DataObject. - When getType().isSequencedType() == true, - the Sequence of a DataObject corresponds to the - XML elements representing the values of its Properties. - Updates through DataObject and the Lists or Sequences returned - from DataObject operate on the same data. - When getType().isSequencedType() == false, null is returned. -

-

-
-
-
- -
Returns:
the Sequence or null.
-
-
-
- -

-getInstanceProperties

-
-java.util.List getInstanceProperties()
-
-
Returns a read-only List of the Properties currently used in this DataObject. - This list will contain all of the Properties in getType().getProperties() - and any Properties where isSet(property) is true. - For example, Properties resulting from the use of - open or mixed XML content are present if allowed by the Type. - the List does not contain duplicates. - The order of the Properties in the List begins with getType().getProperties() - and the order of the remaining Properties is determined by the implementation. - The same list will be returned unless the DataObject is updated so that - the contents of the List change. -

-

-
-
-
- -
Returns:
the List of Properties currently used in this DataObject.
-
-
-
- -

-getProperty

-
-Property getProperty(java.lang.String propertyName)
-
-
Returns the named Property from the current instance properties, - or null if not found. The instance properties are getInstanceProperties(). -

-

-
-
-
-
Parameters:
propertyName - the name of the Property -
Returns:
the named Property from the DataObject's current instance properties, or null.
-
-
-
- -

-getRootObject

-
-DataObject getRootObject()
-
-
Returns the root data object. -

-

-
-
-
- -
Returns:
the root data object.
-
-
-
- -

-getChangeSummary

-
-ChangeSummary getChangeSummary()
-
-
Returns the ChangeSummary with scope covering this dataObject, or null - if there is no ChangeSummary. -

-

-
-
-
- -
Returns:
the ChangeSummary with scope covering this dataObject, or null.
-
-
-
- -

-detach

-
-void detach()
-
-
Removes this DataObject from its container, if any. - Same as - getContainer().getList(getContainmentProperty()).remove(this) or - getContainer().unset(getContainmentProperty()) - depending on getContainmentProperty().isMany() respectively. -

-

-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/Property.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/Property.html deleted file mode 100644 index 92d9165802..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/Property.html +++ /dev/null @@ -1,389 +0,0 @@ - - - - - - - -Property (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
- -

- -commonj.sdo -
-Interface Property

-
-
-
public interface Property
- - -

-A representation of a Property in the type of a data object. -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.util.ListgetAliasNames() - -
-          Return a list of alias names for this Property.
- TypegetContainingType() - -
-          Returns the containing type of this Property.
- java.lang.ObjectgetDefault() - -
-          Returns the default value this Property will have in a data object where the Property hasn't been set.
- java.lang.StringgetName() - -
-          Returns the name of the Property.
- PropertygetOpposite() - -
-          Returns the opposite Property if the Property is bi-directional or null otherwise.
- TypegetType() - -
-          Returns the type of the Property.
- booleanisContainment() - -
-          Returns whether the Property is containment, i.e., whether it represents by-value composition.
- booleanisMany() - -
-          Returns whether the Property is many-valued.
- booleanisReadOnly() - -
-          Returns true if values for this Property cannot be modified using the SDO APIs.
-  -

- - - - - - - - -
-Method Detail
- -

-getName

-
-java.lang.String getName()
-
-
Returns the name of the Property. -

-

- -
Returns:
the Property name.
-
-
-
- -

-getType

-
-Type getType()
-
-
Returns the type of the Property. -

-

- -
Returns:
the Property type.
-
-
-
- -

-isMany

-
-boolean isMany()
-
-
Returns whether the Property is many-valued. -

-

- -
Returns:
true if the Property is many-valued.
-
-
-
- -

-isContainment

-
-boolean isContainment()
-
-
Returns whether the Property is containment, i.e., whether it represents by-value composition. -

-

- -
Returns:
true if the Property is containment.
-
-
-
- -

-getContainingType

-
-Type getContainingType()
-
-
Returns the containing type of this Property. -

-

- -
Returns:
the Property's containing type.
See Also:
Type.getProperties()
-
-
-
- -

-getDefault

-
-java.lang.Object getDefault()
-
-
Returns the default value this Property will have in a data object where the Property hasn't been set. -

-

- -
Returns:
the default value.
-
-
-
- -

-isReadOnly

-
-boolean isReadOnly()
-
-
Returns true if values for this Property cannot be modified using the SDO APIs. - When true, DataObject.set(Property property, Object value) throws an exception. - Values may change due to other factors, such as services operating on DataObjects. -

-

- -
Returns:
true if values for this Property cannot be modified.
-
-
-
- -

-getOpposite

-
-Property getOpposite()
-
-
Returns the opposite Property if the Property is bi-directional or null otherwise. -

-

- -
Returns:
the opposite Property if the Property is bi-directional or null
-
-
-
- -

-getAliasNames

-
-java.util.List getAliasNames()
-
-
Return a list of alias names for this Property. -

-

- -
Returns:
a list of alias names for this Property.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/Sequence.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/Sequence.html deleted file mode 100644 index 7fcd08c87a..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/Sequence.html +++ /dev/null @@ -1,530 +0,0 @@ - - - - - - - -Sequence (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
- -

- -commonj.sdo -
-Interface Sequence

-
-
-
public interface Sequence
- - -

-A sequence is a heterogeneous list of properties and corresponding values. - It represents an ordered arbitrary mixture of data values from more than one property of a data object. -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidadd(int index, - int propertyIndex, - java.lang.Object value) - -
-          Adds a new entry with the specified property index and value - at the specified entry index.
- booleanadd(int propertyIndex, - java.lang.Object value) - -
-          Adds a new entry with the specified property index and value - to the end of the entries.
- voidadd(int index, - Property property, - java.lang.Object value) - -
-          Adds a new entry with the specified property and value - at the specified entry index.
- voidadd(int index, - java.lang.String text) - -
-          Adds a new entry with the SDO text Property - at the given index.
- voidadd(int index, - java.lang.String propertyName, - java.lang.Object value) - -
-          Adds a new entry with the specified property name and value - at the specified entry index.
- booleanadd(Property property, - java.lang.Object value) - -
-          Adds a new entry with the specified property and value - to the end of the entries.
- voidadd(java.lang.String text) - -
-          Adds a new entry with the SDO text Property - to the end of the Sequence.
- booleanadd(java.lang.String propertyName, - java.lang.Object value) - -
-          Adds a new entry with the specified property name and value - to the end of the entries.
- PropertygetProperty(int index) - -
-          Returns the property for the given entry index.
- java.lang.ObjectgetValue(int index) - -
-          Returns the property value for the given entry index.
- voidmove(int toIndex, - int fromIndex) - -
-          Moves the entry at fromIndex to toIndex.
- voidremove(int index) - -
-          Removes the entry at the given entry index.
- java.lang.ObjectsetValue(int index, - java.lang.Object value) - -
-          Sets the entry at a specified index to the new value.
- intsize() - -
-          Returns the number of entries in the sequence.
-  -

- - - - - - - - -
-Method Detail
- -

-size

-
-int size()
-
-
Returns the number of entries in the sequence. -

-

- -
Returns:
the number of entries.
-
-
-
- -

-getProperty

-
-Property getProperty(int index)
-
-
Returns the property for the given entry index. - Returns null for mixed text entries. -

-

-
Parameters:
index - the index of the entry. -
Returns:
the property or null for the given entry index.
-
-
-
- -

-getValue

-
-java.lang.Object getValue(int index)
-
-
Returns the property value for the given entry index. -

-

-
Parameters:
index - the index of the entry. -
Returns:
the value for the given entry index.
-
-
-
- -

-setValue

-
-java.lang.Object setValue(int index,
-                          java.lang.Object value)
-
-
Sets the entry at a specified index to the new value. -

-

-
Parameters:
index - the index of the entry.
value - the new value for the entry.
-
-
-
- -

-add

-
-boolean add(java.lang.String propertyName,
-            java.lang.Object value)
-
-
Adds a new entry with the specified property name and value - to the end of the entries. -

-

-
Parameters:
propertyName - the name of the entry's property.
value - the value for the entry.
-
-
-
- -

-add

-
-boolean add(int propertyIndex,
-            java.lang.Object value)
-
-
Adds a new entry with the specified property index and value - to the end of the entries. -

-

-
Parameters:
propertyIndex - the index of the entry's property.
value - the value for the entry.
-
-
-
- -

-add

-
-boolean add(Property property,
-            java.lang.Object value)
-
-
Adds a new entry with the specified property and value - to the end of the entries. -

-

-
Parameters:
property - the property of the entry.
value - the value for the entry.
-
-
-
- -

-add

-
-void add(int index,
-         java.lang.String propertyName,
-         java.lang.Object value)
-
-
Adds a new entry with the specified property name and value - at the specified entry index. -

-

-
Parameters:
index - the index at which to add the entry.
propertyName - the name of the entry's property.
value - the value for the entry.
-
-
-
- -

-add

-
-void add(int index,
-         int propertyIndex,
-         java.lang.Object value)
-
-
Adds a new entry with the specified property index and value - at the specified entry index. -

-

-
Parameters:
index - the index at which to add the entry.
propertyIndex - the index of the entry's property.
value - the value for the entry.
-
-
-
- -

-add

-
-void add(int index,
-         Property property,
-         java.lang.Object value)
-
-
Adds a new entry with the specified property and value - at the specified entry index. -

-

-
Parameters:
index - the index at which to add the entry.
property - the property of the entry.
value - the value for the entry.
-
-
-
- -

-remove

-
-void remove(int index)
-
-
Removes the entry at the given entry index. -

-

-
Parameters:
index - the index of the entry.
-
-
-
- -

-move

-
-void move(int toIndex,
-          int fromIndex)
-
-
Moves the entry at fromIndex to toIndex. -

-

-
Parameters:
toIndex - the index of the entry destination.
fromIndex - the index of the entry to move.
-
-
-
- -

-add

-
-void add(java.lang.String text)
-
-
Adds a new entry with the SDO text Property - to the end of the Sequence. - Same as add(property, text) where property is the SDO text Property. -

-

-
Parameters:
text - value of the entry.
-
-
-
- -

-add

-
-void add(int index,
-         java.lang.String text)
-
-
Adds a new entry with the SDO text Property - at the given index. - Same as add(index, property, text) where property is the SDO text Property. -

-

-
Parameters:
index - the index at which to add the entry.
text - value of the entry.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/Type.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/Type.html deleted file mode 100644 index 74087ed467..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/Type.html +++ /dev/null @@ -1,515 +0,0 @@ - - - - - - - -Type (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
- -

- -commonj.sdo -
-Interface Type

-
-
-
public interface Type
- - -

-A representation of the type of a property of a data object. -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.util.ListgetAliasNames() - -
-          Return a list of alias names for this Type.
- java.util.ListgetBaseTypes() - -
-          Returns the List of base Types for this Type.
- java.util.ListgetDeclaredProperties() - -
-          Returns the Properties declared in this Type as opposed to - those declared in base Types.
- java.lang.ClassgetInstanceClass() - -
-          Returns the Java class that this type represents.
- java.lang.StringgetName() - -
-          Returns the name of the type.
- java.util.ListgetProperties() - -
-          Returns the List of the Properties of this type.
- PropertygetProperty(java.lang.String propertyName) - -
-          Returns from all the Properties of this type, the one with the specified name.
- java.lang.StringgetURI() - -
-          Returns the namespace URI of the type.
- booleanisAbstract() - -
-          Indicates if this Type is abstract.
- booleanisDataType() - -
-          Indicates if this Type specifies DataTypes (true) or DataObjects (false).
- booleanisInstance(java.lang.Object object) - -
-          Returns whether the specified object is an instance of this type.
- booleanisOpen() - -
-          Indicates if this Type allows any form of open content.
- booleanisSequenced() - -
-          Indicates if this Type specifies Sequenced DataObjects.
-  -

- - - - - - - - -
-Method Detail
- -

-getName

-
-java.lang.String getName()
-
-
Returns the name of the type. -

-

- -
Returns:
the type name.
-
-
-
- -

-getURI

-
-java.lang.String getURI()
-
-
Returns the namespace URI of the type. -

-

- -
Returns:
the namespace URI.
-
-
-
- -

-getInstanceClass

-
-java.lang.Class getInstanceClass()
-
-
Returns the Java class that this type represents. -

-

- -
Returns:
the Java class.
-
-
-
- -

-isInstance

-
-boolean isInstance(java.lang.Object object)
-
-
Returns whether the specified object is an instance of this type. -

-

-
Parameters:
object - the object in question. -
Returns:
true if the object is an instance.
See Also:
Class.isInstance(java.lang.Object)
-
-
-
- -

-getProperties

-
-java.util.List getProperties()
-
-
Returns the List of the Properties of this type. -

- The expression -

-   type.getProperties().indexOf(property)
-
- yields the property's index relative to this type. - As such, these expressions are equivalent: -
-    dataObject.get(i)
-    dataObject.get((Property)dataObject.getType().getProperties().get(i));
-
-

-

-

- -
Returns:
the Properties of the type.
See Also:
Property.getContainingType()
-
-
-
- -

-getProperty

-
-Property getProperty(java.lang.String propertyName)
-
-
Returns from all the Properties of this type, the one with the specified name. - As such, these expressions are equivalent: -
-    dataObject.get("name")
-    dataObject.get(dataObject.getType().getProperty("name"))
-
-

-

-

- -
Returns:
the Property with the specified name.
See Also:
getProperties()
-
-
-
- -

-isDataType

-
-boolean isDataType()
-
-
Indicates if this Type specifies DataTypes (true) or DataObjects (false). - When false, any object that is an instance of this type - also implements the DataObject interface. - True for simple types such as Strings and numbers. - For any object: -
-   isInstance(object) && !isDataType() implies
-   DataObject.class.isInstance(object) returns true. 
- 
-

-

- -
Returns:
true if Type specifies DataTypes, false for DataObjects.
-
-
-
- -

-isOpen

-
-boolean isOpen()
-
-
Indicates if this Type allows any form of open content. If false, - dataObject.getInstanceProperties() must be the same as - dataObject.getType().getProperties() for any DataObject dataObject of this Type. -

-

- -
Returns:
true if this Type allows open content.
-
-
-
- -

-isSequenced

-
-boolean isSequenced()
-
-
Indicates if this Type specifies Sequenced DataObjects. - Sequenced DataObjects are used when the order of values - between Properties must be preserved. - When true, a DataObject will return a Sequence. For example, -
-  Sequence elements = dataObject.getSequence();
- 
-

-

- -
Returns:
true if this Type specifies Sequenced DataObjects.
-
-
-
- -

-isAbstract

-
-boolean isAbstract()
-
-
Indicates if this Type is abstract. If true, this Type cannot be - instantiated. Abstract types cannot be used in DataObject or - DataFactory create methods. -

-

- -
Returns:
true if this Type is abstract.
-
-
-
- -

-getBaseTypes

-
-java.util.List getBaseTypes()
-
-
Returns the List of base Types for this Type. The List is empty - if there are no base Types. XSD , , and - Java extends keyword are mapped to this list. -

-

- -
Returns:
the List of base Types for this Type.
-
-
-
- -

-getDeclaredProperties

-
-java.util.List getDeclaredProperties()
-
-
Returns the Properties declared in this Type as opposed to - those declared in base Types. -

-

- -
Returns:
the Properties declared in this Type.
-
-
-
- -

-getAliasNames

-
-java.util.List getAliasNames()
-
-
Return a list of alias names for this Type. -

-

- -
Returns:
a list of alias names for this Type.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/ChangeSummary.Setting.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/ChangeSummary.Setting.html deleted file mode 100644 index 451fe30706..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/ChangeSummary.Setting.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - - -Uses of Interface commonj.sdo.ChangeSummary.Setting (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Uses of Interface
commonj.sdo.ChangeSummary.Setting

-
- - - - - - - - - -
-Packages that use ChangeSummary.Setting
commonj.sdo  
-  -

- - - - - -
-Uses of ChangeSummary.Setting in commonj.sdo
-  -

- - - - - - - - - -
Methods in commonj.sdo that return ChangeSummary.Setting
- ChangeSummary.SettingChangeSummary.getOldValue(DataObject dataObject, - Property property) - -
-          Returns a setting for the specified property - representing the property value of the given dataObject - at the point when logging began.
-  -

-


- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/ChangeSummary.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/ChangeSummary.html deleted file mode 100644 index 8da0114162..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/ChangeSummary.html +++ /dev/null @@ -1,186 +0,0 @@ - - - - - - - -Uses of Interface commonj.sdo.ChangeSummary (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Uses of Interface
commonj.sdo.ChangeSummary

-
- - - - - - - - - -
-Packages that use ChangeSummary
commonj.sdo  
-  -

- - - - - -
-Uses of ChangeSummary in commonj.sdo
-  -

- - - - - - - - - - - - - -
Methods in commonj.sdo that return ChangeSummary
- ChangeSummaryDataGraph.getChangeSummary() - -
-          Returns the change summary associated with this data graph.
- ChangeSummaryDataObject.getChangeSummary() - -
-          Returns the ChangeSummary with scope covering this dataObject, or null - if there is no ChangeSummary.
-  -

-


- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/DataGraph.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/DataGraph.html deleted file mode 100644 index 84500ce65a..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/DataGraph.html +++ /dev/null @@ -1,185 +0,0 @@ - - - - - - - -Uses of Interface commonj.sdo.DataGraph (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Uses of Interface
commonj.sdo.DataGraph

-
- - - - - - - - - -
-Packages that use DataGraph
commonj.sdo  
-  -

- - - - - -
-Uses of DataGraph in commonj.sdo
-  -

- - - - - - - - - - - - - -
Methods in commonj.sdo that return DataGraph
- DataGraphChangeSummary.getDataGraph() - -
-          Returns the data graph associated with this change summary or null.
- DataGraphDataObject.getDataGraph() - -
-          Returns the data graph for this object or null if there isn't one.
-  -

-


- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/DataObject.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/DataObject.html deleted file mode 100644 index 3ad87955f2..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/DataObject.html +++ /dev/null @@ -1,584 +0,0 @@ - - - - - - - -Uses of Interface commonj.sdo.DataObject (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Uses of Interface
commonj.sdo.DataObject

-
- - - - - - - - - - - - - -
-Packages that use DataObject
commonj.sdo  
commonj.sdo.helper  
-  -

- - - - - -
-Uses of DataObject in commonj.sdo
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in commonj.sdo that return DataObject
- DataObjectDataObject.createDataObject(int propertyIndex) - -
-          Returns a new data object contained by this object using the specified property, - which must be a containment property.
- DataObjectDataObject.createDataObject(int propertyIndex, - java.lang.String namespaceURI, - java.lang.String typeName) - -
-          Returns a new data object contained by this object using the specified property, - which must be a containment property.
- DataObjectDataObject.createDataObject(Property property) - -
-          Returns a new data object contained by this object using the specified property, - which must be a containment property.
- DataObjectDataObject.createDataObject(Property property, - Type type) - -
-          Returns a new data object contained by this object using the specified property, - which must be of containment type.
- DataObjectDataObject.createDataObject(java.lang.String propertyName) - -
-          Returns a new data object contained by this object using the specified property, - which must be a containment property.
- DataObjectDataObject.createDataObject(java.lang.String propertyName, - java.lang.String namespaceURI, - java.lang.String typeName) - -
-          Returns a new data object contained by this object using the specified property, - which must be a containment property.
- DataObjectDataGraph.createRootObject(java.lang.String namespaceURI, - java.lang.String typeName) - -
-          Creates a new root data object of the specified type.
- DataObjectDataGraph.createRootObject(Type type) - -
-          Creates a new root data object of the specified type.
- DataObjectDataObject.getContainer() - -
-          Returns the containing data object - or null if there is no container.
- DataObjectDataObject.getDataObject(int propertyIndex) - -
-          Returns the value of a DataObject property identified by the specified property index.
- DataObjectDataObject.getDataObject(Property property) - -
-          Returns the value of the specified DataObject property.
- DataObjectDataObject.getDataObject(java.lang.String path) - -
-          Returns the value of a DataObject property identified by the specified path.
- DataObjectChangeSummary.getOldContainer(DataObject dataObject) - -
-          Returns the value of the container data object - at the point when logging began.
- DataObjectChangeSummary.getRootObject() - -
-          Returns the ChangeSummary root DataObject - the object from which - changes are tracked.
- DataObjectDataGraph.getRootObject() - -
-          Returns the root data object of this data graph.
- DataObjectDataObject.getRootObject() - -
-          Returns the root data object.
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in commonj.sdo with parameters of type DataObject
- DataObjectChangeSummary.getOldContainer(DataObject dataObject) - -
-          Returns the value of the container data object - at the point when logging began.
- PropertyChangeSummary.getOldContainmentProperty(DataObject dataObject) - -
-          Returns the value of the containment property data object property - at the point when logging began.
- SequenceChangeSummary.getOldSequence(DataObject dataObject) - -
-          Returns the value of the sequence for the data object - at the point when logging began.
- ChangeSummary.SettingChangeSummary.getOldValue(DataObject dataObject, - Property property) - -
-          Returns a setting for the specified property - representing the property value of the given dataObject - at the point when logging began.
- java.util.ListChangeSummary.getOldValues(DataObject dataObject) - -
-          Returns a list of settings - that represent the property values of the given dataObject - at the point when logging began.
- booleanChangeSummary.isCreated(DataObject dataObject) - -
-          Returns whether or not the specified data object was created while logging.
- booleanChangeSummary.isDeleted(DataObject dataObject) - -
-          Returns whether or not the specified data object was deleted while logging.
- booleanChangeSummary.isModified(DataObject dataObject) - -
-          Returns whether or not the specified data object was updated while logging.
- voidDataObject.setDataObject(int propertyIndex, - DataObject value) - -
-          Sets the value of a DataObject property identified by the specified property index, to the specified value.
- voidDataObject.setDataObject(Property property, - DataObject value) - -
-          Sets the value of the specified DataObject property, to the specified value.
- voidDataObject.setDataObject(java.lang.String path, - DataObject value) - -
-          Sets the value of a DataObject property identified by the specified path, to the specified value.
-  -

- - - - - -
-Uses of DataObject in commonj.sdo.helper
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in commonj.sdo.helper that return DataObject
- DataObjectCopyHelper.copy(DataObject dataObject) - -
-          Create a deep copy of the DataObject tree: - Copies the dataObject and all its contained - DataObjects recursively.
- DataObjectCopyHelper.copyShallow(DataObject dataObject) - -
-          Create a shallow copy of the DataObject dataObject: - Creates a new DataObject copiedDataObject with the same values - as the source dataObject for each property where - property.getType().isDataType() is true.
- DataObjectDataFactory.create(java.lang.Class interfaceClass) - -
-          Create a DataObject supporting the given interface.
- DataObjectDataFactory.create(java.lang.String uri, - java.lang.String typeName) - -
-          Create a DataObject of the Type specified by typeName with the given package uri.
- DataObjectDataFactory.create(Type type) - -
-          Create a DataObject of the Type specified.
- DataObjectXMLDocument.getRootObject() - -
-          Return the root DataObject for the XMLDocument.
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in commonj.sdo.helper with parameters of type DataObject
- DataObjectCopyHelper.copy(DataObject dataObject) - -
-          Create a deep copy of the DataObject tree: - Copies the dataObject and all its contained - DataObjects recursively.
- DataObjectCopyHelper.copyShallow(DataObject dataObject) - -
-          Create a shallow copy of the DataObject dataObject: - Creates a new DataObject copiedDataObject with the same values - as the source dataObject for each property where - property.getType().isDataType() is true.
- XMLDocumentXMLHelper.createDocument(DataObject dataObject, - java.lang.String rootElementURI, - java.lang.String rootElementName) - -
-          Creates an XMLDocument with the specified XML rootElement for the DataObject.
- TypeTypeHelper.define(DataObject type) - -
-          Define the DataObject as a Type.
- booleanEqualityHelper.equal(DataObject dataObject1, - DataObject dataObject2) - -
-          Two DataObjects are equal(Deep) if they are equalShallow, - all their compared Properties are equal, and all reachable DataObjects in their - graphs excluding containers are equal.
- booleanEqualityHelper.equalShallow(DataObject dataObject1, - DataObject dataObject2) - -
-          Two DataObjects are equalShallow if - they have the same Type - and all their compared Properties are equal.
- java.lang.StringXMLHelper.save(DataObject dataObject, - java.lang.String rootElementURI, - java.lang.String rootElementName) - -
-          Returns the DataObject saved as an XML document with the specified root element.
- voidXMLHelper.save(DataObject dataObject, - java.lang.String rootElementURI, - java.lang.String rootElementName, - java.io.OutputStream outputStream) - -
-          Saves the DataObject as an XML document with the specified root element.
-  -

-


- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/Property.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/Property.html deleted file mode 100644 index 377b8c1951..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/Property.html +++ /dev/null @@ -1,664 +0,0 @@ - - - - - - - -Uses of Interface commonj.sdo.Property (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Uses of Interface
commonj.sdo.Property

-
- - - - - - - - - - - - - -
-Packages that use Property
commonj.sdo  
commonj.sdo.helper  
-  -

- - - - - -
-Uses of Property in commonj.sdo
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in commonj.sdo that return Property
- PropertyDataObject.getContainmentProperty() - -
-          Return the Property of the data object containing this data object - or null if there is no container.
- PropertyChangeSummary.getOldContainmentProperty(DataObject dataObject) - -
-          Returns the value of the containment property data object property - at the point when logging began.
- PropertyProperty.getOpposite() - -
-          Returns the opposite Property if the Property is bi-directional or null otherwise.
- PropertyChangeSummary.Setting.getProperty() - -
-          Returns the property of the setting.
- PropertySequence.getProperty(int index) - -
-          Returns the property for the given entry index.
- PropertyDataObject.getProperty(java.lang.String propertyName) - -
-          Returns the named Property from the current instance properties, - or null if not found.
- PropertyType.getProperty(java.lang.String propertyName) - -
-          Returns from all the Properties of this type, the one with the specified name.
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in commonj.sdo with parameters of type Property
- voidSequence.add(int index, - Property property, - java.lang.Object value) - -
-          Adds a new entry with the specified property and value - at the specified entry index.
- booleanSequence.add(Property property, - java.lang.Object value) - -
-          Adds a new entry with the specified property and value - to the end of the entries.
- DataObjectDataObject.createDataObject(Property property) - -
-          Returns a new data object contained by this object using the specified property, - which must be a containment property.
- DataObjectDataObject.createDataObject(Property property, - Type type) - -
-          Returns a new data object contained by this object using the specified property, - which must be of containment type.
- java.lang.ObjectDataObject.get(Property property) - -
-          Returns the value of the given property of this object.
- java.math.BigDecimalDataObject.getBigDecimal(Property property) - -
-          Returns the value of the specified BigDecimal property.
- java.math.BigIntegerDataObject.getBigInteger(Property property) - -
-          Returns the value of the specified BigInteger property.
- booleanDataObject.getBoolean(Property property) - -
-          Returns the value of the specified boolean property.
- byteDataObject.getByte(Property property) - -
-          Returns the value of the specified byte property.
- byte[]DataObject.getBytes(Property property) - -
-          Returns the value of the specified byte[] property.
- charDataObject.getChar(Property property) - -
-          Returns the value of the specified char property.
- DataObjectDataObject.getDataObject(Property property) - -
-          Returns the value of the specified DataObject property.
- java.util.DateDataObject.getDate(Property property) - -
-          Returns the value of the specified Date property.
- doubleDataObject.getDouble(Property property) - -
-          Returns the value of the specified double property.
- floatDataObject.getFloat(Property property) - -
-          Returns the value of the specified float property.
- intDataObject.getInt(Property property) - -
-          Returns the value of the specified int property.
- java.util.ListDataObject.getList(Property property) - -
-          Returns the value of the specified List property.
- longDataObject.getLong(Property property) - -
-          Returns the value of the specified long property.
- ChangeSummary.SettingChangeSummary.getOldValue(DataObject dataObject, - Property property) - -
-          Returns a setting for the specified property - representing the property value of the given dataObject - at the point when logging began.
- SequenceDataObject.getSequence(Property property) - -
-          Returns the value of the specified Sequence property.
- shortDataObject.getShort(Property property) - -
-          Returns the value of the specified short property.
- java.lang.StringDataObject.getString(Property property) - -
-          Returns the value of the specified String property.
- booleanDataObject.isSet(Property property) - -
-          Returns whether the property of the object is considered to be set.
- voidDataObject.set(Property property, - java.lang.Object value) - -
-          Sets the value of the given property of the object to the new value.
- voidDataObject.setBigDecimal(Property property, - java.math.BigDecimal value) - -
-          Sets the value of the specified BigDecimal property, to the specified value.
- voidDataObject.setBigInteger(Property property, - java.math.BigInteger value) - -
-          Sets the value of the specified BigInteger property, to the specified value.
- voidDataObject.setBoolean(Property property, - boolean value) - -
-          Sets the value of the specified boolean property, to the specified value.
- voidDataObject.setByte(Property property, - byte value) - -
-          Sets the value of the specified byte property, to the specified value.
- voidDataObject.setBytes(Property property, - byte[] value) - -
-          Sets the value of the specified byte[] property, to the specified value.
- voidDataObject.setChar(Property property, - char value) - -
-          Sets the value of the specified char property, to the specified value.
- voidDataObject.setDataObject(Property property, - DataObject value) - -
-          Sets the value of the specified DataObject property, to the specified value.
- voidDataObject.setDate(Property property, - java.util.Date value) - -
-          Sets the value of the specified Date property, to the specified value.
- voidDataObject.setDouble(Property property, - double value) - -
-          Sets the value of the specified double property, to the specified value.
- voidDataObject.setFloat(Property property, - float value) - -
-          Sets the value of the specified float property, to the specified value.
- voidDataObject.setInt(Property property, - int value) - -
-          Sets the value of the specified int property, to the specified value.
- voidDataObject.setList(Property property, - java.util.List value) - -
-          Sets the value of the specified List property, to the specified value.
- voidDataObject.setLong(Property property, - long value) - -
-          Sets the value of the specified long property, to the specified value.
- voidDataObject.setShort(Property property, - short value) - -
-          Sets the value of the specified short property, to the specified value.
- voidDataObject.setString(Property property, - java.lang.String value) - -
-          Sets the value of the specified String property, to the specified value.
- voidDataObject.unset(Property property) - -
-          Unsets the property of the object.
-  -

- - - - - -
-Uses of Property in commonj.sdo.helper
-  -

- - - - - - - - - -
Methods in commonj.sdo.helper that return Property
- PropertyXSDHelper.getGlobalProperty(java.lang.String uri, - java.lang.String propertyName, - boolean isElement) - -
-          Returns the Property defined by the named global element or attribute - in the targetNamespace uri, or null if not found.
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in commonj.sdo.helper with parameters of type Property
- java.lang.StringXSDHelper.getAppinfo(Property property, - java.lang.String source) - -
-          Return the content of the appinfo declared for this Property and source.
- java.lang.StringXSDHelper.getLocalName(Property property) - -
-          Returns the local name as declared in the XSD.
- java.lang.StringXSDHelper.getNamespaceURI(Property property) - -
-          Returns the namespace URI as declared in the XSD.
- booleanXSDHelper.isAttribute(Property property) - -
-          Returns true if the property is declared as an attribute in the XSD.
- booleanXSDHelper.isElement(Property property) - -
-          Returns true if the property is declared as an element in the XSD.
-  -

-


- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/Sequence.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/Sequence.html deleted file mode 100644 index 082c5d6b4a..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/Sequence.html +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - - -Uses of Interface commonj.sdo.Sequence (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Uses of Interface
commonj.sdo.Sequence

-
- - - - - - - - - -
-Packages that use Sequence
commonj.sdo  
-  -

- - - - - -
-Uses of Sequence in commonj.sdo
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in commonj.sdo that return Sequence
- SequenceChangeSummary.getOldSequence(DataObject dataObject) - -
-          Returns the value of the sequence for the data object - at the point when logging began.
- SequenceDataObject.getSequence() - -
-          Returns the Sequence for this DataObject.
- SequenceDataObject.getSequence(int propertyIndex) - -
-          Returns the value of a Sequence property identified by the specified property index.
- SequenceDataObject.getSequence(Property property) - -
-          Returns the value of the specified Sequence property.
- SequenceDataObject.getSequence(java.lang.String path) - -
-          Returns the value of a Sequence property identified by the specified path.
-  -

-


- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/Type.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/Type.html deleted file mode 100644 index c17e8d1f76..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/class-use/Type.html +++ /dev/null @@ -1,326 +0,0 @@ - - - - - - - -Uses of Interface commonj.sdo.Type (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Uses of Interface
commonj.sdo.Type

-
- - - - - - - - - - - - - -
-Packages that use Type
commonj.sdo  
commonj.sdo.helper  
-  -

- - - - - -
-Uses of Type in commonj.sdo
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in commonj.sdo that return Type
- TypeProperty.getContainingType() - -
-          Returns the containing type of this Property.
- TypeDataObject.getType() - -
-          Returns the data object's type.
- TypeProperty.getType() - -
-          Returns the type of the Property.
- TypeDataGraph.getType(java.lang.String uri, - java.lang.String typeName) - -
-          Returns the type with the given the URI, - or contained by the resource at the given URI, - and with the given name.
-  -

- - - - - - - - - - - - - -
Methods in commonj.sdo with parameters of type Type
- DataObjectDataObject.createDataObject(Property property, - Type type) - -
-          Returns a new data object contained by this object using the specified property, - which must be of containment type.
- DataObjectDataGraph.createRootObject(Type type) - -
-          Creates a new root data object of the specified type.
-  -

- - - - - -
-Uses of Type in commonj.sdo.helper
-  -

- - - - - - - - - - - - - - - - - -
Methods in commonj.sdo.helper that return Type
- TypeTypeHelper.define(DataObject type) - -
-          Define the DataObject as a Type.
- TypeTypeHelper.getType(java.lang.Class interfaceClass) - -
-          Return the Type for this interfaceClass or null if not found.
- TypeTypeHelper.getType(java.lang.String uri, - java.lang.String typeName) - -
-          Return the Type specified by typeName with the given uri, - or null if not found.
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in commonj.sdo.helper with parameters of type Type
- DataObjectDataFactory.create(Type type) - -
-          Create a DataObject of the Type specified.
- java.lang.StringXSDHelper.getAppinfo(Type type, - java.lang.String source) - -
-          Return the appinfo declared for this Type and source.
- java.lang.StringXSDHelper.getLocalName(Type type) - -
-          Returns the local name as declared in the XSD.
- booleanXSDHelper.isMixed(Type type) - -
-          Returns true if the Type is declared to contain mixed content.
- booleanXSDHelper.isXSD(Type type) - -
-          Indicates if this helper contains XSD information for the specified type.
-  -

-


- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/CopyHelper.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/CopyHelper.html deleted file mode 100644 index d2e4ff6358..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/CopyHelper.html +++ /dev/null @@ -1,314 +0,0 @@ - - - - - - - -CopyHelper (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
- -

- -commonj.sdo.helper -
-Interface CopyHelper

-
-
-
public interface CopyHelper
- - -

-A helper for copying DataObjects. -

- -

-


- -

- - - - - - - - - - - -
-Field Summary
-static CopyHelperINSTANCE - -
-          The default CopyHelper.
-  - - - - - - - - - - - - - - - -
-Method Summary
- DataObjectcopy(DataObject dataObject) - -
-          Create a deep copy of the DataObject tree: - Copies the dataObject and all its contained - DataObjects recursively.
- DataObjectcopyShallow(DataObject dataObject) - -
-          Create a shallow copy of the DataObject dataObject: - Creates a new DataObject copiedDataObject with the same values - as the source dataObject for each property where - property.getType().isDataType() is true.
-  -

- - - - - - - - -
-Field Detail
- -

-INSTANCE

-
-static final CopyHelper INSTANCE
-
-
The default CopyHelper. -

-

-
-
- - - - - - - - -
-Method Detail
- -

-copyShallow

-
-DataObject copyShallow(DataObject dataObject)
-
-
Create a shallow copy of the DataObject dataObject: - Creates a new DataObject copiedDataObject with the same values - as the source dataObject for each property where - property.getType().isDataType() is true. - The value of such a Property property in copiedDataObject is: - dataObject.get(property) for single-valued Properties - (copiedDataObject.get(property) equals() dataObject.get(property)), or - a List where each member is equal to the member at the - same index in dataObject for multi-valued Properties - copiedDataObject.getList(property).get(i) equals() dataObject.getList(property).get(i) - The copied Object is unset for each Property where - property.getType().isDataType() is false - since they are not copied. - Read-only properties are copied. - A copied object shares metadata with the source object - sourceDO.getType() == copiedDO.getType() - If a ChangeSummary is part of the source DataObject - the copy has a new, empty ChangeSummary. - Logging state is the same as the source ChangeSummary. -

-

-
Parameters:
dataObject - to be copied -
Returns:
copy of dataObject
-
-
-
- -

-copy

-
-DataObject copy(DataObject dataObject)
-
-
Create a deep copy of the DataObject tree: - Copies the dataObject and all its contained - DataObjects recursively. - Values of Properties are copied as in shallow copy, - and values of Properties where - property.getType().isDataType() is false - are copied where each value copied must be a - DataObject contained by the source dataObject. - If a DataObject is outside the DataObject tree and the - property is bidirectional, then the DataObject is skipped. - If a DataObject is outside the DataObject tree and the - property is unidirectional, then the same DataObject is referenced. - Read-only properties are copied. - If any DataObject referenced is not in the containment - tree an IllegalArgumentException is thrown. - If a ChangeSummary is part of the copy tree the new - ChangeSummary refers to objects in the new DataObject tree. - Logging state is the same as the source ChangeSummary. -

-

-
Parameters:
dataObject - to be copied. -
Returns:
copy of dataObject -
Throws: -
java.lang.IllegalArgumentException - if any referenced DataObject - is not part of the containment tree.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/DataFactory.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/DataFactory.html deleted file mode 100644 index 74c3e6360c..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/DataFactory.html +++ /dev/null @@ -1,307 +0,0 @@ - - - - - - - -DataFactory (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
- -

- -commonj.sdo.helper -
-Interface DataFactory

-
-
-
public interface DataFactory
- - -

-A Factory for creating DataObjects. - The created DataObjects are not connected to any other DataObjects. -

- -

-


- -

- - - - - - - - - - - -
-Field Summary
-static DataFactoryINSTANCE - -
-          The default DataFactory.
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- DataObjectcreate(java.lang.Class interfaceClass) - -
-          Create a DataObject supporting the given interface.
- DataObjectcreate(java.lang.String uri, - java.lang.String typeName) - -
-          Create a DataObject of the Type specified by typeName with the given package uri.
- DataObjectcreate(Type type) - -
-          Create a DataObject of the Type specified.
-  -

- - - - - - - - -
-Field Detail
- -

-INSTANCE

-
-static final DataFactory INSTANCE
-
-
The default DataFactory. -

-

-
-
- - - - - - - - -
-Method Detail
- -

-create

-
-DataObject create(java.lang.String uri,
-                  java.lang.String typeName)
-
-
Create a DataObject of the Type specified by typeName with the given package uri. -

-

-
Parameters:
uri - The uri of the Type.
typeName - The name of the Type. -
Returns:
the created DataObject. -
Throws: -
java.lang.IllegalArgumentException - if the uri and typeName does - not correspond to a Type this factory can instantiate.
-
-
-
- -

-create

-
-DataObject create(java.lang.Class interfaceClass)
-
-
Create a DataObject supporting the given interface. - InterfaceClass is the interface for the DataObject's Type. - The DataObject created is an instance of the interfaceClass. -

-

-
Parameters:
interfaceClass - is the interface for the DataObject's Type. -
Returns:
the created DataObject. -
Throws: -
java.lang.IllegalArgumentException - if the instanceClass does - not correspond to a Type this factory can instantiate.
-
-
-
- -

-create

-
-DataObject create(Type type)
-
-
Create a DataObject of the Type specified. -

-

-
Parameters:
type - The Type. -
Returns:
the created DataObject. -
Throws: -
java.lang.IllegalArgumentException - if the Type - cannot be instantiaed by this factory.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/DataHelper.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/DataHelper.html deleted file mode 100644 index faeecd249d..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/DataHelper.html +++ /dev/null @@ -1,701 +0,0 @@ - - - - - - - -DataHelper (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
- -

- -commonj.sdo.helper -
-Interface DataHelper

-
-
-
public interface DataHelper
- - -

-Data helper methods. -

- -

-


- -

- - - - - - - - - - - -
-Field Summary
-static DataHelperINSTANCE - -
-          The default TypeHelper.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.util.CalendartoCalendar(java.lang.String dateString) - -
-          Convert from a String representation of an SDO date type to a Calendar using the - default locale.
- java.util.CalendartoCalendar(java.lang.String dateString, - java.util.Locale locale) - -
-          Convert from a String representation of an SDO date type to a Calendar using the - specified locale, or the default locale if the locale is null.
- java.util.DatetoDate(java.lang.String dateString) - -
-          Convert from a String representation of an SDO date type to a Date.
- java.lang.StringtoDateTime(java.util.Calendar calendar) - -
-          Convert from a Calendar to a String representation of the DateTime type.
- java.lang.StringtoDateTime(java.util.Date date) - -
-          Convert from a Date to a String representation of the DateTime type.
- java.lang.StringtoDay(java.util.Calendar calendar) - -
-          Convert from a Calendar to a String representation of the Day type.
- java.lang.StringtoDay(java.util.Date date) - -
-          Convert from a Date to a String representation of the Day type.
- java.lang.StringtoDuration(java.util.Calendar calendar) - -
-          Convert from a Calendar to a String representation of the Duration type.
- java.lang.StringtoDuration(java.util.Date date) - -
-          Convert from a Date to a String representation of the Duration type.
- java.lang.StringtoMonth(java.util.Calendar calendar) - -
-          Convert from a Calendar to a String representation of the Month type.
- java.lang.StringtoMonth(java.util.Date date) - -
-          Convert from a Date to a String representation of the Month type.
- java.lang.StringtoMonthDay(java.util.Calendar calendar) - -
-          Convert from a Calendar to a String representation of the MonthDay type.
- java.lang.StringtoMonthDay(java.util.Date date) - -
-          Convert from a Date to a String representation of the MonthDay type.
- java.lang.StringtoTime(java.util.Calendar calendar) - -
-          Convert from a Calendar to a String representation of the Time type.
- java.lang.StringtoTime(java.util.Date date) - -
-          Convert from a Date to a String representation of the Time type.
- java.lang.StringtoYear(java.util.Calendar calendar) - -
-          Convert from a Calendar to a String representation of the Year type.
- java.lang.StringtoYear(java.util.Date date) - -
-          Convert from a Date to a String representation of the Year type.
- java.lang.StringtoYearMonth(java.util.Calendar calendar) - -
-          Convert from a Calendar to a String representation of the YearMonth type.
- java.lang.StringtoYearMonth(java.util.Date date) - -
-          Convert from a Date to a String representation of the YearMonth type.
- java.lang.StringtoYearMonthDay(java.util.Calendar calendar) - -
-          Convert from a Calendar to a String representation of the YearMonthDay type.
- java.lang.StringtoYearMonthDay(java.util.Date date) - -
-          Convert from a Date to a String representation of the YearMonthDay type.
-  -

- - - - - - - - -
-Field Detail
- -

-INSTANCE

-
-static final DataHelper INSTANCE
-
-
The default TypeHelper. -

-

-
-
- - - - - - - - -
-Method Detail
- -

-toDate

-
-java.util.Date toDate(java.lang.String dateString)
-
-
Convert from a String representation of an SDO date type to a Date. -

-

-
Parameters:
dateString - the String representation of an SDO date type -
Returns:
a Date representation of an SDO date type. -
Throws: -
java.lang.IllegalArgumentException - for invalid formats.
-
-
-
- -

-toCalendar

-
-java.util.Calendar toCalendar(java.lang.String dateString)
-
-
Convert from a String representation of an SDO date type to a Calendar using the - default locale. Same as toCalendar(dateString, null). -

-

-
Parameters:
dateString - the String representation of an SDO date type -
Returns:
a Calendar representation of an SDO date type. -
Throws: -
java.lang.IllegalArgumentException - for invalid formats.
-
-
-
- -

-toCalendar

-
-java.util.Calendar toCalendar(java.lang.String dateString,
-                              java.util.Locale locale)
-
-
Convert from a String representation of an SDO date type to a Calendar using the - specified locale, or the default locale if the locale is null. -

-

-
Parameters:
dateString - the String representation of an SDO date type
locale - the locale or null for default locale. -
Returns:
a Calendar representation of an SDO date type. -
Throws: -
java.lang.IllegalArgumentException - for invalid formats.
-
-
-
- -

-toDateTime

-
-java.lang.String toDateTime(java.util.Date date)
-
-
Convert from a Date to a String representation of the DateTime type. -

-

-
Parameters:
date - the date -
Returns:
a Date to a String representation of the DateTime type.
-
-
-
- -

-toDuration

-
-java.lang.String toDuration(java.util.Date date)
-
-
Convert from a Date to a String representation of the Duration type. -

-

-
Parameters:
date - the date -
Returns:
a Date to a String representation of the Duration type.
-
-
-
- -

-toTime

-
-java.lang.String toTime(java.util.Date date)
-
-
Convert from a Date to a String representation of the Time type. -

-

-
Parameters:
date - the date -
Returns:
a Date to a String representation of the Time type.
-
-
-
- -

-toDay

-
-java.lang.String toDay(java.util.Date date)
-
-
Convert from a Date to a String representation of the Day type. -

-

-
Parameters:
date - the date -
Returns:
a Date to a String representation of the Day type.
-
-
-
- -

-toMonth

-
-java.lang.String toMonth(java.util.Date date)
-
-
Convert from a Date to a String representation of the Month type. -

-

-
Parameters:
date - the date -
Returns:
a Date to a String representation of the Month type.
-
-
-
- -

-toMonthDay

-
-java.lang.String toMonthDay(java.util.Date date)
-
-
Convert from a Date to a String representation of the MonthDay type. -

-

-
Parameters:
date - the date -
Returns:
a Date to a String representation of the MonthDay type.
-
-
-
- -

-toYear

-
-java.lang.String toYear(java.util.Date date)
-
-
Convert from a Date to a String representation of the Year type. -

-

-
Parameters:
date - the date -
Returns:
a Date to a String representation of the Year type.
-
-
-
- -

-toYearMonth

-
-java.lang.String toYearMonth(java.util.Date date)
-
-
Convert from a Date to a String representation of the YearMonth type. -

-

-
Parameters:
date - the date -
Returns:
a Date to a String representation of the YearMonth type.
-
-
-
- -

-toYearMonthDay

-
-java.lang.String toYearMonthDay(java.util.Date date)
-
-
Convert from a Date to a String representation of the YearMonthDay type. -

-

-
Parameters:
date - the date -
Returns:
a Date to a String representation of the YearMonthDay type.
-
-
-
- -

-toDateTime

-
-java.lang.String toDateTime(java.util.Calendar calendar)
-
-
Convert from a Calendar to a String representation of the DateTime type. -

-

-
Parameters:
calendar - the calendar to convert -
Returns:
a Calendar to a String representation of the DateTime type.
-
-
-
- -

-toDuration

-
-java.lang.String toDuration(java.util.Calendar calendar)
-
-
Convert from a Calendar to a String representation of the Duration type. -

-

-
Parameters:
calendar - the calendar to convert -
Returns:
a Calendar to a String representation of the Duration type.
-
-
-
- -

-toTime

-
-java.lang.String toTime(java.util.Calendar calendar)
-
-
Convert from a Calendar to a String representation of the Time type. -

-

-
Parameters:
calendar - the calendar to convert -
Returns:
a Calendar to a String representation of the Time type.
-
-
-
- -

-toDay

-
-java.lang.String toDay(java.util.Calendar calendar)
-
-
Convert from a Calendar to a String representation of the Day type. -

-

-
Parameters:
calendar - the calendar to convert -
Returns:
a Calendar to a String representation of the Day type.
-
-
-
- -

-toMonth

-
-java.lang.String toMonth(java.util.Calendar calendar)
-
-
Convert from a Calendar to a String representation of the Month type. -

-

-
Parameters:
calendar - the calendar to convert -
Returns:
a Calendar to a String representation of the Month type.
-
-
-
- -

-toMonthDay

-
-java.lang.String toMonthDay(java.util.Calendar calendar)
-
-
Convert from a Calendar to a String representation of the MonthDay type. -

-

-
Parameters:
calendar - the calendar to convert -
Returns:
a Calendar to a String representation of the MonthDay type.
-
-
-
- -

-toYear

-
-java.lang.String toYear(java.util.Calendar calendar)
-
-
Convert from a Calendar to a String representation of the Year type. -

-

-
Parameters:
calendar - the calendar to convert -
Returns:
a Calendar to a String representation of the Year type.
-
-
-
- -

-toYearMonth

-
-java.lang.String toYearMonth(java.util.Calendar calendar)
-
-
Convert from a Calendar to a String representation of the YearMonth type. -

-

-
Parameters:
calendar - the calendar to convert -
Returns:
a Calendar to a String representation of the YearMonth type.
-
-
-
- -

-toYearMonthDay

-
-java.lang.String toYearMonthDay(java.util.Calendar calendar)
-
-
Convert from a Calendar to a String representation of the YearMonthDay type. -

-

-
Parameters:
calendar - the calendar to convert -
Returns:
a Calendar to a String representation of the YearMonthDay type.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/EqualityHelper.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/EqualityHelper.html deleted file mode 100644 index 566069ec05..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/EqualityHelper.html +++ /dev/null @@ -1,324 +0,0 @@ - - - - - - - -EqualityHelper (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
- -

- -commonj.sdo.helper -
-Interface EqualityHelper

-
-
-
public interface EqualityHelper
- - -

-A helper for comparing DataObjects. -

- -

-


- -

- - - - - - - - - - - -
-Field Summary
-static EqualityHelperINSTANCE - -
-          The default EqualityHelper.
-  - - - - - - - - - - - - - - - -
-Method Summary
- booleanequal(DataObject dataObject1, - DataObject dataObject2) - -
-          Two DataObjects are equal(Deep) if they are equalShallow, - all their compared Properties are equal, and all reachable DataObjects in their - graphs excluding containers are equal.
- booleanequalShallow(DataObject dataObject1, - DataObject dataObject2) - -
-          Two DataObjects are equalShallow if - they have the same Type - and all their compared Properties are equal.
-  -

- - - - - - - - -
-Field Detail
- -

-INSTANCE

-
-static final EqualityHelper INSTANCE
-
-
The default EqualityHelper. -

-

-
-
- - - - - - - - -
-Method Detail
- -

-equalShallow

-
-boolean equalShallow(DataObject dataObject1,
-                     DataObject dataObject2)
-
-

Two DataObjects are equalShallow if - they have the same Type - and all their compared Properties are equal. - The set of Properties compared are the - instance properties - where property.getType().isDataType() is true - and property.getType() is not ChangeSummaryType. -
Two of these Property values are equal if they are both not - set, or set to an equal value - dataObject1.get(property).equals(dataObject2.get(property)) -
If the type is a sequenced type, the sequence entries must be the same. - For each entry x in the sequence where the property is used in the comparison, - dataObject1.getSequence().getValue(x).equals( - dataObject2.getSequence().getValue(x)) and - dataObject1.getSequence().getProperty(x) == - dataObject2.getSequence().getProperty(x) - must be true. -

- Returns true the objects have the same Type and all values of all compared Properties are equal. -

-

-
Parameters:
dataObject1 - DataObject to be compared
dataObject2 - DataObject to be compared -
Returns:
true the objects have the same Type and all values of all compared Properties are equal.
-
-
-
- -

-equal

-
-boolean equal(DataObject dataObject1,
-              DataObject dataObject2)
-
-

Two DataObjects are equal(Deep) if they are equalShallow, - all their compared Properties are equal, and all reachable DataObjects in their - graphs excluding containers are equal. - The set of Properties compared are the - instance properties - where property.getType().isDataType() is false, - and is not a container property, ie !property.getOpposite().isContainment() -
Two of these Property values are equal if they are both not - set, or all the DataObjects - they refer to are equal in the - context of dataObject1 and dataObject2. -
Note that properties to a containing DataObject are not compared - which means two DataObject trees can be equal even if their containers are not equal. -
If the type is a sequenced type, the sequence entries must be the same. - For each entry x in the sequence where the property is used in the comparison, - equal(dataObject1.getSequence().getValue(x), - dataObject2.getSequence().getValue(x)) and - dataObject1.getSequence().getProperty(x) == - dataObject2.getSequence().getProperty(x) - must be true. -

- A DataObject directly or indirectly referenced by dataObject1 or dataObject2 - can only be equal to exactly one DataObject directly or indirectly referenced - by dataObject1 or dataObject2, respectively. - This ensures that dataObject1 and dataObject2 are equal if the graph formed by - all their referenced DataObjects have the same shape. -

- Returns true if the trees of DataObjects are equal(Deep). -

-

-
Parameters:
dataObject1 - DataObject to be compared
dataObject2 - DataObject to be compared -
Returns:
true if the trees of DataObjects are equal(Deep).
-
-
- -
- - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/TypeHelper.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/TypeHelper.html deleted file mode 100644 index 083afac840..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/TypeHelper.html +++ /dev/null @@ -1,330 +0,0 @@ - - - - - - - -TypeHelper (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
- -

- -commonj.sdo.helper -
-Interface TypeHelper

-
-
-
public interface TypeHelper
- - -

-Look up a Type given the uri and typeName or interfaceClass. - SDO Types are available through the - getType("commonj.sdo", typeName) method. - Defines Types from DataObjects. -

- -

-


- -

- - - - - - - - - - - -
-Field Summary
-static TypeHelperINSTANCE - -
-          The default TypeHelper.
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- Typedefine(DataObject type) - -
-          Define the DataObject as a Type.
- java.util.Listdefine(java.util.List types) - -
-          Define the list of DataObjects as Types.
- TypegetType(java.lang.Class interfaceClass) - -
-          Return the Type for this interfaceClass or null if not found.
- TypegetType(java.lang.String uri, - java.lang.String typeName) - -
-          Return the Type specified by typeName with the given uri, - or null if not found.
-  -

- - - - - - - - -
-Field Detail
- -

-INSTANCE

-
-static final TypeHelper INSTANCE
-
-
The default TypeHelper. -

-

-
-
- - - - - - - - -
-Method Detail
- -

-getType

-
-Type getType(java.lang.String uri,
-             java.lang.String typeName)
-
-
Return the Type specified by typeName with the given uri, - or null if not found. -

-

-
Parameters:
uri - The uri of the Type - type.getURI();
typeName - The name of the Type - type.getName(); -
Returns:
the Type specified by typeName with the given uri, - or null if not found.
-
-
-
- -

-getType

-
-Type getType(java.lang.Class interfaceClass)
-
-
Return the Type for this interfaceClass or null if not found. -

-

-
Parameters:
interfaceClass - is the interface for the DataObject's Type - - type.getInstanceClass(); -
Returns:
the Type for this interfaceClass or null if not found.
-
-
-
- -

-define

-
-Type define(DataObject type)
-
-
Define the DataObject as a Type. - The Type is available through TypeHelper and DataGraph getType() methods. -

-

-
Parameters:
type - the DataObject representing the Type. -
Returns:
the defined Type. -
Throws: -
java.lang.IllegalArgumentException - if the Type could not be defined.
-
-
-
- -

-define

-
-java.util.List define(java.util.List types)
-
-
Define the list of DataObjects as Types. - The Types are available through TypeHelper and DataGraph getType() methods. -

-

-
Parameters:
types - a List of DataObjects representing the Types. -
Returns:
the defined Types. -
Throws: -
java.lang.IllegalArgumentException - if the Types could not be defined.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/XMLDocument.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/XMLDocument.html deleted file mode 100644 index 1635426513..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/XMLDocument.html +++ /dev/null @@ -1,530 +0,0 @@ - - - - - - - -XMLDocument (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
- -

- -commonj.sdo.helper -
-Interface XMLDocument

-
-
-
public interface XMLDocument
- - -

-Represents an XML Document containing a tree of DataObjects. - - An example XMLDocument fragment is: - - - - created from this XML Schema fragment: - - - - - Upon loading this XMLDocument: - DataObject is an instance of Type PurchaseOrderType. - RootElementURI is null because the XSD has no targetNamespace URI. - RootElementName is purchaseOrder. - Encoding is null because the document did not specify an encoding. - XMLDeclaration is true because the document contained an XML declaration. - XMLVersion is 1.0 - SchemaLocation and noNamespaceSchemaLocation are null because they are - not specified in the document. - - When saving the root element, if the type of the root dataObject is not the - type of global element specified by rootElementURI and rootElementName, - or if a global element does not exist for rootElementURI and rootElementName, - then an xsi:type declaration is written to record the root DataObject's Type. - - When loading the root element and an xsi:type declaration is found - it is used as the type of the root DataObject. In this case, - if validation is not being performed, it is not an error if the - rootElementName is not a global element. -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetEncoding() - -
-          Return the XML encoding of the document, or null if not specified.
- java.lang.StringgetNoNamespaceSchemaLocation() - -
-          Return the value of the noNamespaceSchemaLocation declaration - for the http://www.w3.org/2001/XMLSchema-instance namespace in the - root element, or null if not present.
- java.lang.StringgetRootElementName() - -
-          Return the name of the root element.
- java.lang.StringgetRootElementURI() - -
-          Return the targetNamespace URI for the root element.
- DataObjectgetRootObject() - -
-          Return the root DataObject for the XMLDocument.
- java.lang.StringgetSchemaLocation() - -
-          Return the value of the schemaLocation declaration - for the http://www.w3.org/2001/XMLSchema-instance namespace in the - root element, or null if not present.
- java.lang.StringgetXMLVersion() - -
-          Return the XML version of the document, or null if not specified.
- booleanisXMLDeclaration() - -
-          Return the XML declaration of the document.
- voidsetEncoding(java.lang.String encoding) - -
-          Set the XML encoding of the document, or null if not specified.
- voidsetNoNamespaceSchemaLocation(java.lang.String schemaLocation) - -
-          Sets the value of the noNamespaceSchemaLocation declaration - for the http://www.w3.org/2001/XMLSchema-instance namespace in the - root element, or null if it should not be present.
- voidsetSchemaLocation(java.lang.String schemaLocation) - -
-          Sets the value of the schemaLocation declaration - for the http://www.w3.org/2001/XMLSchema-instance namespace in the - root element, or null if it should not be present.
- voidsetXMLDeclaration(boolean xmlDeclaration) - -
-          Set the XML declaration version of the document.
- voidsetXMLVersion(java.lang.String xmlVersion) - -
-          Set the XML version of the document, or null if not specified.
-  -

- - - - - - - - -
-Method Detail
- -

-getRootObject

-
-DataObject getRootObject()
-
-
Return the root DataObject for the XMLDocument. -

-

- -
Returns:
root DataObject for the XMLDocument.
-
-
-
- -

-getRootElementURI

-
-java.lang.String getRootElementURI()
-
-
Return the targetNamespace URI for the root element. - If there is no targetNamespace URI, the value is null. - The root element is a global element of the XML Schema - with a type compatible to the DataObject. -

-

- -
Returns:
the targetNamespace URI for the root element.
-
-
-
- -

-getRootElementName

-
-java.lang.String getRootElementName()
-
-
Return the name of the root element. - The root element is a global element of the XML Schema - with a type compatible to the DataObject. -

-

- -
Returns:
the name of the root element.
-
-
-
- -

-getEncoding

-
-java.lang.String getEncoding()
-
-
Return the XML encoding of the document, or null if not specified. - The default value is "UTF-8". - Specification of other values is implementation-dependent. -

-

- -
Returns:
the XML encoding of the document, or null if not specified.
-
-
-
- -

-setEncoding

-
-void setEncoding(java.lang.String encoding)
-
-
Set the XML encoding of the document, or null if not specified. -

-

-
Parameters:
encoding -
-
-
-
- -

-isXMLDeclaration

-
-boolean isXMLDeclaration()
-
-
Return the XML declaration of the document. If true, - XMLHelper save() will produce a declaration of the form: - - Encoding will be suppressed if getEncoding() is null. - The default value is true. -

-

- -
Returns:
the XML declaration of the document.
-
-
-
- -

-setXMLDeclaration

-
-void setXMLDeclaration(boolean xmlDeclaration)
-
-
Set the XML declaration version of the document. -

-

-
Parameters:
xmlDeclaration - the XML declaration version of the document.
-
-
-
- -

-getXMLVersion

-
-java.lang.String getXMLVersion()
-
-
Return the XML version of the document, or null if not specified. - The default value is "1.0". - Specification of other values is implementation-dependent. -

-

- -
Returns:
the XML version of the document, or null if not specified.
-
-
-
- -

-setXMLVersion

-
-void setXMLVersion(java.lang.String xmlVersion)
-
-
Set the XML version of the document, or null if not specified. -

-

-
Parameters:
xmlVersion - the XML version of the document, or null if not specified.
-
-
-
- -

-getSchemaLocation

-
-java.lang.String getSchemaLocation()
-
-
Return the value of the schemaLocation declaration - for the http://www.w3.org/2001/XMLSchema-instance namespace in the - root element, or null if not present. -

-

- -
Returns:
the value of the schemaLocation declaration, - or null if not present.
-
-
-
- -

-setSchemaLocation

-
-void setSchemaLocation(java.lang.String schemaLocation)
-
-
Sets the value of the schemaLocation declaration - for the http://www.w3.org/2001/XMLSchema-instance namespace in the - root element, or null if it should not be present. -

-

-
Parameters:
schemaLocation - the value of the schemaLocation declaration, or null.
-
-
-
- -

-getNoNamespaceSchemaLocation

-
-java.lang.String getNoNamespaceSchemaLocation()
-
-
Return the value of the noNamespaceSchemaLocation declaration - for the http://www.w3.org/2001/XMLSchema-instance namespace in the - root element, or null if not present. -

-

- -
Returns:
the value of the noNamespaceSchemaLocation declaration, - or null if not present.
-
-
-
- -

-setNoNamespaceSchemaLocation

-
-void setNoNamespaceSchemaLocation(java.lang.String schemaLocation)
-
-
Sets the value of the noNamespaceSchemaLocation declaration - for the http://www.w3.org/2001/XMLSchema-instance namespace in the - root element, or null if it should not be present. -

-

-
Parameters:
schemaLocation - the value of the noNamespaceSchemaLocation declaration, or null.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/XMLHelper.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/XMLHelper.html deleted file mode 100644 index 346465dc9c..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/XMLHelper.html +++ /dev/null @@ -1,520 +0,0 @@ - - - - - - - -XMLHelper (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
- -

- -commonj.sdo.helper -
-Interface XMLHelper

-
-
-
public interface XMLHelper
- - -

-A helper to convert XML documents into DataObects and - DataObjects into XML documnets. -

- -

-


- -

- - - - - - - - - - - -
-Field Summary
-static XMLHelperINSTANCE - -
-          The default XMLHelper.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- XMLDocumentcreateDocument(DataObject dataObject, - java.lang.String rootElementURI, - java.lang.String rootElementName) - -
-          Creates an XMLDocument with the specified XML rootElement for the DataObject.
- XMLDocumentload(java.io.InputStream inputStream) - -
-          Creates and returns an XMLDocument from the inputStream.
- XMLDocumentload(java.io.InputStream inputStream, - java.lang.String locationURI, - java.lang.Object options) - -
-          Creates and returns an XMLDocument from the inputStream.
- XMLDocumentload(java.io.Reader inputReader, - java.lang.String locationURI, - java.lang.Object options) - -
-          Creates and returns an XMLDocument from the inputReader.
- XMLDocumentload(java.lang.String inputString) - -
-          Creates and returns an XMLDocument from the input String.
- java.lang.Stringsave(DataObject dataObject, - java.lang.String rootElementURI, - java.lang.String rootElementName) - -
-          Returns the DataObject saved as an XML document with the specified root element.
- voidsave(DataObject dataObject, - java.lang.String rootElementURI, - java.lang.String rootElementName, - java.io.OutputStream outputStream) - -
-          Saves the DataObject as an XML document with the specified root element.
- voidsave(XMLDocument xmlDocument, - java.io.OutputStream outputStream, - java.lang.Object options) - -
-          Serializes an XMLDocument as an XML document into the outputStream.
- voidsave(XMLDocument xmlDocument, - java.io.Writer outputWriter, - java.lang.Object options) - -
-          Serializes an XMLDocument as an XML document into the outputWriter.
-  -

- - - - - - - - -
-Field Detail
- -

-INSTANCE

-
-static final XMLHelper INSTANCE
-
-
The default XMLHelper. -

-

-
-
- - - - - - - - -
-Method Detail
- -

-load

-
-XMLDocument load(java.lang.String inputString)
-
-
Creates and returns an XMLDocument from the input String. - By default does not perform XSD validation. - Same as - load(new StringReader(inputString), null, null); -

-

-
Parameters:
inputString - specifies the String to read from -
Returns:
the new XMLDocument loaded -
Throws: -
java.lang.RuntimeException - for errors in XML parsing or - implementation-specific validation.
-
-
-
- -

-load

-
-XMLDocument load(java.io.InputStream inputStream)
-                 throws java.io.IOException
-
-
Creates and returns an XMLDocument from the inputStream. - The InputStream will be closed after reading. - By default does not perform XSD validation. - Same as - load(inputStream, null, null); -

-

-
Parameters:
inputStream - specifies the InputStream to read from -
Returns:
the new XMLDocument loaded -
Throws: -
java.io.IOException - for stream exceptions. -
java.lang.RuntimeException - for errors in XML parsing or - implementation-specific validation.
-
-
-
- -

-load

-
-XMLDocument load(java.io.InputStream inputStream,
-                 java.lang.String locationURI,
-                 java.lang.Object options)
-                 throws java.io.IOException
-
-
Creates and returns an XMLDocument from the inputStream. - The InputStream will be closed after reading. - By default does not perform XSD validation. -

-

-
Parameters:
inputStream - specifies the InputStream to read from
locationURI - specifies the URI of the document for relative schema locations
options - implementation-specific options. -
Returns:
the new XMLDocument loaded -
Throws: -
java.io.IOException - for stream exceptions. -
java.lang.RuntimeException - for errors in XML parsing or - implementation-specific validation.
-
-
-
- -

-load

-
-XMLDocument load(java.io.Reader inputReader,
-                 java.lang.String locationURI,
-                 java.lang.Object options)
-                 throws java.io.IOException
-
-
Creates and returns an XMLDocument from the inputReader. - The InputStream will be closed after reading. - By default does not perform XSD validation. -

-

-
Parameters:
inputReader - specifies the Reader to read from
locationURI - specifies the URI of the document for relative schema locations
options - implementation-specific options. -
Returns:
the new XMLDocument loaded -
Throws: -
java.io.IOException - for stream exceptions. -
java.lang.RuntimeException - for errors in XML parsing or - implementation-specific validation.
-
-
-
- -

-save

-
-java.lang.String save(DataObject dataObject,
-                      java.lang.String rootElementURI,
-                      java.lang.String rootElementName)
-
-
Returns the DataObject saved as an XML document with the specified root element. - Same as - StringWriter stringWriter = new StringWriter(); - save(createDocument(dataObject, rootElementURI, rootElementName), - stringWriter, null); - stringWriter.toString(); -

-

-
Parameters:
dataObject - specifies DataObject to be saved
rootElementURI - the Target Namespace URI of the root XML element
rootElementName - the Name of the root XML element -
Returns:
the saved XML document as a string -
Throws: -
java.lang.IllegalArgumentException - if the dataObject tree - is not closed or has no container.
-
-
-
- -

-save

-
-void save(DataObject dataObject,
-          java.lang.String rootElementURI,
-          java.lang.String rootElementName,
-          java.io.OutputStream outputStream)
-          throws java.io.IOException
-
-
Saves the DataObject as an XML document with the specified root element. - Same as - save(createDocument(dataObject, rootElementURI, rootElementName), - outputStream, null); -

-

-
Parameters:
dataObject - specifies DataObject to be saved
rootElementURI - the Target Namespace URI of the root XML element
rootElementName - the Name of the root XML element
outputStream - specifies the OutputStream to write to. -
Throws: -
java.io.IOException - for stream exceptions. -
java.lang.IllegalArgumentException - if the dataObject tree - is not closed or has no container.
-
-
-
- -

-save

-
-void save(XMLDocument xmlDocument,
-          java.io.OutputStream outputStream,
-          java.lang.Object options)
-          throws java.io.IOException
-
-
Serializes an XMLDocument as an XML document into the outputStream. - If the DataObject's Type was defined by an XSD, the serialization - will follow the XSD. - Otherwise the serialization will follow the format as if an XSD - were generated as defined by the SDO specification. - The OutputStream will be flushed after writing. - Does not perform validation to ensure compliance with an XSD. -

-

-
Parameters:
xmlDocument - specifies XMLDocument to be saved
outputStream - specifies the OutputStream to write to.
options - implementation-specific options. -
Throws: -
java.io.IOException - for stream exceptions. -
java.lang.IllegalArgumentException - if the dataObject tree - is not closed or has no container.
-
-
-
- -

-save

-
-void save(XMLDocument xmlDocument,
-          java.io.Writer outputWriter,
-          java.lang.Object options)
-          throws java.io.IOException
-
-
Serializes an XMLDocument as an XML document into the outputWriter. - If the DataObject's Type was defined by an XSD, the serialization - will follow the XSD. - Otherwise the serialization will follow the format as if an XSD - were generated as defined by the SDO specification. - The OutputStream will be flushed after writing. - Does not perform validation to ensure compliance with an XSD. -

-

-
Parameters:
xmlDocument - specifies XMLDocument to be saved
outputWriter - specifies the Writer to write to.
options - implementation-specific options. -
Throws: -
java.io.IOException - for stream exceptions. -
java.lang.IllegalArgumentException - if the dataObject tree - is not closed or has no container.
-
-
-
- -

-createDocument

-
-XMLDocument createDocument(DataObject dataObject,
-                           java.lang.String rootElementURI,
-                           java.lang.String rootElementName)
-
-
Creates an XMLDocument with the specified XML rootElement for the DataObject. -

-

-
Parameters:
dataObject - specifies DataObject to be saved
rootElementURI - the Target Namespace URI of the root XML element
rootElementName - the Name of the root XML element -
Returns:
XMLDocument a new XMLDocument set with the specified parameters.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/XSDHelper.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/XSDHelper.html deleted file mode 100644 index 1c44ad1d87..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/XSDHelper.html +++ /dev/null @@ -1,624 +0,0 @@ - - - - - - - -XSDHelper (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
- -

- -commonj.sdo.helper -
-Interface XSDHelper

-
-
-
public interface XSDHelper
- - -

-Provides access to additional information when the - Type or Property is defined by an XML Schema (XSD). - Methods return null/false otherwise or if the information is unavailable. - Defines Types from an XSD. -

- -

-


- -

- - - - - - - - - - - -
-Field Summary
-static XSDHelperINSTANCE - -
-          The default XSDHelper.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.util.Listdefine(java.io.InputStream xsdInputStream, - java.lang.String schemaLocation) - -
-          Define XML Schema as Types.
- java.util.Listdefine(java.io.Reader xsdReader, - java.lang.String schemaLocation) - -
-          Define XML Schema as Types.
- java.util.Listdefine(java.lang.String xsd) - -
-          Define the XML Schema as Types.
- java.lang.Stringgenerate(java.util.List types) - -
-          Generate an XML Schema Declaration (XSD) from Types.
- java.lang.Stringgenerate(java.util.List types, - java.util.Map namespaceToSchemaLocation) - -
-          Generate an XML Schema Declaration (XSD) from Types.
- java.lang.StringgetAppinfo(Property property, - java.lang.String source) - -
-          Return the content of the appinfo declared for this Property and source.
- java.lang.StringgetAppinfo(Type type, - java.lang.String source) - -
-          Return the appinfo declared for this Type and source.
- PropertygetGlobalProperty(java.lang.String uri, - java.lang.String propertyName, - boolean isElement) - -
-          Returns the Property defined by the named global element or attribute - in the targetNamespace uri, or null if not found.
- java.lang.StringgetLocalName(Property property) - -
-          Returns the local name as declared in the XSD.
- java.lang.StringgetLocalName(Type type) - -
-          Returns the local name as declared in the XSD.
- java.lang.StringgetNamespaceURI(Property property) - -
-          Returns the namespace URI as declared in the XSD.
- booleanisAttribute(Property property) - -
-          Returns true if the property is declared as an attribute in the XSD.
- booleanisElement(Property property) - -
-          Returns true if the property is declared as an element in the XSD.
- booleanisMixed(Type type) - -
-          Returns true if the Type is declared to contain mixed content.
- booleanisXSD(Type type) - -
-          Indicates if this helper contains XSD information for the specified type.
-  -

- - - - - - - - -
-Field Detail
- -

-INSTANCE

-
-static final XSDHelper INSTANCE
-
-
The default XSDHelper. -

-

-
-
- - - - - - - - -
-Method Detail
- -

-getLocalName

-
-java.lang.String getLocalName(Type type)
-
-
Returns the local name as declared in the XSD. -

-

-
Parameters:
type - to return local name for. -
Returns:
the local name as declared in the XSD.
-
-
-
- -

-getLocalName

-
-java.lang.String getLocalName(Property property)
-
-
Returns the local name as declared in the XSD. -

-

-
Parameters:
property - to return local name for. -
Returns:
the local name as declared in the XSD.
-
-
-
- -

-getNamespaceURI

-
-java.lang.String getNamespaceURI(Property property)
-
-
Returns the namespace URI as declared in the XSD. -

-

-
Parameters:
property - to return namespace URI for. -
Returns:
the namespace URI as declared in the XSD.
-
-
-
- -

-isAttribute

-
-boolean isAttribute(Property property)
-
-
Returns true if the property is declared as an attribute in the XSD. - Returns false if not known or for advanced cases. - It is possible for both isAttribute and isElement to return false - but they will not both return true. -

-

-
Parameters:
property - to identify if an attribute. -
Returns:
true if the property is declared as an attribute in the XSD.
-
-
-
- -

-isElement

-
-boolean isElement(Property property)
-
-
Returns true if the property is declared as an element in the XSD. - Returns false if not known or for advanced cases. - It is possible for both isAttribute and isElement to return false - but they will not both return true. -

-

-
Parameters:
property - to identify if an element. -
Returns:
true if the property is declared as an element in the XSD.
-
-
-
- -

-isMixed

-
-boolean isMixed(Type type)
-
-
Returns true if the Type is declared to contain mixed content. - A DataObject's mixed content values are typically accessed via a Sequence. -

-

-
Parameters:
type - to identify if mixed content. -
Returns:
true if the Type is declared to contain mixed content.
-
-
-
- -

-isXSD

-
-boolean isXSD(Type type)
-
-
Indicates if this helper contains XSD information for the specified type. -

-

-
Parameters:
type - the type. -
Returns:
true if this helper contains XSD information for the specified type.
-
-
-
- -

-getGlobalProperty

-
-Property getGlobalProperty(java.lang.String uri,
-                           java.lang.String propertyName,
-                           boolean isElement)
-
-
Returns the Property defined by the named global element or attribute - in the targetNamespace uri, or null if not found. -

-

-
Parameters:
uri - The uri of the targetNamespace.
propertyName - The name of the global property.
isElement - is true for global elements, false for global attributes. -
Returns:
the Property defined by the named global element or attribute - in the targetNamespace uri, or null if not found.
-
-
-
- -

-getAppinfo

-
-java.lang.String getAppinfo(Type type,
-                            java.lang.String source)
-
-
Return the appinfo declared for this Type and source. - The appinfo start and end tags and content are returned. - The xml namespace context is preserved in the appinfo element. - If more than one appinfo with the same source is declared on the same - Type their contents are concatenated. -

-

-
Parameters:
type - the type with the appinfo declaration
source - the source of the appinfo declaration. -
Returns:
the appinfo declared for this Type and source.
-
-
-
- -

-getAppinfo

-
-java.lang.String getAppinfo(Property property,
-                            java.lang.String source)
-
-
Return the content of the appinfo declared for this Property and source. - If the property is defined by ref= the appinfo of the referenced - element or attribute is included. - The appinfo start and end tags and content are returned. - The xml namespace context is preserved in the appinfo element. - If more than one appinfo with the same source is declared on the same - Type their contents are concatenated. -

-

-
Parameters:
property - the Property with the appinfo declaration
source - the source of the appinfo declaration. -
Returns:
the appinfo declared for this Property and source.
-
-
-
- -

-define

-
-java.util.List define(java.lang.String xsd)
-
-
Define the XML Schema as Types. - The Types are available through TypeHelper and DataGraph getType() methods. - Same as define(new StringReader(xsd), null) -

-

-
Parameters:
xsd - the XML Schema. -
Returns:
the defined Types. -
Throws: -
java.lang.IllegalArgumentException - if the Types could not be defined.
-
-
-
- -

-define

-
-java.util.List define(java.io.Reader xsdReader,
-                      java.lang.String schemaLocation)
-
-
Define XML Schema as Types. - The Types are available through TypeHelper and DataGraph getType() methods. -

-

-
Parameters:
xsdReader - reader to an XML Schema.
schemaLocation - the URI of the location of the schema, used - for processing relative imports and includes. May be null if not used. -
Returns:
the defined Types. -
Throws: -
java.lang.IllegalArgumentException - if the Types could not be defined.
-
-
-
- -

-define

-
-java.util.List define(java.io.InputStream xsdInputStream,
-                      java.lang.String schemaLocation)
-
-
Define XML Schema as Types. - The Types are available through TypeHelper and DataGraph getType() methods. -

-

-
Parameters:
xsdInputStream - input stream to an XML Schema.
schemaLocation - the URI of the location of the schema, used - for processing relative imports and includes. May be null if not used. -
Returns:
the defined Types. -
Throws: -
java.lang.IllegalArgumentException - if the Types could not be defined.
-
-
-
- -

-generate

-
-java.lang.String generate(java.util.List types)
-
-
Generate an XML Schema Declaration (XSD) from Types. - Same as generate(types, null); -

-

-
Parameters:
types - a List containing the Types -
Returns:
a String containing the generated XSD. -
Throws: -
java.lang.IllegalArgumentException - if the XSD could not be generated.
-
-
-
- -

-generate

-
-java.lang.String generate(java.util.List types,
-                          java.util.Map namespaceToSchemaLocation)
-
-
Generate an XML Schema Declaration (XSD) from Types. - Round trip from SDO to XSD to SDO is supported. - Round trip from XSD to SDO to XSD is not supported. - Use the original schema if one exists instead of generating a new one, as - the generated XSD validates a different set of documents than the original XSD. - Generating an XSD does not affect the XSDHelper or the Types. - The Types must all have the same URI. - The result is a String containing the generated XSD. - All Types referenced with the same URI will be generated in the XSD - and the list will be expanded to include all types generated. - Any Types referenced with other URIs will cause - imports to be produced as appropriate. - Imports will include a schemaLocation if a Map is provided with an entry - of the form key=import target namespace, value=schemaLocation -

-

-
Parameters:
types - a List containing the Types
namespaceToSchemaLocation - map of target namespace to schema locations or null -
Returns:
a String containing the generated XSD. -
Throws: -
java.lang.IllegalArgumentException - if the XSD could not be generated.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/CopyHelper.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/CopyHelper.html deleted file mode 100644 index e3b81636c4..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/CopyHelper.html +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - - -Uses of Interface commonj.sdo.helper.CopyHelper (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Uses of Interface
commonj.sdo.helper.CopyHelper

-
- - - - - - - - - - - - - -
-Packages that use CopyHelper
commonj.sdo.helper  
commonj.sdo.impl  
-  -

- - - - - -
-Uses of CopyHelper in commonj.sdo.helper
-  -

- - - - - - - - - -
Fields in commonj.sdo.helper declared as CopyHelper
-static CopyHelperCopyHelper.INSTANCE - -
-          The default CopyHelper.
-  -

- - - - - -
-Uses of CopyHelper in commonj.sdo.impl
-  -

- - - - - - - - - - - - - -
Methods in commonj.sdo.impl that return CopyHelper
-abstract  CopyHelperHelperProvider.copyHelper() - -
-          Returns a CopyHelper obtained from this implementation.
-static CopyHelperHelperProvider.getCopyHelper() - -
-          Returns a CopyHelper obtained from the default HelperProvider.
-  -

-


- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/DataFactory.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/DataFactory.html deleted file mode 100644 index 78f664174d..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/DataFactory.html +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - - -Uses of Interface commonj.sdo.helper.DataFactory (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Uses of Interface
commonj.sdo.helper.DataFactory

-
- - - - - - - - - - - - - -
-Packages that use DataFactory
commonj.sdo.helper  
commonj.sdo.impl  
-  -

- - - - - -
-Uses of DataFactory in commonj.sdo.helper
-  -

- - - - - - - - - -
Fields in commonj.sdo.helper declared as DataFactory
-static DataFactoryDataFactory.INSTANCE - -
-          The default DataFactory.
-  -

- - - - - -
-Uses of DataFactory in commonj.sdo.impl
-  -

- - - - - - - - - - - - - -
Methods in commonj.sdo.impl that return DataFactory
-abstract  DataFactoryHelperProvider.dataFactory() - -
-          Returns a DataFactory obtained from this implementation.
-static DataFactoryHelperProvider.getDataFactory() - -
-          Returns a DataFactory obtained from the default HelperProvider.
-  -

-


- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/DataHelper.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/DataHelper.html deleted file mode 100644 index 87ec919eb2..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/DataHelper.html +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - - -Uses of Interface commonj.sdo.helper.DataHelper (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Uses of Interface
commonj.sdo.helper.DataHelper

-
- - - - - - - - - - - - - -
-Packages that use DataHelper
commonj.sdo.helper  
commonj.sdo.impl  
-  -

- - - - - -
-Uses of DataHelper in commonj.sdo.helper
-  -

- - - - - - - - - -
Fields in commonj.sdo.helper declared as DataHelper
-static DataHelperDataHelper.INSTANCE - -
-          The default TypeHelper.
-  -

- - - - - -
-Uses of DataHelper in commonj.sdo.impl
-  -

- - - - - - - - - - - - - -
Methods in commonj.sdo.impl that return DataHelper
-abstract  DataHelperHelperProvider.dataHelper() - -
-          Returns a DataHelper obtained from this implementation.
-static DataHelperHelperProvider.getDataHelper() - -
-          Returns a DataHelper obtained from the default HelperProvider.
-  -

-


- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/EqualityHelper.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/EqualityHelper.html deleted file mode 100644 index 5e8b7641b1..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/EqualityHelper.html +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - - -Uses of Interface commonj.sdo.helper.EqualityHelper (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Uses of Interface
commonj.sdo.helper.EqualityHelper

-
- - - - - - - - - - - - - -
-Packages that use EqualityHelper
commonj.sdo.helper  
commonj.sdo.impl  
-  -

- - - - - -
-Uses of EqualityHelper in commonj.sdo.helper
-  -

- - - - - - - - - -
Fields in commonj.sdo.helper declared as EqualityHelper
-static EqualityHelperEqualityHelper.INSTANCE - -
-          The default EqualityHelper.
-  -

- - - - - -
-Uses of EqualityHelper in commonj.sdo.impl
-  -

- - - - - - - - - - - - - -
Methods in commonj.sdo.impl that return EqualityHelper
-abstract  EqualityHelperHelperProvider.equalityHelper() - -
-          Returns a EqualityHelper obtained from this implementation.
-static EqualityHelperHelperProvider.getEqualityHelper() - -
-          Returns a EqualityHelper obtained from the default HelperProvider.
-  -

-


- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/TypeHelper.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/TypeHelper.html deleted file mode 100644 index 68cbb7092d..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/TypeHelper.html +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - - -Uses of Interface commonj.sdo.helper.TypeHelper (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Uses of Interface
commonj.sdo.helper.TypeHelper

-
- - - - - - - - - - - - - -
-Packages that use TypeHelper
commonj.sdo.helper  
commonj.sdo.impl  
-  -

- - - - - -
-Uses of TypeHelper in commonj.sdo.helper
-  -

- - - - - - - - - -
Fields in commonj.sdo.helper declared as TypeHelper
-static TypeHelperTypeHelper.INSTANCE - -
-          The default TypeHelper.
-  -

- - - - - -
-Uses of TypeHelper in commonj.sdo.impl
-  -

- - - - - - - - - - - - - -
Methods in commonj.sdo.impl that return TypeHelper
-static TypeHelperHelperProvider.getTypeHelper() - -
-          Returns a TypeHelper obtained from the default HelperProvider.
-abstract  TypeHelperHelperProvider.typeHelper() - -
-          Returns a TypeHelper obtained from this implementation.
-  -

-


- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/XMLDocument.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/XMLDocument.html deleted file mode 100644 index e1394465ca..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/XMLDocument.html +++ /dev/null @@ -1,243 +0,0 @@ - - - - - - - -Uses of Interface commonj.sdo.helper.XMLDocument (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Uses of Interface
commonj.sdo.helper.XMLDocument

-
- - - - - - - - - -
-Packages that use XMLDocument
commonj.sdo.helper  
-  -

- - - - - -
-Uses of XMLDocument in commonj.sdo.helper
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in commonj.sdo.helper that return XMLDocument
- XMLDocumentXMLHelper.createDocument(DataObject dataObject, - java.lang.String rootElementURI, - java.lang.String rootElementName) - -
-          Creates an XMLDocument with the specified XML rootElement for the DataObject.
- XMLDocumentXMLHelper.load(java.io.InputStream inputStream) - -
-          Creates and returns an XMLDocument from the inputStream.
- XMLDocumentXMLHelper.load(java.io.InputStream inputStream, - java.lang.String locationURI, - java.lang.Object options) - -
-          Creates and returns an XMLDocument from the inputStream.
- XMLDocumentXMLHelper.load(java.io.Reader inputReader, - java.lang.String locationURI, - java.lang.Object options) - -
-          Creates and returns an XMLDocument from the inputReader.
- XMLDocumentXMLHelper.load(java.lang.String inputString) - -
-          Creates and returns an XMLDocument from the input String.
-  -

- - - - - - - - - - - - - -
Methods in commonj.sdo.helper with parameters of type XMLDocument
- voidXMLHelper.save(XMLDocument xmlDocument, - java.io.OutputStream outputStream, - java.lang.Object options) - -
-          Serializes an XMLDocument as an XML document into the outputStream.
- voidXMLHelper.save(XMLDocument xmlDocument, - java.io.Writer outputWriter, - java.lang.Object options) - -
-          Serializes an XMLDocument as an XML document into the outputWriter.
-  -

-


- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/XMLHelper.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/XMLHelper.html deleted file mode 100644 index e055204c39..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/XMLHelper.html +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - - -Uses of Interface commonj.sdo.helper.XMLHelper (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Uses of Interface
commonj.sdo.helper.XMLHelper

-
- - - - - - - - - - - - - -
-Packages that use XMLHelper
commonj.sdo.helper  
commonj.sdo.impl  
-  -

- - - - - -
-Uses of XMLHelper in commonj.sdo.helper
-  -

- - - - - - - - - -
Fields in commonj.sdo.helper declared as XMLHelper
-static XMLHelperXMLHelper.INSTANCE - -
-          The default XMLHelper.
-  -

- - - - - -
-Uses of XMLHelper in commonj.sdo.impl
-  -

- - - - - - - - - - - - - -
Methods in commonj.sdo.impl that return XMLHelper
-static XMLHelperHelperProvider.getXMLHelper() - -
-          Returns a XMLHelper obtained from the default HelperProvider.
-abstract  XMLHelperHelperProvider.xmlHelper() - -
-          Returns a XMLHelper obtained from this implementation.
-  -

-


- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/XSDHelper.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/XSDHelper.html deleted file mode 100644 index 0dee1b603b..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/class-use/XSDHelper.html +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - - -Uses of Interface commonj.sdo.helper.XSDHelper (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Uses of Interface
commonj.sdo.helper.XSDHelper

-
- - - - - - - - - - - - - -
-Packages that use XSDHelper
commonj.sdo.helper  
commonj.sdo.impl  
-  -

- - - - - -
-Uses of XSDHelper in commonj.sdo.helper
-  -

- - - - - - - - - -
Fields in commonj.sdo.helper declared as XSDHelper
-static XSDHelperXSDHelper.INSTANCE - -
-          The default XSDHelper.
-  -

- - - - - -
-Uses of XSDHelper in commonj.sdo.impl
-  -

- - - - - - - - - - - - - -
Methods in commonj.sdo.impl that return XSDHelper
-static XSDHelperHelperProvider.getXSDHelper() - -
-          Returns a XSDHelper obtained from the default HelperProvider.
-abstract  XSDHelperHelperProvider.xsdHelper() - -
-          Returns a XSDHelper obtained from this implementation.
-  -

-


- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/package-frame.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/package-frame.html deleted file mode 100644 index a3f0347cb4..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/package-frame.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - -commonj.sdo.helper (SDO API incubating-M1 API) - - - - - - - - - - - -commonj.sdo.helper - - - - -
-Interfaces  - -
-CopyHelper -
-DataFactory -
-DataHelper -
-EqualityHelper -
-TypeHelper -
-XMLDocument -
-XMLHelper -
-XSDHelper
- - - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/package-summary.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/package-summary.html deleted file mode 100644 index 14a4443c0f..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/package-summary.html +++ /dev/null @@ -1,185 +0,0 @@ - - - - - - - -commonj.sdo.helper (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-

-Package commonj.sdo.helper -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Interface Summary
CopyHelperA helper for copying DataObjects.
DataFactoryA Factory for creating DataObjects.
DataHelperData helper methods.
EqualityHelperA helper for comparing DataObjects.
TypeHelperLook up a Type given the uri and typeName or interfaceClass.
XMLDocumentRepresents an XML Document containing a tree of DataObjects.
XMLHelperA helper to convert XML documents into DataObects and - DataObjects into XML documnets.
XSDHelperProvides access to additional information when the - Type or Property is defined by an XML Schema (XSD).
-  - -

-

-
-
- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/package-tree.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/package-tree.html deleted file mode 100644 index f14840f11c..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/package-tree.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - -commonj.sdo.helper Class Hierarchy (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Hierarchy For Package commonj.sdo.helper -

-
-
-
Package Hierarchies:
All Packages
-
-

-Interface Hierarchy -

- -
- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/package-use.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/package-use.html deleted file mode 100644 index 1397fb5b37..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/helper/package-use.html +++ /dev/null @@ -1,268 +0,0 @@ - - - - - - - -Uses of Package commonj.sdo.helper (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Uses of Package
commonj.sdo.helper

-
- - - - - - - - - - - - - -
-Packages that use commonj.sdo.helper
commonj.sdo.helper  
commonj.sdo.impl  
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Classes in commonj.sdo.helper used by commonj.sdo.helper
CopyHelper - -
-          A helper for copying DataObjects.
DataFactory - -
-          A Factory for creating DataObjects.
DataHelper - -
-          Data helper methods.
EqualityHelper - -
-          A helper for comparing DataObjects.
TypeHelper - -
-          Look up a Type given the uri and typeName or interfaceClass.
XMLDocument - -
-          Represents an XML Document containing a tree of DataObjects.
XMLHelper - -
-          A helper to convert XML documents into DataObects and - DataObjects into XML documnets.
XSDHelper - -
-          Provides access to additional information when the - Type or Property is defined by an XML Schema (XSD).
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - -
-Classes in commonj.sdo.helper used by commonj.sdo.impl
CopyHelper - -
-          A helper for copying DataObjects.
DataFactory - -
-          A Factory for creating DataObjects.
DataHelper - -
-          Data helper methods.
EqualityHelper - -
-          A helper for comparing DataObjects.
TypeHelper - -
-          Look up a Type given the uri and typeName or interfaceClass.
XMLHelper - -
-          A helper to convert XML documents into DataObects and - DataObjects into XML documnets.
XSDHelper - -
-          Provides access to additional information when the - Type or Property is defined by an XML Schema (XSD).
-  -

-


- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/ExternalizableDelegator.Resolvable.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/ExternalizableDelegator.Resolvable.html deleted file mode 100644 index abdaa04d4d..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/ExternalizableDelegator.Resolvable.html +++ /dev/null @@ -1,225 +0,0 @@ - - - - - - - -ExternalizableDelegator.Resolvable (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
- -

- -commonj.sdo.impl -
-Interface ExternalizableDelegator.Resolvable

-
-
All Superinterfaces:
java.io.Externalizable, java.io.Serializable
-
-
-
Enclosing class:
ExternalizableDelegator
-
-
-
-
public static interface ExternalizableDelegator.Resolvable
extends java.io.Externalizable
- - -

-


- -

- - - - - - - - - - - - -
-Method Summary
- java.lang.ObjectreadResolve() - -
-           
- - - - - - - -
Methods inherited from interface java.io.Externalizable
readExternal, writeExternal
-  -

- - - - - - - - -
-Method Detail
- -

-readResolve

-
-java.lang.Object readResolve()
-                             throws java.io.ObjectStreamException
-
-
-
-
-
- -
Throws: -
java.io.ObjectStreamException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/ExternalizableDelegator.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/ExternalizableDelegator.html deleted file mode 100644 index 2b17e64eb8..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/ExternalizableDelegator.html +++ /dev/null @@ -1,429 +0,0 @@ - - - - - - - -ExternalizableDelegator (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
- -

- -commonj.sdo.impl -
-Class ExternalizableDelegator

-
-java.lang.Object
-  extended by commonj.sdo.impl.ExternalizableDelegator
-
-
-
All Implemented Interfaces:
java.io.Externalizable, java.io.Serializable
-
-
-
-
public class ExternalizableDelegator
extends java.lang.Object
implements java.io.Externalizable
- - -

-Delegates DataObject serialization while ensuring implementation independent - java.io.Serialization. An implementation of DataObject - returns an ExternalizableDelegator from its writeReplace() method. - - The root DataObject is the object returned from do.getRootObject() where - do is the DataObject being serialized in a java.io.ObjectOutputStream. - When do.getContainer() == null then do is a root object. - - The byte format for each DataObject in the stream is: - [0] [path] [root] // when do is not a root object - [1] [rootXML] // when do is a root object - - where: - [0] is the byte 0, serialized using writeByte(0). - [1] is the byte 1, serialized using writeByte(1). - - [path] is an SDO path expression from the root DataObject to the serialized - DataObject such that root.getDataObject(path) == do. - Serialized using writeUTF(path). - - [root] is the root object serialized using writeObject(root). - - [rootXML] is the GZip of the XML serialization of the root DataObject. - The XML serialization is the same as - XMLHelper.INSTANCE.save(root, "commonj.sdo", "dataObject", stream); - where stream is a GZIPOutputStream, length is the number of bytes - in the stream, and bytes are the contents of the stream. - Serialized using writeInt(length), write(bytes). -

- -

-

-
See Also:
Serialized Form
-
- -

- - - - - - - - - - - -
-Nested Class Summary
-static interfaceExternalizableDelegator.Resolvable - -
-           
- - - - - - - - - - - - - - -
-Field Summary
-(package private)  ExternalizableDelegator.Resolvabledelegate - -
-           
-(package private) static longserialVersionUID - -
-           
-  - - - - - - - - - - - - - -
-Constructor Summary
ExternalizableDelegator() - -
-           
ExternalizableDelegator(java.lang.Object target) - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidreadExternal(java.io.ObjectInput in) - -
-           
- java.lang.ObjectreadResolve() - -
-           
- voidwriteExternal(java.io.ObjectOutput out) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-serialVersionUID

-
-static final long serialVersionUID
-
-
-
See Also:
Constant Field Values
-
-
- -

-delegate

-
-transient ExternalizableDelegator.Resolvable delegate
-
-
-
-
- - - - - - - - -
-Constructor Detail
- -

-ExternalizableDelegator

-
-public ExternalizableDelegator()
-
-
-
- -

-ExternalizableDelegator

-
-public ExternalizableDelegator(java.lang.Object target)
-
-
- - - - - - - - -
-Method Detail
- -

-writeExternal

-
-public void writeExternal(java.io.ObjectOutput out)
-                   throws java.io.IOException
-
-
-
Specified by:
writeExternal in interface java.io.Externalizable
-
-
- -
Throws: -
java.io.IOException
-
-
-
- -

-readExternal

-
-public void readExternal(java.io.ObjectInput in)
-                  throws java.io.IOException,
-                         java.lang.ClassNotFoundException
-
-
-
Specified by:
readExternal in interface java.io.Externalizable
-
-
- -
Throws: -
java.io.IOException -
java.lang.ClassNotFoundException
-
-
-
- -

-readResolve

-
-public java.lang.Object readResolve()
-                             throws java.io.ObjectStreamException
-
-
-
-
-
- -
Throws: -
java.io.ObjectStreamException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/HelperProvider.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/HelperProvider.html deleted file mode 100644 index d5b813ddff..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/HelperProvider.html +++ /dev/null @@ -1,780 +0,0 @@ - - - - - - - -HelperProvider (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
- -

- -commonj.sdo.impl -
-Class HelperProvider

-
-java.lang.Object
-  extended by commonj.sdo.impl.HelperProvider
-
-
-
-
public abstract class HelperProvider
extends java.lang.Object
- - -

-A HelperProvider obtains specific default helpers and other - implementation-specific objects used by a Java implementation of SDO. -

- -

-

-
Version:
-
$Rev: 390175 $ $Date: 2006-03-30 11:52:05 -0500 (Thu, 30 Mar 2006) $
-
-
- -

- - - - - - - - - - - - - - - - - - - -
-Field Summary
-static HelperProviderINSTANCE - -
-          The default HelperProvider INSTANCE.
-static java.lang.StringPROPERTY_NAME - -
-          The name of the system property that will be checked for an implementation name.
-static java.lang.StringSERVICE_RESOURCE_NAME - -
-          The name of the resource that is used for service location.
-  - - - - - - - - - - -
-Constructor Summary
HelperProvider() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-abstract  CopyHelpercopyHelper() - -
-          Returns a CopyHelper obtained from this implementation.
-static ExternalizableDelegator.ResolvablecreateResolvable() - -
-          Create a Resolvable using the default HelperProvider
-static ExternalizableDelegator.ResolvablecreateResolvable(java.lang.Object target) - -
-          Create a Resolvable using the default HelperProvider
-abstract  DataFactorydataFactory() - -
-          Returns a DataFactory obtained from this implementation.
-abstract  DataHelperdataHelper() - -
-          Returns a DataHelper obtained from this implementation.
-abstract  EqualityHelperequalityHelper() - -
-          Returns a EqualityHelper obtained from this implementation.
-static CopyHelpergetCopyHelper() - -
-          Returns a CopyHelper obtained from the default HelperProvider.
-static DataFactorygetDataFactory() - -
-          Returns a DataFactory obtained from the default HelperProvider.
-static DataHelpergetDataHelper() - -
-          Returns a DataHelper obtained from the default HelperProvider.
-static EqualityHelpergetEqualityHelper() - -
-          Returns a EqualityHelper obtained from the default HelperProvider.
-static HelperProvidergetInstance() - -
-          Locate and instantiate a HelperProvider.
-static HelperProvidergetInstance(java.lang.ClassLoader cl) - -
-          Locate and instantiate a HelperProvider using the supplied ClassLoader.
-static TypeHelpergetTypeHelper() - -
-          Returns a TypeHelper obtained from the default HelperProvider.
-static XMLHelpergetXMLHelper() - -
-          Returns a XMLHelper obtained from the default HelperProvider.
-static XSDHelpergetXSDHelper() - -
-          Returns a XSDHelper obtained from the default HelperProvider.
-abstract  ExternalizableDelegator.Resolvableresolvable() - -
-          Create a Resolvable using this implementation
-abstract  ExternalizableDelegator.Resolvableresolvable(java.lang.Object target) - -
-          Create a Resolvable using this implementation
-abstract  TypeHelpertypeHelper() - -
-          Returns a TypeHelper obtained from this implementation.
-abstract  XMLHelperxmlHelper() - -
-          Returns a XMLHelper obtained from this implementation.
-abstract  XSDHelperxsdHelper() - -
-          Returns a XSDHelper obtained from this implementation.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-INSTANCE

-
-public static final HelperProvider INSTANCE
-
-
The default HelperProvider INSTANCE. This is located using the ClassLoader used - to load the HelperProvider class itself and if no default implementation is available - this field will be set to null. -

-

-
-
-
- -

-SERVICE_RESOURCE_NAME

-
-public static final java.lang.String SERVICE_RESOURCE_NAME
-
-
The name of the resource that is used for service location. -

-

-
See Also:
Constant Field Values
-
-
- -

-PROPERTY_NAME

-
-public static final java.lang.String PROPERTY_NAME
-
-
The name of the system property that will be checked for an implementation name. -

-

-
See Also:
Constant Field Values
-
- - - - - - - - -
-Constructor Detail
- -

-HelperProvider

-
-public HelperProvider()
-
-
- - - - - - - - -
-Method Detail
- -

-getInstance

-
-public static HelperProvider getInstance()
-                                  throws NoHelperProviderException
-
-
Locate and instantiate a HelperProvider. -

- Attempt to locate a HelperProvider using first the Thread's current context classloader and then, - if that is not set, not readable, or does not provide an implementation, using the classloader - used to load the HelperProvider class itself. -

- A new instance is returned for each sucessful invocation. -

-

- -
Returns:
an implementation of HelperProvider -
Throws: -
NoHelperProviderException - if no provider implementation was defined or it could not be instantiated
-
-
-
- -

-getInstance

-
-public static HelperProvider getInstance(java.lang.ClassLoader cl)
-                                  throws NoHelperProviderException
-
-
Locate and instantiate a HelperProvider using the supplied ClassLoader. -

- The name of the implementation to use is determined by the value of the "commonj.sdo.impl.HelperProvider" - system property. If this is not set or this code does not have permission to read it then the name - will be retrieved from the META-INF/services/commonj.sdo.impl.HelperProvider resource as returned - by the supplied classloader as described in the - JAR file specification. -

- A new instance is returned for each sucessful invocation. -

-

-
Parameters:
cl - the classloader to use to locate and instantiate the implementation -
Returns:
the specified implementation of HelperProvider -
Throws: -
NoHelperProviderException - if no provider implementation was defined or it could not be instantiated
-
-
-
- -

-copyHelper

-
-public abstract CopyHelper copyHelper()
-
-
Returns a CopyHelper obtained from this implementation. -

-

- -
Returns:
a CopyHelper obtained from this implementation
-
-
-
- -

-dataFactory

-
-public abstract DataFactory dataFactory()
-
-
Returns a DataFactory obtained from this implementation. -

-

- -
Returns:
a DataFactory obtained from this implementation
-
-
-
- -

-dataHelper

-
-public abstract DataHelper dataHelper()
-
-
Returns a DataHelper obtained from this implementation. -

-

- -
Returns:
a DataHelper obtained from this implementation
-
-
-
- -

-equalityHelper

-
-public abstract EqualityHelper equalityHelper()
-
-
Returns a EqualityHelper obtained from this implementation. -

-

- -
Returns:
a EqualityHelper obtained from this implementation
-
-
-
- -

-typeHelper

-
-public abstract TypeHelper typeHelper()
-
-
Returns a TypeHelper obtained from this implementation. -

-

- -
Returns:
a TypeHelper obtained from this implementation
-
-
-
- -

-xmlHelper

-
-public abstract XMLHelper xmlHelper()
-
-
Returns a XMLHelper obtained from this implementation. -

-

- -
Returns:
a XMLHelper obtained from this implementation
-
-
-
- -

-xsdHelper

-
-public abstract XSDHelper xsdHelper()
-
-
Returns a XSDHelper obtained from this implementation. -

-

- -
Returns:
a XSDHelper obtained from this implementation
-
-
-
- -

-resolvable

-
-public abstract ExternalizableDelegator.Resolvable resolvable()
-
-
Create a Resolvable using this implementation -

-

- -
Returns:
a Resolvable created using this implementation
-
-
-
- -

-resolvable

-
-public abstract ExternalizableDelegator.Resolvable resolvable(java.lang.Object target)
-
-
Create a Resolvable using this implementation -

-

-
Parameters:
target - the object to be resolved -
Returns:
a Resolvable created using this implementation
-
-
-
- -

-getCopyHelper

-
-public static CopyHelper getCopyHelper()
-
-
Returns a CopyHelper obtained from the default HelperProvider. -

-

- -
Returns:
a CopyHelper obtained from the default HelperProvider
-
-
-
- -

-getDataFactory

-
-public static DataFactory getDataFactory()
-
-
Returns a DataFactory obtained from the default HelperProvider. -

-

- -
Returns:
a DataFactory obtained from the default HelperProvider
-
-
-
- -

-getDataHelper

-
-public static DataHelper getDataHelper()
-
-
Returns a DataHelper obtained from the default HelperProvider. -

-

- -
Returns:
a DataHelper obtained from the default HelperProvider
-
-
-
- -

-getEqualityHelper

-
-public static EqualityHelper getEqualityHelper()
-
-
Returns a EqualityHelper obtained from the default HelperProvider. -

-

- -
Returns:
a EqualityHelper obtained from the default HelperProvider
-
-
-
- -

-getTypeHelper

-
-public static TypeHelper getTypeHelper()
-
-
Returns a TypeHelper obtained from the default HelperProvider. -

-

- -
Returns:
a TypeHelper obtained from the default HelperProvider
-
-
-
- -

-getXMLHelper

-
-public static XMLHelper getXMLHelper()
-
-
Returns a XMLHelper obtained from the default HelperProvider. -

-

- -
Returns:
a XMLHelper obtained from the default HelperProvider
-
-
-
- -

-getXSDHelper

-
-public static XSDHelper getXSDHelper()
-
-
Returns a XSDHelper obtained from the default HelperProvider. -

-

- -
Returns:
a XSDHelper obtained from the default HelperProvider
-
-
-
- -

-createResolvable

-
-public static ExternalizableDelegator.Resolvable createResolvable()
-
-
Create a Resolvable using the default HelperProvider -

-

- -
Returns:
a Resolvable created using the default HelperProvider
-
-
-
- -

-createResolvable

-
-public static ExternalizableDelegator.Resolvable createResolvable(java.lang.Object target)
-
-
Create a Resolvable using the default HelperProvider -

-

-
Parameters:
target - the object to be resolved -
Returns:
a Resolvable created using the default HelperProvider
-
-
- -
- - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/NoHelperProviderException.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/NoHelperProviderException.html deleted file mode 100644 index 571d3b70b9..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/NoHelperProviderException.html +++ /dev/null @@ -1,324 +0,0 @@ - - - - - - - -NoHelperProviderException (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
- -

- -commonj.sdo.impl -
-Class NoHelperProviderException

-
-java.lang.Object
-  extended by java.lang.Throwable
-      extended by java.lang.Exception
-          extended by java.lang.RuntimeException
-              extended by commonj.sdo.impl.NoHelperProviderException
-
-
-
All Implemented Interfaces:
java.io.Serializable
-
-
-
-
public class NoHelperProviderException
extends java.lang.RuntimeException
- - -

-Exception indicating that a HelperProvider could not be located or instantiated. - The message will be set to the name of the implementation class; a null value - indicates that the name of the implementation could not be determined. - The cause will be set to the Throwable that prevented the provider from being - located or created. -

- -

-

-
Version:
-
$Revision$ $Date$
-
See Also:
Serialized Form
-
- -

- - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
NoHelperProviderException() - -
-           
NoHelperProviderException(java.lang.String message) - -
-           
NoHelperProviderException(java.lang.String message, - java.lang.Throwable cause) - -
-           
NoHelperProviderException(java.lang.Throwable cause) - -
-           
-  - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetImplementationName() - -
-          Return the name of the implementation class that could not be provided.
- - - - - - - -
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-NoHelperProviderException

-
-public NoHelperProviderException()
-
-
-
- -

-NoHelperProviderException

-
-public NoHelperProviderException(java.lang.String message)
-
-
-
- -

-NoHelperProviderException

-
-public NoHelperProviderException(java.lang.String message,
-                                 java.lang.Throwable cause)
-
-
-
- -

-NoHelperProviderException

-
-public NoHelperProviderException(java.lang.Throwable cause)
-
-
- - - - - - - - -
-Method Detail
- -

-getImplementationName

-
-public java.lang.String getImplementationName()
-
-
Return the name of the implementation class that could not be provided. -

-

- -
Returns:
the name of the implementation class; may be null if not known
-
-
- -
- - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/class-use/ExternalizableDelegator.Resolvable.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/class-use/ExternalizableDelegator.Resolvable.html deleted file mode 100644 index 06e56c4711..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/class-use/ExternalizableDelegator.Resolvable.html +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - - -Uses of Interface commonj.sdo.impl.ExternalizableDelegator.Resolvable (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Uses of Interface
commonj.sdo.impl.ExternalizableDelegator.Resolvable

-
- - - - - - - - - -
-Packages that use ExternalizableDelegator.Resolvable
commonj.sdo.impl  
-  -

- - - - - -
-Uses of ExternalizableDelegator.Resolvable in commonj.sdo.impl
-  -

- - - - - - - - - -
Fields in commonj.sdo.impl declared as ExternalizableDelegator.Resolvable
-(package private)  ExternalizableDelegator.ResolvableExternalizableDelegator.delegate - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in commonj.sdo.impl that return ExternalizableDelegator.Resolvable
-static ExternalizableDelegator.ResolvableHelperProvider.createResolvable() - -
-          Create a Resolvable using the default HelperProvider
-static ExternalizableDelegator.ResolvableHelperProvider.createResolvable(java.lang.Object target) - -
-          Create a Resolvable using the default HelperProvider
-abstract  ExternalizableDelegator.ResolvableHelperProvider.resolvable() - -
-          Create a Resolvable using this implementation
-abstract  ExternalizableDelegator.ResolvableHelperProvider.resolvable(java.lang.Object target) - -
-          Create a Resolvable using this implementation
-  -

-


- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/class-use/ExternalizableDelegator.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/class-use/ExternalizableDelegator.html deleted file mode 100644 index 25890365ee..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/class-use/ExternalizableDelegator.html +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - -Uses of Class commonj.sdo.impl.ExternalizableDelegator (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Uses of Class
commonj.sdo.impl.ExternalizableDelegator

-
-No usage of commonj.sdo.impl.ExternalizableDelegator -

-


- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/class-use/HelperProvider.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/class-use/HelperProvider.html deleted file mode 100644 index c1620f42b4..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/class-use/HelperProvider.html +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - - -Uses of Class commonj.sdo.impl.HelperProvider (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Uses of Class
commonj.sdo.impl.HelperProvider

-
- - - - - - - - - -
-Packages that use HelperProvider
commonj.sdo.impl  
-  -

- - - - - -
-Uses of HelperProvider in commonj.sdo.impl
-  -

- - - - - - - - - -
Fields in commonj.sdo.impl declared as HelperProvider
-static HelperProviderHelperProvider.INSTANCE - -
-          The default HelperProvider INSTANCE.
-  -

- - - - - - - - - - - - - -
Methods in commonj.sdo.impl that return HelperProvider
-static HelperProviderHelperProvider.getInstance() - -
-          Locate and instantiate a HelperProvider.
-static HelperProviderHelperProvider.getInstance(java.lang.ClassLoader cl) - -
-          Locate and instantiate a HelperProvider using the supplied ClassLoader.
-  -

-


- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/class-use/NoHelperProviderException.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/class-use/NoHelperProviderException.html deleted file mode 100644 index 009c79b44d..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/class-use/NoHelperProviderException.html +++ /dev/null @@ -1,185 +0,0 @@ - - - - - - - -Uses of Class commonj.sdo.impl.NoHelperProviderException (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Uses of Class
commonj.sdo.impl.NoHelperProviderException

-
- - - - - - - - - -
-Packages that use NoHelperProviderException
commonj.sdo.impl  
-  -

- - - - - -
-Uses of NoHelperProviderException in commonj.sdo.impl
-  -

- - - - - - - - - - - - - -
Methods in commonj.sdo.impl that throw NoHelperProviderException
-static HelperProviderHelperProvider.getInstance() - -
-          Locate and instantiate a HelperProvider.
-static HelperProviderHelperProvider.getInstance(java.lang.ClassLoader cl) - -
-          Locate and instantiate a HelperProvider using the supplied ClassLoader.
-  -

-


- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/package-frame.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/package-frame.html deleted file mode 100644 index b29b29f175..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/package-frame.html +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - -commonj.sdo.impl (SDO API incubating-M1 API) - - - - - - - - - - - -commonj.sdo.impl - - - - -
-Interfaces  - -
-ExternalizableDelegator.Resolvable
- - - - - - -
-Classes  - -
-ExternalizableDelegator -
-HelperProvider
- - - - - - -
-Exceptions  - -
-NoHelperProviderException
- - - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/package-summary.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/package-summary.html deleted file mode 100644 index 82023f3e14..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/package-summary.html +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - - -commonj.sdo.impl (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-

-Package commonj.sdo.impl -

- - - - - - - - - -
-Interface Summary
ExternalizableDelegator.Resolvable 
-  - -

- - - - - - - - - - - - - -
-Class Summary
ExternalizableDelegatorDelegates DataObject serialization while ensuring implementation independent - java.io.Serialization.
HelperProviderA HelperProvider obtains specific default helpers and other - implementation-specific objects used by a Java implementation of SDO.
-  - -

- - - - - - - - - -
-Exception Summary
NoHelperProviderExceptionException indicating that a HelperProvider could not be located or instantiated.
-  - -

-

-
-
- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/package-tree.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/package-tree.html deleted file mode 100644 index 73b3edb1ed..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/package-tree.html +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - - -commonj.sdo.impl Class Hierarchy (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Hierarchy For Package commonj.sdo.impl -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -
- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/package-use.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/package-use.html deleted file mode 100644 index 3a4838ed1a..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/impl/package-use.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - - -Uses of Package commonj.sdo.impl (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Uses of Package
commonj.sdo.impl

-
- - - - - - - - - -
-Packages that use commonj.sdo.impl
commonj.sdo.impl  
-  -

- - - - - - - - - - - - - - -
-Classes in commonj.sdo.impl used by commonj.sdo.impl
ExternalizableDelegator.Resolvable - -
-           
HelperProvider - -
-          A HelperProvider obtains specific default helpers and other - implementation-specific objects used by a Java implementation of SDO.
NoHelperProviderException - -
-          Exception indicating that a HelperProvider could not be located or instantiated.
-  -

-


- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/package-frame.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/package-frame.html deleted file mode 100644 index 5fc3827899..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/package-frame.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - -commonj.sdo (SDO API incubating-M1 API) - - - - - - - - - - - -commonj.sdo - - - - -
-Interfaces  - -
-ChangeSummary -
-ChangeSummary.Setting -
-DataGraph -
-DataObject -
-Property -
-Sequence -
-Type
- - - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/package-summary.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/package-summary.html deleted file mode 100644 index a0eafae2d2..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/package-summary.html +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - - -commonj.sdo (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-

-Package commonj.sdo -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Interface Summary
ChangeSummaryA change summary is used to record changes to DataObjects, - allowing applications to efficiently and incrementally update back-end storage when required.
ChangeSummary.SettingA setting encapsulates a property and a corresponding single value of the property's type.
DataGraphA data graph is used to package a graph of data objects along with their - metadata, that is, data describing the data.
DataObjectA data object is a representation of some structured data.
PropertyA representation of a Property in the type of a data object.
SequenceA sequence is a heterogeneous list of properties and corresponding values.
TypeA representation of the type of a property of a data object.
-  - -

-

-
-
- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/package-tree.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/package-tree.html deleted file mode 100644 index a39e37f995..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/package-tree.html +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - -commonj.sdo Class Hierarchy (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Hierarchy For Package commonj.sdo -

-
-
-
Package Hierarchies:
All Packages
-
-

-Interface Hierarchy -

- -
- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/package-use.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/package-use.html deleted file mode 100644 index bfcb558fa6..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sdo-api/commonj/sdo/package-use.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - - -Uses of Package commonj.sdo (SDO API incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - -
-SDO API -
- - - -
-
-

-Uses of Package
commonj.sdo

-
- - - - - - - - - - - - - -
-Packages that use commonj.sdo
commonj.sdo  
commonj.sdo.helper  
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - -
-Classes in commonj.sdo used by commonj.sdo
ChangeSummary - -
-          A change summary is used to record changes to DataObjects, - allowing applications to efficiently and incrementally update back-end storage when required.
ChangeSummary.Setting - -
-          A setting encapsulates a property and a corresponding single value of the property's type.
DataGraph - -
-          A data graph is used to package a graph of data objects along with their - metadata, that is, data describing the data.
DataObject - -
-          A data object is a representation of some structured data.
Property - -
-          A representation of a Property in the type of a data object.
Sequence - -
-          A sequence is a heterogeneous list of properties and corresponding values.
Type - -
-          A representation of the type of a property of a data object.
-  -

- - - - - - - - - - - - - - -
-Classes in commonj.sdo used by commonj.sdo.helper
DataObject - -
-          A data object is a representation of some structured data.
Property - -
-          A representation of a Property in the type of a data object.
Type - -
-          A representation of the type of a property of a data object.
-  -

-


- - - - - - - - - - - - - - - -
-SDO API -
- - - -
-- - - -- cgit v1.2.3