| Package | Description |
|---|---|
| org.osivia.services.firstconnection.portlet.controller | |
| org.osivia.services.firstconnection.portlet.service |
| Modifier and Type | Method and Description |
|---|---|
UserForm |
FirstConnectionController.getUserForm(javax.portlet.PortletRequest request,
javax.portlet.PortletResponse response)
Get user form model attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FirstConnectionController.save(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response,
UserForm form,
org.springframework.validation.BindingResult result)
Save action mapping.
|
| Modifier and Type | Method and Description |
|---|---|
UserForm |
FirstConnectionServiceImpl.getUserForm(org.osivia.portal.api.context.PortalControllerContext portalControllerContext)
Get user form.
|
UserForm |
FirstConnectionService.getUserForm(org.osivia.portal.api.context.PortalControllerContext portalControllerContext)
Get user form.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FirstConnectionServiceImpl.save(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
UserForm form)
Save user form.
|
void |
FirstConnectionService.save(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
UserForm form)
Save user form.
|
Copyright © 2016 OSIVIA. All rights reserved.