| Modifier and Type | Method and Description |
|---|---|
List<NotificationAttribute> |
JsonAttributesDeserializer.deserialize(org.codehaus.jackson.JsonParser parser,
org.codehaus.jackson.map.DeserializationContext ctx) |
List<NotificationAttribute> |
NotificationEntry.getAttributes()
Open-ended collection of notification metadata.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JsonAttributesSerializer.serialize(List<NotificationAttribute> attributes,
org.codehaus.jackson.JsonGenerator gen,
org.codehaus.jackson.map.SerializerProvider provider) |
void |
NotificationEntry.setAttributes(List<NotificationAttribute> attributes) |
Copyright © 2015 Jasig. All Rights Reserved.