Uses of Class
org.jasig.portal.portlets.registerportal.PortalRegistrationData

Packages that use PortalRegistrationData
org.jasig.portal.portlets.registerportal   
 

Uses of PortalRegistrationData in org.jasig.portal.portlets.registerportal
 

Methods in org.jasig.portal.portlets.registerportal that return PortalRegistrationData
 PortalRegistrationData PortalRegistrationHelper.getRegistrationData(PortalRegistrationRequest registrationRequest)
          Gathers portal data for the registration request
 

Methods in org.jasig.portal.portlets.registerportal with parameters of type PortalRegistrationData
protected  void CommonsHttpPortalDataSubmitter.addParameters(PortalRegistrationData portalRegistrationData, org.apache.commons.httpclient.methods.PostMethod post)
          Add parameters to the post from the registration data
 boolean CommonsHttpPortalDataSubmitter.submitPortalData(PortalRegistrationData portalRegistrationData)
           
 boolean IPortalDataSubmitter.submitPortalData(PortalRegistrationData portalRegistrationData)
          Submits the registration data
 boolean PortalRegistrationHelper.submitRegistration(PortalRegistrationData portalRegistrationData)
           
 



Copyright © 2010 Jasig. All Rights Reserved.