|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationCategory | |
|---|---|
| org.jasig.portlet.notice.response | |
| Uses of NotificationCategory in org.jasig.portlet.notice.response |
|---|
| Methods in org.jasig.portlet.notice.response that return types with arguments of type NotificationCategory | |
|---|---|
List<NotificationCategory> |
NotificationResponse.getCategories()
|
| Method parameters in org.jasig.portlet.notice.response with type arguments of type NotificationCategory | |
|---|---|
void |
NotificationResponse.addCategories(List<NotificationCategory> newCategories)
Insert the given categories and their entries into the any existing categories of the same title. |
void |
NotificationResponse.setCategories(List<NotificationCategory> categories)
|
| Constructor parameters in org.jasig.portlet.notice.response with type arguments of type NotificationCategory | |
|---|---|
NotificationResponse(List<NotificationCategory> categories,
List<NotificationError> errors)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||