|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DiscussionItemType | |
| com.sapportals.wcm.repository.service.discussion | The Discussion Thread Repository Service is responsible for creating, deleting and keeping track of discussions. |
| Uses of DiscussionItemType in com.sapportals.wcm.repository.service.discussion |
| Fields in com.sapportals.wcm.repository.service.discussion declared as DiscussionItemType | |
static DiscussionItemType |
DiscussionItemType.TOPIC
Discussion Item is a topic |
static DiscussionItemType |
DiscussionItemType.POST
Discussion Item is a post |
| Methods in com.sapportals.wcm.repository.service.discussion that return DiscussionItemType | |
DiscussionItemType |
IDiscussionItem.getType()
Gets the type of a discussion item. |
| Methods in com.sapportals.wcm.repository.service.discussion with parameters of type DiscussionItemType | |
void |
IDiscussionItem.setType(DiscussionItemType type)
Sets the type of a discussion item. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||