| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.Record | |
| ↳ | com.netsuite.webservices.lists.employees_2010_2.Employee | |
Java class for Employee complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Employee">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}Record">
<sequence>
<element name="customForm" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="template" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="entityId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="salutation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="firstName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="middleName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="lastName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="altName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="phone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fax" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="email" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="defaultAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="isInactive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="phoneticName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="lastModifiedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="dateCreated" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="initials" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="officePhone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="homePhone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="mobilePhone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="department" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="class" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="location" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="subsidiary" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="billingClass" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="accountNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="comments" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="globalSubscriptionStatus" type="{urn:types.common_2010_2.platform.webservices.netsuite.com}GlobalSubscriptionStatus" minOccurs="0"/>
<element name="image" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="payFrequency" type="{urn:types.employees_2010_2.lists.webservices.netsuite.com}EmployeePayFrequency" minOccurs="0"/>
<element name="lastPaidDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="currency" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="useTimeData" type="{urn:types.employees_2010_2.lists.webservices.netsuite.com}EmployeeUseTimeData" minOccurs="0"/>
<element name="usePerquest" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="workplace" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="adpId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="directDeposit" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="expenseLimit" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="purchaseOrderLimit" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="purchaseOrderApprovalLimit" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="socialSecurityNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="supervisor" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="approver" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="approvalLimit" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="timeApprover" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="employeeType" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="isSalesRep" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="salesRole" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="isSupportRep" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isJobResource" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="laborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="birthDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="hireDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="releaseDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="lastReviewDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="nextReviewDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="title" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="employeeStatus" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="jobDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="maritalStatus" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="ethnicity" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="gender" type="{urn:types.employees_2010_2.lists.webservices.netsuite.com}Gender" minOccurs="0"/>
<element name="purchaseOrderApprover" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="workCalendar" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="giveAccess" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="concurrentWebServicesUser" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="sendEmail" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="hasOfflineAccess" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="password" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="password2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requirePwdChange" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="inheritIPRules" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IPAddressRule" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="commissionPaymentPreference" type="{urn:types.employees_2010_2.lists.webservices.netsuite.com}EmployeeCommissionPaymentPreference" minOccurs="0"/>
<element name="billPay" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="eligibleForCommission" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="subscriptionsList" type="{urn:employees_2010_2.lists.webservices.netsuite.com}EmployeeSubscriptionsList" minOccurs="0"/>
<element name="addressbookList" type="{urn:employees_2010_2.lists.webservices.netsuite.com}EmployeeAddressbookList" minOccurs="0"/>
<element name="rolesList" type="{urn:employees_2010_2.lists.webservices.netsuite.com}EmployeeRolesList" minOccurs="0"/>
<element name="hrEducationList" type="{urn:employees_2010_2.lists.webservices.netsuite.com}EmployeeHrEducationList" minOccurs="0"/>
<element name="emergencyContactList" type="{urn:employees_2010_2.lists.webservices.netsuite.com}EmployeeEmergencyContactList" minOccurs="0"/>
<element name="customFieldList" type="{urn:core_2010_2.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
</sequence>
<attribute name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="externalId" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| accountNumber | |||||||||||
| addressbookList | |||||||||||
| adpId | |||||||||||
| altName | |||||||||||
| approvalLimit | |||||||||||
| approver | |||||||||||
| billPay | |||||||||||
| billingClass | |||||||||||
| birthDate | |||||||||||
| clazz | |||||||||||
| comments | |||||||||||
| commissionPaymentPreference | |||||||||||
| concurrentWebServicesUser | |||||||||||
| currency | |||||||||||
| customFieldList | |||||||||||
| customForm | |||||||||||
| dateCreated | |||||||||||
| defaultAddress | |||||||||||
| department | |||||||||||
| directDeposit | |||||||||||
| eligibleForCommission | |||||||||||
| emergencyContactList | |||||||||||
| employeeStatus | |||||||||||
| employeeType | |||||||||||
| entityId | |||||||||||
| ethnicity | |||||||||||
| expenseLimit | |||||||||||
| externalId | |||||||||||
| fax | |||||||||||
| firstName | |||||||||||
| gender | |||||||||||
| giveAccess | |||||||||||
| globalSubscriptionStatus | |||||||||||
| hasOfflineAccess | |||||||||||
| hireDate | |||||||||||
| homePhone | |||||||||||
| hrEducationList | |||||||||||
| image | |||||||||||
| inheritIPRules | |||||||||||
| initials | |||||||||||
| internalId | |||||||||||
| ipAddressRule | |||||||||||
| isInactive | |||||||||||
| isJobResource | |||||||||||
| isSalesRep | |||||||||||
| isSupportRep | |||||||||||
| jobDescription | |||||||||||
| laborCost | |||||||||||
| lastModifiedDate | |||||||||||
| lastName | |||||||||||
| lastPaidDate | |||||||||||
| lastReviewDate | |||||||||||
| location | |||||||||||
| maritalStatus | |||||||||||
| middleName | |||||||||||
| mobilePhone | |||||||||||
| nextReviewDate | |||||||||||
| officePhone | |||||||||||
| password | |||||||||||
| password2 | |||||||||||
| payFrequency | |||||||||||
| phone | |||||||||||
| phoneticName | |||||||||||
| purchaseOrderApprovalLimit | |||||||||||
| purchaseOrderApprover | |||||||||||
| purchaseOrderLimit | |||||||||||
| releaseDate | |||||||||||
| requirePwdChange | |||||||||||
| rolesList | |||||||||||
| salesRole | |||||||||||
| salutation | |||||||||||
| sendEmail | |||||||||||
| socialSecurityNumber | |||||||||||
| subscriptionsList | |||||||||||
| subsidiary | |||||||||||
| supervisor | |||||||||||
| template | |||||||||||
| timeApprover | |||||||||||
| title | |||||||||||
| usePerquest | |||||||||||
| useTimeData | |||||||||||
| workCalendar | |||||||||||
| workplace | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the accountNumber property.
| |||||||||||
Gets the value of the addressbookList property.
| |||||||||||
Gets the value of the adpId property.
| |||||||||||
Gets the value of the altName property.
| |||||||||||
Gets the value of the approvalLimit property.
| |||||||||||
Gets the value of the approver property.
| |||||||||||
Gets the value of the billingClass property.
| |||||||||||
Gets the value of the birthDate property.
| |||||||||||
Gets the value of the clazz property.
| |||||||||||
Gets the value of the comments property.
| |||||||||||
Gets the value of the commissionPaymentPreference property.
| |||||||||||
Gets the value of the currency property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the customForm property.
| |||||||||||
Gets the value of the dateCreated property.
| |||||||||||
Gets the value of the defaultAddress property.
| |||||||||||
Gets the value of the department property.
| |||||||||||
Gets the value of the email property.
| |||||||||||
Gets the value of the emergencyContactList property.
| |||||||||||
Gets the value of the employeeStatus property.
| |||||||||||
Gets the value of the employeeType property.
| |||||||||||
Gets the value of the entityId property.
| |||||||||||
Gets the value of the ethnicity property.
| |||||||||||
Gets the value of the expenseLimit property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the fax property.
| |||||||||||
Gets the value of the firstName property.
| |||||||||||
Gets the value of the gender property.
| |||||||||||
Gets the value of the globalSubscriptionStatus property.
| |||||||||||
Gets the value of the hireDate property.
| |||||||||||
Gets the value of the homePhone property.
| |||||||||||
Gets the value of the hrEducationList property.
| |||||||||||
Gets the value of the ipAddressRule property.
| |||||||||||
Gets the value of the image property.
| |||||||||||
Gets the value of the initials property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the jobDescription property.
| |||||||||||
Gets the value of the laborCost property.
| |||||||||||
Gets the value of the lastModifiedDate property.
| |||||||||||
Gets the value of the lastName property.
| |||||||||||
Gets the value of the lastPaidDate property.
| |||||||||||
Gets the value of the lastReviewDate property.
| |||||||||||
Gets the value of the location property.
| |||||||||||
Gets the value of the maritalStatus property.
| |||||||||||
Gets the value of the middleName property.
| |||||||||||
Gets the value of the mobilePhone property.
| |||||||||||
Gets the value of the nextReviewDate property.
| |||||||||||
Gets the value of the officePhone property.
| |||||||||||
Gets the value of the password property.
| |||||||||||
Gets the value of the password2 property.
| |||||||||||
Gets the value of the payFrequency property.
| |||||||||||
Gets the value of the phone property.
| |||||||||||
Gets the value of the phoneticName property.
| |||||||||||
Gets the value of the purchaseOrderApprovalLimit property.
| |||||||||||
Gets the value of the purchaseOrderApprover property.
| |||||||||||
Gets the value of the purchaseOrderLimit property.
| |||||||||||
Gets the value of the releaseDate property.
| |||||||||||
Gets the value of the rolesList property.
| |||||||||||
Gets the value of the salesRole property.
| |||||||||||
Gets the value of the salutation property.
| |||||||||||
Gets the value of the socialSecurityNumber property.
| |||||||||||
Gets the value of the subscriptionsList property.
| |||||||||||
Gets the value of the subsidiary property.
| |||||||||||
Gets the value of the supervisor property.
| |||||||||||
Gets the value of the template property.
| |||||||||||
Gets the value of the timeApprover property.
| |||||||||||
Gets the value of the title property.
| |||||||||||
Gets the value of the useTimeData property.
| |||||||||||
Gets the value of the workCalendar property.
| |||||||||||
Gets the value of the workplace property.
| |||||||||||
Gets the value of the billPay property.
| |||||||||||
Gets the value of the concurrentWebServicesUser property.
| |||||||||||
Gets the value of the directDeposit property.
| |||||||||||
Gets the value of the eligibleForCommission property.
| |||||||||||
Gets the value of the giveAccess property.
| |||||||||||
Gets the value of the hasOfflineAccess property.
| |||||||||||
Gets the value of the inheritIPRules property.
| |||||||||||
Gets the value of the isInactive property.
| |||||||||||
Gets the value of the isJobResource property.
| |||||||||||
Gets the value of the isSalesRep property.
| |||||||||||
Gets the value of the isSupportRep property.
| |||||||||||
Gets the value of the requirePwdChange property.
| |||||||||||
Gets the value of the sendEmail property.
| |||||||||||
Gets the value of the usePerquest property.
| |||||||||||
Sets the value of the accountNumber property.
| |||||||||||
Sets the value of the addressbookList property.
| |||||||||||
Sets the value of the adpId property.
| |||||||||||
Sets the value of the altName property.
| |||||||||||
Sets the value of the approvalLimit property.
| |||||||||||
Sets the value of the approver property.
| |||||||||||
Sets the value of the billPay property.
| |||||||||||
Sets the value of the billingClass property.
| |||||||||||
Sets the value of the birthDate property.
| |||||||||||
Sets the value of the clazz property.
| |||||||||||
Sets the value of the comments property.
| |||||||||||
Sets the value of the commissionPaymentPreference property.
| |||||||||||
Sets the value of the concurrentWebServicesUser property.
| |||||||||||
Sets the value of the currency property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the customForm property.
| |||||||||||
Sets the value of the dateCreated property.
| |||||||||||
Sets the value of the defaultAddress property.
| |||||||||||
Sets the value of the department property.
| |||||||||||
Sets the value of the directDeposit property.
| |||||||||||
Sets the value of the eligibleForCommission property.
| |||||||||||
Sets the value of the email property.
| |||||||||||
Sets the value of the emergencyContactList property.
| |||||||||||
Sets the value of the employeeStatus property.
| |||||||||||
Sets the value of the employeeType property.
| |||||||||||
Sets the value of the entityId property.
| |||||||||||
Sets the value of the ethnicity property.
| |||||||||||
Sets the value of the expenseLimit property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the fax property.
| |||||||||||
Sets the value of the firstName property.
| |||||||||||
Sets the value of the gender property.
| |||||||||||
Sets the value of the giveAccess property.
| |||||||||||
Sets the value of the globalSubscriptionStatus property.
| |||||||||||
Sets the value of the hasOfflineAccess property.
| |||||||||||
Sets the value of the hireDate property.
| |||||||||||
Sets the value of the homePhone property.
| |||||||||||
Sets the value of the hrEducationList property.
| |||||||||||
Sets the value of the ipAddressRule property.
| |||||||||||
Sets the value of the image property.
| |||||||||||
Sets the value of the inheritIPRules property.
| |||||||||||
Sets the value of the initials property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the isInactive property.
| |||||||||||
Sets the value of the isJobResource property.
| |||||||||||
Sets the value of the isSalesRep property.
| |||||||||||
Sets the value of the isSupportRep property.
| |||||||||||
Sets the value of the jobDescription property.
| |||||||||||
Sets the value of the laborCost property.
| |||||||||||
Sets the value of the lastModifiedDate property.
| |||||||||||
Sets the value of the lastName property.
| |||||||||||
Sets the value of the lastPaidDate property.
| |||||||||||
Sets the value of the lastReviewDate property.
| |||||||||||
Sets the value of the location property.
| |||||||||||
Sets the value of the maritalStatus property.
| |||||||||||
Sets the value of the middleName property.
| |||||||||||
Sets the value of the mobilePhone property.
| |||||||||||
Sets the value of the nextReviewDate property.
| |||||||||||
Sets the value of the officePhone property.
| |||||||||||
Sets the value of the password property.
| |||||||||||
Sets the value of the password2 property.
| |||||||||||
Sets the value of the payFrequency property.
| |||||||||||
Sets the value of the phone property.
| |||||||||||
Sets the value of the phoneticName property.
| |||||||||||
Sets the value of the purchaseOrderApprovalLimit property.
| |||||||||||
Sets the value of the purchaseOrderApprover property.
| |||||||||||
Sets the value of the purchaseOrderLimit property.
| |||||||||||
Sets the value of the releaseDate property.
| |||||||||||
Sets the value of the requirePwdChange property.
| |||||||||||
Sets the value of the rolesList property.
| |||||||||||
Sets the value of the salesRole property.
| |||||||||||
Sets the value of the salutation property.
| |||||||||||
Sets the value of the sendEmail property.
| |||||||||||
Sets the value of the socialSecurityNumber property.
| |||||||||||
Sets the value of the subscriptionsList property.
| |||||||||||
Sets the value of the subsidiary property.
| |||||||||||
Sets the value of the supervisor property.
| |||||||||||
Sets the value of the template property.
| |||||||||||
Sets the value of the timeApprover property.
| |||||||||||
Sets the value of the title property.
| |||||||||||
Sets the value of the usePerquest property.
| |||||||||||
Sets the value of the useTimeData property.
| |||||||||||
Sets the value of the workCalendar property.
| |||||||||||
Sets the value of the workplace property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the accountNumber property.
Gets the value of the addressbookList property.
EmployeeAddressbookList
Gets the value of the adpId property.
Gets the value of the altName property.
Gets the value of the approvalLimit property.
Gets the value of the approver property.
RecordRef
Gets the value of the billingClass property.
RecordRef
Gets the value of the birthDate property.
Gets the value of the clazz property.
RecordRef
Gets the value of the comments property.
Gets the value of the commissionPaymentPreference property.
EmployeeCommissionPaymentPreference
Gets the value of the currency property.
RecordRef
Gets the value of the customFieldList property.
CustomFieldList
Gets the value of the customForm property.
RecordRef
Gets the value of the dateCreated property.
Gets the value of the defaultAddress property.
Gets the value of the department property.
RecordRef
Gets the value of the email property.
Gets the value of the emergencyContactList property.
EmployeeEmergencyContactList
Gets the value of the employeeStatus property.
RecordRef
Gets the value of the employeeType property.
RecordRef
Gets the value of the entityId property.
Gets the value of the ethnicity property.
RecordRef
Gets the value of the expenseLimit property.
Gets the value of the externalId property.
Gets the value of the fax property.
Gets the value of the firstName property.
Gets the value of the globalSubscriptionStatus property.
GlobalSubscriptionStatus
Gets the value of the hireDate property.
Gets the value of the homePhone property.
Gets the value of the hrEducationList property.
EmployeeHrEducationList
Gets the value of the ipAddressRule property.
Gets the value of the image property.
RecordRef
Gets the value of the initials property.
Gets the value of the internalId property.
Gets the value of the jobDescription property.
Gets the value of the laborCost property.
Gets the value of the lastModifiedDate property.
Gets the value of the lastName property.
Gets the value of the lastPaidDate property.
Gets the value of the lastReviewDate property.
Gets the value of the location property.
RecordRef
Gets the value of the maritalStatus property.
RecordRef
Gets the value of the middleName property.
Gets the value of the mobilePhone property.
Gets the value of the nextReviewDate property.
Gets the value of the officePhone property.
Gets the value of the password property.
Gets the value of the password2 property.
Gets the value of the payFrequency property.
EmployeePayFrequency
Gets the value of the phone property.
Gets the value of the phoneticName property.
Gets the value of the purchaseOrderApprovalLimit property.
Gets the value of the purchaseOrderApprover property.
RecordRef
Gets the value of the purchaseOrderLimit property.
Gets the value of the releaseDate property.
Gets the value of the rolesList property.
EmployeeRolesList
Gets the value of the salesRole property.
RecordRef
Gets the value of the salutation property.
Gets the value of the socialSecurityNumber property.
Gets the value of the subscriptionsList property.
EmployeeSubscriptionsList
Gets the value of the subsidiary property.
RecordRef
Gets the value of the supervisor property.
RecordRef
Gets the value of the template property.
RecordRef
Gets the value of the timeApprover property.
RecordRef
Gets the value of the title property.
Gets the value of the useTimeData property.
EmployeeUseTimeData
Gets the value of the workCalendar property.
RecordRef
Gets the value of the workplace property.
RecordRef
Gets the value of the billPay property.
Gets the value of the concurrentWebServicesUser property.
Gets the value of the directDeposit property.
Gets the value of the eligibleForCommission property.
Gets the value of the giveAccess property.
Gets the value of the hasOfflineAccess property.
Gets the value of the inheritIPRules property.
Gets the value of the isInactive property.
Gets the value of the isJobResource property.
Gets the value of the isSalesRep property.
Gets the value of the isSupportRep property.
Gets the value of the requirePwdChange property.
Gets the value of the sendEmail property.
Gets the value of the usePerquest property.
Sets the value of the accountNumber property.
| value | Allowed object is String |
|---|
Sets the value of the addressbookList property.
| value | Allowed object is
EmployeeAddressbookList
|
|---|
Sets the value of the adpId property.
| value | Allowed object is String |
|---|
Sets the value of the altName property.
| value | Allowed object is String |
|---|
Sets the value of the approvalLimit property.
| value | Allowed object is Double |
|---|
Sets the value of the approver property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the billPay property.
| value | Allowed object is Boolean |
|---|
Sets the value of the billingClass property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the birthDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the clazz property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the comments property.
| value | Allowed object is String |
|---|
Sets the value of the commissionPaymentPreference property.
| value | Allowed object is
EmployeeCommissionPaymentPreference
|
|---|
Sets the value of the concurrentWebServicesUser property.
| value | Allowed object is Boolean |
|---|
Sets the value of the currency property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
CustomFieldList
|
|---|
Sets the value of the customForm property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the dateCreated property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the defaultAddress property.
| value | Allowed object is String |
|---|
Sets the value of the department property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the directDeposit property.
| value | Allowed object is Boolean |
|---|
Sets the value of the eligibleForCommission property.
| value | Allowed object is Boolean |
|---|
Sets the value of the email property.
| value | Allowed object is String |
|---|
Sets the value of the emergencyContactList property.
| value | Allowed object is
EmployeeEmergencyContactList
|
|---|
Sets the value of the employeeStatus property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the employeeType property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the entityId property.
| value | Allowed object is String |
|---|
Sets the value of the ethnicity property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the expenseLimit property.
| value | Allowed object is Double |
|---|
Sets the value of the externalId property.
| value | Allowed object is String |
|---|
Sets the value of the fax property.
| value | Allowed object is String |
|---|
Sets the value of the firstName property.
| value | Allowed object is String |
|---|
Sets the value of the gender property.
| value | Allowed object is
Gender
|
|---|
Sets the value of the giveAccess property.
| value | Allowed object is Boolean |
|---|
Sets the value of the globalSubscriptionStatus property.
| value | Allowed object is
GlobalSubscriptionStatus
|
|---|
Sets the value of the hasOfflineAccess property.
| value | Allowed object is Boolean |
|---|
Sets the value of the hireDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the homePhone property.
| value | Allowed object is String |
|---|
Sets the value of the hrEducationList property.
| value | Allowed object is
EmployeeHrEducationList
|
|---|
Sets the value of the ipAddressRule property.
| value | Allowed object is String |
|---|
Sets the value of the image property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the inheritIPRules property.
| value | Allowed object is Boolean |
|---|
Sets the value of the initials property.
| value | Allowed object is String |
|---|
Sets the value of the internalId property.
| value | Allowed object is String |
|---|
Sets the value of the isInactive property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isJobResource property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isSalesRep property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isSupportRep property.
| value | Allowed object is Boolean |
|---|
Sets the value of the jobDescription property.
| value | Allowed object is String |
|---|
Sets the value of the laborCost property.
| value | Allowed object is Double |
|---|
Sets the value of the lastModifiedDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the lastName property.
| value | Allowed object is String |
|---|
Sets the value of the lastPaidDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the lastReviewDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the location property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the maritalStatus property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the middleName property.
| value | Allowed object is String |
|---|
Sets the value of the mobilePhone property.
| value | Allowed object is String |
|---|
Sets the value of the nextReviewDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the officePhone property.
| value | Allowed object is String |
|---|
Sets the value of the password property.
| value | Allowed object is String |
|---|
Sets the value of the password2 property.
| value | Allowed object is String |
|---|
Sets the value of the payFrequency property.
| value | Allowed object is
EmployeePayFrequency
|
|---|
Sets the value of the phone property.
| value | Allowed object is String |
|---|
Sets the value of the phoneticName property.
| value | Allowed object is String |
|---|
Sets the value of the purchaseOrderApprovalLimit property.
| value | Allowed object is Double |
|---|
Sets the value of the purchaseOrderApprover property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the purchaseOrderLimit property.
| value | Allowed object is Double |
|---|
Sets the value of the releaseDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the requirePwdChange property.
| value | Allowed object is Boolean |
|---|
Sets the value of the rolesList property.
| value | Allowed object is
EmployeeRolesList
|
|---|
Sets the value of the salesRole property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the salutation property.
| value | Allowed object is String |
|---|
Sets the value of the sendEmail property.
| value | Allowed object is Boolean |
|---|
Sets the value of the socialSecurityNumber property.
| value | Allowed object is String |
|---|
Sets the value of the subscriptionsList property.
| value | Allowed object is
EmployeeSubscriptionsList
|
|---|
Sets the value of the subsidiary property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the supervisor property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the template property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the timeApprover property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the title property.
| value | Allowed object is String |
|---|
Sets the value of the usePerquest property.
| value | Allowed object is Boolean |
|---|
Sets the value of the useTimeData property.
| value | Allowed object is
EmployeeUseTimeData
|
|---|
Sets the value of the workCalendar property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the workplace property.
| value | Allowed object is
RecordRef
|
|---|