Serialized Form
-
Package com.liferay.headless.user.notification.dto.v1_0
-
Class com.liferay.headless.user.notification.dto.v1_0.UserNotification
class UserNotification extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<Long> _idSupplier
-
_messageSupplier
Supplier<String> _messageSupplier
-
_readSupplier
Supplier<Boolean> _readSupplier
-
_typeSupplier
Supplier<Integer> _typeSupplier
-
actions
Map<String,
Map<String, String>> actions -
dateCreated
Date dateCreated
-
id
Long id
-
message
String message
-
read
Boolean read
-
type
Integer type
-
xClassName
String xClassName
-
-
-