Uses of Class
org.jasig.portlet.emailpreview.controller.EmailSummaryController.View

Packages that use EmailSummaryController.View
org.jasig.portlet.emailpreview.controller   
 

Uses of EmailSummaryController.View in org.jasig.portlet.emailpreview.controller
 

Methods in org.jasig.portlet.emailpreview.controller that return EmailSummaryController.View
 EmailSummaryController.View ViewSelectorDefault.getEmailPreviewViewName(javax.portlet.PortletRequest request)
           
static EmailSummaryController.View EmailSummaryController.View.getInstance(String key)
           
static EmailSummaryController.View EmailSummaryController.View.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EmailSummaryController.View[] EmailSummaryController.View.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 Jasig. All Rights Reserved.