| Modifier and Type | Method and Description |
|---|---|
SocialTimelineWidgetModel |
SocialItemExpandedWidgetModel.getModel() |
| Constructor and Description |
|---|
SimpleItemWidgetModel(SocialTimelineWidgetModel model,
String eventType,
Date timestamp,
String description,
String itemDescription) |
SimpleItemWidgetModel(SocialTimelineWidgetModel model,
String eventType,
Date timestamp,
String linkText,
String linkURI,
SocialActivitiesEvent.LINK_TYPE linkType,
String description,
String itemDescription,
SocialUser socialUser) |
SocialItemExpandedWidgetModel(String fileName,
List<UpdateItem> updateItems,
SocialTimelineWidgetModel model) |
| Modifier and Type | Method and Description |
|---|---|
void |
SocialTimelineWidget.init(SocialTimelineWidgetModel model) |
| Modifier and Type | Method and Description |
|---|---|
SocialTimelineWidgetModel |
SocialTimelineWidgetModel.droolsQuery(Map<String,String> globals,
String drlName,
String maxResults) |
SocialTimelineWidgetModel |
SocialTimelineWidgetModel.withFollowUnfollowCommand(ParameterizedCommand<String> parameterizedCommand) |
SocialTimelineWidgetModel |
SocialTimelineWidgetModel.withLinkCommand(ParameterizedCommand<LinkCommandParams> linkCommand) |
SocialTimelineWidgetModel |
SocialTimelineWidgetModel.withUserClickCommand(ParameterizedCommand<String> parameterizedCommand) |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.