Uses of Class
org.apache.syncope.client.ui.commons.status.ConnObjectWrapper
Packages that use ConnObjectWrapper
Package
Description
-
Uses of ConnObjectWrapper in org.apache.syncope.client.console.commons
Methods in org.apache.syncope.client.console.commons that return types with arguments of type ConnObjectWrapperModifier 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
Method parameters in org.apache.syncope.client.console.wizards.any with type arguments of type ConnObjectWrapperModifier 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) Constructor parameters in org.apache.syncope.client.console.wizards.any with type arguments of type ConnObjectWrapperModifierConstructorDescriptionStatusPanel
(String id, T any, IModel<List<StatusBean>> model, List<Triple<ConnObject, ConnObjectWrapper, String>> connObjects, PageReference pageRef)