| java.lang.Object | |
| ↳ | org.mule.modules.taleo.model.holders.CalendarEventBeanExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _creatorType | |||||||||||
| _descriptionType | |||||||||||
| _durationType | |||||||||||
| _entityIdType | |||||||||||
| _entityTypeType | |||||||||||
| _isPrivateType | |||||||||||
| _locationType | |||||||||||
| _participantsType | |||||||||||
| _startDateType | |||||||||||
| _subjectType | |||||||||||
| creator | |||||||||||
| description | |||||||||||
| duration | |||||||||||
| entityId | |||||||||||
| entityType | |||||||||||
| isPrivate | |||||||||||
| location | |||||||||||
| participants | |||||||||||
| startDate | |||||||||||
| subject | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves creator
| |||||||||||
Retrieves description
| |||||||||||
Retrieves duration
| |||||||||||
Retrieves entityId
| |||||||||||
Retrieves entityType
| |||||||||||
Retrieves isPrivate
| |||||||||||
Retrieves location
| |||||||||||
Retrieves participants
| |||||||||||
Retrieves startDate
| |||||||||||
Retrieves subject
| |||||||||||
Sets creator
| |||||||||||
Sets description
| |||||||||||
Sets duration
| |||||||||||
Sets entityId
| |||||||||||
Sets entityType
| |||||||||||
Sets isPrivate
| |||||||||||
Sets location
| |||||||||||
Sets participants
| |||||||||||
Sets startDate
| |||||||||||
Sets subject
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves creator
Retrieves description
Retrieves duration
Retrieves entityId
Retrieves entityType
Retrieves isPrivate
Retrieves location
Retrieves participants
Retrieves startDate
Retrieves subject
Sets creator
| value | Value to set |
|---|
Sets description
| value | Value to set |
|---|
Sets duration
| value | Value to set |
|---|
Sets entityId
| value | Value to set |
|---|
Sets entityType
| value | Value to set |
|---|
Sets isPrivate
| value | Value to set |
|---|
Sets location
| value | Value to set |
|---|
Sets participants
| value | Value to set |
|---|
Sets startDate
| value | Value to set |
|---|
Sets subject
| value | Value to set |
|---|