Oracle ADF Business Components Domains API Reference 10.1.2 B14023-02

A B C D E F G H I L M N O P R S T U V Z


G

getArray() - Method in class oracle.jbo.domain.Array
Returns the elements of this array into an Object array.
getAsciiOutputStream() - Method in class oracle.jbo.domain.ClobDomain
Deprecated. since 9.0.3.5. Use getCharacterOutputStream() instead.
getAsciiStream() - Method in class oracle.jbo.domain.ClobDomain
Gets the CLOB value designated by this Clob object as a stream of Ascii bytes.
getAttrCustomDatumFactories() - Method in class oracle.jbo.domain.Struct
Returns factories that oracle.sql requires to create the attributes of this structure.
getAttrSQLTypes() - Method in class oracle.jbo.domain.Struct
Returns the SQL types for the attributes of the structure.
getAttrXMLElementTag(AttributeDef) - Method in class oracle.jbo.domain.Struct
Returns the class name of this domain, appended with the name of the attribute as xml-element tag for this domain-attribute.
getAttribute(int) - Method in class oracle.jbo.domain.Struct
Returns the attribute from this StructDomain object, given its index.
getAttribute(String) - Method in class oracle.jbo.domain.Struct
Returns the attribute from this StructDomain object, given its name.
getAttributeCount() - Method in class oracle.jbo.domain.Struct
Returns the number of attributes in this StructDomain object.
getAttributeIndexOf(String) - Method in class oracle.jbo.domain.Struct
Returns the index of a named attribute in this StructDomain object.
getAttributeNames() - Method in class oracle.jbo.domain.Struct
 
getAttributeValues() - Method in class oracle.jbo.domain.Struct
 
getBigDecimalValue() - Method in class oracle.jbo.domain.Number
Return a this domain's value as BigDecimal This method may be used to access the value for this domain in EL-expressions.
getBinaryOutputStream() - Method in class oracle.jbo.domain.BlobDomain
 
getBinaryStream() - Method in class oracle.jbo.domain.BlobDomain
 
getBufferSize() - Method in class oracle.jbo.domain.BlobDomain
 
getBufferSize() - Method in class oracle.jbo.domain.ClobDomain
Get ideal LOB db access buffer size.
getBytes(long, int) - Method in class oracle.jbo.domain.BlobDomain
 
getBytes(long, int, byte[]) - Method in class oracle.jbo.domain.BlobDomain
 
getBytes() - Method in class oracle.jbo.domain.DBSequence
Internal: Applications should not invoke this method. Converts this domain value into a bytes, so that the oracle.jbo.Key object can render this domain into a short string form.
getBytes() - Method in class oracle.jbo.domain.Ref
Returns the contents of the Ref in byte format.
getCharacterOutputStream() - Method in class oracle.jbo.domain.BFileDomain
 
getCharacterOutputStream() - Method in class oracle.jbo.domain.BlobDomain
 
getCharacterOutputStream() - Method in class oracle.jbo.domain.ClobDomain
Returns a Writer for Unicode stream to the CLOB that uses the default character encoding.
getCharacterOutputStream(String) - Method in class oracle.jbo.domain.ClobDomain
Deprecated. since 9.0.3.5. Use getCharacterOutputStream() instead.
getCharacterStream() - Method in class oracle.jbo.domain.BFileDomain
 
getCharacterStream() - Method in class oracle.jbo.domain.BaseLobDomain
 
getCharacterStream() - Method in class oracle.jbo.domain.ClobDomain
Gets the Clob contents as a Unicode reader.
getCharacterStream(String) - Method in class oracle.jbo.domain.ClobDomain
Deprecated. since 9.0.3.5. Use getCharacterStream() instead.
getColumnType() - Method in class oracle.jbo.domain.Struct
Returns the column type of the database column that corresponds to this STRUCT.
getCurrentDate() - Static method in class oracle.jbo.domain.Date
Gets current date and time.
getCustomDatumFactory() - Static method in class oracle.jbo.domain.Array
Internal: Applications should not use this method.
getCustomDatumFactory() - Static method in class oracle.jbo.domain.Char
Internal: Applications should not invoke this method.
getCustomDatumFactory() - Static method in class oracle.jbo.domain.DBSequence
Internal: Applications should not invoke this method.
getCustomDatumFactory() - Static method in class oracle.jbo.domain.Date
Internal: Applications should not invoke this method.
getCustomDatumFactory() - Static method in class oracle.jbo.domain.Number
Internal: Applications should not invoke this method.
getCustomDatumFactory() - Static method in class oracle.jbo.domain.Raw
Internal: Applications should not invoke this method.
getCustomDatumFactory() - Static method in class oracle.jbo.domain.Ref
Internal: Applications should not invoke this method.
getCustomDatumFactory() - Static method in class oracle.jbo.domain.RowID
Internal: Applications should not invoke this method.
getCustomDatumFactory() - Static method in class oracle.jbo.domain.Timestamp
Internal: Applications should not invoke this method.
getCustomDatumFactory() - Static method in class oracle.jbo.domain.TimestampTZ
 
getData() - Method in class oracle.jbo.domain.Array
Internal: Applications should not use this method.
getData() - Method in class oracle.jbo.domain.BFileDomain
Internal: Applications should not use this method.
getData() - Method in class oracle.jbo.domain.BaseLobDomain
Internal: Applications should not use this method.
getData() - Method in class oracle.jbo.domain.Char
Internal: Applications should not use this method.
getData() - Method in class oracle.jbo.domain.ClobDomain
Internal: Applications should not use this method.
getData() - Method in class oracle.jbo.domain.DBSequence
Internal: Applications should not invoke this method.
getData() - Method in class oracle.jbo.domain.Date
Internal: Applications should not invoke this method.
getData() - Method in class oracle.jbo.domain.Number
Internal: Applications should not invoke this method. Converts this to a JDBC object.
getData() - Method in class oracle.jbo.domain.Raw
Internal: Applications should not invoke this method. Converts this to a JDBC object.
getData() - Method in class oracle.jbo.domain.Ref
Internal: Applications should not invoke this method.
getData() - Method in class oracle.jbo.domain.RowID
Internal: Applications should not invoke this method.
getData() - Method in class oracle.jbo.domain.Sequence
Internal: Applications should not use this method. Returns the sequence value that was generated by the database sequence while constructing the SequenceImpl object.
getData() - Method in class oracle.jbo.domain.Struct
Internal: Applications should not use this method.
getData() - Method in class oracle.jbo.domain.Timestamp
Internal: Applications should not invoke this method.
getElemType() - Method in class oracle.jbo.domain.Array
Contents of this array should be of this type.
getElemXMLElementTag() - Method in class oracle.jbo.domain.Array
Returns the classname of this domain, appended with the name of the attribute as XML-element tag for this domain-attribute.
getInputStream() - Method in class oracle.jbo.domain.BFileDomain
 
getInputStream() - Method in class oracle.jbo.domain.BaseLobDomain
 
getInputStream() - Method in class oracle.jbo.domain.ClobDomain
Deprecated. since 9.0.3.5. Use getCharacterStream() instead.
getInternalArray() - Method in class oracle.jbo.domain.Array
 
getInvokeDomainMethod() - Static method in class oracle.jbo.domain.BFileDomain
 
getInvokeDomainMethod() - Static method in class oracle.jbo.domain.BaseLobDomain
 
getLength() - Method in class oracle.jbo.domain.BlobDomain
 
getLength() - Method in class oracle.jbo.domain.ClobDomain
Returns the number of characters in the CLOB value designated by this Clob object.
getList() - Method in class oracle.jbo.domain.Array
Returns the elements of this array in a List object.
getOutputStream() - Method in class oracle.jbo.domain.BFileDomain
 
getOutputStream() - Method in class oracle.jbo.domain.BaseLobDomain
 
getOutputStream() - Method in class oracle.jbo.domain.ClobDomain
Deprecated. since 9.0.3.5. Use getCharacterOutputStream() instead.
getOwner() - Method in class oracle.jbo.domain.Array
 
getOwner() - Method in class oracle.jbo.domain.BFileDomain
 
getOwner() - Method in class oracle.jbo.domain.BaseLobDomain
 
getOwner() - Method in class oracle.jbo.domain.Struct
 
getOwnerAttributeIndex() - Method in class oracle.jbo.domain.Array
 
getOwnerAttributeIndex() - Method in class oracle.jbo.domain.BFileDomain
 
getOwnerAttributeIndex() - Method in class oracle.jbo.domain.BaseLobDomain
 
getOwnerAttributeIndex() - Method in class oracle.jbo.domain.Struct
 
getOwnerRow() - Method in class oracle.jbo.domain.BFileDomain
 
getOwnerRow() - Method in class oracle.jbo.domain.BaseLobDomain
 
getOwnerRow() - Method in class oracle.jbo.domain.Struct
 
getReferencedObject(DomainAttributeDef) - Method in class oracle.jbo.domain.Ref
Returns an an instance of the refernced row, given the attribute definition object.
getRemoteBufferSize() - Method in class oracle.jbo.domain.BaseLobDomain
 
getRemoteIdString() - Method in class oracle.jbo.domain.Array
 
getRemoteIdString() - Method in class oracle.jbo.domain.BFileDomain
 
getRemoteIdString() - Method in class oracle.jbo.domain.BaseLobDomain
 
getRemoteIdString() - Method in class oracle.jbo.domain.Struct
 
getRemoteLength() - Method in class oracle.jbo.domain.BaseLobDomain
 
getSequenceNumber() - Method in class oracle.jbo.domain.DBSequence
Returns the value of this Sequence as an oracle.jbo.domain.Number
getSerializedDomainXML(Document) - Method in class oracle.jbo.domain.Date
Creates the xml node in the given xml document for this domain's data in hex format of the byte[] representation of the data.
getSerializedDomainXML(Document) - Method in class oracle.jbo.domain.Timestamp
Creates the xml node in the given xml document for this domain's data in hex format of the byte[] representation of the data.
getSize() - Method in class oracle.jbo.domain.Array
 
getSize() - Method in class oracle.jbo.domain.BFileDomain
 
getSize() - Method in class oracle.jbo.domain.BaseLobDomain
 
getSize() - Method in class oracle.jbo.domain.Struct
 
getStorageByteArray() - Method in class oracle.jbo.domain.BaseLobDomain
 
getStorageByteArray() - Method in class oracle.jbo.domain.ClobDomain
Deprecated. since 9.0.3.5. Use getStorageCharArray() instead.
getStorageByteArray(String) - Method in class oracle.jbo.domain.ClobDomain
Deprecated. since 9.0.3.5. Use getStorageCharArray() instead.
getStorageCharArray() - Method in class oracle.jbo.domain.ClobDomain
Converts this CLOB contents into a char array.
getStructAttribute(AttributeList, StructureDef, String) - Static method in class oracle.jbo.domain.Struct
 
getStructName() - Method in class oracle.jbo.domain.Ref
Returns the name of the struct associated with this RefDomain.
getStructureDef() - Method in class oracle.jbo.domain.Struct
Returns the structure definition, that describes the details of the attributes, of this domain.
getSubString(long, int) - Method in class oracle.jbo.domain.ClobDomain
Returns a copy of the specified substring in the CLOB value designated by this Clob object.
getTime() - Method in class oracle.jbo.domain.Timestamp
Returns the time as a long value using timestampValue().getTime().
getValue() - Method in class oracle.jbo.domain.Char
Return a java.lang.String object with this domain's value.
getValue() - Method in class oracle.jbo.domain.DBSequence
Return this domain's value as long.
getValue() - Method in class oracle.jbo.domain.Date
Return a java.util.Date object with this domain's value.
getValue() - Method in class oracle.jbo.domain.Number
Return a this domain's value as double This method may be used to access the value for this domain in EL-expressions.
getValue() - Method in class oracle.jbo.domain.Raw
Return a byte[] object with this domain's value.
getValue() - Method in class oracle.jbo.domain.RowID
Return a String object with this domain's value.
getValue() - Method in class oracle.jbo.domain.Sequence
Return a long value for this domain.
getValue() - Method in class oracle.jbo.domain.Timestamp
Return a java.sql.Timestamp object with this domain's value.
getXMLContentNode(Document) - Method in class oracle.jbo.domain.Array
Creates the XML node in the given xml document for this domain's data.
getXMLContentNode(Document) - Method in class oracle.jbo.domain.BlobDomain
Creates the XML node in the given XML document for this domain's data.
getXMLContentNode(Document) - Method in class oracle.jbo.domain.Date
Creates the xml node in the given xml document for this domain's data.
getXMLContentNode(Document) - Method in class oracle.jbo.domain.Struct
Creates the xml node in the given xml document for this domain's data.
getXMLContentNode(Document) - Method in class oracle.jbo.domain.Timestamp
Creates the xml node in the given xml document for this domain's data.
getXMLDomainFactory(Class) - Static method in class oracle.jbo.domain.Array
 
getXMLDomainFactory(Class) - Static method in class oracle.jbo.domain.BlobDomain
Internal: Applications should not use this method.
getXMLDomainFactory(Class) - Static method in class oracle.jbo.domain.ClobDomain
Internal: Applications should not use this method.
getXMLDomainFactory(Class) - Static method in class oracle.jbo.domain.DBSequence
Internal: Applications should not use this method.
getXMLDomainFactory(Class) - Static method in class oracle.jbo.domain.Date
Internal: Applications should not use this method.
getXMLDomainFactory(Class) - Static method in class oracle.jbo.domain.Raw
Internal: Applications should not use this method.
getXMLDomainFactory(Class) - Static method in class oracle.jbo.domain.Struct
Internal: Applications should not use this method.
getXMLDomainFactory(Class) - Static method in class oracle.jbo.domain.Timestamp
Internal: Applications should not use this method.
getXMLElementTag() - Method in class oracle.jbo.domain.Array
Returns this class name as XML-element tag for this Array domain object.
getXMLElementTag() - Method in class oracle.jbo.domain.BlobDomain
Returns this class name as an XML-element tag for this Struct domain object.
getXMLElementTag() - Method in class oracle.jbo.domain.Struct
Returns this class name as xml-element tag for this Struct domain object.

Oracle ADF Business Components Domains API Reference 10.1.2 B14023-02

A B C D E F G H I L M N O P R S T U V Z


 

Copyright © 1997, 2005, Oracle. All rights reserved.