Package ecmwf.ecpds.master.plugin.http.controller.admin
package ecmwf.ecpds.master.plugin.http.controller.admin
-
ClassesClassDescriptionThe Class AdminFormAction.The Class CertificatesAction.The Class CertificatesActionForm.The Class CriticalPasswordAction.The Class DeleteDestinationBadTransfersAction.The Class DeleteUnsuccessfulTransfersAction.The Class FilterAction.The Class FilterActionForm.Handles AJAX DataTables server-side requests for the admin requeue page.Admin action for managing destination metadata field definitions.The Class OriginLocationAction.ECMWF Product Data Store (OpenECPDS) Project Admin action for managing per-product (optionally per-type) metadata, stored in the PRODUCT_METADATA database table: a free-text description, exposed as the
{{DESCRIPTION}}placeholder in the Product Status Messages (Admin Tasks → Product Status Messages), and a "Tips" text shown on the product monitoring page.Simple JavaBean wrapper around aProductMetadataentry, plus a "known" flag, exposed to the JSP as${entry.product}/${entry.type}/${entry.description}/${entry.tips}(rather than iterating a rawMapwithentry.key/entry.value, which is not reliably resolved by this application's EL setup).The Class ProductMessagesAction.The Class PurgeAllDataAction.The Class RequeueDestinationBadTransfersAction.The Class RequeueUnsuccessfulTransfersAction.ECMWF Product Data Store (OpenECPDS) Project Admin action for managing system-wide, time-bounded warning/maintenance messages, stored in the SYSTEM_MESSAGE database table.The Class UploadAction.The Class UploadActionForm.