Skip navigation links

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


oracle.bpel.services.workflow.metadata.config.model
Class ObjectFactory

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


public class ObjectFactory
extends java.lang.Object

Constructor Summary
ObjectFactory()
           

 

Method Summary
 AccessRulesType createAccessRulesType()
           
 AccessRulesType.ActionRules createAccessRulesTypeActionRules()
           
 AccessRulesType.AttributeRules createAccessRulesTypeAttributeRules()
           
 ActionAppRoleType createActionAppRoleType()
           
 ActionAppRoleType createActionAppRoleType(java.lang.String value)
           
 ActionGroupType createActionGroupType()
           
 ActionGroupType createActionGroupType(java.lang.String value)
           
 ActionParticipantType createActionParticipantType()
           
 ActionParticipantType createActionParticipantType(java.lang.String value)
           
 ActionPermissionType createActionPermissionType()
           
 ActionPermissionType createActionPermissionType(java.lang.String value)
           
 ActionRolesType createActionRolesType()
           
 ActionRolesType.AppRole createActionRolesTypeAppRole()
           
 ActionRolesType.Group createActionRolesTypeGroup()
           
 ActionRolesType.Participant createActionRolesTypeParticipant()
           
 ActionRolesType.Permission createActionRolesTypePermission()
           
 ActionRolesType.Role createActionRolesTypeRole()
           
 ActionRoleType createActionRoleType()
           
 ActionRoleType createActionRoleType(java.lang.String value)
           
 ActionRulesType createActionRulesType()
           
 ActionRulesType.CustomAction createActionRulesTypeCustomAction()
           
 ActionRulesType.CustomAction createActionRulesTypeCustomAction(java.lang.String value)
           
 ActionRulesType.SystemAction createActionRulesTypeSystemAction()
           
 ActionRulesType.SystemAction createActionRulesTypeSystemAction(java.lang.String value)
           
 AttributeAppRoleType createAttributeAppRoleType()
           
 AttributeAppRoleType createAttributeAppRoleType(java.lang.String value)
           
 AttributeGroupType createAttributeGroupType()
           
 AttributeGroupType createAttributeGroupType(java.lang.String value)
           
 AttributeParticipantType createAttributeParticipantType()
           
 AttributeParticipantType createAttributeParticipantType(java.lang.String value)
           
 AttributePermissionType createAttributePermissionType()
           
 AttributePermissionType createAttributePermissionType(java.lang.String value)
           
 AttributeRolesType createAttributeRolesType()
           
 AttributeRolesType.AppRole createAttributeRolesTypeAppRole()
           
 AttributeRolesType.Group createAttributeRolesTypeGroup()
           
 AttributeRolesType.Participant createAttributeRolesTypeParticipant()
           
 AttributeRolesType.Permission createAttributeRolesTypePermission()
           
 AttributeRolesType.Role createAttributeRolesTypeRole()
           
 AttributeRoleType createAttributeRoleType()
           
 AttributeRoleType createAttributeRoleType(java.lang.String value)
           
 AttributeRulesType createAttributeRulesType()
           
 AttributeRulesType.Attribute createAttributeRulesTypeAttribute()
           
 AttributeRulesType.Attribute createAttributeRulesTypeAttribute(java.lang.String value)
           
 AttributeRulesType.MessageAttribute createAttributeRulesTypeMessageAttribute()
           
 AttributeRulesType.MessageAttribute createAttributeRulesTypeMessageAttribute(java.lang.String value)
           
 CollectionsType createCollectionsType()
           
 CollectionType createCollectionType()
           
 DocumentStoreType createDocumentStoreType()
           
 ExternalAttributeKeysType createExternalAttributeKeysType()
           
 ExternalAttributeKeyType createExternalAttributeKeyType()
           
 ExternalAttributeType createExternalAttributeType()
           
 FlexfieldAttributeLabelType createFlexfieldAttributeLabelType()
           
 FlexfieldMappingsType createFlexfieldMappingsType()
           
 FlexfieldMappingType createFlexfieldMappingType()
           
 InputParamType createInputParamType()
           
 InputParamType createInputParamType(java.lang.String value)
           
 JavaCallbackType createJavaCallbackType()
           
 JavaCallbackType createJavaCallbackType(java.lang.String value)
           
 MessageAttributeType createMessageAttributeType()
           
 MetadataItemsType createMetadataItemsType()
           
 MetadataItemType createMetadataItemType()
           
 MetadataItemType createMetadataItemType(java.lang.String value)
           
 OutcomesType createOutcomesType()
           
 ParameterType createParameterType()
           
 ParameterType createParameterType(java.lang.String value)
           
 PartType createPartType()
           
 PayloadType createPayloadType()
           
 PreActionMandatoryUserStepsType createPreActionMandatoryUserStepsType()
           
 PreActionMandatoryUserStepType createPreActionMandatoryUserStepType()
           
 ResourceBundleType createResourceBundleType()
           
 RestrictedActionsType createRestrictedActionsType()
           
 RootFolderType createRootFolderType()
           
 SecurityType createSecurityType()
           
 TaskDisplayInfoListType createTaskDisplayInfoListType()
           
 TaskDisplayInfoType createTaskDisplayInfoType()
           
 TaskDisplayParamsType createTaskDisplayParamsType()
           
 TranslatableValueType createTranslatableValueType()
           
 VersionTrackingType createVersionTrackingType()
           
 WorkflowConditionsType createWorkflowConditionsType()
           
 WorkflowConditionType createWorkflowConditionType()
           
 WorkflowConfiguration createWorkflowConfiguration()
           
 WorkflowConfigurationType createWorkflowConfigurationType()
           
 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

createSecurityType

public SecurityType createSecurityType()

createTaskDisplayInfoType

public TaskDisplayInfoType createTaskDisplayInfoType()

createTaskDisplayInfoListType

public TaskDisplayInfoListType createTaskDisplayInfoListType()

createParameterType

public ParameterType createParameterType(java.lang.String value)

createParameterType

public ParameterType createParameterType()

createActionGroupType

public ActionGroupType createActionGroupType(java.lang.String value)

createActionGroupType

public ActionGroupType createActionGroupType()

createMetadataItemsType

public MetadataItemsType createMetadataItemsType()

createVersionTrackingType

public VersionTrackingType createVersionTrackingType()

createActionPermissionType

public ActionPermissionType createActionPermissionType(java.lang.String value)

createActionPermissionType

public ActionPermissionType createActionPermissionType()

createActionRoleType

public ActionRoleType createActionRoleType(java.lang.String value)

createActionRoleType

public ActionRoleType createActionRoleType()

createPreActionMandatoryUserStepType

public PreActionMandatoryUserStepType createPreActionMandatoryUserStepType()

createExternalAttributeKeyType

public ExternalAttributeKeyType createExternalAttributeKeyType()

createWorkflowConfiguration

public WorkflowConfiguration createWorkflowConfiguration()

createJavaCallbackType

public JavaCallbackType createJavaCallbackType(java.lang.String value)

createJavaCallbackType

public JavaCallbackType createJavaCallbackType()

createMessageAttributeType

public MessageAttributeType createMessageAttributeType()

createDocumentStoreType

public DocumentStoreType createDocumentStoreType()

createFlexfieldMappingType

public FlexfieldMappingType createFlexfieldMappingType()

createWorkflowConfigurationType

public WorkflowConfigurationType createWorkflowConfigurationType()

createActionAppRoleType

public ActionAppRoleType createActionAppRoleType(java.lang.String value)

createActionAppRoleType

public ActionAppRoleType createActionAppRoleType()

createInputParamType

public InputParamType createInputParamType(java.lang.String value)

createInputParamType

public InputParamType createInputParamType()

createExternalAttributeType

public ExternalAttributeType createExternalAttributeType()

createFlexfieldAttributeLabelType

public FlexfieldAttributeLabelType createFlexfieldAttributeLabelType()

createRestrictedActionsType

public RestrictedActionsType createRestrictedActionsType()

createOutcomesType

public OutcomesType createOutcomesType()

createActionRolesType

public ActionRolesType createActionRolesType()

createActionRolesTypeRole

public ActionRolesType.Role createActionRolesTypeRole()

createActionRolesTypeParticipant

public ActionRolesType.Participant createActionRolesTypeParticipant()

createActionRolesTypeGroup

public ActionRolesType.Group createActionRolesTypeGroup()

createActionRolesTypeAppRole

public ActionRolesType.AppRole createActionRolesTypeAppRole()

createActionRolesTypePermission

public ActionRolesType.Permission createActionRolesTypePermission()

createCollectionsType

public CollectionsType createCollectionsType()

createAttributeRulesType

public AttributeRulesType createAttributeRulesType()

createAttributeRulesTypeAttribute

public AttributeRulesType.Attribute createAttributeRulesTypeAttribute(java.lang.String value)

createAttributeRulesTypeAttribute

public AttributeRulesType.Attribute createAttributeRulesTypeAttribute()

createAttributeRulesTypeMessageAttribute

public AttributeRulesType.MessageAttribute createAttributeRulesTypeMessageAttribute(java.lang.String value)

createAttributeRulesTypeMessageAttribute

public AttributeRulesType.MessageAttribute createAttributeRulesTypeMessageAttribute()

createAttributeRoleType

public AttributeRoleType createAttributeRoleType(java.lang.String value)

createAttributeRoleType

public AttributeRoleType createAttributeRoleType()

createMetadataItemType

public MetadataItemType createMetadataItemType(java.lang.String value)

createMetadataItemType

public MetadataItemType createMetadataItemType()

createWorkflowConditionType

public WorkflowConditionType createWorkflowConditionType()

createTaskDisplayParamsType

public TaskDisplayParamsType createTaskDisplayParamsType()

createResourceBundleType

public ResourceBundleType createResourceBundleType()

createAttributePermissionType

public AttributePermissionType createAttributePermissionType(java.lang.String value)

createAttributePermissionType

public AttributePermissionType createAttributePermissionType()

createAttributeGroupType

public AttributeGroupType createAttributeGroupType(java.lang.String value)

createAttributeGroupType

public AttributeGroupType createAttributeGroupType()

createAccessRulesType

public AccessRulesType createAccessRulesType()

createAccessRulesTypeAttributeRules

public AccessRulesType.AttributeRules createAccessRulesTypeAttributeRules()

createAccessRulesTypeActionRules

public AccessRulesType.ActionRules createAccessRulesTypeActionRules()

createExternalAttributeKeysType

public ExternalAttributeKeysType createExternalAttributeKeysType()

createAttributeParticipantType

public AttributeParticipantType createAttributeParticipantType(java.lang.String value)

createAttributeParticipantType

public AttributeParticipantType createAttributeParticipantType()

createAttributeAppRoleType

public AttributeAppRoleType createAttributeAppRoleType(java.lang.String value)

createAttributeAppRoleType

public AttributeAppRoleType createAttributeAppRoleType()

createActionParticipantType

public ActionParticipantType createActionParticipantType(java.lang.String value)

createActionParticipantType

public ActionParticipantType createActionParticipantType()

createTranslatableValueType

public TranslatableValueType createTranslatableValueType()

createRootFolderType

public RootFolderType createRootFolderType()

createFlexfieldMappingsType

public FlexfieldMappingsType createFlexfieldMappingsType()

createActionRulesType

public ActionRulesType createActionRulesType()

createActionRulesTypeSystemAction

public ActionRulesType.SystemAction createActionRulesTypeSystemAction(java.lang.String value)

createActionRulesTypeSystemAction

public ActionRulesType.SystemAction createActionRulesTypeSystemAction()

createActionRulesTypeCustomAction

public ActionRulesType.CustomAction createActionRulesTypeCustomAction(java.lang.String value)

createActionRulesTypeCustomAction

public ActionRulesType.CustomAction createActionRulesTypeCustomAction()

createAttributeRolesType

public AttributeRolesType createAttributeRolesType()

createAttributeRolesTypeRole

public AttributeRolesType.Role createAttributeRolesTypeRole()

createAttributeRolesTypeParticipant

public AttributeRolesType.Participant createAttributeRolesTypeParticipant()

createAttributeRolesTypeGroup

public AttributeRolesType.Group createAttributeRolesTypeGroup()

createAttributeRolesTypeAppRole

public AttributeRolesType.AppRole createAttributeRolesTypeAppRole()

createAttributeRolesTypePermission

public AttributeRolesType.Permission createAttributeRolesTypePermission()

createPreActionMandatoryUserStepsType

public PreActionMandatoryUserStepsType createPreActionMandatoryUserStepsType()

createPartType

public PartType createPartType()

createCollectionType

public CollectionType createCollectionType()

createPayloadType

public PayloadType createPayloadType()

createWorkflowConditionsType

public WorkflowConditionsType createWorkflowConditionsType()

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.4.0)
E10660-04


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