Uses of Class
org.jasig.portlet.notice.response.NotificationError

Packages that use NotificationError
org.jasig.portlet.notice.response   
 

Uses of NotificationError in org.jasig.portlet.notice.response
 

Methods in org.jasig.portlet.notice.response that return types with arguments of type NotificationError
 List<NotificationError> NotificationResponse.getErrors()
           
 

Method parameters in org.jasig.portlet.notice.response with type arguments of type NotificationError
 void NotificationResponse.addErrors(List<NotificationError> newErrors)
           
 void NotificationResponse.setErrors(List<NotificationError> errors)
           
 

Constructor parameters in org.jasig.portlet.notice.response with type arguments of type NotificationError
NotificationResponse(List<NotificationCategory> categories, List<NotificationError> errors)
           
 



Copyright © 2012 Jasig. All Rights Reserved.