ActivityEntity |
ActivityEntity.setActivityStream(DataEntity activityStream) |
ActivityEntity |
ActivityEntity.setAttachments(List<DataEntity> attachments) |
ActivityEntity |
ActivityEntity.setBody(String body) |
ActivityEntity |
ActivityEntity.setComments(LinkEntity comments) |
ActivityEntity |
ActivityEntity.setCreateDate(String createDate) |
ActivityEntity |
ActivityEntity.setDatIdentity(LinkEntity identity) |
ActivityEntity |
ActivityEntity.setLikes(LinkEntity likes) |
ActivityEntity |
ActivityEntity.setLink(String link) |
ActivityEntity |
ActivityEntity.setMentions(List<DataEntity> mentions) |
ActivityEntity |
ActivityEntity.setOwner(DataEntity owner) |
ActivityEntity |
ActivityEntity.setPriority(String priority) |
ActivityEntity |
ActivityEntity.setRead(String read) |
ActivityEntity |
ActivityEntity.setTemplateParams(Map<String,String> templateParamsIn) |
ActivityEntity |
ActivityEntity.setTitle(String title) |
ActivityEntity |
ActivityEntity.setType(String type) |
ActivityEntity |
ActivityEntity.setUpdateDate(String updateDate) |