Uses of Interface
com.labs64.netlicensing.domain.entity.Notification
Package
Description
Schema converters.
Service interfaces.
-
Uses of Notification in com.labs64.netlicensing.domain.entity.impl
-
Uses of Notification in com.labs64.netlicensing.schema.converter
-
Uses of Notification in com.labs64.netlicensing.service
Modifier and TypeMethodDescriptionstatic Notification
NotificationService.create
(Context context, Notification notification) Creates new notification with given properties.static Notification
Gets notification by its number.static Notification
NotificationService.update
(Context context, String number, Notification notification) Updates notification properties.Modifier and TypeMethodDescriptionstatic Notification
NotificationService.create
(Context context, Notification notification) Creates new notification with given properties.static Notification
NotificationService.update
(Context context, String number, Notification notification) Updates notification properties.