Package | Description |
---|---|
org.apache.syncope.client.console.commons.status |
Modifier and Type | Method and Description |
---|---|
Status |
StatusBean.getStatus() |
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Label |
StatusUtils.getStatusImage(String componentId,
Status status) |
static Panel |
StatusUtils.getStatusImagePanel(String componentId,
Status status) |
void |
StatusBean.setStatus(Status status) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.