Package | Description |
---|---|
de.fraunhofer.fokus.oefit.adhoc.custom |
Provides custom enumerations and service handlers to
support portlet classes
|
de.fraunhofer.fokus.oefit.particity.portlet.user.registration |
Provides controllers and form validators for the newsletter
registration portlet
|
Modifier and Type | Method and Description |
---|---|
static AHSubscription |
CustomPersistanceServiceHandler.addSubscription(NewsletterForm data)
Add a subscription - according to a form object
|
Modifier and Type | Method and Description |
---|---|
NewsletterForm |
RegistrationController.getData()
Gets the data.
|
Modifier and Type | Method and Description |
---|---|
void |
RegistrationController.addUser(NewsletterForm form,
org.springframework.validation.BindingResult result,
javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response,
org.springframework.ui.Model model)
Adds the user.
|
Copyright © 2016 Fraunhofer FOKUS. All rights reserved.