Uses of Class
org.apache.syncope.common.lib.to.FormPropertyDefTO
-
Packages that use FormPropertyDefTO Package Description org.apache.syncope.client.console.tasks org.apache.syncope.common.lib.to -
-
Uses of FormPropertyDefTO in org.apache.syncope.client.console.tasks
Fields in org.apache.syncope.client.console.tasks with type parameters of type FormPropertyDefTO Modifier and Type Field Description protected IModel<List<FormPropertyDefTO>>
FormPropertyDefsPanel. model
-
Uses of FormPropertyDefTO in org.apache.syncope.common.lib.to
Methods in org.apache.syncope.common.lib.to that return types with arguments of type FormPropertyDefTO Modifier and Type Method Description List<FormPropertyDefTO>
MacroTaskTO. getFormPropertyDefs()
-