Uses of Class
org.exoplatform.commons.api.notification.model.ArgumentLiteral
Packages that use ArgumentLiteral
Package
Description
-
Uses of ArgumentLiteral in org.exoplatform.commons.api.notification
Fields in org.exoplatform.commons.api.notification declared as ArgumentLiteralModifier and TypeFieldDescriptionstatic final ArgumentLiteral<String>NotificationMessageUtils.NOT_HIGHLIGHT_COMMENT_PORPERTYstatic final ArgumentLiteral<String>NotificationMessageUtils.READ_PORPERTYDeprecated, for removal: This API element is subject to removal in a future version.static final ArgumentLiteral<String>NotificationMessageUtils.SHOW_POPOVER_PROPERTYDeprecated, for removal: This API element is subject to removal in a future version.UseNotificationInfo.isOnPopOver()insteadMethods in org.exoplatform.commons.api.notification with parameters of type ArgumentLiteralModifier and TypeMethodDescriptionNotificationContext.append(ArgumentLiteral<T> argument, Object value) Append the argument literal.NotificationContext.remove(ArgumentLiteral<T> filter) Removes the query parameter.<T> TNotificationContext.value(ArgumentLiteral<T> argument) Gets FilterOption which was existing. -
Uses of ArgumentLiteral in org.exoplatform.commons.api.notification.model
Methods in org.exoplatform.commons.api.notification.model that return ArgumentLiteral -
Uses of ArgumentLiteral in org.exoplatform.commons.api.notification.service
Fields in org.exoplatform.commons.api.notification.service declared as ArgumentLiteralModifier and TypeFieldDescriptionstatic final ArgumentLiteral<Boolean>WebNotificationService.POPUP_OVERDefine the argument parameter for popup over context
NotificationInfo.isRead()instead