Interface ISendMessageRecipientUser
- All Superinterfaces:
ISendMessageRecipient, Serializable
Common interface that defines the recipient when sending a form record message service as an
authenticated user.- Since:
- 8.4.0
- Author:
- XIMA MEDIA GmbH
-
Method Summary
Methods inherited from interface ISendMessageRecipient
getEmail
-
Method Details
-
getUser
- Returns:
- The user that is the recipient of the message. The recipient has a
universal reference ID. If they have a formcycle profile then they also have aprofile UUID. Additionally, the user may have additional data that may be retrieved viaIUserData.getAttribute(String).
-