public class ArtifactRequestManager extends Object implements Serializable
| Constructor and Description |
|---|
ArtifactRequestManager() |
| Modifier and Type | Method and Description |
|---|---|
GenericArtifact |
handleImportFileUpload(org.primefaces.event.FileUploadEvent event,
GenericArtifact artifact)
Handles upload event by storing file into the given artifact
|
void |
init()
Initializes the bean for initial view display, and invokes service availability check at first invocation.
|
@PostConstruct public void init()
public GenericArtifact handleImportFileUpload(org.primefaces.event.FileUploadEvent event, GenericArtifact artifact)
event - uploading event containing fileartifact - to store the file inCopyright © 2025 European Spallation Source. All rights reserved.