Package | Description |
---|---|
com.jalios.jcms.handler |
Contains the javabean classes uses to process HTTP request (aka form handlers).
|
Modifier and Type | Method and Description |
---|---|
PubChooserUploadHandler.PubChooserActionStatus |
PubChooserUploadHandler.PubChooserActionResult.getActionStatus() |
static PubChooserUploadHandler.PubChooserActionStatus |
PubChooserUploadHandler.PubChooserActionStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PubChooserUploadHandler.PubChooserActionStatus[] |
PubChooserUploadHandler.PubChooserActionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PubChooserUploadHandler.PubChooserActionResult.setActionStatus(PubChooserUploadHandler.PubChooserActionStatus actionStatus) |
Constructor and Description |
---|
PubChooserActionResult(PubChooserUploadHandler.PubChooserActionStatus actionStatus) |
PubChooserActionResult(PubChooserUploadHandler.PubChooserActionStatus actionStatus,
java.lang.String message) |
Copyright © 2001-2021 Jalios SA. All Rights Reserved.