Uses of Class
org.apache.syncope.client.console.wizards.any.AnnotatedBeanPanel
-
Packages that use AnnotatedBeanPanel Package Description org.apache.syncope.client.console.wizards.any -
-
Uses of AnnotatedBeanPanel in org.apache.syncope.client.console.wizards.any
Subclasses of AnnotatedBeanPanel in org.apache.syncope.client.console.wizards.any Modifier and Type Class Description class
UserInformationPanel
Methods in org.apache.syncope.client.console.wizards.any that return AnnotatedBeanPanel Modifier and Type Method Description protected AnnotatedBeanPanel
Details. getGeneralStatusInformation(String id, T anyTO)
protected AnnotatedBeanPanel
UserDetails. getGeneralStatusInformation(String id, UserTO anyTO)
-