| Constructor and Description |
|---|
SocialEvent(String ugcId,
InputStream[] attachments) |
SocialEvent(String ugcId,
Map<String,Object> attributes,
String userId) |
SocialEvent(String ugcId,
String userId) |
SocialEvent(String ugcId,
String attachmentId,
String userId) |
SocialEvent(T source,
String userId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttachmentId() |
InputStream[] |
getAttachments() |
Map<String,Object> |
getAttributes() |
T |
getSource() |
UGCEvent |
getType() |
String |
getUgcId() |
String |
getUserId() |
public SocialEvent(String ugcId, InputStream[] attachments)
Copyright © 2014 CrafterCMS. All Rights Reserved.