Uses of Class
org.apache.syncope.client.ui.commons.status.ConnObjectWrapper
Package
Description
-
Uses of ConnObjectWrapper in org.apache.syncope.client.console.commons
Modifier and TypeMethodDescriptionIdMStatusProvider.get
(AnyTO any, Collection<String> resources) IdRepoStatusProvider.get
(AnyTO any, Collection<String> resources) StatusProvider.get
(AnyTO any, Collection<String> resources) -
Uses of ConnObjectWrapper in org.apache.syncope.client.console.wizards.any
Modifier and TypeMethodDescriptionprotected static Pair
<ConnObject, ConnObject> StatusPanel.getConnObjectTOs
(String anyKey, String resource, List<Triple<ConnObject, ConnObjectWrapper, String>> objects) protected void
StatusPanel.init
(AnyTO any, IModel<List<StatusBean>> model, List<Triple<ConnObject, ConnObjectWrapper, String>> connObjects, PageReference pageRef, boolean enableConnObjectLink) ModifierConstructorDescriptionStatusPanel
(String id, T any, IModel<List<StatusBean>> model, List<Triple<ConnObject, ConnObjectWrapper, String>> connObjects, PageReference pageRef)