| Package | Description |
|---|---|
| com.liferay.faces.bridge.model |
Copyright (c) 2000-2020 Liferay, Inc.
|
| Modifier and Type | Method and Description |
|---|---|
UploadedFile.Status |
UploadedFile.getStatus() |
static UploadedFile.Status |
UploadedFile.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UploadedFile.Status[] |
UploadedFile.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Liferay, Inc. All Rights Reserved.