| java.lang.Object | |
| ↳ | org.mule.modules.taleo.model.holders.BackgroundCheckBeanExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _candidateIdType | |||||||||||
| _checkerEmailType | |||||||||||
| _checkerNameType | |||||||||||
| _checkerPhoneType | |||||||||||
| _commentsType | |||||||||||
| _creatorType | |||||||||||
| candidateId | |||||||||||
| checkerEmail | |||||||||||
| checkerName | |||||||||||
| checkerPhone | |||||||||||
| comments | |||||||||||
| creator | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves candidateId
| |||||||||||
Retrieves checkerEmail
| |||||||||||
Retrieves checkerName
| |||||||||||
Retrieves checkerPhone
| |||||||||||
Retrieves comments
| |||||||||||
Retrieves creator
| |||||||||||
Sets candidateId
| |||||||||||
Sets checkerEmail
| |||||||||||
Sets checkerName
| |||||||||||
Sets checkerPhone
| |||||||||||
Sets comments
| |||||||||||
Sets creator
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves candidateId
Retrieves checkerEmail
Retrieves checkerName
Retrieves checkerPhone
Retrieves comments
Retrieves creator
Sets candidateId
| value | Value to set |
|---|
Sets checkerEmail
| value | Value to set |
|---|
Sets checkerName
| value | Value to set |
|---|
Sets checkerPhone
| value | Value to set |
|---|
Sets comments
| value | Value to set |
|---|
Sets creator
| value | Value to set |
|---|