| java.lang.Object | |
| ↳ | workday.com.bsvc.WorkdayAccountForWorkerDataType |
Encapsulating element containing all Workday Account data.
Java class for Workday_Account_for_Worker_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Workday_Account_for_Worker_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="User_Name" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Password" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Require_New_Password_at_Next_Sign_In" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Account_Disabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Account_Expiration_Date" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Delegated_Authentication_Integration_System_Reference" type="{urn:com.workday/bsvc}Integration_System__Audited_ObjectType" minOccurs="0"/>
<element name="Session_Timeout_Minutes" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="3"/>
<minInclusive value="0"/>
<fractionDigits value="0"/>
</restriction>
</simpleType>
</element>
<element name="Show_User_Name_in_Browser_Window" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Display_XML_Icon_on_Reports" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Enable_Workbox" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Locale_Reference" type="{urn:com.workday/bsvc}LocaleObjectType" minOccurs="0"/>
<element name="Allow_Mixed-Language_Transactions" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Receive_Email_Notifications" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Exempt_from_Delegated_Authentication" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| accountDisabled | |||||||||||
| accountExpirationDate | |||||||||||
| allowMixedLanguageTransactions | |||||||||||
| delegatedAuthenticationIntegrationSystemReference | |||||||||||
| displayXMLIconOnReports | |||||||||||
| enableWorkbox | |||||||||||
| exemptFromDelegatedAuthentication | |||||||||||
| localeReference | |||||||||||
| password | |||||||||||
| receiveEmailNotifications | |||||||||||
| requireNewPasswordAtNextSignIn | |||||||||||
| sessionTimeoutMinutes | |||||||||||
| showUserNameInBrowserWindow | |||||||||||
| userName | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the accountExpirationDate property.
| |||||||||||
Gets the value of the delegatedAuthenticationIntegrationSystemReference property.
| |||||||||||
Gets the value of the localeReference property.
| |||||||||||
Gets the value of the password property.
| |||||||||||
Gets the value of the sessionTimeoutMinutes property.
| |||||||||||
Gets the value of the userName property.
| |||||||||||
Gets the value of the accountDisabled property.
| |||||||||||
Gets the value of the allowMixedLanguageTransactions property.
| |||||||||||
Gets the value of the displayXMLIconOnReports property.
| |||||||||||
Gets the value of the enableWorkbox property.
| |||||||||||
Gets the value of the exemptFromDelegatedAuthentication property.
| |||||||||||
Gets the value of the receiveEmailNotifications property.
| |||||||||||
Gets the value of the requireNewPasswordAtNextSignIn property.
| |||||||||||
Gets the value of the showUserNameInBrowserWindow property.
| |||||||||||
Sets the value of the accountDisabled property.
| |||||||||||
Sets the value of the accountExpirationDate property.
| |||||||||||
Sets the value of the allowMixedLanguageTransactions property.
| |||||||||||
Sets the value of the delegatedAuthenticationIntegrationSystemReference property.
| |||||||||||
Sets the value of the displayXMLIconOnReports property.
| |||||||||||
Sets the value of the enableWorkbox property.
| |||||||||||
Sets the value of the exemptFromDelegatedAuthentication property.
| |||||||||||
Sets the value of the localeReference property.
| |||||||||||
Sets the value of the password property.
| |||||||||||
Sets the value of the receiveEmailNotifications property.
| |||||||||||
Sets the value of the requireNewPasswordAtNextSignIn property.
| |||||||||||
Sets the value of the sessionTimeoutMinutes property.
| |||||||||||
Sets the value of the showUserNameInBrowserWindow property.
| |||||||||||
Sets the value of the userName property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the accountExpirationDate property.
Gets the value of the delegatedAuthenticationIntegrationSystemReference property.
IntegrationSystemAuditedObjectType
Gets the value of the localeReference property.
LocaleObjectType
Gets the value of the password property.
Gets the value of the sessionTimeoutMinutes property.
Gets the value of the userName property.
Gets the value of the accountDisabled property.
Gets the value of the allowMixedLanguageTransactions property.
Gets the value of the displayXMLIconOnReports property.
Gets the value of the enableWorkbox property.
Gets the value of the exemptFromDelegatedAuthentication property.
Gets the value of the receiveEmailNotifications property.
Gets the value of the requireNewPasswordAtNextSignIn property.
Gets the value of the showUserNameInBrowserWindow property.
Sets the value of the accountDisabled property.
| value | Allowed object is Boolean |
|---|
Sets the value of the accountExpirationDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the allowMixedLanguageTransactions property.
| value | Allowed object is Boolean |
|---|
Sets the value of the delegatedAuthenticationIntegrationSystemReference property.
| value | Allowed object is
IntegrationSystemAuditedObjectType
|
|---|
Sets the value of the displayXMLIconOnReports property.
| value | Allowed object is Boolean |
|---|
Sets the value of the enableWorkbox property.
| value | Allowed object is Boolean |
|---|
Sets the value of the exemptFromDelegatedAuthentication property.
| value | Allowed object is Boolean |
|---|
Sets the value of the localeReference property.
| value | Allowed object is
LocaleObjectType
|
|---|
Sets the value of the password property.
| value | Allowed object is String |
|---|
Sets the value of the receiveEmailNotifications property.
| value | Allowed object is Boolean |
|---|
Sets the value of the requireNewPasswordAtNextSignIn property.
| value | Allowed object is Boolean |
|---|
Sets the value of the sessionTimeoutMinutes property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the showUserNameInBrowserWindow property.
| value | Allowed object is Boolean |
|---|
Sets the value of the userName property.
| value | Allowed object is String |
|---|