Uses of Class
org.apache.syncope.client.console.panels.search.AnyObjectSearchPanel
-
Packages that use AnyObjectSearchPanel Package Description org.apache.syncope.client.console.panels.search org.apache.syncope.client.console.wizards.any -
-
Uses of AnyObjectSearchPanel in org.apache.syncope.client.console.panels.search
Subclasses of AnyObjectSearchPanel in org.apache.syncope.client.console.panels.search Modifier and Type Class Description class
UserSearchPanel
Methods in org.apache.syncope.client.console.panels.search that return AnyObjectSearchPanel Modifier and Type Method Description AnyObjectSearchPanel
AnyObjectSearchPanel.Builder. build(String id)
-
Uses of AnyObjectSearchPanel in org.apache.syncope.client.console.wizards.any
Fields in org.apache.syncope.client.console.wizards.any declared as AnyObjectSearchPanel Modifier and Type Field Description protected AnyObjectSearchPanel
Relationships.Specification. anyObjectSearchPanel
-