Uses of Class
org.apache.syncope.client.ui.commons.wizards.any.EntityWrapper
-
-
Uses of EntityWrapper in org.apache.syncope.client.console.notifications
Subclasses of EntityWrapper in org.apache.syncope.client.console.notifications Modifier and Type Class Description class
NotificationWrapper
-
Uses of EntityWrapper in org.apache.syncope.client.console.tasks
Subclasses of EntityWrapper in org.apache.syncope.client.console.tasks Modifier and Type Class Description class
PushTaskWrapper
-
Uses of EntityWrapper in org.apache.syncope.client.console.wizards
Subclasses of EntityWrapper in org.apache.syncope.client.console.wizards Modifier and Type Class Description class
DynRealmWrapper
-
Uses of EntityWrapper in org.apache.syncope.client.console.wizards.any
Constructors in org.apache.syncope.client.console.wizards.any with parameters of type EntityWrapper Constructor Description LinkedAccountCredentialsPanel(EntityWrapper<LinkedAccountTO> modelObject, List<String> whichCredentials)
LinkedAccountPlainAttrsPanel(EntityWrapper<LinkedAccountTO> modelObject, UserTO userTO, List<String> anyTypeClasses, List<String> whichPlainAttrs)
-
Uses of EntityWrapper in org.apache.syncope.client.console.wizards.role
Subclasses of EntityWrapper in org.apache.syncope.client.console.wizards.role Modifier and Type Class Description class
RoleWrapper
-