| Package | Description |
|---|---|
| org.exoplatform.commons.api.notification | |
| org.exoplatform.commons.api.notification.model |
| Modifier and Type | Method and Description |
|---|---|
<T> NotificationContext |
NotificationContext.append(ArgumentLiteral<T> argument,
Object value)
Append the argument literal.
|
<T> NotificationContext |
NotificationContext.remove(ArgumentLiteral<T> filter)
Removes the query parameter.
|
<T> T |
NotificationContext.value(ArgumentLiteral<T> argument)
Gets FilterOption which was existing.
|
| Modifier and Type | Method and Description |
|---|---|
ArgumentLiteral<T> |
ArgumentLiteral.clone() |
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.