es.udc.mypersonalizer.portal.controller.actions.personalization |
|
Java Source File Name | Type | Comment |
ChangeServiceButtonStateAction.java | Class | This action performs a change in the state of a button. |
ChangeServicePropertyAction.java | Class | This action performs an update on a ServiceProperty object, this is,
changes a given configuration for a service. |
FindServicePropertyAction.java | Class | This action asks the model for a concrete ServiceProperty object,
which models a service's configuration for a user, and then puts it into
the request for a jsp page with a form to display it, usually with the
intention of letting the user modify it. |