Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle BPM Suite
11g Release 1 (11.1.1.6.3)
E25378-06


oracle.bpel.services.workflow.runtimeconfig.model
Class ObjectFactory

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


public class ObjectFactory
extends java.lang.Object

Constructor Summary
ObjectFactory()
           

 

Method Summary
 AnyType createAnyType()
           
 ApprovalGroup createApprovalGroup()
           
 ApprovalGroupMember createApprovalGroupMember()
           
 ApprovalGroupMemberType createApprovalGroupMemberType()
           
 ApprovalGroupNameList createApprovalGroupNameList()
           
 ApprovalGroupNameListType createApprovalGroupNameListType()
           
 ApprovalGroupType createApprovalGroupType()
           
 AttributeLabel createAttributeLabel()
           
 AttributeLabelType createAttributeLabelType()
           
 AttributeLabelUsageList createAttributeLabelUsageList()
           
 AttributeLabelUsageListType createAttributeLabelUsageListType()
           
 AttributeLabelUsages createAttributeLabelUsages()
           
 DiagnosticParameters createDiagnosticParameters()
           
 Diagnostics createDiagnostics()
           
 DiagnosticsType createDiagnosticsType()
           
 DynamicAssignFunction createDynamicAssignFunction()
           
 DynamicAssignFunctionList createDynamicAssignFunctionList()
           
 DynamicAssignFunctionListType createDynamicAssignFunctionListType()
           
 DynamicAssignFunctionType createDynamicAssignFunctionType()
           
 DynamicAssignFunctionType.ParametersType createDynamicAssignFunctionTypeParametersType()
           
 DynamicAssignFunctionType.SupportedAssigneeTypesType createDynamicAssignFunctionTypeSupportedAssigneeTypesType()
           
 DynamicAssignmentParameterType createDynamicAssignmentParameterType()
           
 GetJndiURLFromFabricConfigResponse createGetJndiURLFromFabricConfigResponse()
           
 GetJndiURLFromFabricConfigResponse createGetJndiURLFromFabricConfigResponse(java.lang.String value)
           
 GetServerURLFromFabricConfigResponse createGetServerURLFromFabricConfigResponse()
           
 GetServerURLFromFabricConfigResponse createGetServerURLFromFabricConfigResponse(java.lang.String value)
           
 HWFServicesDiagnostics createHWFServicesDiagnostics()
           
 HWFServicesDiagnosticsType createHWFServicesDiagnosticsType()
           
 LabelUsages createLabelUsages()
           
 LabelUsageType createLabelUsageType()
           
 PayloadMapping createPayloadMapping()
           
 PayloadMappingsList createPayloadMappingsList()
           
 PayloadMappingsListType createPayloadMappingsListType()
           
 PayloadMappingType createPayloadMappingType()
           
 PropertiesType createPropertiesType()
           
 PropertyType createPropertyType()
           
 ServicesDiagnostics createServicesDiagnostics()
           
 ServicesDiagnosticsType createServicesDiagnosticsType()
           
 SuccessResponse createSuccessResponse()
           
 SuccessResponse createSuccessResponse(java.lang.String value)
           
 TaskDisplayInfo createTaskDisplayInfo()
           
 TaskDisplayInfoList createTaskDisplayInfoList()
           
 TaskDisplayInfoListType createTaskDisplayInfoListType()
           
 TaskDisplayInfoType createTaskDisplayInfoType()
           
 TaskStatus createTaskStatus()
           
 TaskStatusType createTaskStatusType()
           
 UcmAccountType createUcmAccountType()
           
 UcmDocType createUcmDocType()
           
 UcmDocumentType createUcmDocumentType()
           
 UcmErrorType createUcmErrorType()
           
 UcmFolderType createUcmFolderType()
           
 UcmInfo createUcmInfo()
           
 UcmInfoType createUcmInfoType()
           
 UcmPropertyType createUcmPropertyType()
           
 UcmRequest createUcmRequest()
           
 UcmRequestType createUcmRequestType()
           
 UcmSecGroupType createUcmSecGroupType()
           
 XpathType createXpathType()
           
 XpathType.NamespaceType createXpathTypeNamespaceType()
           
 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

createAttributeLabelType

public AttributeLabelType createAttributeLabelType()

createDynamicAssignFunctionTypeSupportedAssigneeTypesType

public DynamicAssignFunctionType.SupportedAssigneeTypesType createDynamicAssignFunctionTypeSupportedAssigneeTypesType()

createDynamicAssignFunctionTypeParametersType

public DynamicAssignFunctionType.ParametersType createDynamicAssignFunctionTypeParametersType()

createSuccessResponse

public SuccessResponse createSuccessResponse(java.lang.String value)

createSuccessResponse

public SuccessResponse createSuccessResponse()

createLabelUsageType

public LabelUsageType createLabelUsageType()

createDynamicAssignFunctionListType

public DynamicAssignFunctionListType createDynamicAssignFunctionListType()

createUcmRequest

public UcmRequest createUcmRequest()

createHWFServicesDiagnosticsType

public HWFServicesDiagnosticsType createHWFServicesDiagnosticsType()

createServicesDiagnostics

public ServicesDiagnostics createServicesDiagnostics()

createHWFServicesDiagnostics

public HWFServicesDiagnostics createHWFServicesDiagnostics()

createTaskDisplayInfoType

public TaskDisplayInfoType createTaskDisplayInfoType()

createUcmInfoType

public UcmInfoType createUcmInfoType()

createServicesDiagnosticsType

public ServicesDiagnosticsType createServicesDiagnosticsType()

createDiagnosticsType

public DiagnosticsType createDiagnosticsType()

createApprovalGroup

public ApprovalGroup createApprovalGroup()

createAttributeLabel

public AttributeLabel createAttributeLabel()

createTaskDisplayInfo

public TaskDisplayInfo createTaskDisplayInfo()

createApprovalGroupType

public ApprovalGroupType createApprovalGroupType()

createDynamicAssignFunctionList

public DynamicAssignFunctionList createDynamicAssignFunctionList()

createLabelUsages

public LabelUsages createLabelUsages()

createDiagnosticParameters

public DiagnosticParameters createDiagnosticParameters()

createUcmDocType

public UcmDocType createUcmDocType()

createUcmFolderType

public UcmFolderType createUcmFolderType()

createApprovalGroupMemberType

public ApprovalGroupMemberType createApprovalGroupMemberType()

createAttributeLabelUsageListType

public AttributeLabelUsageListType createAttributeLabelUsageListType()

createUcmDocumentType

public UcmDocumentType createUcmDocumentType()

createXpathType

public XpathType createXpathType()

createXpathTypeNamespaceType

public XpathType.NamespaceType createXpathTypeNamespaceType()

createUcmRequestType

public UcmRequestType createUcmRequestType()

createPayloadMappingsList

public PayloadMappingsList createPayloadMappingsList()

createAttributeLabelUsages

public AttributeLabelUsages createAttributeLabelUsages()

createGetJndiURLFromFabricConfigResponse

public GetJndiURLFromFabricConfigResponse createGetJndiURLFromFabricConfigResponse(java.lang.String value)

createGetJndiURLFromFabricConfigResponse

public GetJndiURLFromFabricConfigResponse createGetJndiURLFromFabricConfigResponse()

createUcmInfo

public UcmInfo createUcmInfo()

createUcmErrorType

public UcmErrorType createUcmErrorType()

createApprovalGroupNameList

public ApprovalGroupNameList createApprovalGroupNameList()

createUcmAccountType

public UcmAccountType createUcmAccountType()

createTaskDisplayInfoList

public TaskDisplayInfoList createTaskDisplayInfoList()

createUcmSecGroupType

public UcmSecGroupType createUcmSecGroupType()

createUcmPropertyType

public UcmPropertyType createUcmPropertyType()

createTaskDisplayInfoListType

public TaskDisplayInfoListType createTaskDisplayInfoListType()

createGetServerURLFromFabricConfigResponse

public GetServerURLFromFabricConfigResponse createGetServerURLFromFabricConfigResponse(java.lang.String value)

createGetServerURLFromFabricConfigResponse

public GetServerURLFromFabricConfigResponse createGetServerURLFromFabricConfigResponse()

createDynamicAssignFunction

public DynamicAssignFunction createDynamicAssignFunction()

createTaskStatusType

public TaskStatusType createTaskStatusType()

createPropertyType

public PropertyType createPropertyType()

createPayloadMappingsListType

public PayloadMappingsListType createPayloadMappingsListType()

createPayloadMapping

public PayloadMapping createPayloadMapping()

createPropertiesType

public PropertiesType createPropertiesType()

createTaskStatus

public TaskStatus createTaskStatus()

createPayloadMappingType

public PayloadMappingType createPayloadMappingType()

createDiagnostics

public Diagnostics createDiagnostics()

createApprovalGroupNameListType

public ApprovalGroupNameListType createApprovalGroupNameListType()

createApprovalGroupMember

public ApprovalGroupMember createApprovalGroupMember()

createDynamicAssignFunctionType

public DynamicAssignFunctionType createDynamicAssignFunctionType()

createAnyType

public AnyType createAnyType()

createAttributeLabelUsageList

public AttributeLabelUsageList createAttributeLabelUsageList()

createDynamicAssignmentParameterType

public DynamicAssignmentParameterType createDynamicAssignmentParameterType()

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
Java API Reference for Oracle BPM Suite
11g Release 1 (11.1.1.6.3)
E25378-06


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