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

oracle.bpm.casemgmt.metadata.Case.model
Class ObjectFactory

java.lang.Object
  extended by oracle.bpm.casemgmt.metadata.Case.model.ObjectFactory

public class ObjectFactory
extends java.lang.Object

This object contains factory methods for each Java content interface and Java element interface generated in the oracle.bpm.casemgmt.metadata.Case.model package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: oracle.bpm.casemgmt.metadata.Case.model
 
Method Summary
 CaseMetadata createCaseMetadata(TCaseMetadata value)
          Create an instance of CaseMetadata}
 TCaseAttribute createTCaseAttribute()
          Create an instance of TCaseAttribute
 TCaseAttributes createTCaseAttributes()
          Create an instance of TCaseAttributes
 TCaseData createTCaseData()
          Create an instance of TCaseData
 TCaseMetadata createTCaseMetadata()
          Create an instance of TCaseMetadata
 TCategory createTCategory()
          Create an instance of TCategory
 TData createTData()
          Create an instance of TData
 TECMFolder createTECMFolder()
          Create an instance of TECMFolder
 TFlexfieldAttributeLabel createTFlexfieldAttributeLabel()
          Create an instance of TFlexfieldAttributeLabel
 TMilestone createTMilestone()
          Create an instance of TMilestone
 TMilestones createTMilestones()
          Create an instance of TMilestones
 TNamespacePrefix createTNamespacePrefix()
          Create an instance of TNamespacePrefix
 TNamespacePrefixes createTNamespacePrefixes()
          Create an instance of TNamespacePrefixes
 TOutcome createTOutcome()
          Create an instance of TOutcome
 TOutcomes createTOutcomes()
          Create an instance of TOutcomes
 TPermissionMemberRole createTPermissionMemberRole()
          Create an instance of TPermissionMemberRole
 TPermissionTag createTPermissionTag()
          Create an instance of TPermissionTag
 TPermissionTags createTPermissionTags()
          Create an instance of TPermissionTags
 TResourceBundle createTResourceBundle()
          Create an instance of TResourceBundle
 TStakeHolder createTStakeHolder()
          Create an instance of TStakeHolder
 TStakeHolders createTStakeHolders()
          Create an instance of TStakeHolders
 TUserDefinedEvent createTUserDefinedEvent()
          Create an instance of TUserDefinedEvent
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: oracle.bpm.casemgmt.metadata.Case.model

Method Detail

createTCaseMetadata

public TCaseMetadata createTCaseMetadata()
Create an instance of TCaseMetadata


createTCaseAttributes

public TCaseAttributes createTCaseAttributes()
Create an instance of TCaseAttributes


createTNamespacePrefix

public TNamespacePrefix createTNamespacePrefix()
Create an instance of TNamespacePrefix


createTPermissionMemberRole

public TPermissionMemberRole createTPermissionMemberRole()
Create an instance of TPermissionMemberRole


createTData

public TData createTData()
Create an instance of TData


createTStakeHolder

public TStakeHolder createTStakeHolder()
Create an instance of TStakeHolder


createTPermissionTag

public TPermissionTag createTPermissionTag()
Create an instance of TPermissionTag


createTPermissionTags

public TPermissionTags createTPermissionTags()
Create an instance of TPermissionTags


createTCaseData

public TCaseData createTCaseData()
Create an instance of TCaseData


createTOutcomes

public TOutcomes createTOutcomes()
Create an instance of TOutcomes


createTUserDefinedEvent

public TUserDefinedEvent createTUserDefinedEvent()
Create an instance of TUserDefinedEvent


createTStakeHolders

public TStakeHolders createTStakeHolders()
Create an instance of TStakeHolders


createTOutcome

public TOutcome createTOutcome()
Create an instance of TOutcome


createTMilestones

public TMilestones createTMilestones()
Create an instance of TMilestones


createTFlexfieldAttributeLabel

public TFlexfieldAttributeLabel createTFlexfieldAttributeLabel()
Create an instance of TFlexfieldAttributeLabel


createTCaseAttribute

public TCaseAttribute createTCaseAttribute()
Create an instance of TCaseAttribute


createTNamespacePrefixes

public TNamespacePrefixes createTNamespacePrefixes()
Create an instance of TNamespacePrefixes


createTResourceBundle

public TResourceBundle createTResourceBundle()
Create an instance of TResourceBundle


createTCategory

public TCategory createTCategory()
Create an instance of TCategory


createTECMFolder

public TECMFolder createTECMFolder()
Create an instance of TECMFolder


createTMilestone

public TMilestone createTMilestone()
Create an instance of TMilestone


createCaseMetadata

public CaseMetadata createCaseMetadata(TCaseMetadata value)
Create an instance of CaseMetadata}


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

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