public class

KindlingIdeaExpressionHolder

extends Object
java.lang.Object
   ↳ org.mule.module.kindling.model.idea.holders.KindlingIdeaExpressionHolder

Summary

Fields
protected Integer _anonymousType
protected String _applicationUriType
protected Integer _assignedToType
protected KindlingUser _authorType
protected String _bonfireUrlType
protected String _cachetagsType
protected KindlingCategory _categoryType
protected String _classNameType
protected List<KindlingComment> _commentsType
protected List<Object> _contributorsType
protected KindlingIdeaCurrentUserInfo _currentUserInfoType
protected String _dateCreatedLocalizedType
protected Date _dateCreatedType
protected String _dateManagedLocalizedType
protected Date _dateManagedType
protected String _dateRectifiedLocalizedType
protected Date _dateRectifiedType
protected String _dateUpdatedLocalizedType
protected Date _dateUpdatedType
protected String _descriptionType
protected Object _eventsType
protected Integer _idType
protected Boolean _lockedForCommentsType
protected String _resourceUriType
protected Integer _stateIdType
protected KindlingIdeaStateName _stateNameType
protected String _submissionSourceType
protected List<String> _tagsType
protected String _titleType
protected List<Object> _volunteersType
protected Integer _votesType
protected Object anonymous
protected Object applicationUri
protected Object assignedTo
protected Object author
protected Object bonfireUrl
protected Object cachetags
protected Object category
protected Object className
protected Object comments
protected Object contributors
protected Object currentUserInfo
protected Object dateCreated
protected Object dateCreatedLocalized
protected Object dateManaged
protected Object dateManagedLocalized
protected Object dateRectified
protected Object dateRectifiedLocalized
protected Object dateUpdated
protected Object dateUpdatedLocalized
protected Object description
protected Object events
protected Object id
protected Object lockedForComments
protected Object resourceUri
protected Object stateId
protected Object stateName
protected Object submissionSource
protected Object tags
protected Object title
protected Object volunteers
protected Object votes
Public Constructors
KindlingIdeaExpressionHolder()
Public Methods
Object getAnonymous()
Retrieves anonymous
Object getApplicationUri()
Retrieves applicationUri
Object getAssignedTo()
Retrieves assignedTo
Object getAuthor()
Retrieves author
Object getBonfireUrl()
Retrieves bonfireUrl
Object getCachetags()
Retrieves cachetags
Object getCategory()
Retrieves category
Object getClassName()
Retrieves className
Object getComments()
Retrieves comments
Object getContributors()
Retrieves contributors
Object getCurrentUserInfo()
Retrieves currentUserInfo
Object getDateCreated()
Retrieves dateCreated
Object getDateCreatedLocalized()
Retrieves dateCreatedLocalized
Object getDateManaged()
Retrieves dateManaged
Object getDateManagedLocalized()
Retrieves dateManagedLocalized
Object getDateRectified()
Retrieves dateRectified
Object getDateRectifiedLocalized()
Retrieves dateRectifiedLocalized
Object getDateUpdated()
Retrieves dateUpdated
Object getDateUpdatedLocalized()
Retrieves dateUpdatedLocalized
Object getDescription()
Retrieves description
Object getEvents()
Retrieves events
Object getId()
Retrieves id
Object getLockedForComments()
Retrieves lockedForComments
Object getResourceUri()
Retrieves resourceUri
Object getStateId()
Retrieves stateId
Object getStateName()
Retrieves stateName
Object getSubmissionSource()
Retrieves submissionSource
Object getTags()
Retrieves tags
Object getTitle()
Retrieves title
Object getVolunteers()
Retrieves volunteers
Object getVotes()
Retrieves votes
void setAnonymous(Object value)
Sets anonymous
void setApplicationUri(Object value)
Sets applicationUri
void setAssignedTo(Object value)
Sets assignedTo
void setAuthor(Object value)
Sets author
void setBonfireUrl(Object value)
Sets bonfireUrl
void setCachetags(Object value)
Sets cachetags
void setCategory(Object value)
Sets category
void setClassName(Object value)
Sets className
void setComments(Object value)
Sets comments
void setContributors(Object value)
Sets contributors
void setCurrentUserInfo(Object value)
Sets currentUserInfo
void setDateCreated(Object value)
Sets dateCreated
void setDateCreatedLocalized(Object value)
Sets dateCreatedLocalized
void setDateManaged(Object value)
Sets dateManaged
void setDateManagedLocalized(Object value)
Sets dateManagedLocalized
void setDateRectified(Object value)
Sets dateRectified
void setDateRectifiedLocalized(Object value)
Sets dateRectifiedLocalized
void setDateUpdated(Object value)
Sets dateUpdated
void setDateUpdatedLocalized(Object value)
Sets dateUpdatedLocalized
void setDescription(Object value)
Sets description
void setEvents(Object value)
Sets events
void setId(Object value)
Sets id
void setLockedForComments(Object value)
Sets lockedForComments
void setResourceUri(Object value)
Sets resourceUri
void setStateId(Object value)
Sets stateId
void setStateName(Object value)
Sets stateName
void setSubmissionSource(Object value)
Sets submissionSource
void setTags(Object value)
Sets tags
void setTitle(Object value)
Sets title
void setVolunteers(Object value)
Sets volunteers
void setVotes(Object value)
Sets votes
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected Integer _anonymousType

protected String _applicationUriType

protected Integer _assignedToType

protected KindlingUser _authorType

protected String _bonfireUrlType

protected String _cachetagsType

protected KindlingCategory _categoryType

protected String _classNameType

protected List<KindlingComment> _commentsType

protected List<Object> _contributorsType

protected KindlingIdeaCurrentUserInfo _currentUserInfoType

protected String _dateCreatedLocalizedType

protected Date _dateCreatedType

protected String _dateManagedLocalizedType

protected Date _dateManagedType

protected String _dateRectifiedLocalizedType

protected Date _dateRectifiedType

protected String _dateUpdatedLocalizedType

protected Date _dateUpdatedType

protected String _descriptionType

protected Object _eventsType

protected Integer _idType

protected Boolean _lockedForCommentsType

protected String _resourceUriType

protected Integer _stateIdType

protected KindlingIdeaStateName _stateNameType

protected String _submissionSourceType

protected List<String> _tagsType

protected String _titleType

protected List<Object> _volunteersType

protected Integer _votesType

protected Object anonymous

protected Object applicationUri

protected Object assignedTo

protected Object author

protected Object bonfireUrl

protected Object cachetags

protected Object category

protected Object className

protected Object comments

protected Object contributors

protected Object currentUserInfo

protected Object dateCreated

protected Object dateCreatedLocalized

protected Object dateManaged

protected Object dateManagedLocalized

protected Object dateRectified

protected Object dateRectifiedLocalized

protected Object dateUpdated

protected Object dateUpdatedLocalized

protected Object description

protected Object events

protected Object id

protected Object lockedForComments

protected Object resourceUri

protected Object stateId

protected Object stateName

protected Object submissionSource

protected Object tags

protected Object title

protected Object volunteers

protected Object votes

Public Constructors

public KindlingIdeaExpressionHolder ()

Public Methods

public Object getAnonymous ()

Retrieves anonymous

public Object getApplicationUri ()

Retrieves applicationUri

public Object getAssignedTo ()

Retrieves assignedTo

public Object getAuthor ()

Retrieves author

public Object getBonfireUrl ()

Retrieves bonfireUrl

public Object getCachetags ()

Retrieves cachetags

public Object getCategory ()

Retrieves category

public Object getClassName ()

Retrieves className

public Object getComments ()

Retrieves comments

public Object getContributors ()

Retrieves contributors

public Object getCurrentUserInfo ()

Retrieves currentUserInfo

public Object getDateCreated ()

Retrieves dateCreated

public Object getDateCreatedLocalized ()

Retrieves dateCreatedLocalized

public Object getDateManaged ()

Retrieves dateManaged

public Object getDateManagedLocalized ()

Retrieves dateManagedLocalized

public Object getDateRectified ()

Retrieves dateRectified

public Object getDateRectifiedLocalized ()

Retrieves dateRectifiedLocalized

public Object getDateUpdated ()

Retrieves dateUpdated

public Object getDateUpdatedLocalized ()

Retrieves dateUpdatedLocalized

public Object getDescription ()

Retrieves description

public Object getEvents ()

Retrieves events

public Object getId ()

Retrieves id

public Object getLockedForComments ()

Retrieves lockedForComments

public Object getResourceUri ()

Retrieves resourceUri

public Object getStateId ()

Retrieves stateId

public Object getStateName ()

Retrieves stateName

public Object getSubmissionSource ()

Retrieves submissionSource

public Object getTags ()

Retrieves tags

public Object getTitle ()

Retrieves title

public Object getVolunteers ()

Retrieves volunteers

public Object getVotes ()

Retrieves votes

public void setAnonymous (Object value)

Sets anonymous

Parameters
value Value to set

public void setApplicationUri (Object value)

Sets applicationUri

Parameters
value Value to set

public void setAssignedTo (Object value)

Sets assignedTo

Parameters
value Value to set

public void setAuthor (Object value)

Sets author

Parameters
value Value to set

public void setBonfireUrl (Object value)

Sets bonfireUrl

Parameters
value Value to set

public void setCachetags (Object value)

Sets cachetags

Parameters
value Value to set

public void setCategory (Object value)

Sets category

Parameters
value Value to set

public void setClassName (Object value)

Sets className

Parameters
value Value to set

public void setComments (Object value)

Sets comments

Parameters
value Value to set

public void setContributors (Object value)

Sets contributors

Parameters
value Value to set

public void setCurrentUserInfo (Object value)

Sets currentUserInfo

Parameters
value Value to set

public void setDateCreated (Object value)

Sets dateCreated

Parameters
value Value to set

public void setDateCreatedLocalized (Object value)

Sets dateCreatedLocalized

Parameters
value Value to set

public void setDateManaged (Object value)

Sets dateManaged

Parameters
value Value to set

public void setDateManagedLocalized (Object value)

Sets dateManagedLocalized

Parameters
value Value to set

public void setDateRectified (Object value)

Sets dateRectified

Parameters
value Value to set

public void setDateRectifiedLocalized (Object value)

Sets dateRectifiedLocalized

Parameters
value Value to set

public void setDateUpdated (Object value)

Sets dateUpdated

Parameters
value Value to set

public void setDateUpdatedLocalized (Object value)

Sets dateUpdatedLocalized

Parameters
value Value to set

public void setDescription (Object value)

Sets description

Parameters
value Value to set

public void setEvents (Object value)

Sets events

Parameters
value Value to set

public void setId (Object value)

Sets id

Parameters
value Value to set

public void setLockedForComments (Object value)

Sets lockedForComments

Parameters
value Value to set

public void setResourceUri (Object value)

Sets resourceUri

Parameters
value Value to set

public void setStateId (Object value)

Sets stateId

Parameters
value Value to set

public void setStateName (Object value)

Sets stateName

Parameters
value Value to set

public void setSubmissionSource (Object value)

Sets submissionSource

Parameters
value Value to set

public void setTags (Object value)

Sets tags

Parameters
value Value to set

public void setTitle (Object value)

Sets title

Parameters
value Value to set

public void setVolunteers (Object value)

Sets volunteers

Parameters
value Value to set

public void setVotes (Object value)

Sets votes

Parameters
value Value to set