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

oracle.bpm.services.organization.model
Class ObjectFactory

java.lang.Object
  extended by oracle.bpm.services.organization.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.services.organization.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.services.organization.model
 
Method Summary
 ApplicationContext createApplicationContext()
          Create an instance of ApplicationContext
 ApplicationRoleOrgUnitCalendarAssociation createApplicationRoleOrgUnitCalendarAssociation()
          Create an instance of ApplicationRoleOrgUnitCalendarAssociation
 ApplicationRoleOrgUnitCalendarAssociations createApplicationRoleOrgUnitCalendarAssociations()
          Create an instance of ApplicationRoleOrgUnitCalendarAssociations
 ApplicationRoles createApplicationRoles()
          Create an instance of ApplicationRoles
 ApplicationRoleType createApplicationRoleType()
          Create an instance of ApplicationRoleType
 AppRole createAppRole(AppRoleRefType value)
          Create an instance of AppRole}
 AppRoleList createAppRoleList(AppRoleListType value)
          Create an instance of AppRoleList}
 AppRoleListType createAppRoleListType()
          Create an instance of AppRoleListType
 AppRoleRefType createAppRoleRefType()
          Create an instance of AppRoleRefType
 ArgumentType createArgumentType()
          Create an instance of ArgumentType
 AttributeType createAttributeType()
          Create an instance of AttributeType
 CalendarRule createCalendarRule()
          Create an instance of CalendarRule
 CalendarRuleList createCalendarRuleList()
          Create an instance of CalendarRuleList
 CalendarRules createCalendarRules()
          Create an instance of CalendarRules
 ClauseType createClauseType()
          Create an instance of ClauseType
 ColumnType createColumnType()
          Create an instance of ColumnType
 ConditionType createConditionType()
          Create an instance of ConditionType
 GranteesType createGranteesType()
          Create an instance of GranteesType
 GroupManagersType createGroupManagersType()
          Create an instance of GroupManagersType
 GroupOwnersType createGroupOwnersType()
          Create an instance of GroupOwnersType
 HolidayRule createHolidayRule()
          Create an instance of HolidayRule
 HolidayRuleList createHolidayRuleList()
          Create an instance of HolidayRuleList
 HolidayRules createHolidayRules()
          Create an instance of HolidayRules
 HolidayType createHolidayType()
          Create an instance of HolidayType
 IdentityTypeValueListType createIdentityTypeValueListType()
          Create an instance of IdentityTypeValueListType
 LogicalPeopleGroup createLogicalPeopleGroup()
          Create an instance of LogicalPeopleGroup
 LogicalPeopleGroupList createLogicalPeopleGroupList()
          Create an instance of LogicalPeopleGroupList
 LPGMember createLPGMember()
          Create an instance of LPGMember
 MemberType createMemberType()
          Create an instance of MemberType
 Organization createOrganization()
          Create an instance of Organization
 OrganizationalUnit createOrganizationalUnit()
          Create an instance of OrganizationalUnit
 OrganizationalUnits createOrganizationalUnits()
          Create an instance of OrganizationalUnits
 OrganizationalUsers createOrganizationalUsers()
          Create an instance of OrganizationalUsers
 OrganizationalUserType createOrganizationalUserType()
          Create an instance of OrganizationalUserType
 ParameterListType createParameterListType()
          Create an instance of ParameterListType
 ParameterType createParameterType()
          Create an instance of ParameterType
 Participant createParticipant(PrincipleRefType value)
          Create an instance of Participant}
 ParticipantProperties createParticipantProperties()
          Create an instance of ParticipantProperties
 ParticipantPropertiesList createParticipantPropertiesList()
          Create an instance of ParticipantPropertiesList
 ParticipantProperty createParticipantProperty()
          Create an instance of ParticipantProperty
 ParticipantPropertyList createParticipantPropertyList()
          Create an instance of ParticipantPropertyList
 ParticipantPropertyType createParticipantPropertyType()
          Create an instance of ParticipantPropertyType
 PeopleQuery createPeopleQuery(PeopleQueryType value)
          Create an instance of PeopleQuery}
 PeopleQueryContext createPeopleQueryContext(PeopleQueryContextType value)
          Create an instance of PeopleQueryContext}
 PeopleQueryContextType createPeopleQueryContextType()
          Create an instance of PeopleQueryContextType
 PeopleQueryMemberType createPeopleQueryMemberType()
          Create an instance of PeopleQueryMemberType
 PeopleQueryType createPeopleQueryType()
          Create an instance of PeopleQueryType
 Permission createPermission()
          Create an instance of Permission
 Predicate createPredicate(PredicateType value)
          Create an instance of Predicate}
 PredicateClauseType createPredicateClauseType()
          Create an instance of PredicateClauseType
 PredicateType createPredicateType()
          Create an instance of PredicateType
 PrincipleList createPrincipleList(PrincipleListType value)
          Create an instance of PrincipleList}
 PrincipleListType createPrincipleListType()
          Create an instance of PrincipleListType
 PrincipleRefType createPrincipleRefType()
          Create an instance of PrincipleRefType
 ProcessRoleType createProcessRoleType()
          Create an instance of ProcessRoleType
 ReporteesType createReporteesType()
          Create an instance of ReporteesType
 RoleProfile createRoleProfile(RoleProfileType value)
          Create an instance of RoleProfile}
 RoleProfileType createRoleProfileType()
          Create an instance of RoleProfileType
 SearchFilterType createSearchFilterType()
          Create an instance of SearchFilterType
 SearchUserType createSearchUserType()
          Create an instance of SearchUserType
 UserManagementChainType createUserManagementChainType()
          Create an instance of UserManagementChainType
 UserManagerType createUserManagerType()
          Create an instance of UserManagerType
 UserProfileType createUserProfileType()
          Create an instance of UserProfileType
 UsersWithPropertiesType createUsersWithPropertiesType()
          Create an instance of UsersWithPropertiesType
 ValueListType createValueListType()
          Create an instance of ValueListType
 WorkdayListType createWorkdayListType()
          Create an instance of WorkdayListType
 WorkdayType createWorkdayType()
          Create an instance of WorkdayType
 WorkPeriodType createWorkPeriodType()
          Create an instance of WorkPeriodType
 
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.services.organization.model

Method Detail

createArgumentType

public ArgumentType createArgumentType()
Create an instance of ArgumentType


createParticipantProperty

public ParticipantProperty createParticipantProperty()
Create an instance of ParticipantProperty


createHolidayRules

public HolidayRules createHolidayRules()
Create an instance of HolidayRules


createApplicationRoleOrgUnitCalendarAssociation

public ApplicationRoleOrgUnitCalendarAssociation createApplicationRoleOrgUnitCalendarAssociation()
Create an instance of ApplicationRoleOrgUnitCalendarAssociation


createOrganizationalUnits

public OrganizationalUnits createOrganizationalUnits()
Create an instance of OrganizationalUnits


createUsersWithPropertiesType

public UsersWithPropertiesType createUsersWithPropertiesType()
Create an instance of UsersWithPropertiesType


createOrganization

public Organization createOrganization()
Create an instance of Organization


createGranteesType

public GranteesType createGranteesType()
Create an instance of GranteesType


createParticipantProperties

public ParticipantProperties createParticipantProperties()
Create an instance of ParticipantProperties


createHolidayType

public HolidayType createHolidayType()
Create an instance of HolidayType


createPermission

public Permission createPermission()
Create an instance of Permission


createCalendarRuleList

public CalendarRuleList createCalendarRuleList()
Create an instance of CalendarRuleList


createHolidayRuleList

public HolidayRuleList createHolidayRuleList()
Create an instance of HolidayRuleList


createPeopleQueryContextType

public PeopleQueryContextType createPeopleQueryContextType()
Create an instance of PeopleQueryContextType


createMemberType

public MemberType createMemberType()
Create an instance of MemberType


createRoleProfileType

public RoleProfileType createRoleProfileType()
Create an instance of RoleProfileType


createWorkdayType

public WorkdayType createWorkdayType()
Create an instance of WorkdayType


createWorkPeriodType

public WorkPeriodType createWorkPeriodType()
Create an instance of WorkPeriodType


createParameterListType

public ParameterListType createParameterListType()
Create an instance of ParameterListType


createParticipantPropertyList

public ParticipantPropertyList createParticipantPropertyList()
Create an instance of ParticipantPropertyList


createPrincipleRefType

public PrincipleRefType createPrincipleRefType()
Create an instance of PrincipleRefType


createCalendarRule

public CalendarRule createCalendarRule()
Create an instance of CalendarRule


createParameterType

public ParameterType createParameterType()
Create an instance of ParameterType


createPredicateType

public PredicateType createPredicateType()
Create an instance of PredicateType


createApplicationContext

public ApplicationContext createApplicationContext()
Create an instance of ApplicationContext


createClauseType

public ClauseType createClauseType()
Create an instance of ClauseType


createUserManagerType

public UserManagerType createUserManagerType()
Create an instance of UserManagerType


createLogicalPeopleGroupList

public LogicalPeopleGroupList createLogicalPeopleGroupList()
Create an instance of LogicalPeopleGroupList


createUserProfileType

public UserProfileType createUserProfileType()
Create an instance of UserProfileType


createReporteesType

public ReporteesType createReporteesType()
Create an instance of ReporteesType


createAppRoleRefType

public AppRoleRefType createAppRoleRefType()
Create an instance of AppRoleRefType


createHolidayRule

public HolidayRule createHolidayRule()
Create an instance of HolidayRule


createCalendarRules

public CalendarRules createCalendarRules()
Create an instance of CalendarRules


createGroupManagersType

public GroupManagersType createGroupManagersType()
Create an instance of GroupManagersType


createPrincipleListType

public PrincipleListType createPrincipleListType()
Create an instance of PrincipleListType


createProcessRoleType

public ProcessRoleType createProcessRoleType()
Create an instance of ProcessRoleType


createPeopleQueryMemberType

public PeopleQueryMemberType createPeopleQueryMemberType()
Create an instance of PeopleQueryMemberType


createAttributeType

public AttributeType createAttributeType()
Create an instance of AttributeType


createApplicationRoleType

public ApplicationRoleType createApplicationRoleType()
Create an instance of ApplicationRoleType


createOrganizationalUserType

public OrganizationalUserType createOrganizationalUserType()
Create an instance of OrganizationalUserType


createValueListType

public ValueListType createValueListType()
Create an instance of ValueListType


createApplicationRoles

public ApplicationRoles createApplicationRoles()
Create an instance of ApplicationRoles


createOrganizationalUnit

public OrganizationalUnit createOrganizationalUnit()
Create an instance of OrganizationalUnit


createGroupOwnersType

public GroupOwnersType createGroupOwnersType()
Create an instance of GroupOwnersType


createLogicalPeopleGroup

public LogicalPeopleGroup createLogicalPeopleGroup()
Create an instance of LogicalPeopleGroup


createIdentityTypeValueListType

public IdentityTypeValueListType createIdentityTypeValueListType()
Create an instance of IdentityTypeValueListType


createSearchUserType

public SearchUserType createSearchUserType()
Create an instance of SearchUserType


createConditionType

public ConditionType createConditionType()
Create an instance of ConditionType


createApplicationRoleOrgUnitCalendarAssociations

public ApplicationRoleOrgUnitCalendarAssociations createApplicationRoleOrgUnitCalendarAssociations()
Create an instance of ApplicationRoleOrgUnitCalendarAssociations


createAppRoleListType

public AppRoleListType createAppRoleListType()
Create an instance of AppRoleListType


createParticipantPropertiesList

public ParticipantPropertiesList createParticipantPropertiesList()
Create an instance of ParticipantPropertiesList


createSearchFilterType

public SearchFilterType createSearchFilterType()
Create an instance of SearchFilterType


createWorkdayListType

public WorkdayListType createWorkdayListType()
Create an instance of WorkdayListType


createColumnType

public ColumnType createColumnType()
Create an instance of ColumnType


createOrganizationalUsers

public OrganizationalUsers createOrganizationalUsers()
Create an instance of OrganizationalUsers


createParticipantPropertyType

public ParticipantPropertyType createParticipantPropertyType()
Create an instance of ParticipantPropertyType


createLPGMember

public LPGMember createLPGMember()
Create an instance of LPGMember


createPeopleQueryType

public PeopleQueryType createPeopleQueryType()
Create an instance of PeopleQueryType


createPredicateClauseType

public PredicateClauseType createPredicateClauseType()
Create an instance of PredicateClauseType


createUserManagementChainType

public UserManagementChainType createUserManagementChainType()
Create an instance of UserManagementChainType


createPredicate

public Predicate createPredicate(PredicateType value)
Create an instance of Predicate}


createAppRoleList

public AppRoleList createAppRoleList(AppRoleListType value)
Create an instance of AppRoleList}


createRoleProfile

public RoleProfile createRoleProfile(RoleProfileType value)
Create an instance of RoleProfile}


createPeopleQuery

public PeopleQuery createPeopleQuery(PeopleQueryType value)
Create an instance of PeopleQuery}


createAppRole

public AppRole createAppRole(AppRoleRefType value)
Create an instance of AppRole}


createPrincipleList

public PrincipleList createPrincipleList(PrincipleListType value)
Create an instance of PrincipleList}


createParticipant

public Participant createParticipant(PrincipleRefType value)
Create an instance of Participant}


createPeopleQueryContext

public PeopleQueryContext createPeopleQueryContext(PeopleQueryContextType value)
Create an instance of PeopleQueryContext}


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.