Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05
A B C D E F G H I J K L M N O P Q R S T U V W X Z _

X

xAct - Variable in class oracle.jbo.domain.BaseLobDomain
 
XLIFF_BUNDLE_ELEMENTNAME - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
XliffResourceBundleDef - Class in oracle.jbo.common
 
XliffResourceBundleDef(PersistableDefObject, String) - Constructor for class oracle.jbo.common.XliffResourceBundleDef
 
XliffResourceBundleDef(PersistableDefObject, DefElement) - Constructor for class oracle.jbo.common.XliffResourceBundleDef
 
XML_CI_CHANGED - Static variable in class oracle.jbo.server.EntityImpl
 
XML_CONTEXT - Static variable in interface oracle.jbo.common.PropertyConstants
 
XML_CONTEXT_FACTORY - Static variable in interface oracle.jbo.mom.xml.XMLContext
 
XML_ELEM_PASSIVATE_TRANSIENT - Static variable in interface oracle.jbo.ViewObject
Internal Property on an attribute to indicate if this attribute value is to be passivated or not.
XML_ELEM_TYPE - Static variable in class oracle.jbo.domain.Array
 
XML_FAC_BOTH - Static variable in class oracle.jbo.common.JboXMLUtil
 
XML_FAC_DOMAINFAC - Static variable in class oracle.jbo.common.JboXMLUtil
 
XML_FAC_INIT - Static variable in class oracle.jbo.common.JboXMLUtil
 
XML_FAC_SERIALIZER - Static variable in class oracle.jbo.common.JboXMLUtil
 
XML_FAC_UNINIT - Static variable in class oracle.jbo.common.JboXMLUtil
 
XML_IGNORE_DEPTH_COUNT - Static variable in interface oracle.jbo.XMLInterface
 
XML_NULL_ATTR_TAG - Static variable in class oracle.jbo.common.JboXMLUtil
 
XML_OPT_ALL_ROWS - Static variable in interface oracle.jbo.XMLInterface
Bit flag to indicate that all rows will be rendered in XML in the writeXML() method.
XML_OPT_ASSOC_CONSISTENT - Static variable in interface oracle.jbo.XMLInterface
Bit flag to indicate that attribute accessors that return a RowSet should set the AssociationConsistent flag on, so that new (unposted) rows for the RowSet are also included in the output.
XML_OPT_CHANGES_ONLY - Static variable in interface oracle.jbo.XMLInterface
For internal framework use only.
XML_OPT_LIMIT_RANGE - Static variable in interface oracle.jbo.XMLInterface
Bit flag to indicate that rows in the current range will be rendered in XML in the writeXML() method.
XML_PASSIVATION_USE - Static variable in interface oracle.jbo.XMLInterface
For internal framework use only.
XML_PK_CHANGED - Static variable in class oracle.jbo.server.EntityImpl
 
XML_PK_CHANGED_YES - Static variable in class oracle.jbo.server.EntityImpl
 
XML_PLURAL_VALUES - Static variable in class oracle.jbo.ViewCriteriaItem
 
XML_POSTSTATE_REMOVE - Static variable in class oracle.jbo.server.ViewRowImpl
 
XML_POSTSTATE_TAG - Static variable in class oracle.jbo.server.ViewRowImpl
 
XML_ROOT_ELEMENT - Static variable in class oracle.adfinternal.model.adapter.url.xml.XMLDCDef
Attribute to hold root element
XML_SQL_TYPE - Static variable in class oracle.jbo.domain.Array
 
XML_STATEMENT - Static variable in interface oracle.jbo.mom.xml.DefPersistable
The following are the Statement types
XMLContentHandler - Class in oracle.adf.model.adapter.dataformat
The XMLContentHandler class generates XML content from the given input object.
XMLContentHandler() - Constructor for class oracle.adf.model.adapter.dataformat.XMLContentHandler
Construct a new XMLContentHandler object.
XMLContext - Interface in oracle.jbo.mom.xml
This interface defines properties for the XML initial context.
XMLContextCustImpl - Class in oracle.jbo.server.xml
This class is for Demo purpose to create their own context and plug it to the DefaultMomContextFactory.
XMLContextCustImpl(Hashtable) - Constructor for class oracle.jbo.server.xml.XMLContextCustImpl
 
XMLContextImpl - Class in oracle.jbo.mom.xml
 
XMLContextImpl(Hashtable) - Constructor for class oracle.jbo.mom.xml.XMLContextImpl
 
XMLDataControl - Class in oracle.adfinternal.model.adapter.url.xml
Data control that represents a URL data source with XML data format.
XMLDataControl() - Constructor for class oracle.adfinternal.model.adapter.url.xml.XMLDataControl
constructor
XmlDataDocumentWriter - Class in oracle.jbo.server
 
XmlDataDocumentWriter() - Constructor for class oracle.jbo.server.XmlDataDocumentWriter
 
XmlDataDocumentWriter(Document) - Constructor for class oracle.jbo.server.XmlDataDocumentWriter
 
XMLDCDef - Class in oracle.adfinternal.model.adapter.url.xml
Data control definition representing XML data.
XMLDCDef() - Constructor for class oracle.adfinternal.model.adapter.url.xml.XMLDCDef
Default constructor.
XMLDCDef(String, String, String) - Constructor for class oracle.adfinternal.model.adapter.url.xml.XMLDCDef
Creats a URL XML Definition object.
XmlDocumentReader - Class in oracle.jbo.server
 
XmlDocumentReader(Document) - Constructor for class oracle.jbo.server.XmlDocumentReader
 
XMLDomainFactory - Interface in oracle.jbo.domain
Each domain that can read xml, needs to implement getXMLDomainFactory() method and return an instance of this interface for an attribute def to invoke the domain to create an instance for a given xml-node.
XMLDomainInterface - Interface in oracle.jbo.domain
Implemented by domain classes which can read and write domain values as XML.
XMLDomainReaderFactory - Interface in oracle.jbo.domain
Each domain that can read xml, needs to implement getXMLDomainFactory() method and return an instance of this interface for an attribute def to invoke the domain to create an instance for a given xml-node.
XMLDomainWriter - Interface in oracle.jbo.domain
Implemented by domain classes which can read and write domain values as XML.
XMLFileLocator - Class in oracle.jbo.mom.xml
 
XMLFileLocator() - Constructor for class oracle.jbo.mom.xml.XMLFileLocator
 
XMLHandler - Class in oracle.adf.model.adapter.dataformat
The XMLHandler class XML data formats.
XMLHandler(InputStream, boolean) - Constructor for class oracle.adf.model.adapter.dataformat.XMLHandler
Creates a data handler for XML data type.
XMLHandler(InputStream, InputStream, boolean) - Constructor for class oracle.adf.model.adapter.dataformat.XMLHandler
Creates a data handler for XML data type.
XMLHandler(Node) - Constructor for class oracle.adf.model.adapter.dataformat.XMLHandler
Creates an XML data handler for a DOM node.
XMLHandler(Node, Reader) - Constructor for class oracle.adf.model.adapter.dataformat.XMLHandler
Instantiate this XMLHandler for the root node and an optional transformation to be applied on the root node.
XMLHandler.XMLDataEvent - Class in oracle.adf.model.adapter.dataformat
Event that the CSV handler sends during processing csv data.
XMLHandler.XMLDataEvent(String) - Constructor for class oracle.adf.model.adapter.dataformat.XMLHandler.XMLDataEvent
 
XMLInterface - Interface in oracle.jbo
 
XmlInterfaceCriteria - Class in oracle.jbo.common
 
XmlInterfaceCriteria() - Constructor for class oracle.jbo.common.XmlInterfaceCriteria
 
XmlInterfaceCriteria(int, long, HashMap) - Constructor for class oracle.jbo.common.XmlInterfaceCriteria
 
XMLNS - Static variable in class oracle.adfinternal.model.adapter.webservice.WSDefinition
Namespace in which this metadata is defined
XmlOutput - Interface in oracle.jbo.common.xml
 
XMLOutputStream - Class in oracle.jbo.mom.xml
NAME This class holds the content of an object you intenet to persist as XML.
XMLOutputStream(DefinitionManager) - Constructor for class oracle.jbo.mom.xml.XMLOutputStream
 
XMLOutputStream(DefinitionManager, PersistableDefObject) - Constructor for class oracle.jbo.mom.xml.XMLOutputStream
 
XmlRowSetRenderer - Class in oracle.jbo.server.xml
The XmlRowSetRenderer class renders a canonical XML representation for the rows of an oracle.jbo.RowSet.
XmlRowSetRenderer() - Constructor for class oracle.jbo.server.xml.XmlRowSetRenderer
 
XmlRowSetRenderer(RowSet) - Constructor for class oracle.jbo.server.xml.XmlRowSetRenderer
 
XMLSchemaDef - Class in oracle.adf.model.adapter.dataformat.xml
The XMLSchemaDef class parses an XML Schema definition document and provide helper methods to query the schema's structure.
XMLSchemaDef() - Constructor for class oracle.adf.model.adapter.dataformat.xml.XMLSchemaDef
 
XMLSchemaDef(String) - Constructor for class oracle.adf.model.adapter.dataformat.xml.XMLSchemaDef
Initialises the XML Data Structure with a name.
XmlSerializable - Interface in oracle.jbo.common.xml
 
XMLStringToEnum(String) - Static method in enum oracle.adf.model.binding.DCBindingContainer.ValidationLevel
 
XmlUtil - Class in oracle.adf.model.connection.webservice.util
 
XmlUtil() - Constructor for class oracle.adf.model.connection.webservice.util.XmlUtil
 
xmlValidateTagName(String) - Static method in class oracle.jbo.common.JboNameUtil
 
XMLValueFactory - Interface in oracle.jbo.domain
Each domain that can read xml, needs to implement getXMLDomainFactory() method and return a subclass of this interface for an attribute def to invoke the domain to create an instance for a given xml-node.
xPathHelper - Variable in class oracle.jbo.client.config.SchemaReader
 
XSD - Static variable in class oracle.jbo.client.config.SchemaReader
 
XSD_ATTRIBUTE - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
XSD_ATTRIBUTES - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
XSD_FILE_ROOT - Static variable in class oracle.jbo.common.service.XSDConstants
 
XSD_NAME_SPACE - Static variable in class oracle.jbo.client.config.SchemaReader
 
XSD_TYPE - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
XSDataSecurityProviderImpl - Class in oracle.jbo.server.security
 
XSDataSecurityProviderImpl() - Constructor for class oracle.jbo.server.security.XSDataSecurityProviderImpl
 
XSDConstants - Class in oracle.jbo.common.service
 
XSDConstants() - Constructor for class oracle.jbo.common.service.XSDConstants
 
XSDHandler - Class in oracle.adf.model.adapter.dataformat
The XSDHandler class parses an XML Schema definition document and creates the structure information.
XSDHandler() - Constructor for class oracle.adf.model.adapter.dataformat.XSDHandler
 
XSDHandler(String) - Constructor for class oracle.adf.model.adapter.dataformat.XSDHandler
Initialises the XML Data Structure with a name.
xsPermission - Static variable in class oracle.jbo.uicli.mom.JUTags
 
XSPermissionHelper - Class in oracle.jbo.server.security
 
XSPermissionHelper() - Constructor for class oracle.jbo.server.security.XSPermissionHelper
 

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05
A B C D E F G H I J K L M N O P Q R S T U V W X Z _
Copyright © 1997, 2011, Oracle. All rights reserved.