Skip navigation links

Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.5.0)
E10660-05


oracle.bpel.services.workflow.activityguide.query.model
Class ObjectFactory

java.lang.Object
  extended by oracle.bpel.services.workflow.activityguide.query.model.ObjectFactory


public class ObjectFactory
extends java.lang.Object

Constructor Summary
ObjectFactory()
           

 

Method Summary
 AGDisplayInfo createAGDisplayInfo()
           
 AGDisplayInfoDetailsByIdRequest createAGDisplayInfoDetailsByIdRequest()
           
 AGDisplayInfoDetailsByIdRequestType createAGDisplayInfoDetailsByIdRequestType()
           
 AGDisplayInfoListRequest createAGDisplayInfoListRequest()
           
 AGDisplayInfoListRequestType createAGDisplayInfoListRequestType()
           
 AGDisplayInfoListResponse createAGDisplayInfoListResponse()
           
 AGDisplayInfoListResponseType createAGDisplayInfoListResponseType()
           
 AGDisplayInfoType createAGDisplayInfoType()
           
 AGPredicateQueryType createAGPredicateQueryType()
           
 AGQueryServiceFaultResponse createAGQueryServiceFaultResponse()
           
 AGQueryServiceFaultType createAGQueryServiceFaultType()
           
 AnyType createAnyType()
           
 ContextAndCiKeyRequestBaseType createContextAndCiKeyRequestBaseType()
           
 MilestoneDisplayInfo createMilestoneDisplayInfo()
           
 MilestoneDisplayInfoRequest createMilestoneDisplayInfoRequest()
           
 MilestoneDisplayInfoRequestType createMilestoneDisplayInfoRequestType()
           
 MilestoneDisplayInfoType createMilestoneDisplayInfoType()
           
 TaskDisplayInfo createTaskDisplayInfo()
           
 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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ObjectFactory

public ObjectFactory()

Method Detail

createMilestoneDisplayInfo

public MilestoneDisplayInfo createMilestoneDisplayInfo()

createAnyType

public AnyType createAnyType()

createAGDisplayInfoType

public AGDisplayInfoType createAGDisplayInfoType()

createAGDisplayInfo

public AGDisplayInfo createAGDisplayInfo()

createMilestoneDisplayInfoType

public MilestoneDisplayInfoType createMilestoneDisplayInfoType()

createTaskDisplayInfo

public TaskDisplayInfo createTaskDisplayInfo()

createAGDisplayInfoListRequestType

public AGDisplayInfoListRequestType createAGDisplayInfoListRequestType()

createAGDisplayInfoDetailsByIdRequest

public AGDisplayInfoDetailsByIdRequest createAGDisplayInfoDetailsByIdRequest()

createMilestoneDisplayInfoRequestType

public MilestoneDisplayInfoRequestType createMilestoneDisplayInfoRequestType()

createAGQueryServiceFaultType

public AGQueryServiceFaultType createAGQueryServiceFaultType()

createAGDisplayInfoListResponseType

public AGDisplayInfoListResponseType createAGDisplayInfoListResponseType()

createContextAndCiKeyRequestBaseType

public ContextAndCiKeyRequestBaseType createContextAndCiKeyRequestBaseType()

createAGQueryServiceFaultResponse

public AGQueryServiceFaultResponse createAGQueryServiceFaultResponse()

createAGDisplayInfoListResponse

public AGDisplayInfoListResponse createAGDisplayInfoListResponse()

createMilestoneDisplayInfoRequest

public MilestoneDisplayInfoRequest createMilestoneDisplayInfoRequest()

createAGDisplayInfoListRequest

public AGDisplayInfoListRequest createAGDisplayInfoListRequest()

createAGPredicateQueryType

public AGPredicateQueryType createAGPredicateQueryType()

createAGDisplayInfoDetailsByIdRequestType

public AGDisplayInfoDetailsByIdRequestType createAGDisplayInfoDetailsByIdRequestType()

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

Skip navigation links

Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.5.0)
E10660-05


Copyright © 2009, 2011, Oracle and/or its affiliates. All rights reserved.