| java.lang.Object | |
| ↳ | org.mule.modules.taleo.model.holders.InterviewBeanExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _candidateIdType | |||||||||||
| _commentsType | |||||||||||
| _creatorType | |||||||||||
| _interviewRoomType | |||||||||||
| _interviewTypeType | |||||||||||
| _participantsType | |||||||||||
| _requisitionIdType | |||||||||||
| _startDateType | |||||||||||
| candidateId | |||||||||||
| comments | |||||||||||
| creator | |||||||||||
| interviewRoom | |||||||||||
| interviewType | |||||||||||
| participants | |||||||||||
| requisitionId | |||||||||||
| startDate | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves candidateId
| |||||||||||
Retrieves comments
| |||||||||||
Retrieves creator
| |||||||||||
Retrieves interviewRoom
| |||||||||||
Retrieves interviewType
| |||||||||||
Retrieves participants
| |||||||||||
Retrieves requisitionId
| |||||||||||
Retrieves startDate
| |||||||||||
Sets candidateId
| |||||||||||
Sets comments
| |||||||||||
Sets creator
| |||||||||||
Sets interviewRoom
| |||||||||||
Sets interviewType
| |||||||||||
Sets participants
| |||||||||||
Sets requisitionId
| |||||||||||
Sets startDate
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves candidateId
Retrieves comments
Retrieves creator
Retrieves interviewRoom
Retrieves interviewType
Retrieves participants
Retrieves requisitionId
Retrieves startDate
Sets candidateId
| value | Value to set |
|---|
Sets comments
| value | Value to set |
|---|
Sets creator
| value | Value to set |
|---|
Sets interviewRoom
| value | Value to set |
|---|
Sets interviewType
| value | Value to set |
|---|
Sets participants
| value | Value to set |
|---|
Sets requisitionId
| value | Value to set |
|---|
Sets startDate
| value | Value to set |
|---|