Uses of Class
org.apache.syncope.client.console.commons.LinkedAccountPlainAttrProperty
-
Packages that use LinkedAccountPlainAttrProperty Package Description org.apache.syncope.client.console.commons org.apache.syncope.client.console.wizards.any -
-
Uses of LinkedAccountPlainAttrProperty in org.apache.syncope.client.console.commons
Methods in org.apache.syncope.client.console.commons with parameters of type LinkedAccountPlainAttrProperty Modifier and Type Method Description int
LinkedAccountPlainAttrProperty. compareTo(LinkedAccountPlainAttrProperty connConfProperty)
-
Uses of LinkedAccountPlainAttrProperty in org.apache.syncope.client.console.wizards.any
Fields in org.apache.syncope.client.console.wizards.any with type parameters of type LinkedAccountPlainAttrProperty Modifier and Type Field Description protected List<LinkedAccountPlainAttrProperty>
LinkedAccountPlainAttrsPanel. accountPlainAttrProperties
-