| java.lang.Object | |
| ↳ | org.mule.module.kindling.model.idea.holders.KindlingIdeaCurrentUserInfoExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _categoryIdType | |||||||||||
| _ideaIdType | |||||||||||
| _isVotableType | |||||||||||
| _voterCountType | |||||||||||
| _votesAvailableType | |||||||||||
| _votesMaxType | |||||||||||
| _votesTotalType | |||||||||||
| _votesType | |||||||||||
| categoryId | |||||||||||
| ideaId | |||||||||||
| isVotable | |||||||||||
| voterCount | |||||||||||
| votes | |||||||||||
| votesAvailable | |||||||||||
| votesMax | |||||||||||
| votesTotal | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves categoryId
| |||||||||||
Retrieves ideaId
| |||||||||||
Retrieves isVotable
| |||||||||||
Retrieves voterCount
| |||||||||||
Retrieves votes
| |||||||||||
Retrieves votesAvailable
| |||||||||||
Retrieves votesMax
| |||||||||||
Retrieves votesTotal
| |||||||||||
Sets categoryId
| |||||||||||
Sets ideaId
| |||||||||||
Sets isVotable
| |||||||||||
Sets voterCount
| |||||||||||
Sets votes
| |||||||||||
Sets votesAvailable
| |||||||||||
Sets votesMax
| |||||||||||
Sets votesTotal
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves categoryId
Retrieves ideaId
Retrieves isVotable
Retrieves voterCount
Retrieves votes
Retrieves votesAvailable
Retrieves votesMax
Retrieves votesTotal
Sets categoryId
| value | Value to set |
|---|
Sets ideaId
| value | Value to set |
|---|
Sets isVotable
| value | Value to set |
|---|
Sets voterCount
| value | Value to set |
|---|
Sets votes
| value | Value to set |
|---|
Sets votesAvailable
| value | Value to set |
|---|
Sets votesMax
| value | Value to set |
|---|
Sets votesTotal
| value | Value to set |
|---|