| java.lang.Object | |
| ↳ | org.mule.modules.taleo.model.holders.ContactLogBeanExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _commentsType | |||||||||||
| _contactDateType | |||||||||||
| _creationDateType | |||||||||||
| _creatorType | |||||||||||
| _entityIdType | |||||||||||
| _entityTypeType | |||||||||||
| _idType | |||||||||||
| _lastUpdatedType | |||||||||||
| _subjectType | |||||||||||
| _typeNoType | |||||||||||
| comments | |||||||||||
| contactDate | |||||||||||
| creationDate | |||||||||||
| creator | |||||||||||
| entityId | |||||||||||
| entityType | |||||||||||
| id | |||||||||||
| lastUpdated | |||||||||||
| subject | |||||||||||
| typeNo | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves comments
| |||||||||||
Retrieves contactDate
| |||||||||||
Retrieves creationDate
| |||||||||||
Retrieves creator
| |||||||||||
Retrieves entityId
| |||||||||||
Retrieves entityType
| |||||||||||
Retrieves id
| |||||||||||
Retrieves lastUpdated
| |||||||||||
Retrieves subject
| |||||||||||
Retrieves typeNo
| |||||||||||
Sets comments
| |||||||||||
Sets contactDate
| |||||||||||
Sets creationDate
| |||||||||||
Sets creator
| |||||||||||
Sets entityId
| |||||||||||
Sets entityType
| |||||||||||
Sets id
| |||||||||||
Sets lastUpdated
| |||||||||||
Sets subject
| |||||||||||
Sets typeNo
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves comments
Retrieves contactDate
Retrieves creationDate
Retrieves creator
Retrieves entityId
Retrieves entityType
Retrieves id
Retrieves lastUpdated
Retrieves subject
Retrieves typeNo
Sets comments
| value | Value to set |
|---|
Sets contactDate
| value | Value to set |
|---|
Sets creationDate
| value | Value to set |
|---|
Sets creator
| value | Value to set |
|---|
Sets entityId
| value | Value to set |
|---|
Sets entityType
| value | Value to set |
|---|
Sets id
| value | Value to set |
|---|
Sets lastUpdated
| value | Value to set |
|---|
Sets subject
| value | Value to set |
|---|
Sets typeNo
| value | Value to set |
|---|