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()
String
public void setOrganizationalUnitId(java.lang.String value)
value
- allowed object is
String
public boolean isSetOrganizationalUnitId()
public java.lang.String getParentOrganizationalUnitId()
String
public void setParentOrganizationalUnitId(java.lang.String value)
value
- allowed object is
String
public boolean isSetParentOrganizationalUnitId()
public java.lang.String getParentOrganizationalUnitName()
String
public void setParentOrganizationalUnitName(java.lang.String value)
value
- allowed object is
String
public boolean isSetParentOrganizationalUnitName()
public java.lang.String getOrganizationalUnitName()
String
public void setOrganizationalUnitName(java.lang.String value)
value
- allowed object is
String
public boolean isSetOrganizationalUnitName()
public java.lang.String getHierarchyPath()
String
public void setHierarchyPath(java.lang.String value)
value
- allowed object is
String
public boolean isSetHierarchyPath()
public java.lang.String getDescription()
String
public void setDescription(java.lang.String value)
value
- allowed object is
String
public boolean isSetDescription()
public java.lang.String getCalendarRuleId()
String
public void setCalendarRuleId(java.lang.String value)
value
- allowed object is
String
public boolean isSetCalendarRuleId()
public java.lang.String getCalendarRuleName()
String
public void setCalendarRuleName(java.lang.String value)
value
- allowed object is
String
public boolean isSetCalendarRuleName()
public OrganizationalUnit.BusinessConstants getBusinessConstants()
OrganizationalUnit.BusinessConstants
public void setBusinessConstants(OrganizationalUnit.BusinessConstants value)
value
- allowed object is
OrganizationalUnit.BusinessConstants
public boolean isSetBusinessConstants()
public java.lang.String getFiscalYearId()
String
public void setFiscalYearId(java.lang.String value)
value
- allowed object is
String
public boolean isSetFiscalYearId()
public java.lang.String getFiscalYearName()
String
public void setFiscalYearName(java.lang.String value)
value
- allowed object is
String
public 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()
XMLGregorianCalendar
public void setCreatedDate(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public boolean isSetCreatedDate()
public java.lang.String getCreatedBy()
String
public void setCreatedBy(java.lang.String value)
value
- allowed object is
String
public boolean isSetCreatedBy()
public java.lang.String getCreatedByIdentityContext()
String
public void setCreatedByIdentityContext(java.lang.String value)
value
- allowed object is
String
public boolean isSetCreatedByIdentityContext()
public javax.xml.datatype.XMLGregorianCalendar getLastUpdatedDate()
XMLGregorianCalendar
public void setLastUpdatedDate(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public boolean isSetLastUpdatedDate()
public java.lang.String getLastUpdatedBy()
String
public void setLastUpdatedBy(java.lang.String value)
value
- allowed object is
String
public boolean isSetLastUpdatedBy()
public java.lang.String getLastUpdatedByIdentityContext()
String
public void setLastUpdatedByIdentityContext(java.lang.String value)
value
- allowed object is
String
public boolean isSetLastUpdatedByIdentityContext()