Skip navigation links

Oracle BPEL Process Manager
Workflow Services API Reference
10g Release 3 (10.1.3)
B28985-02


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

java.lang.Object
  extended byoracle.bpel.services.workflow.user.model.ObjectFactory


public class ObjectFactory
extends java.lang.Object

Constructor Summary
ObjectFactory()
           

 

Method Summary
 ChartType createChartType()
           
 ChartType.SelectValuesType createChartTypeSelectValuesType()
           
 ColumnListType createColumnListType()
           
 ColumnType createColumnType()
           
 GrantedViewList createGrantedViewList()
           
 GrantedViewListType createGrantedViewListType()
           
 PropertyType createPropertyType()
           
 PropertyType createPropertyType(java.lang.String value)
           
 RuleActionType createRuleActionType()
           
 RuleAssignmentType createRuleAssignmentType()
           
 RuleDetail createRuleDetail()
           
 RuleDetailType createRuleDetailType()
           
 RuleInfoType createRuleInfoType()
           
 RuleList createRuleList()
           
 RuleListType createRuleListType()
           
 RuleRepositoryInfo createRuleRepositoryInfo()
           
 RuleRepositoryInfoType createRuleRepositoryInfoType()
           
 RulesetInfo createRulesetInfo()
           
 RulesetInfoType createRulesetInfoType()
           
 RuleTestListType createRuleTestListType()
           
 RuleTestType createRuleTestType()
           
 SuccessResponse createSuccessResponse()
           
 SuccessResponse createSuccessResponse(java.lang.String value)
           
 UserPreference createUserPreference()
           
 UserPreferences createUserPreferences()
           
 UserPreferencesType createUserPreferencesType()
           
 UserPreferenceType createUserPreferenceType()
           
 UserViewDetail createUserViewDetail()
           
 UserViewDetailType createUserViewDetailType()
           
 UserViewList createUserViewList()
           
 UserViewListType createUserViewListType()
           
 VacationInfo createVacationInfo()
           
 VacationInfoType createVacationInfoType()
           
 ViewGrant createViewGrant()
           
 ViewGranteeListType createViewGranteeListType()
           
 ViewGranteeType createViewGranteeType()
           
 ViewGrantType createViewGrantType()
           
 ViewSummaryType createViewSummaryType()
           
 XpathExpressionType createXpathExpressionType()
           
 XpathExpressionType createXpathExpressionType(java.lang.String value)
           
 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

createUserPreferenceType

public UserPreferenceType createUserPreferenceType()

createRuleActionType

public RuleActionType createRuleActionType()

createSuccessResponse

public SuccessResponse createSuccessResponse(java.lang.String value)

createSuccessResponse

public SuccessResponse createSuccessResponse()

createViewSummaryType

public ViewSummaryType createViewSummaryType()

createUserViewListType

public UserViewListType createUserViewListType()

createRuleListType

public RuleListType createRuleListType()

createXpathExpressionType

public XpathExpressionType createXpathExpressionType(java.lang.String value)

createXpathExpressionType

public XpathExpressionType createXpathExpressionType()

createViewGrantType

public ViewGrantType createViewGrantType()

createUserViewList

public UserViewList createUserViewList()

createPropertyType

public PropertyType createPropertyType(java.lang.String value)

createPropertyType

public PropertyType createPropertyType()

createGrantedViewListType

public GrantedViewListType createGrantedViewListType()

createRuleTestListType

public RuleTestListType createRuleTestListType()

createUserPreference

public UserPreference createUserPreference()

createUserPreferences

public UserPreferences createUserPreferences()

createViewGrant

public ViewGrant createViewGrant()

createRuleList

public RuleList createRuleList()

createRuleRepositoryInfoType

public RuleRepositoryInfoType createRuleRepositoryInfoType()

createUserViewDetailType

public UserViewDetailType createUserViewDetailType()

createUserPreferencesType

public UserPreferencesType createUserPreferencesType()

createVacationInfoType

public VacationInfoType createVacationInfoType()

createGrantedViewList

public GrantedViewList createGrantedViewList()

createRulesetInfo

public RulesetInfo createRulesetInfo()

createRuleInfoType

public RuleInfoType createRuleInfoType()

createRuleAssignmentType

public RuleAssignmentType createRuleAssignmentType()

createVacationInfo

public VacationInfo createVacationInfo()

createViewGranteeListType

public ViewGranteeListType createViewGranteeListType()

createChartType

public ChartType createChartType()

createChartTypeSelectValuesType

public ChartType.SelectValuesType createChartTypeSelectValuesType()

createRuleRepositoryInfo

public RuleRepositoryInfo createRuleRepositoryInfo()

createRuleTestType

public RuleTestType createRuleTestType()

createColumnType

public ColumnType createColumnType()

createUserViewDetail

public UserViewDetail createUserViewDetail()

createRuleDetail

public RuleDetail createRuleDetail()

createRuleDetailType

public RuleDetailType createRuleDetailType()

createRulesetInfoType

public RulesetInfoType createRulesetInfoType()

createViewGranteeType

public ViewGranteeType createViewGranteeType()

createColumnListType

public ColumnListType createColumnListType()

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 BPEL Process Manager
Workflow Services API Reference
10g Release 3 (10.1.3)
B28985-02


Copyright © 2006, Oracle. All rights reserved.