Class StatusUtils
java.lang.Object
org.apache.syncope.client.ui.commons.status.StatusUtils
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getConnObjectLink
(ConnObject connObject) static Label
static StatusBean
getStatusBean
(AnyTO anyTO, String resource, ConnObject connObject, boolean notUser) static StatusBean
getStatusBean
(RealmTO realmTO, String resource, ConnObject connObject) static Label
getStatusImage
(String componentId, Status status) static Label
getStatusImage
(String componentId, ExecStatus status) static Panel
getStatusImagePanel
(String componentId, Status status) static Panel
getStatusImagePanel
(String componentId, ExecStatus status) static Panel
getWarningStatusPanel
(String componentId) static Boolean
isEnabled
(ConnObject connObject) static StatusR
statusR
(String key, StatusRType type, Collection<StatusBean> statuses)
-
Method Details
-
getStatusBean
public static StatusBean getStatusBean(AnyTO anyTO, String resource, ConnObject connObject, boolean notUser) -
getStatusBean
-
isEnabled
-
getConnObjectLink
-
statusR
-
getStatusImagePanel
-
getStatusImage
-
getStatusImagePanel
-
getStatusImage
-
getWarningStatusPanel
-
getLabel
-