| java.lang.Object | |
| ↳ | org.mule.modules.taleo.model.holders.ReferenceBeanExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _candidateIdType | |||||||||||
| _commentsType | |||||||||||
| _creatorType | |||||||||||
| _employerType | |||||||||||
| _refEmailType | |||||||||||
| _refNameType | |||||||||||
| _refPhoneType | |||||||||||
| _refTitleType | |||||||||||
| _relToCandidateType | |||||||||||
| candidateId | |||||||||||
| comments | |||||||||||
| creator | |||||||||||
| employer | |||||||||||
| refEmail | |||||||||||
| refName | |||||||||||
| refPhone | |||||||||||
| refTitle | |||||||||||
| relToCandidate | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves candidateId
| |||||||||||
Retrieves comments
| |||||||||||
Retrieves creator
| |||||||||||
Retrieves employer
| |||||||||||
Retrieves refEmail
| |||||||||||
Retrieves refName
| |||||||||||
Retrieves refPhone
| |||||||||||
Retrieves refTitle
| |||||||||||
Retrieves relToCandidate
| |||||||||||
Sets candidateId
| |||||||||||
Sets comments
| |||||||||||
Sets creator
| |||||||||||
Sets employer
| |||||||||||
Sets refEmail
| |||||||||||
Sets refName
| |||||||||||
Sets refPhone
| |||||||||||
Sets refTitle
| |||||||||||
Sets relToCandidate
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves candidateId
Retrieves comments
Retrieves creator
Retrieves employer
Retrieves refEmail
Retrieves refName
Retrieves refPhone
Retrieves refTitle
Retrieves relToCandidate
Sets candidateId
| value | Value to set |
|---|
Sets comments
| value | Value to set |
|---|
Sets creator
| value | Value to set |
|---|
Sets employer
| value | Value to set |
|---|
Sets refEmail
| value | Value to set |
|---|
Sets refName
| value | Value to set |
|---|
Sets refPhone
| value | Value to set |
|---|
Sets refTitle
| value | Value to set |
|---|
Sets relToCandidate
| value | Value to set |
|---|