public class UserType extends Object
Java class for UserType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UserType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="AllResourceAccessFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="AssignmentStaffingPreference" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value=""/>
<enumeration value="New"/>
<enumeration value="Existing"/>
<enumeration value="Ask Me"/>
</restriction>
</simpleType>
</element>
<element name="CreateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="CreateUser" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CurrencyId" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="6"/>
</restriction>
</simpleType>
</element>
<element name="CurrencyName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="40"/>
</restriction>
</simpleType>
</element>
<element name="CurrencyObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="EmailAddress" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="255"/>
</restriction>
</simpleType>
</element>
<element name="EmailProtocol" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Internet Mail"/>
<enumeration value="MAPI Mail"/>
</restriction>
</simpleType>
</element>
<element name="EnableUserToModifyViewSettingsFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="FinancialPeriodEndObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="FinancialPeriodStartObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="GUID" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<pattern value="\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\}|"/>
</restriction>
</simpleType>
</element>
<element name="GlobalProfileObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="LastUpdateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="LastUpdateUser" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="MailServerLoginName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="255"/>
</restriction>
</simpleType>
</element>
<element name="Name" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="255"/>
</restriction>
</simpleType>
</element>
<element name="NewProjectDurationType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Fixed Units/Time"/>
<enumeration value="Fixed Duration and Units/Time"/>
<enumeration value="Fixed Units"/>
<enumeration value="Fixed Duration and Units"/>
</restriction>
</simpleType>
</element>
<element name="ObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="OfficePhone" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="32"/>
</restriction>
</simpleType>
</element>
<element name="OutgoingMailServer" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="120"/>
</restriction>
</simpleType>
</element>
<element name="PersonalName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="255"/>
</restriction>
</simpleType>
</element>
<element name="RateSourcePreference" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value=""/>
<enumeration value="Resource"/>
<enumeration value="Role"/>
<enumeration value="Ask Me"/>
</restriction>
</simpleType>
</element>
<element name="ReportingFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="RespectActivityDurationType" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="RoleLimitDisplayOption" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Custom Role Limit"/>
<enumeration value="Calculated Primary Resources Limit"/>
</restriction>
</simpleType>
</element>
<element name="TeamMemberActivityFilters" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberApplicationTheme" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberDateFormat" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberDisplayTimeFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="TeamMemberDisplayTimeFormat" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberLocale" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberProjectFilter" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberTaskStatusFilter" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberTimeframeFilter" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberWorkUnitType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Hour"/>
<enumeration value="Day"/>
<enumeration value="Week"/>
<enumeration value="Month"/>
<enumeration value="Year"/>
<enumeration value="Days Hours"/>
<enumeration value="Hours Minutes"/>
</restriction>
</simpleType>
</element>
<element name="UserInterfaceViewObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ResourceRequests" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ResourceRequest" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ResourceRequestType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
UserType.ResourceRequests
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
UserType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAssignmentStaffingPreference()
Gets the value of the assignmentStaffingPreference property.
|
Date |
getCreateDate()
Gets the value of the createDate property.
|
String |
getCreateUser()
Gets the value of the createUser property.
|
String |
getCurrencyId()
Gets the value of the currencyId property.
|
String |
getCurrencyName()
Gets the value of the currencyName property.
|
Integer |
getCurrencyObjectId()
Gets the value of the currencyObjectId property.
|
String |
getEmailAddress()
Gets the value of the emailAddress property.
|
String |
getEmailProtocol()
Gets the value of the emailProtocol property.
|
Integer |
getFinancialPeriodEndObjectId()
Gets the value of the financialPeriodEndObjectId property.
|
Integer |
getFinancialPeriodStartObjectId()
Gets the value of the financialPeriodStartObjectId property.
|
Integer |
getGlobalProfileObjectId()
Gets the value of the globalProfileObjectId property.
|
String |
getGUID()
Gets the value of the guid property.
|
Date |
getLastUpdateDate()
Gets the value of the lastUpdateDate property.
|
String |
getLastUpdateUser()
Gets the value of the lastUpdateUser property.
|
String |
getMailServerLoginName()
Gets the value of the mailServerLoginName property.
|
String |
getName()
Gets the value of the name property.
|
String |
getNewProjectDurationType()
Gets the value of the newProjectDurationType property.
|
Integer |
getObjectId()
Gets the value of the objectId property.
|
String |
getOfficePhone()
Gets the value of the officePhone property.
|
String |
getOutgoingMailServer()
Gets the value of the outgoingMailServer property.
|
String |
getPersonalName()
Gets the value of the personalName property.
|
String |
getRateSourcePreference()
Gets the value of the rateSourcePreference property.
|
UserType.ResourceRequests |
getResourceRequests()
Gets the value of the resourceRequests property.
|
String |
getRoleLimitDisplayOption()
Gets the value of the roleLimitDisplayOption property.
|
String |
getTeamMemberActivityFilters()
Gets the value of the teamMemberActivityFilters property.
|
String |
getTeamMemberApplicationTheme()
Gets the value of the teamMemberApplicationTheme property.
|
String |
getTeamMemberDateFormat()
Gets the value of the teamMemberDateFormat property.
|
String |
getTeamMemberDisplayTimeFormat()
Gets the value of the teamMemberDisplayTimeFormat property.
|
String |
getTeamMemberLocale()
Gets the value of the teamMemberLocale property.
|
String |
getTeamMemberProjectFilter()
Gets the value of the teamMemberProjectFilter property.
|
String |
getTeamMemberTaskStatusFilter()
Gets the value of the teamMemberTaskStatusFilter property.
|
String |
getTeamMemberTimeframeFilter()
Gets the value of the teamMemberTimeframeFilter property.
|
String |
getTeamMemberWorkUnitType()
Gets the value of the teamMemberWorkUnitType property.
|
Integer |
getUserInterfaceViewObjectId()
Gets the value of the userInterfaceViewObjectId property.
|
Boolean |
isAllResourceAccessFlag()
Gets the value of the allResourceAccessFlag property.
|
Boolean |
isEnableUserToModifyViewSettingsFlag()
Gets the value of the enableUserToModifyViewSettingsFlag property.
|
Boolean |
isReportingFlag()
Gets the value of the reportingFlag property.
|
Boolean |
isRespectActivityDurationType()
Gets the value of the respectActivityDurationType property.
|
Boolean |
isTeamMemberDisplayTimeFlag()
Gets the value of the teamMemberDisplayTimeFlag property.
|
void |
setAllResourceAccessFlag(Boolean value)
Sets the value of the allResourceAccessFlag property.
|
void |
setAssignmentStaffingPreference(String value)
Sets the value of the assignmentStaffingPreference property.
|
void |
setCreateDate(Date value)
Sets the value of the createDate property.
|
void |
setCreateUser(String value)
Sets the value of the createUser property.
|
void |
setCurrencyId(String value)
Sets the value of the currencyId property.
|
void |
setCurrencyName(String value)
Sets the value of the currencyName property.
|
void |
setCurrencyObjectId(Integer value)
Sets the value of the currencyObjectId property.
|
void |
setEmailAddress(String value)
Sets the value of the emailAddress property.
|
void |
setEmailProtocol(String value)
Sets the value of the emailProtocol property.
|
void |
setEnableUserToModifyViewSettingsFlag(Boolean value)
Sets the value of the enableUserToModifyViewSettingsFlag property.
|
void |
setFinancialPeriodEndObjectId(Integer value)
Sets the value of the financialPeriodEndObjectId property.
|
void |
setFinancialPeriodStartObjectId(Integer value)
Sets the value of the financialPeriodStartObjectId property.
|
void |
setGlobalProfileObjectId(Integer value)
Sets the value of the globalProfileObjectId property.
|
void |
setGUID(String value)
Sets the value of the guid property.
|
void |
setLastUpdateDate(Date value)
Sets the value of the lastUpdateDate property.
|
void |
setLastUpdateUser(String value)
Sets the value of the lastUpdateUser property.
|
void |
setMailServerLoginName(String value)
Sets the value of the mailServerLoginName property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setNewProjectDurationType(String value)
Sets the value of the newProjectDurationType property.
|
void |
setObjectId(Integer value)
Sets the value of the objectId property.
|
void |
setOfficePhone(String value)
Sets the value of the officePhone property.
|
void |
setOutgoingMailServer(String value)
Sets the value of the outgoingMailServer property.
|
void |
setPersonalName(String value)
Sets the value of the personalName property.
|
void |
setRateSourcePreference(String value)
Sets the value of the rateSourcePreference property.
|
void |
setReportingFlag(Boolean value)
Sets the value of the reportingFlag property.
|
void |
setResourceRequests(UserType.ResourceRequests value)
Sets the value of the resourceRequests property.
|
void |
setRespectActivityDurationType(Boolean value)
Sets the value of the respectActivityDurationType property.
|
void |
setRoleLimitDisplayOption(String value)
Sets the value of the roleLimitDisplayOption property.
|
void |
setTeamMemberActivityFilters(String value)
Sets the value of the teamMemberActivityFilters property.
|
void |
setTeamMemberApplicationTheme(String value)
Sets the value of the teamMemberApplicationTheme property.
|
void |
setTeamMemberDateFormat(String value)
Sets the value of the teamMemberDateFormat property.
|
void |
setTeamMemberDisplayTimeFlag(Boolean value)
Sets the value of the teamMemberDisplayTimeFlag property.
|
void |
setTeamMemberDisplayTimeFormat(String value)
Sets the value of the teamMemberDisplayTimeFormat property.
|
void |
setTeamMemberLocale(String value)
Sets the value of the teamMemberLocale property.
|
void |
setTeamMemberProjectFilter(String value)
Sets the value of the teamMemberProjectFilter property.
|
void |
setTeamMemberTaskStatusFilter(String value)
Sets the value of the teamMemberTaskStatusFilter property.
|
void |
setTeamMemberTimeframeFilter(String value)
Sets the value of the teamMemberTimeframeFilter property.
|
void |
setTeamMemberWorkUnitType(String value)
Sets the value of the teamMemberWorkUnitType property.
|
void |
setUserInterfaceViewObjectId(Integer value)
Sets the value of the userInterfaceViewObjectId property.
|
protected Boolean allResourceAccessFlag
protected String assignmentStaffingPreference
protected Date createDate
protected String createUser
protected String currencyId
protected String currencyName
protected Integer currencyObjectId
protected String emailAddress
protected String emailProtocol
protected Boolean enableUserToModifyViewSettingsFlag
protected Integer financialPeriodEndObjectId
protected Integer financialPeriodStartObjectId
protected String guid
protected Integer globalProfileObjectId
protected Date lastUpdateDate
protected String lastUpdateUser
protected String mailServerLoginName
protected String name
protected String newProjectDurationType
protected Integer objectId
protected String officePhone
protected String outgoingMailServer
protected String personalName
protected String rateSourcePreference
protected Boolean reportingFlag
protected Boolean respectActivityDurationType
protected String roleLimitDisplayOption
protected String teamMemberActivityFilters
protected String teamMemberApplicationTheme
protected String teamMemberDateFormat
protected Boolean teamMemberDisplayTimeFlag
protected String teamMemberDisplayTimeFormat
protected String teamMemberLocale
protected String teamMemberProjectFilter
protected String teamMemberTaskStatusFilter
protected String teamMemberTimeframeFilter
protected String teamMemberWorkUnitType
protected Integer userInterfaceViewObjectId
protected UserType.ResourceRequests resourceRequests
public Boolean isAllResourceAccessFlag()
Booleanpublic void setAllResourceAccessFlag(Boolean value)
value - allowed object is
Booleanpublic String getAssignmentStaffingPreference()
Stringpublic void setAssignmentStaffingPreference(String value)
value - allowed object is
Stringpublic Date getCreateDate()
Stringpublic void setCreateDate(Date value)
value - allowed object is
Stringpublic String getCreateUser()
Stringpublic void setCreateUser(String value)
value - allowed object is
Stringpublic String getCurrencyId()
Stringpublic void setCurrencyId(String value)
value - allowed object is
Stringpublic String getCurrencyName()
Stringpublic void setCurrencyName(String value)
value - allowed object is
Stringpublic Integer getCurrencyObjectId()
Integerpublic void setCurrencyObjectId(Integer value)
value - allowed object is
Integerpublic String getEmailAddress()
Stringpublic void setEmailAddress(String value)
value - allowed object is
Stringpublic String getEmailProtocol()
Stringpublic void setEmailProtocol(String value)
value - allowed object is
Stringpublic Boolean isEnableUserToModifyViewSettingsFlag()
Booleanpublic void setEnableUserToModifyViewSettingsFlag(Boolean value)
value - allowed object is
Booleanpublic Integer getFinancialPeriodEndObjectId()
Integerpublic void setFinancialPeriodEndObjectId(Integer value)
value - allowed object is
Integerpublic Integer getFinancialPeriodStartObjectId()
Integerpublic void setFinancialPeriodStartObjectId(Integer value)
value - allowed object is
Integerpublic String getGUID()
Stringpublic void setGUID(String value)
value - allowed object is
Stringpublic Integer getGlobalProfileObjectId()
Integerpublic void setGlobalProfileObjectId(Integer value)
value - allowed object is
Integerpublic Date getLastUpdateDate()
Stringpublic void setLastUpdateDate(Date value)
value - allowed object is
Stringpublic String getLastUpdateUser()
Stringpublic void setLastUpdateUser(String value)
value - allowed object is
Stringpublic String getMailServerLoginName()
Stringpublic void setMailServerLoginName(String value)
value - allowed object is
Stringpublic String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic String getNewProjectDurationType()
Stringpublic void setNewProjectDurationType(String value)
value - allowed object is
Stringpublic Integer getObjectId()
Integerpublic void setObjectId(Integer value)
value - allowed object is
Integerpublic String getOfficePhone()
Stringpublic void setOfficePhone(String value)
value - allowed object is
Stringpublic String getOutgoingMailServer()
Stringpublic void setOutgoingMailServer(String value)
value - allowed object is
Stringpublic String getPersonalName()
Stringpublic void setPersonalName(String value)
value - allowed object is
Stringpublic String getRateSourcePreference()
Stringpublic void setRateSourcePreference(String value)
value - allowed object is
Stringpublic Boolean isReportingFlag()
Booleanpublic void setReportingFlag(Boolean value)
value - allowed object is
Booleanpublic Boolean isRespectActivityDurationType()
Booleanpublic void setRespectActivityDurationType(Boolean value)
value - allowed object is
Booleanpublic String getRoleLimitDisplayOption()
Stringpublic void setRoleLimitDisplayOption(String value)
value - allowed object is
Stringpublic String getTeamMemberActivityFilters()
Stringpublic void setTeamMemberActivityFilters(String value)
value - allowed object is
Stringpublic String getTeamMemberApplicationTheme()
Stringpublic void setTeamMemberApplicationTheme(String value)
value - allowed object is
Stringpublic String getTeamMemberDateFormat()
Stringpublic void setTeamMemberDateFormat(String value)
value - allowed object is
Stringpublic Boolean isTeamMemberDisplayTimeFlag()
Booleanpublic void setTeamMemberDisplayTimeFlag(Boolean value)
value - allowed object is
Booleanpublic String getTeamMemberDisplayTimeFormat()
Stringpublic void setTeamMemberDisplayTimeFormat(String value)
value - allowed object is
Stringpublic String getTeamMemberLocale()
Stringpublic void setTeamMemberLocale(String value)
value - allowed object is
Stringpublic String getTeamMemberProjectFilter()
Stringpublic void setTeamMemberProjectFilter(String value)
value - allowed object is
Stringpublic String getTeamMemberTaskStatusFilter()
Stringpublic void setTeamMemberTaskStatusFilter(String value)
value - allowed object is
Stringpublic String getTeamMemberTimeframeFilter()
Stringpublic void setTeamMemberTimeframeFilter(String value)
value - allowed object is
Stringpublic String getTeamMemberWorkUnitType()
Stringpublic void setTeamMemberWorkUnitType(String value)
value - allowed object is
Stringpublic Integer getUserInterfaceViewObjectId()
Integerpublic void setUserInterfaceViewObjectId(Integer value)
value - allowed object is
Integerpublic UserType.ResourceRequests getResourceRequests()
UserType.ResourceRequestspublic void setResourceRequests(UserType.ResourceRequests value)
value - allowed object is
UserType.ResourceRequestsCopyright © 2013. All Rights Reserved.