Class StatusUtils
java.lang.Object
org.apache.syncope.client.ui.commons.status.StatusUtils
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetConnObjectLink(ConnObject connObject) static Labelstatic StatusBeangetStatusBean(AnyTO anyTO, String resource, ConnObject connObject, boolean notUser) static StatusBeangetStatusBean(RealmTO realmTO, String resource, ConnObject connObject) static LabelgetStatusImage(String componentId, Status status) static LabelgetStatusImage(String componentId, ExecStatus status) static PanelgetStatusImagePanel(String componentId, Status status) static PanelgetStatusImagePanel(String componentId, ExecStatus status) static PanelgetWarningStatusPanel(String componentId) static BooleanisEnabled(ConnObject connObject) static StatusRstatusR(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
-