| Package | Description |
|---|---|
| org.exoplatform.commons.notification.impl.jpa.web.entity |
| Modifier and Type | Method and Description |
|---|---|
WebNotifEntity |
WebParamsEntity.getNotification() |
WebNotifEntity |
WebUsersEntity.getNotification() |
WebNotifEntity |
WebNotifEntity.setCreationDate(Calendar creationDate) |
WebNotifEntity |
WebNotifEntity.setSender(String sender) |
WebNotifEntity |
WebNotifEntity.setText(String text) |
WebNotifEntity |
WebNotifEntity.setType(String type) |
| Modifier and Type | Method and Description |
|---|---|
WebParamsEntity |
WebParamsEntity.setNotification(WebNotifEntity webNotification) |
WebUsersEntity |
WebUsersEntity.setNotification(WebNotifEntity webNotification) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.