public class OrganizationalUnit
extends java.lang.Object
implements java.io.Serializable
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="organizationalUnitId" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="parentOrganizationalUnitId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="parentOrganizationalUnitName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="organizationalUnitName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="hierarchyPath" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="calendarRuleId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="calendarRuleName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="businessConstants" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://xmlns.oracle.com/bpm/organization}businessConstant" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="fiscalYearId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fiscalYearName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="peopleQueryMember" type="{http://xmlns.oracle.com/bpm/organization}peopleQueryMemberType" maxOccurs="unbounded" minOccurs="0"/>
<element name="managedByMember" type="{http://xmlns.oracle.com/bpm/organization}memberType" maxOccurs="unbounded" minOccurs="0"/>
<element name="member" type="{http://xmlns.oracle.com/bpm/organization}memberType" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://xmlns.oracle.com/bpm/organization}organizationalUnit" maxOccurs="unbounded" minOccurs="0"/>
<element name="createdDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="createdBy" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="createdByIdentityContext" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="lastUpdatedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="lastUpdatedBy" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="lastUpdatedByIdentityContext" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
OrganizationalUnit.BusinessConstants
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
OrganizationalUnit() |
| Modifier and Type | Method and Description |
|---|---|
OrganizationalUnit.BusinessConstants |
getBusinessConstants()
Gets the value of the businessConstants property.
|
java.lang.String |
getCalendarRuleId()
Gets the value of the calendarRuleId property.
|
java.lang.String |
getCalendarRuleName()
Gets the value of the calendarRuleName property.
|
java.util.List<OrganizationalUnit> |
getChildOrganizationalUnits()
Gets the value of the childOrganizationalUnits property.
|
java.lang.String |
getCreatedBy()
Gets the value of the createdBy property.
|
java.lang.String |
getCreatedByIdentityContext()
Gets the value of the createdByIdentityContext property.
|
javax.xml.datatype.XMLGregorianCalendar |
getCreatedDate()
Gets the value of the createdDate property.
|
java.lang.String |
getDescription()
Gets the value of the description property.
|
java.lang.String |
getFiscalYearId()
Gets the value of the fiscalYearId property.
|
java.lang.String |
getFiscalYearName()
Gets the value of the fiscalYearName property.
|
java.lang.String |
getHierarchyPath()
Gets the value of the hierarchyPath property.
|
java.lang.String |
getLastUpdatedBy()
Gets the value of the lastUpdatedBy property.
|
java.lang.String |
getLastUpdatedByIdentityContext()
Gets the value of the lastUpdatedByIdentityContext property.
|
javax.xml.datatype.XMLGregorianCalendar |
getLastUpdatedDate()
Gets the value of the lastUpdatedDate property.
|
java.util.List<MemberType> |
getManagedByMember()
Gets the value of the managedByMember property.
|
java.util.List<MemberType> |
getMember()
Gets the value of the member property.
|
java.lang.String |
getOrganizationalUnitId()
Gets the value of the organizationalUnitId property.
|
java.lang.String |
getOrganizationalUnitName()
Gets the value of the organizationalUnitName property.
|
java.lang.String |
getParentOrganizationalUnitId()
Gets the value of the parentOrganizationalUnitId property.
|
java.lang.String |
getParentOrganizationalUnitName()
Gets the value of the parentOrganizationalUnitName property.
|
java.util.List<PeopleQueryMemberType> |
getPeopleQueryMember()
Gets the value of the peopleQueryMember property.
|
boolean |
isSetBusinessConstants() |
boolean |
isSetCalendarRuleId() |
boolean |
isSetCalendarRuleName() |
boolean |
isSetChildOrganizationalUnits() |
boolean |
isSetCreatedBy() |
boolean |
isSetCreatedByIdentityContext() |
boolean |
isSetCreatedDate() |
boolean |
isSetDescription() |
boolean |
isSetFiscalYearId() |
boolean |
isSetFiscalYearName() |
boolean |
isSetHierarchyPath() |
boolean |
isSetLastUpdatedBy() |
boolean |
isSetLastUpdatedByIdentityContext() |
boolean |
isSetLastUpdatedDate() |
boolean |
isSetManagedByMember() |
boolean |
isSetMember() |
boolean |
isSetOrganizationalUnitId() |
boolean |
isSetOrganizationalUnitName() |
boolean |
isSetParentOrganizationalUnitId() |
boolean |
isSetParentOrganizationalUnitName() |
boolean |
isSetPeopleQueryMember() |
void |
setBusinessConstants(OrganizationalUnit.BusinessConstants value)
Sets the value of the businessConstants property.
|
void |
setCalendarRuleId(java.lang.String value)
Sets the value of the calendarRuleId property.
|
void |
setCalendarRuleName(java.lang.String value)
Sets the value of the calendarRuleName property.
|
void |
setCreatedBy(java.lang.String value)
Sets the value of the createdBy property.
|
void |
setCreatedByIdentityContext(java.lang.String value)
Sets the value of the createdByIdentityContext property.
|
void |
setCreatedDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the createdDate property.
|
void |
setDescription(java.lang.String value)
Sets the value of the description property.
|
void |
setFiscalYearId(java.lang.String value)
Sets the value of the fiscalYearId property.
|
void |
setFiscalYearName(java.lang.String value)
Sets the value of the fiscalYearName property.
|
void |
setHierarchyPath(java.lang.String value)
Sets the value of the hierarchyPath property.
|
void |
setLastUpdatedBy(java.lang.String value)
Sets the value of the lastUpdatedBy property.
|
void |
setLastUpdatedByIdentityContext(java.lang.String value)
Sets the value of the lastUpdatedByIdentityContext property.
|
void |
setLastUpdatedDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the lastUpdatedDate property.
|
void |
setOrganizationalUnitId(java.lang.String value)
Sets the value of the organizationalUnitId property.
|
void |
setOrganizationalUnitName(java.lang.String value)
Sets the value of the organizationalUnitName property.
|
void |
setParentOrganizationalUnitId(java.lang.String value)
Sets the value of the parentOrganizationalUnitId property.
|
void |
setParentOrganizationalUnitName(java.lang.String value)
Sets the value of the parentOrganizationalUnitName property.
|
void |
unsetChildOrganizationalUnits() |
void |
unsetManagedByMember() |
void |
unsetMember() |
void |
unsetPeopleQueryMember() |
public java.lang.String getOrganizationalUnitId()
Stringpublic void setOrganizationalUnitId(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetOrganizationalUnitId()
public java.lang.String getParentOrganizationalUnitId()
Stringpublic void setParentOrganizationalUnitId(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetParentOrganizationalUnitId()
public java.lang.String getParentOrganizationalUnitName()
Stringpublic void setParentOrganizationalUnitName(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetParentOrganizationalUnitName()
public java.lang.String getOrganizationalUnitName()
Stringpublic void setOrganizationalUnitName(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetOrganizationalUnitName()
public java.lang.String getHierarchyPath()
Stringpublic void setHierarchyPath(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetHierarchyPath()
public java.lang.String getDescription()
Stringpublic void setDescription(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetDescription()
public java.lang.String getCalendarRuleId()
Stringpublic void setCalendarRuleId(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetCalendarRuleId()
public java.lang.String getCalendarRuleName()
Stringpublic void setCalendarRuleName(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetCalendarRuleName()
public OrganizationalUnit.BusinessConstants getBusinessConstants()
OrganizationalUnit.BusinessConstantspublic void setBusinessConstants(OrganizationalUnit.BusinessConstants value)
value - allowed object is
OrganizationalUnit.BusinessConstantspublic boolean isSetBusinessConstants()
public java.lang.String getFiscalYearId()
Stringpublic void setFiscalYearId(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetFiscalYearId()
public java.lang.String getFiscalYearName()
Stringpublic void setFiscalYearName(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetFiscalYearName()
public java.util.List<PeopleQueryMemberType> getPeopleQueryMember()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the peopleQueryMember property.
For example, to add a new item, do as follows:
getPeopleQueryMember().add(newItem);
Objects of the following type(s) are allowed in the list
PeopleQueryMemberType
public boolean isSetPeopleQueryMember()
public void unsetPeopleQueryMember()
public java.util.List<MemberType> getManagedByMember()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the managedByMember property.
For example, to add a new item, do as follows:
getManagedByMember().add(newItem);
Objects of the following type(s) are allowed in the list
MemberType
public boolean isSetManagedByMember()
public void unsetManagedByMember()
public java.util.List<MemberType> getMember()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the member property.
For example, to add a new item, do as follows:
getMember().add(newItem);
Objects of the following type(s) are allowed in the list
MemberType
public boolean isSetMember()
public void unsetMember()
public java.util.List<OrganizationalUnit> getChildOrganizationalUnits()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the childOrganizationalUnits property.
For example, to add a new item, do as follows:
getChildOrganizationalUnits().add(newItem);
Objects of the following type(s) are allowed in the list
OrganizationalUnit
public boolean isSetChildOrganizationalUnits()
public void unsetChildOrganizationalUnits()
public javax.xml.datatype.XMLGregorianCalendar getCreatedDate()
XMLGregorianCalendarpublic void setCreatedDate(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic boolean isSetCreatedDate()
public java.lang.String getCreatedBy()
Stringpublic void setCreatedBy(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetCreatedBy()
public java.lang.String getCreatedByIdentityContext()
Stringpublic void setCreatedByIdentityContext(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetCreatedByIdentityContext()
public javax.xml.datatype.XMLGregorianCalendar getLastUpdatedDate()
XMLGregorianCalendarpublic void setLastUpdatedDate(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic boolean isSetLastUpdatedDate()
public java.lang.String getLastUpdatedBy()
Stringpublic void setLastUpdatedBy(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetLastUpdatedBy()
public java.lang.String getLastUpdatedByIdentityContext()
Stringpublic void setLastUpdatedByIdentityContext(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetLastUpdatedByIdentityContext()