| Package | Description |
|---|---|
| org.exoplatform.commons.notification.impl.jpa.web.entity |
| Modifier and Type | Method and Description |
|---|---|
WebParamsEntity |
WebParamsEntity.setName(String name) |
WebParamsEntity |
WebParamsEntity.setNotification(WebNotifEntity webNotification) |
WebParamsEntity |
WebParamsEntity.setValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
Set<WebParamsEntity> |
WebNotifEntity.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebNotifEntity.addParameter(WebParamsEntity parameter) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebNotifEntity.setParameters(Set<WebParamsEntity> parameters) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.