Uses of Class
org.exoplatform.commons.notification.impl.jpa.web.entity.WebNotifEntity
Packages that use WebNotifEntity
-
Uses of WebNotifEntity in org.exoplatform.commons.notification.impl.jpa.web.entity
Methods in org.exoplatform.commons.notification.impl.jpa.web.entity that return WebNotifEntityModifier and TypeMethodDescriptionWebParamsEntity.getNotification()WebUsersEntity.getNotification()WebNotifEntity.setCreationDate(Calendar creationDate) Methods in org.exoplatform.commons.notification.impl.jpa.web.entity with parameters of type WebNotifEntityModifier and TypeMethodDescriptionWebParamsEntity.setNotification(WebNotifEntity webNotification) WebUsersEntity.setNotification(WebNotifEntity webNotification)