es.udc.mypersonalizer.admin.http.controller.actions.prototypes |
|
Java Source File Name | Type | Comment |
CommitChangesAction.java | Class | This action is processed when trying to commit the cchanges over the
modified service prototypes. |
ResetPrototypeAction.java | Class | This action is processed when trying to reset a service prototype. |
ShowAllPrototypesToCommitAction.java | Class | This action retrieves all modified prototypes in session and creates a
view-object with this information for the view, so the user can select
the modified prototypes to commit them to the database. |
ShowAllServicesAction.java | Class | This action retrieves all services and their prototypes status (if they
exist). |