JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
J
N
O
S
T
A
addEntries(List<NotificationEntry>)
- Method in class org.jasig.portlet.notice.
NotificationCategory
C
combine(NotificationResponse)
- Method in class org.jasig.portlet.notice.
NotificationResponse
Combine the contents of this response with the provided response and return a
new instance
of
NotificationResponse
.
D
deserialize(JsonParser, DeserializationContext)
- Method in class org.jasig.portlet.notice.
JsonDateDeserializer
E
equals(Object)
- Method in class org.jasig.portlet.notice.
NotificationError
F
filterErrors(Set<Integer>)
- Method in class org.jasig.portlet.notice.
NotificationResponse
Return a
new instance
of
NotificationResponse
from which the specified errors have been removed.
G
getAttributes()
- Method in class org.jasig.portlet.notice.
NotificationEntry
getBody()
- Method in class org.jasig.portlet.notice.
NotificationEntry
getCategories()
- Method in class org.jasig.portlet.notice.
NotificationResponse
getDueDate()
- Method in class org.jasig.portlet.notice.
NotificationEntry
getEntries()
- Method in class org.jasig.portlet.notice.
NotificationCategory
getError()
- Method in class org.jasig.portlet.notice.
NotificationError
getErrors()
- Method in class org.jasig.portlet.notice.
NotificationResponse
getImage()
- Method in class org.jasig.portlet.notice.
NotificationEntry
getKey()
- Method in class org.jasig.portlet.notice.
NotificationError
getName()
- Method in class org.jasig.portlet.notice.
NotificationAttribute
getNotificationResponse()
- Method in class org.jasig.portlet.notice.
NotificationResult
getPriority()
- Method in class org.jasig.portlet.notice.
NotificationEntry
getQueryWindowId()
- Method in class org.jasig.portlet.notice.
NotificationQuery
getQueryWindowId()
- Method in class org.jasig.portlet.notice.
NotificationResult
getResultWindowId()
- Method in class org.jasig.portlet.notice.
NotificationResult
getSource()
- Method in class org.jasig.portlet.notice.
NotificationEntry
getSource()
- Method in class org.jasig.portlet.notice.
NotificationError
getTitle()
- Method in class org.jasig.portlet.notice.
NotificationCategory
getTitle()
- Method in class org.jasig.portlet.notice.
NotificationEntry
getUrl()
- Method in class org.jasig.portlet.notice.
NotificationEntry
getValues()
- Method in class org.jasig.portlet.notice.
NotificationAttribute
J
JsonDateDeserializer
- Class in
org.jasig.portlet.notice
Apparently there is no standard format for dates in JSON.
JsonDateDeserializer()
- Constructor for class org.jasig.portlet.notice.
JsonDateDeserializer
JsonDateSerializer
- Class in
org.jasig.portlet.notice
Apparently there is no standard format for dates in JSON.
JsonDateSerializer()
- Constructor for class org.jasig.portlet.notice.
JsonDateSerializer
N
NotificationAttribute
- Class in
org.jasig.portlet.notice
Represents an extra, weakly-typed piece of meta data attached to a
NotificationEntry
.
NotificationAttribute()
- Constructor for class org.jasig.portlet.notice.
NotificationAttribute
NotificationAttribute(String, String)
- Constructor for class org.jasig.portlet.notice.
NotificationAttribute
Shortcut constructor.
NotificationAttribute(String, List<String>)
- Constructor for class org.jasig.portlet.notice.
NotificationAttribute
NotificationCategory
- Class in
org.jasig.portlet.notice
Container class that holds the entries for a given category.
NotificationCategory()
- Constructor for class org.jasig.portlet.notice.
NotificationCategory
Constructor.
NotificationCategory(String, List<NotificationEntry>)
- Constructor for class org.jasig.portlet.notice.
NotificationCategory
Constructor.
NotificationEntry
- Class in
org.jasig.portlet.notice
This class represents a single notification within the portlet.
NotificationEntry()
- Constructor for class org.jasig.portlet.notice.
NotificationEntry
NotificationError
- Class in
org.jasig.portlet.notice
This class is used report errors when a INotificationService tries to retrieve notifications but is unable to due to some error.
NotificationError()
- Constructor for class org.jasig.portlet.notice.
NotificationError
NotificationError(String, String)
- Constructor for class org.jasig.portlet.notice.
NotificationError
NotificationQuery
- Class in
org.jasig.portlet.notice
NotificationQuery()
- Constructor for class org.jasig.portlet.notice.
NotificationQuery
NotificationResponse
- Class in
org.jasig.portlet.notice
This class contains all the categories and errors retrieved by an INotificationService.
NotificationResponse()
- Constructor for class org.jasig.portlet.notice.
NotificationResponse
NotificationResponse(NotificationResponse)
- Constructor for class org.jasig.portlet.notice.
NotificationResponse
NotificationResponse(List<NotificationCategory>, List<NotificationError>)
- Constructor for class org.jasig.portlet.notice.
NotificationResponse
NotificationResult
- Class in
org.jasig.portlet.notice
NotificationResult()
- Constructor for class org.jasig.portlet.notice.
NotificationResult
O
org.jasig.portlet.notice
- package org.jasig.portlet.notice
S
serialize(Date, JsonGenerator, SerializerProvider)
- Method in class org.jasig.portlet.notice.
JsonDateSerializer
setAttributes(List<NotificationAttribute>)
- Method in class org.jasig.portlet.notice.
NotificationEntry
setBody(String)
- Method in class org.jasig.portlet.notice.
NotificationEntry
setCategories(List<NotificationCategory>)
- Method in class org.jasig.portlet.notice.
NotificationResponse
setDueDate(Date)
- Method in class org.jasig.portlet.notice.
NotificationEntry
setEntries(List<NotificationEntry>)
- Method in class org.jasig.portlet.notice.
NotificationCategory
setError(String)
- Method in class org.jasig.portlet.notice.
NotificationError
setErrors(List<NotificationError>)
- Method in class org.jasig.portlet.notice.
NotificationResponse
setImage(String)
- Method in class org.jasig.portlet.notice.
NotificationEntry
setKey(String, String)
- Method in class org.jasig.portlet.notice.
NotificationError
setName(String)
- Method in class org.jasig.portlet.notice.
NotificationAttribute
setNotificationResponse(NotificationResponse)
- Method in class org.jasig.portlet.notice.
NotificationResult
setPriority(int)
- Method in class org.jasig.portlet.notice.
NotificationEntry
setQueryWindowId(String)
- Method in class org.jasig.portlet.notice.
NotificationQuery
setQueryWindowId(String)
- Method in class org.jasig.portlet.notice.
NotificationResult
setResultWindowId(String)
- Method in class org.jasig.portlet.notice.
NotificationResult
setSource(String)
- Method in class org.jasig.portlet.notice.
NotificationEntry
setSource(String)
- Method in class org.jasig.portlet.notice.
NotificationError
setTitle(String)
- Method in class org.jasig.portlet.notice.
NotificationCategory
setTitle(String)
- Method in class org.jasig.portlet.notice.
NotificationEntry
setUrl(String)
- Method in class org.jasig.portlet.notice.
NotificationEntry
setValues(List<String>)
- Method in class org.jasig.portlet.notice.
NotificationAttribute
T
toString()
- Method in class org.jasig.portlet.notice.
NotificationAttribute
toString()
- Method in class org.jasig.portlet.notice.
NotificationCategory
toString()
- Method in class org.jasig.portlet.notice.
NotificationEntry
toString()
- Method in class org.jasig.portlet.notice.
NotificationError
toString()
- Method in class org.jasig.portlet.notice.
NotificationResponse
A
C
D
E
F
G
J
N
O
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013
Jasig
. All Rights Reserved.