Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

oracle.apps.fnd.applcore.filter.jaxb
Class ObjectFactory

java.lang.Object
  extended by oracle.apps.fnd.applcore.filter.jaxb.ObjectFactory

public class ObjectFactory
extends java.lang.Object


Constructor Summary
ObjectFactory()
           
 
Method Summary
 FilterCriteriaItemType createFilterCriteriaItemType()
           
 FilterCriteriaRowType createFilterCriteriaRowType()
           
 FndFilter createFndFilter()
           
 FndFilterType createFndFilterType()
           
 FndFilterType.GenericFilterType createFndFilterTypeGenericFilterType()
           
 FndFilterType.KeyFlexFilterType createFndFilterTypeKeyFlexFilterType()
           
 PropertiesType createPropertiesType()
           
 PropertyType createPropertyType()
           
 oracle.xml.parser.v2.XMLDocument getOwnerDocument()
           
 java.lang.Object getProperty(java.lang.String name)
           
 java.lang.Object getSchemaLocation()
           
 java.lang.Object newInstance(java.lang.Class javaContentInterface)
           
 void setOwnerDocument(oracle.xml.parser.v2.XMLDocument doc)
           
 void setProperty(java.lang.String name, java.lang.Object value)
           
 java.lang.Object unmarshal(org.w3c.dom.Node node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Method Detail

createFilterCriteriaRowType

public FilterCriteriaRowType createFilterCriteriaRowType()

createPropertyType

public PropertyType createPropertyType()

createFndFilterType

public FndFilterType createFndFilterType()

createFndFilterTypeGenericFilterType

public FndFilterType.GenericFilterType createFndFilterTypeGenericFilterType()

createFndFilterTypeKeyFlexFilterType

public FndFilterType.KeyFlexFilterType createFndFilterTypeKeyFlexFilterType()

createFndFilter

public FndFilter createFndFilter()

createPropertiesType

public PropertiesType createPropertiesType()

createFilterCriteriaItemType

public FilterCriteriaItemType createFilterCriteriaItemType()

newInstance

public java.lang.Object newInstance(java.lang.Class javaContentInterface)
                             throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

getProperty

public java.lang.Object getProperty(java.lang.String name)

setProperty

public void setProperty(java.lang.String name,
                        java.lang.Object value)

unmarshal

public java.lang.Object unmarshal(org.w3c.dom.Node node)
                           throws javax.xml.bind.UnmarshalException
Throws:
javax.xml.bind.UnmarshalException

setOwnerDocument

public void setOwnerDocument(oracle.xml.parser.v2.XMLDocument doc)

getOwnerDocument

public oracle.xml.parser.v2.XMLDocument getOwnerDocument()

getSchemaLocation

public java.lang.Object getSchemaLocation()
                                   throws java.lang.Exception
Throws:
java.lang.Exception

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.