public class EntityConverter extends Object
| Constructor and Description |
|---|
EntityConverter() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
convertParamsEntityToParams(Collection<MailParamEntity> paramsEntityList) |
static org.exoplatform.commons.api.notification.model.MessageInfo |
convertQueueEntityToMessageInfo(MailQueueEntity mailQueueEntity) |
static org.exoplatform.commons.api.notification.model.NotificationInfo |
convertWebNotifEntityToNotificationInfo(WebUsersEntity webUsersEntity)
Convert user web notification entity to notification DTO
|
public static Map<String,String> convertParamsEntityToParams(Collection<MailParamEntity> paramsEntityList)
public static org.exoplatform.commons.api.notification.model.MessageInfo convertQueueEntityToMessageInfo(MailQueueEntity mailQueueEntity)
public static org.exoplatform.commons.api.notification.model.NotificationInfo convertWebNotifEntityToNotificationInfo(WebUsersEntity webUsersEntity)
webUsersEntity - user web notificationCopyright © 2003–2019 eXo Platform SAS. All rights reserved.