JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.silverpeas.mobile.shared.dto.notifications.ReceiverDTO
Packages that use
ReceiverDTO
Package
Description
org.silverpeas.mobile.shared.dto.notifications
Uses of
ReceiverDTO
in
org.silverpeas.mobile.shared.dto.notifications
Methods in
org.silverpeas.mobile.shared.dto.notifications
that return types with arguments of type
ReceiverDTO
Modifier and Type
Method
Description
List
<
ReceiverDTO
>
NotificationToSendDTO.
getReceivers
()
Method parameters in
org.silverpeas.mobile.shared.dto.notifications
with type arguments of type
ReceiverDTO
Modifier and Type
Method
Description
void
NotificationToSendDTO.
setReceivers
(
List
<
ReceiverDTO
> receivers)