|
Oracle Fusion Middleware Java API Reference for Oracle BPM Suite 11g Release 1 (11.1.1.7.0) E25378-07 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.bpm.services.organization.model.Organization
public class Organization
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="processOrganizationalUnitId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="processOrganizationalUnitName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="updateExistingObjects" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element ref="{http://xmlns.oracle.com/bpm/organization}organizationalUnits" minOccurs="0"/>
<element ref="{http://xmlns.oracle.com/bpm/organization}applicationRoles" minOccurs="0"/>
<element ref="{http://xmlns.oracle.com/bpm/organization}applicationRoleOrgUnitCalendarAssociations" minOccurs="0"/>
<element ref="{http://xmlns.oracle.com/bpm/organization}organizationalUsers" minOccurs="0"/>
<element ref="{http://xmlns.oracle.com/bpm/organization}participantPropertiesList" minOccurs="0"/>
<element ref="{http://xmlns.oracle.com/bpm/organization}participantPropertyList" minOccurs="0"/>
<element ref="{http://xmlns.oracle.com/bpm/organization}holidayRules" minOccurs="0"/>
<element ref="{http://xmlns.oracle.com/bpm/organization}calendarRules" minOccurs="0"/>
<element ref="{http://xmlns.oracle.com/bpm/lpg/peopleQuery}LogicalPeopleGroupList" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
Organization()
|
|
| Method Summary | |
|---|---|
ApplicationRoleOrgUnitCalendarAssociations |
getApplicationRoleOrgUnitCalendarAssociations()
Gets the value of the applicationRoleOrgUnitCalendarAssociations property. |
ApplicationRoles |
getApplicationRoles()
Gets the value of the applicationRoles property. |
CalendarRules |
getCalendarRules()
Gets the value of the calendarRules property. |
HolidayRules |
getHolidayRules()
Gets the value of the holidayRules property. |
LogicalPeopleGroupList |
getLogicalPeopleGroupList()
Gets the value of the logicalPeopleGroupList property. |
OrganizationalUnits |
getOrganizationalUnits()
Gets the value of the organizationalUnits property. |
OrganizationalUsers |
getOrganizationalUsers()
Gets the value of the organizationalUsers property. |
ParticipantPropertiesList |
getParticipantPropertiesList()
Gets the value of the participantPropertiesList property. |
ParticipantPropertyList |
getParticipantPropertyList()
Gets the value of the participantPropertyList property. |
java.lang.String |
getProcessOrganizationalUnitId()
Gets the value of the processOrganizationalUnitId property. |
java.lang.String |
getProcessOrganizationalUnitName()
Gets the value of the processOrganizationalUnitName property. |
boolean |
isSetApplicationRoleOrgUnitCalendarAssociations()
|
boolean |
isSetApplicationRoles()
|
boolean |
isSetCalendarRules()
|
boolean |
isSetHolidayRules()
|
boolean |
isSetLogicalPeopleGroupList()
|
boolean |
isSetOrganizationalUnits()
|
boolean |
isSetOrganizationalUsers()
|
boolean |
isSetParticipantPropertiesList()
|
boolean |
isSetParticipantPropertyList()
|
boolean |
isSetProcessOrganizationalUnitId()
|
boolean |
isSetProcessOrganizationalUnitName()
|
boolean |
isSetUpdateExistingObjects()
|
java.lang.Boolean |
isUpdateExistingObjects()
Gets the value of the updateExistingObjects property. |
void |
setApplicationRoleOrgUnitCalendarAssociations(ApplicationRoleOrgUnitCalendarAssociations value)
Sets the value of the applicationRoleOrgUnitCalendarAssociations property. |
void |
setApplicationRoles(ApplicationRoles value)
Sets the value of the applicationRoles property. |
void |
setCalendarRules(CalendarRules value)
Sets the value of the calendarRules property. |
void |
setHolidayRules(HolidayRules value)
Sets the value of the holidayRules property. |
void |
setLogicalPeopleGroupList(LogicalPeopleGroupList value)
Sets the value of the logicalPeopleGroupList property. |
void |
setOrganizationalUnits(OrganizationalUnits value)
Sets the value of the organizationalUnits property. |
void |
setOrganizationalUsers(OrganizationalUsers value)
Sets the value of the organizationalUsers property. |
void |
setParticipantPropertiesList(ParticipantPropertiesList value)
Sets the value of the participantPropertiesList property. |
void |
setParticipantPropertyList(ParticipantPropertyList value)
Sets the value of the participantPropertyList property. |
void |
setProcessOrganizationalUnitId(java.lang.String value)
Sets the value of the processOrganizationalUnitId property. |
void |
setProcessOrganizationalUnitName(java.lang.String value)
Sets the value of the processOrganizationalUnitName property. |
void |
setUpdateExistingObjects(java.lang.Boolean value)
Sets the value of the updateExistingObjects property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Organization()
| Method Detail |
|---|
public java.lang.String getProcessOrganizationalUnitId()
Stringpublic void setProcessOrganizationalUnitId(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetProcessOrganizationalUnitId()
public java.lang.String getProcessOrganizationalUnitName()
Stringpublic void setProcessOrganizationalUnitName(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetProcessOrganizationalUnitName()
public java.lang.Boolean isUpdateExistingObjects()
Booleanpublic void setUpdateExistingObjects(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isSetUpdateExistingObjects()
public OrganizationalUnits getOrganizationalUnits()
OrganizationalUnitspublic void setOrganizationalUnits(OrganizationalUnits value)
value - allowed object is
OrganizationalUnitspublic boolean isSetOrganizationalUnits()
public ApplicationRoles getApplicationRoles()
ApplicationRolespublic void setApplicationRoles(ApplicationRoles value)
value - allowed object is
ApplicationRolespublic boolean isSetApplicationRoles()
public ApplicationRoleOrgUnitCalendarAssociations getApplicationRoleOrgUnitCalendarAssociations()
ApplicationRoleOrgUnitCalendarAssociationspublic void setApplicationRoleOrgUnitCalendarAssociations(ApplicationRoleOrgUnitCalendarAssociations value)
value - allowed object is
ApplicationRoleOrgUnitCalendarAssociationspublic boolean isSetApplicationRoleOrgUnitCalendarAssociations()
public OrganizationalUsers getOrganizationalUsers()
OrganizationalUserspublic void setOrganizationalUsers(OrganizationalUsers value)
value - allowed object is
OrganizationalUserspublic boolean isSetOrganizationalUsers()
public ParticipantPropertiesList getParticipantPropertiesList()
ParticipantPropertiesListpublic void setParticipantPropertiesList(ParticipantPropertiesList value)
value - allowed object is
ParticipantPropertiesListpublic boolean isSetParticipantPropertiesList()
public ParticipantPropertyList getParticipantPropertyList()
ParticipantPropertyListpublic void setParticipantPropertyList(ParticipantPropertyList value)
value - allowed object is
ParticipantPropertyListpublic boolean isSetParticipantPropertyList()
public HolidayRules getHolidayRules()
HolidayRulespublic void setHolidayRules(HolidayRules value)
value - allowed object is
HolidayRulespublic boolean isSetHolidayRules()
public CalendarRules getCalendarRules()
CalendarRulespublic void setCalendarRules(CalendarRules value)
value - allowed object is
CalendarRulespublic boolean isSetCalendarRules()
public LogicalPeopleGroupList getLogicalPeopleGroupList()
LogicalPeopleGroupListpublic void setLogicalPeopleGroupList(LogicalPeopleGroupList value)
value - allowed object is
LogicalPeopleGroupListpublic boolean isSetLogicalPeopleGroupList()
|
Oracle Fusion Middleware Java API Reference for Oracle BPM Suite 11g Release 1 (11.1.1.7.0) E25378-07 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||