- generate(List) - Method in interface commonj.sdo.helper.XSDHelper
-
Generate an XML Schema Declaration (XSD) from Types.
- generate(List, Map) - Method in interface commonj.sdo.helper.XSDHelper
-
Generate an XML Schema Declaration (XSD) from Types.
- get(String) - Method in interface commonj.sdo.DataObject
-
Returns the value of a property of either this object or an object reachable from it, as identified by the
specified path.
- get(int) - Method in interface commonj.sdo.DataObject
-
Returns the value of the property at the specified index in
property list
of this object's
type
.
- get(Property) - Method in interface commonj.sdo.DataObject
-
Returns the value of the given property of this object.
- get(Property) - Method in interface commonj.sdo.Property
-
Returns the value of the specified instance property of this Property.
- get(Property) - Method in interface commonj.sdo.Type
-
Returns the value of the specified instance property of this Type.
- getAliasNames() - Method in interface commonj.sdo.Property
-
Returns a list of alias names for this Property.
- getAliasNames() - Method in interface commonj.sdo.Type
-
Return a list of alias names for this Type.
- getAppinfo(Type, String) - Method in interface commonj.sdo.helper.XSDHelper
-
Return the appinfo declared for this Type and source.
- getAppinfo(Property, String) - Method in interface commonj.sdo.helper.XSDHelper
-
Return the content of the appinfo declared for this Property and source.
- getBaseTypes() - Method in interface commonj.sdo.Type
-
Returns the List of base Types for this Type.
- getBigDecimal(String) - Method in interface commonj.sdo.DataObject
-
Returns the value of a BigDecimal
property identified by the specified path.
- getBigDecimal(int) - Method in interface commonj.sdo.DataObject
-
Returns the value of a BigDecimal
property identified by the specified property index.
- getBigDecimal(Property) - Method in interface commonj.sdo.DataObject
-
Returns the value of the specified BigDecimal
property.
- getBigInteger(String) - Method in interface commonj.sdo.DataObject
-
Returns the value of a BigInteger
property identified by the specified path.
- getBigInteger(int) - Method in interface commonj.sdo.DataObject
-
Returns the value of a BigInteger
property identified by the specified property index.
- getBigInteger(Property) - Method in interface commonj.sdo.DataObject
-
Returns the value of the specified BigInteger
property.
- getBoolean(String) - Method in interface commonj.sdo.DataObject
-
Returns the value of a boolean
property identified by the specified path.
- getBoolean(int) - Method in interface commonj.sdo.DataObject
-
Returns the value of a boolean
property identified by the specified property index.
- getBoolean(Property) - Method in interface commonj.sdo.DataObject
-
Returns the value of the specified boolean
property.
- getByte(String) - Method in interface commonj.sdo.DataObject
-
Returns the value of a byte
property identified by the specified path.
- getByte(int) - Method in interface commonj.sdo.DataObject
-
Returns the value of a byte
property identified by the specified property index.
- getByte(Property) - Method in interface commonj.sdo.DataObject
-
Returns the value of the specified byte
property.
- getBytes(String) - Method in interface commonj.sdo.DataObject
-
Returns the value of a byte[]
property identified by the specified path.
- getBytes(int) - Method in interface commonj.sdo.DataObject
-
Returns the value of a byte[]
property identified by the specified property index.
- getBytes(Property) - Method in interface commonj.sdo.DataObject
-
Returns the value of the specified byte[]
property.
- getChangedDataObjects() - Method in interface commonj.sdo.ChangeSummary
-
- getChangeSummary() - Method in interface commonj.sdo.DataGraph
-
- getChangeSummary() - Method in interface commonj.sdo.DataObject
-
Returns the ChangeSummary with scope covering this dataObject, or null
if there is no ChangeSummary.
- getChar(String) - Method in interface commonj.sdo.DataObject
-
Returns the value of a char
property identified by the specified path.
- getChar(int) - Method in interface commonj.sdo.DataObject
-
Returns the value of a char
property identified by the specified property index.
- getChar(Property) - Method in interface commonj.sdo.DataObject
-
Returns the value of the specified char
property.
- getContainer() - Method in interface commonj.sdo.DataObject
-
Returns the containing
data object
or
null
if there is no container.
- getContainingType() - Method in interface commonj.sdo.Property
-
Returns the containing type of this Property.
- getContainmentProperty() - Method in interface commonj.sdo.DataObject
-
Return the Property of the
data object
containing this data object
or
null
if there is no container.
- getCopyHelper() - Method in interface commonj.sdo.helper.HelperContext
-
Gets the CopyHelper to use in this context.
- getCopyHelper() - Static method in class commonj.sdo.impl.HelperProvider
-
Returns a CopyHelper obtained from the default HelperProvider.
- getDataFactory() - Method in interface commonj.sdo.helper.HelperContext
-
Gets the DataFactory to use in this context.
- getDataFactory() - Static method in class commonj.sdo.impl.HelperProvider
-
Returns a DataFactory obtained from the default HelperProvider.
- getDataGraph() - Method in interface commonj.sdo.ChangeSummary
-
Returns the
data graph
associated with this change summary or null.
- getDataGraph() - Method in interface commonj.sdo.DataObject
-
Returns the
data graph
for this object or
null
if there isn't one.
- getDataHelper() - Method in interface commonj.sdo.helper.HelperContext
-
Gets the DataHelper to use in this context.
- getDataHelper() - Static method in class commonj.sdo.impl.HelperProvider
-
Returns a DataHelper obtained from the default HelperProvider.
- getDataObject(String) - Method in interface commonj.sdo.DataObject
-
Returns the value of a DataObject
property identified by the specified path.
- getDataObject(int) - Method in interface commonj.sdo.DataObject
-
Returns the value of a DataObject
property identified by the specified property index.
- getDataObject(Property) - Method in interface commonj.sdo.DataObject
-
Returns the value of the specified DataObject
property.
- getDate(String) - Method in interface commonj.sdo.DataObject
-
Returns the value of a Date
property identified by the specified path.
- getDate(int) - Method in interface commonj.sdo.DataObject
-
Returns the value of a Date
property identified by the specified property index.
- getDate(Property) - Method in interface commonj.sdo.DataObject
-
Returns the value of the specified Date
property.
- getDeclaredProperties() - Method in interface commonj.sdo.Type
-
Returns the Properties declared in this Type as opposed to
those declared in base Types.
- getDefault() - Method in interface commonj.sdo.Property
-
Returns the default value this Property will have in a
data object
where the Property hasn't been set.
- getDefaultContext() - Static method in class commonj.sdo.impl.HelperProvider
-
Gets the default HelperContext
- getDouble(String) - Method in interface commonj.sdo.DataObject
-
Returns the value of a double
property identified by the specified path.
- getDouble(int) - Method in interface commonj.sdo.DataObject
-
Returns the value of a double
property identified by the specified property index.
- getDouble(Property) - Method in interface commonj.sdo.DataObject
-
Returns the value of the specified double
property.
- getEncoding() - Method in interface commonj.sdo.helper.XMLDocument
-
Return the XML encoding of the document, or null if not specified.
- getEqualityHelper() - Method in interface commonj.sdo.helper.HelperContext
-
Gets the EqualityHelper to use in this context.
- getEqualityHelper() - Static method in class commonj.sdo.impl.HelperProvider
-
Returns a EqualityHelper obtained from the default HelperProvider.
- getFloat(String) - Method in interface commonj.sdo.DataObject
-
Returns the value of a float
property identified by the specified path.
- getFloat(int) - Method in interface commonj.sdo.DataObject
-
Returns the value of a float
property identified by the specified property index.
- getFloat(Property) - Method in interface commonj.sdo.DataObject
-
Returns the value of the specified float
property.
- getGlobalProperty(String, String, boolean) - Method in interface commonj.sdo.helper.XSDHelper
-
Returns the Property defined by the named global element or attribute
in the targetNamespace uri, or null if not found.
- getImplementationName() - Method in exception commonj.sdo.impl.NoHelperProviderException
-
Return the name of the implementation class that could not be provided.
- getInstance() - Static method in class commonj.sdo.impl.HelperProvider
-
Locate and instantiate a HelperProvider.
- getInstance(ClassLoader) - Static method in class commonj.sdo.impl.HelperProvider
-
Locate and instantiate a HelperProvider using the supplied ClassLoader.
- getInstanceClass() - Method in interface commonj.sdo.Type
-
Returns the Java class that this type represents.
- getInstanceProperties() - Method in interface commonj.sdo.DataObject
-
Returns a read-only List of the Properties currently used in this DataObject.
- getInstanceProperties() - Method in interface commonj.sdo.Property
-
Returns a read-only List of instance Properties available on this Property.
- getInstanceProperties() - Method in interface commonj.sdo.Type
-
Returns a read-only List of instance Properties available on this Type.
- getInstanceProperty(String) - Method in interface commonj.sdo.DataObject
-
Returns the named Property from the current instance properties,
or null if not found.
- getInt(String) - Method in interface commonj.sdo.DataObject
-
Returns the value of a int
property identified by the specified path.
- getInt(int) - Method in interface commonj.sdo.DataObject
-
Returns the value of a int
property identified by the specified property index.
- getInt(Property) - Method in interface commonj.sdo.DataObject
-
Returns the value of the specified int
property.
- getList(String) - Method in interface commonj.sdo.DataObject
-
Returns the value of a List
property identified by the specified path.
- getList(int) - Method in interface commonj.sdo.DataObject
-
Returns the value of a List
property identified by the specified property index.
- getList(Property) - Method in interface commonj.sdo.DataObject
-
Returns the value of the specified List
property.
- getLocalName(Type) - Method in interface commonj.sdo.helper.XSDHelper
-
Returns the local name as declared in the XSD.
- getLocalName(Property) - Method in interface commonj.sdo.helper.XSDHelper
-
Returns the local name as declared in the XSD.
- getLong(String) - Method in interface commonj.sdo.DataObject
-
Returns the value of a long
property identified by the specified path.
- getLong(int) - Method in interface commonj.sdo.DataObject
-
Returns the value of a long
property identified by the specified property index.
- getLong(Property) - Method in interface commonj.sdo.DataObject
-
Returns the value of the specified long
property.
- getName() - Method in interface commonj.sdo.Property
-
Returns the name of the Property.
- getName() - Method in interface commonj.sdo.Type
-
Returns the name of the type.
- getNamespaceURI(Property) - Method in interface commonj.sdo.helper.XSDHelper
-
Returns the namespace URI as declared in the XSD.
- getNoNamespaceSchemaLocation() - Method in interface commonj.sdo.helper.XMLDocument
-
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.
- getOldContainer(DataObject) - Method in interface commonj.sdo.ChangeSummary
-
Returns the value of the
container
data object
at the point when logging
began
.
- getOldContainmentProperty(DataObject) - Method in interface commonj.sdo.ChangeSummary
-
- getOldSequence(DataObject) - Method in interface commonj.sdo.ChangeSummary
-
Returns the value of the
sequence
for the data object
at the point when logging
began
.
- getOldValue(DataObject, Property) - Method in interface commonj.sdo.ChangeSummary
-
Returns a
setting
for the specified property
representing the property value of the given
dataObject
at the point when logging
began
.
- getOldValues(DataObject) - Method in interface commonj.sdo.ChangeSummary
-
Returns a list of
settings
that represent the property values of the given
dataObject
at the point when logging
began
.
- getOpenContentProperty(String, String) - Method in interface commonj.sdo.helper.TypeHelper
-
Get the open content (global) Property with the specified uri and name, or null
if not found.
- getOpposite() - Method in interface commonj.sdo.Property
-
Returns the opposite Property if the Property is bi-directional or null otherwise.
- getProperties() - Method in interface commonj.sdo.Type
-
- getProperty() - Method in interface commonj.sdo.ChangeSummary.Setting
-
Returns the property of the setting.
- getProperty(String) - Method in interface commonj.sdo.DataObject
-
- getProperty(int) - Method in interface commonj.sdo.Sequence
-
Returns the property for the given entry index.
- getProperty(String) - Method in interface commonj.sdo.Type
-
- getRootElementName() - Method in interface commonj.sdo.helper.XMLDocument
-
Return the name of the root element.
- getRootElementURI() - Method in interface commonj.sdo.helper.XMLDocument
-
Return the targetNamespace URI for the root element.
- getRootObject() - Method in interface commonj.sdo.ChangeSummary
-
Returns the ChangeSummary root DataObject - the object from which
changes are tracked.
- getRootObject() - Method in interface commonj.sdo.DataGraph
-
- getRootObject() - Method in interface commonj.sdo.DataObject
-
- getRootObject() - Method in interface commonj.sdo.helper.XMLDocument
-
Return the root DataObject for the XMLDocument.
- getSchemaLocation() - Method in interface commonj.sdo.helper.XMLDocument
-
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.
- getSequence(String) - Method in interface commonj.sdo.DataObject
-
- getSequence(int) - Method in interface commonj.sdo.DataObject
-
- getSequence(Property) - Method in interface commonj.sdo.DataObject
-
- getSequence() - Method in interface commonj.sdo.DataObject
-
Returns the Sequence
for this DataObject.
- getShort(String) - Method in interface commonj.sdo.DataObject
-
Returns the value of a short
property identified by the specified path.
- getShort(int) - Method in interface commonj.sdo.DataObject
-
Returns the value of a short
property identified by the specified property index.
- getShort(Property) - Method in interface commonj.sdo.DataObject
-
Returns the value of the specified short
property.
- getString(String) - Method in interface commonj.sdo.DataObject
-
Returns the value of a String
property identified by the specified path.
- getString(int) - Method in interface commonj.sdo.DataObject
-
Returns the value of a String
property identified by the specified property index.
- getString(Property) - Method in interface commonj.sdo.DataObject
-
Returns the value of the specified String
property.
- getType(String, String) - Method in interface commonj.sdo.DataGraph
-
Returns the
type
with the given the
URI
,
or contained by the resource at the given URI,
and with the given
name
.
- getType() - Method in interface commonj.sdo.DataObject
-
Returns the data object's type.
- getType(String, String) - Method in interface commonj.sdo.helper.TypeHelper
-
Return the Type specified by typeName with the given uri,
or null if not found.
- getType(Class) - Method in interface commonj.sdo.helper.TypeHelper
-
Return the Type for this interfaceClass or null if not found.
- getType() - Method in interface commonj.sdo.Property
-
Returns the type of the Property.
- getTypeHelper() - Method in interface commonj.sdo.helper.HelperContext
-
Gets the TypeHelper to use in this context.
- getTypeHelper() - Static method in class commonj.sdo.impl.HelperProvider
-
Returns a TypeHelper obtained from the default HelperProvider.
- getURI() - Method in interface commonj.sdo.Type
-
Returns the namespace URI of the type.
- getValue() - Method in interface commonj.sdo.ChangeSummary.Setting
-
Returns the value of the setting.
- getValue(int) - Method in interface commonj.sdo.Sequence
-
Returns the property value for the given entry index.
- getXMLHelper() - Method in interface commonj.sdo.helper.HelperContext
-
Gets the XMLHelper to use in this context.
- getXMLHelper() - Static method in class commonj.sdo.impl.HelperProvider
-
Returns a XMLHelper obtained from the default HelperProvider.
- getXMLVersion() - Method in interface commonj.sdo.helper.XMLDocument
-
Return the XML version of the document, or null if not specified.
- getXSDHelper() - Method in interface commonj.sdo.helper.HelperContext
-
Gets the XSDHelper to use in this context.
- getXSDHelper() - Static method in class commonj.sdo.impl.HelperProvider
-
Returns a XSDHelper obtained from the default HelperProvider.
- save(DataObject, String, String) - Method in interface commonj.sdo.helper.XMLHelper
-
Returns the DataObject saved as an XML document with the specified root element.
- save(DataObject, String, String, OutputStream) - Method in interface commonj.sdo.helper.XMLHelper
-
Saves the DataObject as an XML document with the specified root element.
- save(XMLDocument, OutputStream, Object) - Method in interface commonj.sdo.helper.XMLHelper
-
Serializes an XMLDocument as an XML document into the outputStream.
- save(XMLDocument, Writer, Object) - Method in interface commonj.sdo.helper.XMLHelper
-
Serializes an XMLDocument as an XML document into the outputWriter.
- save(XMLDocument, Result, Object) - Method in interface commonj.sdo.helper.XMLHelper
-
Serializes an XMLDocument as an XML document into the outputResult in a
serialization technology independent format (as specified in
javax.xml.transform).
- Sequence - Interface in commonj.sdo
-
A sequence is a heterogeneous list of
properties
and corresponding values.
- SERVICE_RESOURCE_NAME - Static variable in class commonj.sdo.impl.HelperProvider
-
The name of the resource that is used for service location.
- set(String, Object) - Method in interface commonj.sdo.DataObject
-
Sets a property of either this object or an object reachable from it, as identified by the specified path,
to the specified value.
- set(int, Object) - Method in interface commonj.sdo.DataObject
-
Sets the property at the specified index in
property list
of this object's
type
, to the specified value.
- set(Property, Object) - Method in interface commonj.sdo.DataObject
-
Sets the value of the given property of the object to the new value.
- setBigDecimal(String, BigDecimal) - Method in interface commonj.sdo.DataObject
-
Sets the value of a BigDecimal
property identified by the specified path, to the specified value.
- setBigDecimal(int, BigDecimal) - Method in interface commonj.sdo.DataObject
-
Sets the value of a BigDecimal
property identified by the specified property index, to the specified value.
- setBigDecimal(Property, BigDecimal) - Method in interface commonj.sdo.DataObject
-
Sets the value of the specified BigDecimal
property, to the specified value.
- setBigInteger(String, BigInteger) - Method in interface commonj.sdo.DataObject
-
Sets the value of a BigInteger
property identified by the specified path, to the specified value.
- setBigInteger(int, BigInteger) - Method in interface commonj.sdo.DataObject
-
Sets the value of a BigInteger
property identified by the specified property index, to the specified value.
- setBigInteger(Property, BigInteger) - Method in interface commonj.sdo.DataObject
-
Sets the value of the specified BigInteger
property, to the specified value.
- setBoolean(String, boolean) - Method in interface commonj.sdo.DataObject
-
Sets the value of a boolean
property identified by the specified path, to the specified value.
- setBoolean(int, boolean) - Method in interface commonj.sdo.DataObject
-
Sets the value of a boolean
property identified by the specified property index, to the specified value.
- setBoolean(Property, boolean) - Method in interface commonj.sdo.DataObject
-
Sets the value of the specified boolean
property, to the specified value.
- setByte(String, byte) - Method in interface commonj.sdo.DataObject
-
Sets the value of a byte
property identified by the specified path, to the specified value.
- setByte(int, byte) - Method in interface commonj.sdo.DataObject
-
Sets the value of a byte
property identified by the specified property index, to the specified value.
- setByte(Property, byte) - Method in interface commonj.sdo.DataObject
-
Sets the value of the specified byte
property, to the specified value.
- setBytes(String, byte[]) - Method in interface commonj.sdo.DataObject
-
Sets the value of a byte[]
property identified by the specified path, to the specified value.
- setBytes(int, byte[]) - Method in interface commonj.sdo.DataObject
-
Sets the value of a byte[]
property identified by the specified property index, to the specified value.
- setBytes(Property, byte[]) - Method in interface commonj.sdo.DataObject
-
Sets the value of the specified byte[]
property, to the specified value.
- setChar(String, char) - Method in interface commonj.sdo.DataObject
-
Sets the value of a char
property identified by the specified path, to the specified value.
- setChar(int, char) - Method in interface commonj.sdo.DataObject
-
Sets the value of a char
property identified by the specified property index, to the specified value.
- setChar(Property, char) - Method in interface commonj.sdo.DataObject
-
Sets the value of the specified char
property, to the specified value.
- setDataObject(String, DataObject) - Method in interface commonj.sdo.DataObject
-
Sets the value of a DataObject
property identified by the specified path, to the specified value.
- setDataObject(int, DataObject) - Method in interface commonj.sdo.DataObject
-
Sets the value of a DataObject
property identified by the specified property index, to the specified value.
- setDataObject(Property, DataObject) - Method in interface commonj.sdo.DataObject
-
Sets the value of the specified DataObject
property, to the specified value.
- setDate(String, Date) - Method in interface commonj.sdo.DataObject
-
Sets the value of a Date
property identified by the specified path, to the specified value.
- setDate(int, Date) - Method in interface commonj.sdo.DataObject
-
Sets the value of a Date
property identified by the specified property index, to the specified value.
- setDate(Property, Date) - Method in interface commonj.sdo.DataObject
-
Sets the value of the specified Date
property, to the specified value.
- setDefaultInstance(ClassLoader) - Static method in class commonj.sdo.impl.HelperProvider
-
- setDouble(String, double) - Method in interface commonj.sdo.DataObject
-
Sets the value of a double
property identified by the specified path, to the specified value.
- setDouble(int, double) - Method in interface commonj.sdo.DataObject
-
Sets the value of a double
property identified by the specified property index, to the specified value.
- setDouble(Property, double) - Method in interface commonj.sdo.DataObject
-
Sets the value of the specified double
property, to the specified value.
- setEncoding(String) - Method in interface commonj.sdo.helper.XMLDocument
-
Set the XML encoding of the document, or null if not specified.
- setFloat(String, float) - Method in interface commonj.sdo.DataObject
-
Sets the value of a float
property identified by the specified path, to the specified value.
- setFloat(int, float) - Method in interface commonj.sdo.DataObject
-
Sets the value of a float
property identified by the specified property index, to the specified value.
- setFloat(Property, float) - Method in interface commonj.sdo.DataObject
-
Sets the value of the specified float
property, to the specified value.
- setInt(String, int) - Method in interface commonj.sdo.DataObject
-
Sets the value of a int
property identified by the specified path, to the specified value.
- setInt(int, int) - Method in interface commonj.sdo.DataObject
-
Sets the value of a int
property identified by the specified property index, to the specified value.
- setInt(Property, int) - Method in interface commonj.sdo.DataObject
-
Sets the value of the specified int
property, to the specified value.
- setList(String, List) - Method in interface commonj.sdo.DataObject
-
Sets the value of a List
property identified by the specified path, to the specified value.
- setList(int, List) - Method in interface commonj.sdo.DataObject
-
Sets the value of a List
property identified by the specified property index, to the specified value.
- setList(Property, List) - Method in interface commonj.sdo.DataObject
-
Sets the value of the specified List
property, to the specified value.
- setLong(String, long) - Method in interface commonj.sdo.DataObject
-
Sets the value of a long
property identified by the specified path, to the specified value.
- setLong(int, long) - Method in interface commonj.sdo.DataObject
-
Sets the value of a long
property identified by the specified property index, to the specified value.
- setLong(Property, long) - Method in interface commonj.sdo.DataObject
-
Sets the value of the specified long
property, to the specified value.
- setNoNamespaceSchemaLocation(String) - Method in interface commonj.sdo.helper.XMLDocument
-
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.
- setSchemaLocation(String) - Method in interface commonj.sdo.helper.XMLDocument
-
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.
- setShort(String, short) - Method in interface commonj.sdo.DataObject
-
Sets the value of a short
property identified by the specified path, to the specified value.
- setShort(int, short) - Method in interface commonj.sdo.DataObject
-
Sets the value of a short
property identified by the specified property index, to the specified value.
- setShort(Property, short) - Method in interface commonj.sdo.DataObject
-
Sets the value of the specified short
property, to the specified value.
- setString(String, String) - Method in interface commonj.sdo.DataObject
-
Sets the value of a String
property identified by the specified path, to the specified value.
- setString(int, String) - Method in interface commonj.sdo.DataObject
-
Sets the value of a String
property identified by the specified property index, to the specified value.
- setString(Property, String) - Method in interface commonj.sdo.DataObject
-
Sets the value of the specified String
property, to the specified value.
- setValue(int, Object) - Method in interface commonj.sdo.Sequence
-
Sets the entry at a specified index to the new value.
- setXMLDeclaration(boolean) - Method in interface commonj.sdo.helper.XMLDocument
-
Set the XML declaration version of the document.
- setXMLVersion(String) - Method in interface commonj.sdo.helper.XMLDocument
-
Set the XML version of the document, or null if not specified.
- size() - Method in interface commonj.sdo.Sequence
-
Returns the number of entries in the sequence.
- toCalendar(String) - Method in interface commonj.sdo.helper.DataHelper
-
Convert from a String representation of an SDO date type to a Calendar using the
default locale.
- toCalendar(String, Locale) - Method in interface commonj.sdo.helper.DataHelper
-
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.
- toDate(String) - Method in interface commonj.sdo.helper.DataHelper
-
Convert from a String representation of an SDO date type to a Date.
- toDateTime(Date) - Method in interface commonj.sdo.helper.DataHelper
-
Convert from a Date to a String representation of the DateTime type.
- toDateTime(Calendar) - Method in interface commonj.sdo.helper.DataHelper
-
Convert from a Calendar to a String representation of the DateTime type.
- toDay(Date) - Method in interface commonj.sdo.helper.DataHelper
-
Convert from a Date to a String representation of the Day type.
- toDay(Calendar) - Method in interface commonj.sdo.helper.DataHelper
-
Convert from a Calendar to a String representation of the Day type.
- toDuration(Date) - Method in interface commonj.sdo.helper.DataHelper
-
Convert from a Date to a String representation of the Duration type.
- toDuration(Calendar) - Method in interface commonj.sdo.helper.DataHelper
-
Convert from a Calendar to a String representation of the Duration type.
- toMonth(Date) - Method in interface commonj.sdo.helper.DataHelper
-
Convert from a Date to a String representation of the Month type.
- toMonth(Calendar) - Method in interface commonj.sdo.helper.DataHelper
-
Convert from a Calendar to a String representation of the Month type.
- toMonthDay(Date) - Method in interface commonj.sdo.helper.DataHelper
-
Convert from a Date to a String representation of the MonthDay type.
- toMonthDay(Calendar) - Method in interface commonj.sdo.helper.DataHelper
-
Convert from a Calendar to a String representation of the MonthDay type.
- toTime(Date) - Method in interface commonj.sdo.helper.DataHelper
-
Convert from a Date to a String representation of the Time type.
- toTime(Calendar) - Method in interface commonj.sdo.helper.DataHelper
-
Convert from a Calendar to a String representation of the Time type.
- toYear(Date) - Method in interface commonj.sdo.helper.DataHelper
-
Convert from a Date to a String representation of the Year type.
- toYear(Calendar) - Method in interface commonj.sdo.helper.DataHelper
-
Convert from a Calendar to a String representation of the Year type.
- toYearMonth(Date) - Method in interface commonj.sdo.helper.DataHelper
-
Convert from a Date to a String representation of the YearMonth type.
- toYearMonth(Calendar) - Method in interface commonj.sdo.helper.DataHelper
-
Convert from a Calendar to a String representation of the YearMonth type.
- toYearMonthDay(Date) - Method in interface commonj.sdo.helper.DataHelper
-
Convert from a Date to a String representation of the YearMonthDay type.
- toYearMonthDay(Calendar) - Method in interface commonj.sdo.helper.DataHelper
-
Convert from a Calendar to a String representation of the YearMonthDay type.
- Type - Interface in commonj.sdo
-
- TypeHelper - Interface in commonj.sdo.helper
-
Look up a Type given the uri and typeName or interfaceClass.
- typeHelper() - Method in class commonj.sdo.impl.HelperProvider
-
Returns a TypeHelper obtained from this implementation.