Uses of Interface
org.apache.syncope.core.persistence.api.entity.task.FormPropertyDef
Packages that use FormPropertyDef
Package
Description
-
Uses of FormPropertyDef in org.apache.syncope.core.persistence.api.entity.task
Methods in org.apache.syncope.core.persistence.api.entity.task that return types with arguments of type FormPropertyDefModifier and TypeMethodDescriptionList<? extends FormPropertyDef> MacroTask.getFormPropertyDefs()Methods in org.apache.syncope.core.persistence.api.entity.task with parameters of type FormPropertyDef -
Uses of FormPropertyDef in org.apache.syncope.core.persistence.common.validation
Methods in org.apache.syncope.core.persistence.common.validation with parameters of type FormPropertyDefModifier and TypeMethodDescriptionbooleanFormPropertyDefValidator.isValid(FormPropertyDef formPropertyDef, ConstraintValidatorContext context) -
Uses of FormPropertyDef in org.apache.syncope.core.persistence.jpa.entity.task
Classes in org.apache.syncope.core.persistence.jpa.entity.task that implement FormPropertyDefMethods in org.apache.syncope.core.persistence.jpa.entity.task that return types with arguments of type FormPropertyDefModifier and TypeMethodDescriptionList<? extends FormPropertyDef> JPAMacroTask.getFormPropertyDefs()Methods in org.apache.syncope.core.persistence.jpa.entity.task with parameters of type FormPropertyDef -
Uses of FormPropertyDef in org.apache.syncope.core.persistence.neo4j.entity.task
Classes in org.apache.syncope.core.persistence.neo4j.entity.task that implement FormPropertyDefMethods in org.apache.syncope.core.persistence.neo4j.entity.task that return types with arguments of type FormPropertyDefModifier and TypeMethodDescriptionList<? extends FormPropertyDef> Neo4jMacroTask.getFormPropertyDefs()Methods in org.apache.syncope.core.persistence.neo4j.entity.task with parameters of type FormPropertyDef