Uses of Class
org.jasig.portlet.contacts.control.util.DomainMap

Packages that use DomainMap
org.jasig.portlet.contacts.control   
 

Uses of DomainMap in org.jasig.portlet.contacts.control
 

Methods in org.jasig.portlet.contacts.control that return DomainMap
 DomainMap ConfigController.getActiveDomains(javax.portlet.PortletPreferences prefs)
           
 DomainMap ConfigController.getDefaultDomains(javax.portlet.PortletPreferences prefs)
           
 DomainMap PortletEditController.getDomains(javax.portlet.PortletPreferences prefs)
           
 

Methods in org.jasig.portlet.contacts.control with parameters of type DomainMap
 void PortletEditController.changeConfig(DomainMap domainMap, org.springframework.validation.BindingResult result, javax.portlet.ActionRequest request, javax.portlet.ActionResponse response)
           
 void ConfigController.setActiveDomains(javax.portlet.ActionRequest request, javax.portlet.ActionResponse response, javax.portlet.PortletPreferences prefs, DomainMap domains, org.springframework.validation.BindingResult result)
           
 void ConfigController.setDefaultDomains(javax.portlet.ActionRequest request, javax.portlet.ActionResponse response, javax.portlet.PortletPreferences prefs, DomainMap domains, org.springframework.validation.BindingResult result)
           
 



Copyright © 2012 Jasig. All Rights Reserved.