| Package | Description |
|---|---|
| org.osivia.services.editor.image.portlet.model |
| Modifier and Type | Method and Description |
|---|---|
static ImageSourceType |
ImageSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageSourceType[] |
ImageSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<ImageSourceType> |
EditorImageForm.getAvailableSourceTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
EditorImageForm.setAvailableSourceTypes(List<ImageSourceType> availableSourceTypes) |
Copyright © 2021 OSIVIA. All rights reserved.