|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DiscussionConfiguration
This interface wraps a discussion configuration. Discussion configurations are maintained in Maintain->Media Repository->Discussion configurations. They contain a reference to a voting model, discussion model and a discussion. A discussion configuration can be assigned to a media item version and so defines the behavior of discussions and voting.
| Method Summary | |
|---|---|
ForumSettings |
getForumSettings()
Returns forum settings of also known as the "Discussion model". |
int |
getId()
Returns the identifier of this discussion configuration. |
java.lang.String |
getName()
Returns the name of the discussion configuration. |
VotingModel |
getVotingModel()
Returns the Voting model. |
Website |
getWebsite()
Returns the website on which the discussion configuration is defined. |
| Method Detail |
|---|
int getId()
java.lang.String getName()
Website getWebsite()
ForumSettings getForumSettings()
VotingModel getVotingModel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||